chore(deps): bump the minor-and-patch group with 6 updates#2163
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): bump the minor-and-patch group with 6 updates#2163dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
Contributor
|
@dependabot recreate |
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [bon](https://github.com/elastio/bon) | `3.7.1` | `3.7.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [twox-hash](https://github.com/shepmaster/twox-hash) | `2.1.1` | `2.1.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.0` | `1.18.1` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `0.6.1` | `0.6.3` | Updates `bon` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/elastio/bon/releases) - [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml) - [Commits](elastio/bon@v3.7.1...v3.7.2) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `log` from 0.4.27 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) Updates `twox-hash` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/shepmaster/twox-hash/blob/main/CHANGELOG.md) - [Commits](shepmaster/twox-hash@v2.1.1...v2.1.2) Updates `uuid` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.0...v1.18.1) Updates `rmcp` from 0.6.1 to 0.6.3 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.6.1...rmcp-v0.6.3) --- updated-dependencies: - dependency-name: bon dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: twox-hash dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rmcp dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
256419b to
3d3fa58
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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 minor-and-patch group with 6 updates:
3.7.13.7.20.4.410.4.420.4.270.4.282.1.12.1.21.18.01.18.10.6.10.6.3Updates
bonfrom 3.7.1 to 3.7.2Release notes
Sourced from bon's releases.
Commits
bbd8b09chore: release v3.7.2 (#338)008e7f5Add missing lifetime replacement for generic param decls on `derive(IntoFutur...388f695Set lowerbound ofrustversionof to v1.0.19 (#336)35c1c89Fix grammar in IntoFuture derive docs (#334)Updates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
logfrom 0.4.27 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in exampleUpdates
twox-hashfrom 2.1.1 to 2.1.2Changelog
Sourced from twox-hash's changelog.
Commits
bc5bb80Release version 2.1.2b1415bcUpdate the changelog04e77f9Merge pull request #112 from shepmaster/doc-tweaks7c176ffDocument whyxxhash3_128::Hasherdoesn't implement theHashertrait400d3c6MentionXxHash3_128in the top-level docs067e391Merge pull request #113 from shepmaster/maint393c801Gate SIMD modules behind thestdfeature flagUpdates
uuidfrom 1.18.0 to 1.18.1Release notes
Sourced from uuid's releases.
Commits
50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanup675ccccre-gate zerocopy behind unstable feature flag4dd5828Remove some unsafe; stabilize zerocopyUpdates
rmcpfrom 0.6.1 to 0.6.3Release notes
Sourced from rmcp's releases.
Commits
b88dab5chore: release v0.6.3 (#420)9105ba7fix: change JSON-RPC request ID type from u32 to i64 (#416)ccbd7f0chore: release v0.6.2 (#407)4eb413bSpec conformance: meta support and spec updates (#415)b514bc4fix: resolve compatibility issues with servers sending LSP notifications (#413)f381c2bfix: remove batched json rpc support (#408)7d46b39feat(rmcp): add optional _meta to CallToolResult, EmbeddedResource, and Resou...1a20f8adocs: add the rmcp-openapi and rmcp-actix-web related projects (#406)b0e2c11fix: transport-streamable-http-server depends on transport-worker (#405)7bd45ecfix(typo): correct typo in error message for transport cancellation and field...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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