-
Notifications
You must be signed in to change notification settings - Fork 70
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 non-critical group with 7 updates #1545
Merged
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
dependabot
bot
requested review from
maciektr,
THenry14 and
DelevoXDG
as code owners
August 26, 2024 10:49
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Aug 26, 2024
maciektr
approved these changes
Aug 26, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to no response for status checks
Aug 26, 2024
dependabot
bot
force-pushed
the
dependabot/cargo/non-critical-679259dd1d
branch
from
August 26, 2024 16:12
5ab85ca
to
c055535
Compare
@dependabot rebase |
Bumps the non-critical group with 7 updates: | Package | From | To | | --- | --- | --- | | [gix-path](https://github.com/Byron/gitoxide) | `0.10.9` | `0.10.10` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [redb](https://github.com/cberner/redb) | `2.1.1` | `2.1.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [syn](https://github.com/dtolnay/syn) | `2.0.75` | `2.0.76` | | [typed-builder](https://github.com/idanarye/rust-typed-builder) | `0.19.1` | `0.20.0` | Updates `gix-path` from 0.10.9 to 0.10.10 - [Release notes](https://github.com/Byron/gitoxide/releases) - [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-path-v0.10.9...gix-path-v0.10.10) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.36...1.0.37) Updates `redb` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v2.1.1...v2.1.2) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.208...v1.0.209) Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.125...1.0.127) Updates `syn` from 2.0.75 to 2.0.76 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.75...2.0.76) Updates `typed-builder` from 0.19.1 to 0.20.0 - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/idanarye/rust-typed-builder/commits) --- updated-dependencies: - dependency-name: gix-path dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: redb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: typed-builder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-critical ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/non-critical-679259dd1d
branch
from
August 26, 2024 16:42
c055535
to
8a2d53e
Compare
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.
Bumps the non-critical group with 7 updates:
0.10.9
0.10.10
1.0.36
1.0.37
2.1.1
2.1.2
1.0.208
1.0.209
1.0.125
1.0.127
2.0.75
2.0.76
0.19.1
0.20.0
Updates
gix-path
from 0.10.9 to 0.10.10Release notes
Sourced from gix-path's releases.
Commits
d19af16
Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v...0f25841
prepare changelogs prior to release9ed2b24
Merge branch 'improvements'6990afd
fix: similarity detectionf8c5d9c
fix similarity detection25a3f1b
Merge pull request #1531 from EliahKagan/progress-typosba72ee0
fix!: better peeling performance for reference traversal.9f9feb6
add progress report for Julyb31d6b7
Fix typos in config support info242fedc
Merge branch 'improvements'Updates
quote
from 1.0.36 to 1.0.37Release notes
Sourced from quote's releases.
Commits
b1ebffa
Release 1.0.3743acd77
Delete unneeded use ofref
9382c21
Merge pull request #283 from dtolnay/cstr6ac4328
Add C string tests9fb0591
Implement ToTokens for CStr and CStringba7a9d0
Organize test importsaa9970f
Inline the macro that generates primitive implsba41109
Merge pull request #282 from dtolnay/tokensc77340a
Consistently use 'tokens' as the name of the &mut TokenStream arga4a0abf
Merge pull request #281 from dtolnay/charUpdates
redb
from 2.1.1 to 2.1.2Release notes
Sourced from redb's releases.
Changelog
Sourced from redb's changelog.
Commits
4dbd9cd
Bump version to 2.1.23967230
Update author's email addresse47e7d4
Update changelog072c81c
Improve compaction0d94695
Compact subtrees of multimap tables91d4ee1
Better markdown benchmarks (#849)ea41b5e
Refactor InternalTableDefinitionfe0450c
Add test for multithreaded reads of a Tablec93a74a
chore: use heed for LMDB in benchmark (#847)7a35233
Add check_integrity() to fuzzerUpdates
serde
from 1.0.208 to 1.0.209Release notes
Sourced from serde's releases.
Commits
30752ac
Release 1.0.209b84e6ca
Improve wording of PR 2805 comments87a2fb0
Wrap comments from PR 2805 to 80 columns9eaf7b9
Merge pull request #2805 from Mingun/untagged-tests7bde100
Replace MapRefDeserializer with value::MapDeserializerda7fc79
Fix deserialization of empty struct variant in untagged enums4c5fec1
Test special cases that reaches SeqRefDeserializer::deserialize_any len==0 co...6588b0a
Cover Content::Seq case in VariantRefDeserializer::struct_variant0093f74
Split test newtype_enum into four tests for each variant171c6da
Complete coverage of ContentRefDeserializer::deserialize_newtype_structUpdates
serde_json
from 1.0.125 to 1.0.127Release notes
Sourced from serde_json's releases.
Commits
5ebf65c
Release 1.0.127f287a3b
Merge pull request 1179 from GREsau/patch-1ec980b0
Release 1.0.126e6282b0
Merge pull request #1184 from serde-rs/fastarithmeticffc4a43
Improve cfg names for fast arithmetic4b1048d
Merge pull request #1183 from serde-rs/arithmeticf268173
Unify chunk size choice between float and string parsingfec0376
Merge pull request #1182 from CryZe/chunk-64bit3d837e1
Ensure the SWAR chunks are 64-bit in more cases11fc61c
AddOccupiedEntry::shift_remove()
andswap_remove()
Updates
syn
from 2.0.75 to 2.0.76Release notes
Sourced from syn's releases.
Commits
ef3e9c6
Release 2.0.768f7365f
Merge pull request #1725 from dtolnay/tailcall6cddd9e
Make tail call expr mandatoryUpdates
typed-builder
from 0.19.1 to 0.20.0Changelog
Sourced from typed-builder's changelog.
Commits
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