chore(deps): bump the major group across 1 directory with 5 updates#2783
Merged
amitksingh1490 merged 2 commits intomainfrom Apr 4, 2026
Merged
chore(deps): bump the major group across 1 directory with 5 updates#2783amitksingh1490 merged 2 commits intomainfrom
amitksingh1490 merged 2 commits intomainfrom
Conversation
7edf6c4 to
297591e
Compare
Bumps the major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rustyline](https://github.com/kkawakam/rustyline) | `17.0.2` | `18.0.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [similar](https://github.com/mitsuhiko/similar) | `2.7.0` | `3.0.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.25.8+spec-1.1.0` | | [posthog-rs](https://github.com/posthog/posthog-rs) | `0.4.7` | `0.5.0` | Updates `rustyline` from 17.0.2 to 18.0.0 - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v17.0.2...v18.0.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `similar` from 2.7.0 to 3.0.0 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.0.0) Updates `toml_edit` from 0.22.27 to 0.25.8+spec-1.1.0 - [Commits](toml-rs/toml@v0.22.27...v0.25.8) Updates `posthog-rs` from 0.4.7 to 0.5.0 - [Release notes](https://github.com/posthog/posthog-rs/releases) - [Changelog](https://github.com/PostHog/posthog-rs/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-rs@v0.4.7...v0.5.0) --- updated-dependencies: - dependency-name: rustyline dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: similar dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: toml_edit dependency-version: 0.25.8+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: posthog-rs dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
297591e to
1e06620
Compare
This was referenced Apr 5, 2026
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 major group with 5 updates in the / directory:
17.0.218.0.00.10.90.11.02.7.03.0.00.22.270.25.8+spec-1.1.00.4.70.5.0Updates
rustylinefrom 17.0.2 to 18.0.0Release notes
Sourced from rustyline's releases.
Commits
e89887aMerge pull request #934 from gwenn/release3ad9e65Prepare next releasecb9b560Merge pull request #932 from gwenn/sig_pipe111613aUse relaxed ordering9601fbeTry to fix a panic related to SIG_PIPE8a9e4f1Merge pull request #933 from gwenn/debugab85340Add comments on how to debug with PowerShell1e85611Merge pull request #930 from gwenn/lints1d77febClippy878d43aMerge pull request #929 from gwenn/depsUpdates
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)Updates
similarfrom 2.7.0 to 3.0.0Changelog
Sourced from similar's changelog.
Commits
db010ecfix(ci): configure crates.io trusted publishing1f5a7efchore(release): 3.0.0b69c696ci: Added publish workflowd59c1eachore: Restate relationship to pijul07c20a6docs(algorithms): document CachedLookup adapter5567493feat(api): add CachedLookup for virtual sequences4b21d69feat(no-std): add alloc support with std default feature55e16c7doc: Add upgrading docs41c7e3ffeat(text): add inline flatten helpers and align getter names4c59e33chore: Update changelogUpdates
toml_editfrom 0.22.27 to 0.25.8+spec-1.1.0Commits
080daeachore: Releaseafd06e0docs: Update changelog26b03b4fix(edit): extract key comment before table header bracket (#1123)45b1c6ffix(edit): Extract key comment before table header bracket2016191fix(edit): Demonstrate #691 behaviour before fixfec487fchore(deps): Update toml-test (#1126)27e178bchore: Releasefd3b5c2docs: Update changelogc38214ffeat(edit): Support insert() on ArrayOfTables (#1122)c3382a5chore: Update dependencies (#1125)Updates
posthog-rsfrom 0.4.7 to 0.5.0Release notes
Sourced from posthog-rs's releases.
Changelog
Sourced from posthog-rs's changelog.
Commits
6c69c69chore: Release v0.5.0842bb73Add sampo changeset for local_evaluation_only feature (#84)987e83dAdd local_evaluation_only option to prevent remote API fallback (#83)15244fcMerge pull request #82 from PostHog/Piccirello-patch-19da29edAdd missing version note to changelog