-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the actions group across 2 directories with 2 updates #66
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) and [asn1](https://github.com/alex/rust-asn1) to permit the latest version. Updates `pyo3` from 0.22.6 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.1) Updates `asn1` from 0.18.0 to 0.19.0 - [Commits](alex/rust-asn1@0.18.0...0.19.0) Updates `asn1` to 0.19.0 - [Commits](alex/rust-asn1@0.18.0...0.19.0) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: asn1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: asn1 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 18, 2024
dependabot
bot
requested review from
facutuesca and
woodruffw
as code owners
November 18, 2024 02:52
I'm working on the refactoring to allow the update here |
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) and [asn1](https://github.com/alex/rust-asn1) to permit the latest version. Updates `pyo3` from 0.22.6 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.1) Updates `asn1` from 0.18.0 to 0.19.0 - [Commits](alex/rust-asn1@0.18.0...0.19.0) Updates `asn1` to 0.19.0 - [Commits](alex/rust-asn1@0.18.0...0.19.0) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: asn1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: asn1 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/rust/actions-a20af2885a
branch
from
November 19, 2024 02:43
27ea400
to
1fe45cd
Compare
…:trailofbits/rfc3161-client into dependabot/cargo/rust/actions-a20af2885a
Merged
woodruffw
approved these changes
Nov 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 pyo3 and asn1 to permit the latest version.
Updates
pyo3
from 0.22.6 to 0.23.1Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
5585240
release: 0.23.164008e4
docs: Don't try to buildgil-refs
feature (#4712)48771de
Fix migration guide URL (#4711)c0f756c
fixup docs for packaging (#4710)8e9b497
release: 0.23.0 (#4651)e7ec730
docs: extend documentation onSync
and thread-safety (#4695)71100db
docs: add narrative docs for BoundObject (#4703)ee229cf
simplify a few uses ofBoundObject
(#4706)147f7ef
fixclippy::wildcard_import
firing on#[pyclass]
(#4707)f3eb624
silencenon_upper_case_globals
lint on__match_args__
(#4705)Updates
asn1
from 0.18.0 to 0.19.0Commits
8573264
added a changelog (#498)755d5df
Fixed CI (#499)663d616
Use 'perfect derives' (#496)18ef6ea
Added a type annotation (#497)e37fa65
Add GeneralizedTime (#492)841395b
Remove type-bounds that aren't needed. (#495)816ce5c
Rename GeneralizedTime to X509GeneralizedTime (#494)Updates
asn1
to 0.19.0Commits
8573264
added a changelog (#498)755d5df
Fixed CI (#499)663d616
Use 'perfect derives' (#496)18ef6ea
Added a type annotation (#497)e37fa65
Add GeneralizedTime (#492)841395b
Remove type-bounds that aren't needed. (#495)816ce5c
Rename GeneralizedTime to X509GeneralizedTime (#494)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 previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions