-
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 9 updates #1692
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
Bumps the non-critical group with 9 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.91` | | [gix-path](https://github.com/GitoxideLabs/gitoxide) | `0.10.11` | `0.10.12` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.28` | `0.3.29` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.88` | `1.0.89` | | [redb](https://github.com/cberner/redb) | `2.1.4` | `2.2.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.213` | | [syn](https://github.com/dtolnay/syn) | `2.0.82` | `2.0.85` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.65` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | Updates `anyhow` from 1.0.90 to 1.0.91 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.90...1.0.91) Updates `gix-path` from 0.10.11 to 0.10.12 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-path-v0.10.11...gix-path-v0.10.12) Updates `linkme` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.28...0.3.29) Updates `proc-macro2` from 1.0.88 to 1.0.89 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.88...1.0.89) Updates `redb` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v2.1.4...v2.2.0) Updates `serde` from 1.0.210 to 1.0.213 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.213) Updates `syn` from 2.0.82 to 2.0.85 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.82...2.0.85) Updates `thiserror` from 1.0.64 to 1.0.65 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.65) Updates `tokio` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: gix-path dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: proc-macro2 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-minor dependency-group: non-critical - dependency-name: serde 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: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor 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
Oct 28, 2024
maciektr
approved these changes
Oct 28, 2024
Dependabot attempted to update this pull request, but because the branch |
github-merge-queue
bot
removed this pull request from the merge queue due to no response for status checks
Oct 28, 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.
Bumps the non-critical group with 9 updates:
1.0.90
1.0.91
0.10.11
0.10.12
0.3.28
0.3.29
1.0.88
1.0.89
2.1.4
2.2.0
1.0.210
1.0.213
2.0.82
2.0.85
1.0.64
1.0.65
1.40.0
1.41.0
Updates
anyhow
from 1.0.90 to 1.0.91Release notes
Sourced from anyhow's releases.
Commits
6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRUpdates
gix-path
from 0.10.11 to 0.10.12Commits
3f7e8ee
Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15...435b30d
add progress report for October 202448aa74b
Merge pull request #1639 from cruessler/respect-env-variablese9b3db8
fix: makeGIT_WORK_TREE
variable work as expected.9c619e4
fix!: make all filter arguments non-dyn.0bebe52
Respect env variables when running gixbcdce6e
Merge pull request #1638 from tisonkun/allow-contructCustomFormat4910912
refactor4b20bd1
feat: addCustomFormat::new()
to allow construction.b36d7ef
Merge pull request #1637 from GitoxideLabs/improve-error-messageUpdates
linkme
from 0.3.28 to 0.3.29Release notes
Sourced from linkme's releases.
Commits
a318498
Release 0.3.2903690d8
Merge pull request #100 from Javagedes/uefi-windows-supportb96e0e1
updatee94c605
Upload CI Cargo.lock for reproducing failuresUpdates
proc-macro2
from 1.0.88 to 1.0.89Release notes
Sourced from proc-macro2's releases.
Commits
671d87d
Release 1.0.899574d98
Merge pull request #474 from dtolnay/outdir3e8962c
Clean up dep-info files from OUT_DIRUpdates
redb
from 2.1.4 to 2.2.0Release notes
Sourced from redb's releases.
Changelog
Sourced from redb's changelog.
Commits
9ffa1d1
Bump version to 2.2.0e5a7fc2
Update changelog5f19e41
Fix write cache to be LRU523b6a0
Optimize page cache evictiona0d0d36
Implement TableHandle for ReadOnlyTableUpdates
serde
from 1.0.210 to 1.0.213Release notes
Sourced from serde's releases.
Commits
58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.2121ac054b
Merge pull request #2845 from dtolnay/withlocal1e36ef5
Fix hygiene of macro-generated local variable accesses in serde(with) wrappers0058c72
Add regression test for issue 2844Updates
syn
from 2.0.82 to 2.0.85Release notes
Sourced from syn's releases.
Commits
293d7c9
Release 2.0.85c94df74
Merge pull request #1773 from dtolnay/unsafestatic8d7814a
Preserve extern static unsafety in ForeignItem::Verbatim2e159bc
Release 2.0.84058e7d0
Merge pull request #1772 from dtolnay/selfcapture2a9e9fb
Parse self captures:impl Sized + use\<Self>
e478e03
Merge pull request #1771 from dtolnay/up19baaa6
Categorize newly failing rust repo source filesf89eca2
Update test suite to nightly-2024-10-2383e3b08
Merge pull request #1768 from dtolnay/safeUpdates
thiserror
from 1.0.64 to 1.0.65Release notes
Sourced from thiserror's releases.
Commits
5088592
Release 1.0.653309b37
Merge pull request #325 from dtolnay/outdirf563b1d
Clean up dep-info files from OUT_DIRa72ea77
Resolve extra_unused_lifetimes clippy lint1b15d6e
Ignore needless_lifetimes clippy lintUpdates
tokio
from 1.40.0 to 1.41.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)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