-
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 patch group across 1 directory with 12 updates #70
Closed
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
Bumps the patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-graphql](https://github.com/async-graphql/async-graphql) | `7.0.13` | `7.0.14` | | [async-graphql-axum](https://github.com/async-graphql/async-graphql) | `7.0.13` | `7.0.14` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.16` | `0.2.17` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.43` | `0.38.44` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.18` | `1.0.19` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.16` | | [winnow](https://github.com/winnow-rs/winnow) | `0.6.24` | `0.6.25` | Updates `async-graphql` from 7.0.13 to 7.0.14 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql-axum` from 7.0.13 to 7.0.14 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql-derive` from 7.0.13 to 7.0.14 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql-parser` from 7.0.13 to 7.0.14 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql-value` from 7.0.13 to 7.0.14 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `cpufeatures` from 0.2.16 to 0.2.17 - [Commits](RustCrypto/utils@cpufeatures-v0.2.16...cpufeatures-v0.2.17) Updates `rustix` from 0.38.43 to 0.38.44 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.43...v0.38.44) Updates `ryu` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.18...1.0.19) Updates `tokio-tungstenite` from 0.24.0 to 0.26.1 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.24.0...v0.26.1) Updates `tungstenite` from 0.24.0 to 0.26.1 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](snapview/tungstenite-rs@v0.24.0...v0.26.1) Updates `unicode-ident` from 1.0.14 to 1.0.16 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.16) Updates `winnow` from 0.6.24 to 0.6.25 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.24...v0.6.25) --- updated-dependencies: - dependency-name: async-graphql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-graphql-axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-graphql-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-graphql-parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-graphql-value dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: tokio-tungstenite dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch - dependency-name: tungstenite dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
axum and async-graphql need to be updated together. Will sort manually. The remaining patch releases can be rolled over to next week. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
async-graphql updated in #71 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the patch group with 7 updates in the / directory:
7.0.13
7.0.14
7.0.13
7.0.14
0.2.16
0.2.17
0.38.43
0.38.44
1.0.18
1.0.19
1.0.14
1.0.16
0.6.24
0.6.25
Updates
async-graphql
from 7.0.13 to 7.0.14Changelog
Sourced from async-graphql's changelog.
Commits
Updates
async-graphql-axum
from 7.0.13 to 7.0.14Changelog
Sourced from async-graphql-axum's changelog.
Commits
Updates
async-graphql-derive
from 7.0.13 to 7.0.14Changelog
Sourced from async-graphql-derive's changelog.
Commits
Updates
async-graphql-parser
from 7.0.13 to 7.0.14Changelog
Sourced from async-graphql-parser's changelog.
Commits
Updates
async-graphql-value
from 7.0.13 to 7.0.14Changelog
Sourced from async-graphql-value's changelog.
Commits
Updates
cpufeatures
from 0.2.16 to 0.2.17Commits
9d92d5e
cpufeatures: release v0.2.17 (#1143)41a653a
CI: update security-audit config (#1144)ca3d1c2
cpufeatures: don't linkstd
when linkinglibc
(#1142)1517021
opaque-debug: fix typo in example code (#1139)Updates
rustix
from 0.38.43 to 0.38.44Commits
acf4a28
chore: Release rustix version 0.38.444a029c7
Enable some rustix features on wasm32-wasip2. (#1271)a3bc486
Add setdomainname function (#1244)Updates
ryu
from 1.0.18 to 1.0.19Release notes
Sourced from ryu's releases.
Commits
81d9ec4
Release 1.0.197bb6da1
Merge pull request #58 from dtolnay/rand7e4b85e
Update rand crate to 0.9d12f8d0
More precise gitignore patterns631e145
Remove **/*.rs.bk from project-specific gitignored3f7415
Prevent upload-artifact step from causing CI failure5be6db4
Upload CI Cargo.lock for reproducing failures8234c4d
Fill in ignore reasons in all #[ignore] attributes92fbde0
Merge pull request #57 from dtolnay/exhaustive55825b3
Mark exhaustive test #[ignore] in non-cfg(exhaustive)Updates
tokio-tungstenite
from 0.24.0 to 0.26.1Changelog
Sourced from tokio-tungstenite's changelog.
Commits
aafb2f9
Bump version0eefa27
Bump version2d23077
Update to newtungstenite
and bump version015e00d
Add a note regardingrustls
panic to the READMEUpdates
tungstenite
from 0.24.0 to 0.26.1Changelog
Sourced from tungstenite's changelog.
Commits
1b4adde
Bump versione81886c
Revert "Use set-len when reading into buffer"ec442e6
message: fix documentation on Message::binary()fb9c154
Bump version441f29f
Use set-len when reading into buffer99bef17
Use shorter import in doc tests63db5e9
re-export Utf8Bytes, Bytes at root6505e51
always shout about SAFETY9f52eda
cargo fmt6825fec
Add Utf8Bytes str-like PartialEq implsUpdates
unicode-ident
from 1.0.14 to 1.0.16Release notes
Sourced from unicode-ident's releases.
Commits
7183516
Release 1.0.164c75cc8
Merge pull request #29 from dtolnay/rand3d6a431
Update rand crate to 0.9 in benchmark1e2c8c9
Release 1.0.1542b547d
Update benchmark tablec322e39
Remove mention of criterion's legacy real_blackbox feature242d719
More precise gitignore patterns8837414
Uncapitalize Unicode license link in readmeUpdates
winnow
from 0.6.24 to 0.6.25Changelog
Sourced from winnow's changelog.
Commits
08f08cc
chore: Release5fb7bf9
docs: Update changelog89c268b
docs: Migrate IResult deprecation to ModalResult898c65e
docs: Fix deprecation timinge19d2b2
Merge pull request #719 from epage/cherry4f9239c
docs(examples): Remove cut_err from dispatch example59a8b66
docs(topics): Discuss nom's use of GATsf8409ec
docs(topics): Centralize nom design discussionse18ec54
docs(topics): Discuss Stream::Slice diff from nome4b6d99
docs(topic): Clarify streaming/complete API changeDependabot 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