This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/uv/rich-14.3.3
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


 discard b94cb858 Bump rich from 14.0.0 to 14.3.3
     add 3313c3a1 Use extracted archives in license header checks
     add be6c4bfc Use extracted archives for source tree comparison checks
     add b69e8055 Add audit guidance about empty form CSRF protection
     add 645aefb0 Require a CSRF token on all forms
     add b0643597 Use extracted archive trees in RAT checks
     add 33c74c7a Remove OSCP stapling
     add 8b2dbcdb Make the revision number optional in the form to add ignores
     add 6d713f4e #671 - validate trusted domains for JWKS URI
     add 4d725a75 Update dependencies
     add 101d01c7 Bump rich from 14.0.0 to 14.3.3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b94cb858)
            \
             N -- N -- N   refs/heads/dependabot/uv/rich-14.3.3 (101d01c7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                 |   2 +-
 atr/docs/tls-security-configuration.md  |  24 ------
 atr/form.py                             |   1 +
 atr/jwtoken.py                          |   6 ++
 atr/models/safe.py                      |  16 +++-
 atr/models/schema.py                    |   2 +-
 atr/shared/ignores.py                   |   2 +-
 atr/tasks/checks/compare.py             |  61 +++-----------
 atr/tasks/checks/license.py             | 142 +++++++++++++++++---------------
 atr/tasks/checks/rat.py                 | 128 ++++++++++++++--------------
 requirements-for-pip-audit.txt          |   8 +-
 tests/unit/test_archive_member_limit.py |  19 -----
 tests/unit/test_checks_compare.py       | 140 ++++++++-----------------------
 tests/unit/test_checks_license.py       |  34 ++++++--
 tests/unit/test_checks_rat.py           |  50 +++++++----
 uv.lock                                 |  24 +++---
 16 files changed, 285 insertions(+), 374 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to