build(deps): bump the minimum-runtime-dependencies group across 2 directories with 5 updates #455
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on securesystemslib[awskms,azurekms,gcpkms,pynacl,sigstore], tuf, mypy, ruff and securesystemslib[awskms,azurekms,gcpkms,hsm,sigstore] to permit the latest version.
Updates
securesystemslib[awskms,azurekms,gcpkms,pynacl,sigstore]
to 1.1.0Release notes
Sourced from securesystemslib[awskms,azurekms,gcpkms,pynacl,sigstore]'s releases.
Changelog
Sourced from securesystemslib[awskms,azurekms,gcpkms,pynacl,sigstore]'s changelog.
... (truncated)
Commits
c70d7be
Merge pull request #821 from jku/release-v1.1.09d4a99e
Prepare v1.108e64be
Merge pull request #819 from secure-systems-lab/dependabot/pip/dependencies-2...7058f55
Bump the dependencies group across 1 directory with 4 updates5e734e4
Merge pull request #813 from jku/upgrade-sigstorebc6f882
Merge pull request #814 from secure-systems-lab/dependabot/pip/test-and-lint-...f61cf1a
GCPSigner: Add exception for unsupported keys323d572
Merge pull request #816 from secure-systems-lab/dependabot/github_actions/act...3b7b7e6
---603b461
---Updates
tuf
to 5.1.0Release notes
Sourced from tuf's releases.
Changelog
Sourced from tuf's changelog.
... (truncated)
Commits
dd4caf4
Merge pull request #2712 from jku/prepare-v5.172d0cea
Prepare v5.1.0 release4fbcfa0
build(deps): bump theupdateframework/tuf-conformance (#2711)22b82d5
build(deps): bump ruff in the test-and-lint-dependencies group (#2709)4ec49e2
build(deps): bump actions/checkout in the action-dependencies group (#2710)d77ab75
build(deps): bump pypa/gh-action-pypi-publish (#2706)42240dc
build(deps): bump ruff in the test-and-lint-dependencies group (#2705)9f7db14
Merge pull request #2707 from kairoaraujo/add-kairoaraujo-maintainers107cd2a
docs: include kairoaraujo info in MAINTAINERS.txt5971b09
build(deps): bump theupdateframework/tuf-conformance (#2704)Updates
mypy
from 1.11.0 to 1.12.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
f2a39b1
Update version to 1.12.0b4ec37a
Add one more 1.12 changelog item (#17936)cc1c679
Better handling of generic functions in partial plugin (#17925)d65a013
Add latest 1.12 changes to changelog (#17921)2e38965
Fix union callees with functools.partial (#17903)c5d3673
Document ReadOnly (PEP 705) (#17905)964a7a5
Make ReadOnly TypedDict items covariant (#17904)24bfb34
Include CHANGELOG.md in sdists (#17882)21d46ed
documentation for TypeIs (#17821)c692943
Improvements to functools.partial of types (#17898)Updates
ruff
from 0.5.4 to 0.6.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
975be9c
Bump version to 0.6.9 (#13624)99e4566
MarkFURB118
fix as unsafe (#13613)7ad07c2
Addallow-unused-imports
setting forunused-import
rule (F401
) (#13601)4aefe52
Support ruff discovery in pip build environments (#13591)cc1f766
Preserve trivia (i.e. comments) in PLR5501 (#13573)fdd0a22
Move to maintained mirror of prettier (#13592)3728d5b
[pyupgrade
] Fix UP043 to apply tocollections.abc.Generator
and `collecti...7e3894f
Avoid short circuitingB017
for multiple context managers (#13609)c3b40da
Use backticks for code in red-knot messages (#13599)ef45185
Allow users to provide custom diagnostic messages when unwrapping calls (#13597)Updates
tuf
to 5.1.0Release notes
Sourced from tuf's releases.
Changelog
Sourced from tuf's changelog.
... (truncated)
Commits
dd4caf4
Merge pull request #2712 from jku/prepare-v5.172d0cea
Prepare v5.1.0 release4fbcfa0
build(deps): bump theupdateframework/tuf-conformance (#2711)22b82d5
build(deps): bump ruff in the test-and-lint-dependencies group (#2709)4ec49e2
build(deps): bump actions/checkout in the action-dependencies group (#2710)d77ab75
build(deps): bump pypa/gh-action-pypi-publish (#2706)42240dc
build(deps): bump ruff in the test-and-lint-dependencies group (#2705)9f7db14
Merge pull request #2707 from kairoaraujo/add-kairoaraujo-maintainers107cd2a
docs: include kairoaraujo info in MAINTAINERS.txt5971b09
build(deps): bump theupdateframework/tuf-conformance (#2704)Updates
mypy
from 1.10.0 to 1.12.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
f2a39b1
Update version to 1.12.0b4ec37a
Add one more 1.12 changelog item (#17936)cc1c679
Better handling of generic functions in partial plugin (#17925)d65a013
Add latest 1.12 changes to changelog (#17921)2e38965
Fix union callees with functools.partial (#17903)c5d3673
Document ReadOnly (PEP 705) (#17905)964a7a5
Make ReadOnly TypedDict items covariant (#17904)24bfb34
Include CHANGELOG.md in sdists (#17882)21d46ed
documentation for TypeIs (#17821)c692943
Improvements to functools.partial of types (#17898)Updates
ruff
from 0.4.4 to 0.6.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
975be9c
Bump version to 0.6.9 (#13624)99e4566
MarkFURB118
fix as unsafe (#13613)7ad07c2
Addallow-unused-imports
setting forunused-import
rule (F401
) (#13601)4aefe52
Support ruff discovery in pip build environments (#13591)cc1f766
Preserve trivia (i.e. comments) in PLR5501 (#13573)fdd0a22
Move to maintained mirror of prettier (#13592)3728d5b
[pyupgrade
] Fix UP043 to apply tocollections.abc.Generator
and `collecti...7e3894f
Avoid short circuitingB017
for multiple context managers (#13609)c3b40da
Use backticks for code in red-knot messages (#13599)ef45185
Allow users to provide custom diagnostic messages when unwrapping calls (#13597)Updates
securesystemslib[awskms,azurekms,gcpkms,hsm,sigstore]
to 1.1.0Release notes
Sourced from securesystemslib[awskms,azurekms,gcpkms,hsm,sigstore]'s releases.
Changelog
Sourced from securesystemslib[awskms,azurekms,gcpkms,hsm,sigstore]'s changelog.
... (truncated)
Commits
c70d7be
Merge pull request #821 from jku/release-v1.1.09d4a99e
Prepare v1.108e64be
Merge pull request #819 from secure-systems-lab/dependabot/pip/dependencies-2...7058f55
Bump the dependencies group across 1 directory with 4 updates5e734e4
Merge pull request #813 from jku/upgrade-sigstorebc6f882
Merge pull request #814 from secure-systems-lab/dependabot/pip/test-and-lint-...f61cf1a
GCPSigner: Add exception for unsupported keys323d572
Merge pull request #816 from secure-systems-lab/dependabot/github_actions/act...3b7b7e6
---603b461
---Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previous...Description has been truncated