build(deps): bump the root-workspace group with 6 updates - #18
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the root-workspace group with 6 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the root-workspace group with 6 updates: | Package | From | To | | --- | --- | --- | | [sentry](https://github.com/getsentry/sentry-rust) | `0.34.0` | `0.49.1` | | [sentry-tracing](https://github.com/getsentry/sentry-rust) | `0.34.0` | `0.49.1` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.6` | `0.9.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.4+spec-1.1.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.33.1` | `0.39.6` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | Updates `sentry` from 0.34.0 to 0.49.1 - [Release notes](https://github.com/getsentry/sentry-rust/releases) - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-rust@0.34.0...0.49.1) Updates `sentry-tracing` from 0.34.0 to 0.49.1 - [Release notes](https://github.com/getsentry/sentry-rust/releases) - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-rust@0.34.0...0.49.1) Updates `sqlx` from 0.8.6 to 0.9.0 - [Changelog](https://github.com/transact-rs/sqlx/blob/main/CHANGELOG.md) - [Commits](transact-rs/sqlx@v0.8.6...v0.9.0) Updates `toml` from 0.8.23 to 1.1.4+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.4) Updates `sysinfo` from 0.33.1 to 0.39.6 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.39.6) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: sentry dependency-version: 0.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-workspace - dependency-name: sentry-tracing dependency-version: 0.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-workspace - dependency-name: sqlx dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-workspace - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-workspace - dependency-name: sysinfo dependency-version: 0.39.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-workspace - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-workspace ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
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 |
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 root-workspace group with 6 updates:
0.34.00.49.10.34.00.49.10.8.60.9.00.8.231.1.4+spec-1.1.00.33.10.39.60.10.90.11.0Updates
sentryfrom 0.34.0 to 0.49.1Release notes
Sourced from sentry's releases.
... (truncated)
Changelog
Sourced from sentry's changelog.
... (truncated)
Commits
c2dd65frelease: 0.49.1a7ce16bbuild: Runcargo update(#1248)168dc38ci(warden): Add docs-review skill for API documentation (#1266)aee1c80ci: Pin GitHub Actions runners to versioned OS labels (#1263)80f0048fix(tracing): Preserve floating-point log attributes (#1278)4a0f6c0Merge branch 'release/0.49.0'09b15cdrelease: 0.49.02bcffd8chore(craft): Publish without development dependencies (#1276)08063e5ci:cargo autoinheritcheck (#1245)4e3c2f4build(cargo): Finish workspace dependency inheritance (#1243)Updates
sentry-tracingfrom 0.34.0 to 0.49.1Release notes
Sourced from sentry-tracing's releases.
... (truncated)
Changelog
Sourced from sentry-tracing's changelog.
... (truncated)
Commits
c2dd65frelease: 0.49.1a7ce16bbuild: Runcargo update(#1248)168dc38ci(warden): Add docs-review skill for API documentation (#1266)aee1c80ci: Pin GitHub Actions runners to versioned OS labels (#1263)80f0048fix(tracing): Preserve floating-point log attributes (#1278)4a0f6c0Merge branch 'release/0.49.0'09b15cdrelease: 0.49.02bcffd8chore(craft): Publish without development dependencies (#1276)08063e5ci:cargo autoinheritcheck (#1245)4e3c2f4build(cargo): Finish workspace dependency inheritance (#1243)Updates
sqlxfrom 0.8.6 to 0.9.0Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
75bc048Release 0.9.0 (#4256)6956cefPrefer to give real data to.bind()inREADME.md(#4257)45ba990Add the possibility to skip migrations (#3846)66533faEnsure Deterministic Migration Order (#4136)db47fe3ci: check direct minimal versions (#4173)9ecb76dUnescape PostgreSQL passfile password (#3993)c0a3218breaking(any+mysql): correctly convert text and blob types toAnyTypeInfo(...d82b781test(sqlite): add regression test for ORDER BY + LIMIT nullability (#4223)b77ba16chore: update to axum 0.8 (#4253)c0ec9c0fix(tls): potential deadlock inStdSocket::poll_ready()(#4251)Updates
tomlfrom 0.8.23 to 1.1.4+spec-1.1.0Commits
beee9fechore: Release16e2ac1docs: Update changelog89f5541fix(toml): preserve datetimes when deserializing Value (#1194)534039cfix(serde): Deserialize Value datetimes into typed targets6e45ceftest(serde): Reproduce Value datetime deserialization error4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)Updates
sysinfofrom 0.33.1 to 0.39.6Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
1bc6ed4Update crate version to0.39.6da9bea0Update CHANGELOG for0.39.6cefd877Update src/unix/bsd/netbsd/system.rs9d79f93Fix NetBSD disk I/O and process I/O statistics029025eUpdate crate version to0.39.578205e7Update CHANGELOG for0.39.52a39746Fix build for apple app storec07bb44Update CHANGELOG for0.39.4559b07dUpdate crate version to0.39.407e3177Linux: Fix soundness issue when retrieving user groupsUpdates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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