-
Notifications
You must be signed in to change notification settings - Fork 71
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 9 updates #1226
Closed
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 non-critical group with 9 updates: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.4` | `2.0.5` | | [rayon](https://github.com/rayon-rs/rayon) | `1.9.0` | `1.10.0` | | [redb](https://github.com/cberner/redb) | `2.0.0-beta0` | `2.0.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [syn](https://github.com/dtolnay/syn) | `2.0.53` | `2.0.55` | | [toml](https://github.com/toml-rs/toml) | `0.8.11` | `0.8.12` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.7` | `0.22.9` | Updates `async-trait` from 0.1.78 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.78...0.1.79) Updates `indoc` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.4...2.0.5) Updates `rayon` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.9.0...rayon-core-v1.10.0) Updates `redb` from 2.0.0-beta0 to 2.0.0 - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v2.0.0-beta0...v2.0.0) Updates `reqwest` from 0.11.26 to 0.11.27 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.26...v0.11.27) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.1...v1.13.2) Updates `syn` from 2.0.53 to 2.0.55 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.53...2.0.55) Updates `toml` from 0.8.11 to 0.8.12 - [Commits](toml-rs/toml@toml-v0.8.11...toml-v0.8.12) Updates `toml_edit` from 0.22.7 to 0.22.9 - [Commits](toml-rs/toml@v0.22.7...v0.22.9) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-critical - dependency-name: redb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: smallvec 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: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical ... 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
Mar 25, 2024
@dependabot rebase |
Merged
Looks like these dependencies are updatable in another way, so this is no longer needed. |
maciektr
added a commit
that referenced
this pull request
Mar 26, 2024
Replaces #1226 - **Bump the non-critical group with 9 updates** - **Remove unused import** --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 9 updates:
0.1.78
0.1.79
2.0.4
2.0.5
1.9.0
1.10.0
2.0.0-beta0
2.0.0
0.11.26
0.11.27
1.13.1
1.13.2
2.0.53
2.0.55
0.8.11
0.8.12
0.22.7
0.22.9
Updates
async-trait
from 0.1.78 to 0.1.79Release notes
Sourced from async-trait's releases.
Commits
1eb21ed
Release 0.1.7982cb95c
Resolve unused field of ReplaceSelf syntax tree visitorcd8286b
Update ui test suite to nightly-2024-03-22Updates
indoc
from 2.0.4 to 2.0.5Release notes
Sourced from indoc's releases.
Commits
4bfa29f
Release 2.0.58d38299
Merge pull request #62 from ilyagr/docstring735ddcc
Update docstring forindoc!
60b5fa2
Remove 'remember to update' reminder from Cargo.toml15abc17
Test docs.rs documentation build in CIUpdates
rayon
from 1.9.0 to 1.10.0Changelog
Sourced from rayon's changelog.
Commits
4a6e9bf
Merge #991b0008f3
Release rayon 1.6.0 / rayon-core 1.10.0c2dfa5c
Merge #99017f5b08
fix typoca9b279
Merge #989a119f23
Unifychunks
,fold_chunks
, andfold_chunks_with
911d6d0
Merge #4929ef85cd
Add some documentation about when broadcasts runbd7b61c
Add more internal enforcement of static/scope lifetimes812ca02
Simplify calls that use the panic_handlerUpdates
redb
from 2.0.0-beta0 to 2.0.0Release notes
Sourced from redb's releases.
Changelog
Sourced from redb's changelog.
... (truncated)
Commits
d0dac97
Bump version to 2.0.068058a8
Update changelog30d6cc9
Make ReadOnlyTable::get() return a 'static lifetime7377b3b
Add len() benchmark5c398a5
Simplify lifetimes on extract_from_if()6bba3b7
Separate lifetimes on key and value to MultimapTable remove()f4e9e09
Remove a bunch of superfluous lifetime boundsc3fbcea
Require V: 'static on AccessGuard9de5e15
Update changeloge3da513
Replace TODOs with documentationUpdates
reqwest
from 0.11.26 to 0.11.27Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
cf69fd4
v0.11.27d0d2b47
docs: add note about sponsors/support2fe53c5
refactor: Migrate trust-dns to hickory-dns6904889
(wasm) fix: Form::text on wasm setting octet-stream mime type and file name. ...Updates
smallvec
from 1.13.1 to 1.13.2Release notes
Sourced from smallvec's releases.
Commits
0089d0a
Bump version to 1.13.2b1d2814
Fix UB on out-of-bounds insert()3057362
Stop passing tag-raw-ptrs to MIRIFLAGSf6665a5
Add more tests for UBUpdates
syn
from 2.0.53 to 2.0.55Release notes
Sourced from syn's releases.
Commits
d4c4811
Release 2.0.5521d9e5f
Merge pull request #1603 from dtolnay/compat6e8a372
Restore compatibility with rustc 1.56 through 1.59a5d02b1
Release 2.0.54c218a35
Merge pull request #1602 from dtolnay/deadcode2ddfdc6
Suppress dead code lint on custom token's span fielde4f3216
Update test suite to nightly-2024-03-23fa563a4
Merge pull request #1601 from dtolnay/vistestcfb9bb4
Add test of unnamed tuple struct field with inherited visibility73c3087
Update test suite to nightly-2024-03-22Updates
toml
from 0.8.11 to 0.8.12Commits
3a777b3
chore: Release7979905
docs: Update changelog487768d
Merge pull request #703 from epage/overflow6987f77
chore(ci): Run with default opt-level21f545d
fix(parser): Don't stackoverflow on opt-level=0af1f97d
refactor(parser): Pull recursion limit out to variableUpdates
toml_edit
from 0.22.7 to 0.22.9Commits
bb92dc3
chore: Release85713ec
docs: Update changelog2dc02c0
Merge pull request #704 from epage/spanddb5bf0
feat(edit): Make it easier to access spans3a777b3
chore: Release7979905
docs: Update changelog487768d
Merge pull request #703 from epage/overflow6987f77
chore(ci): Run with default opt-level21f545d
fix(parser): Don't stackoverflow on opt-level=0af1f97d
refactor(parser): Pull recursion limit out to variableDependabot 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