chore(deps): bump the major group with 4 updates#2745
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the major group with 4 updates#2745dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
f7e1495 to
32cdf72
Compare
Bumps the major group with 4 updates: [rustyline](https://github.com/kkawakam/rustyline), [sha2](https://github.com/RustCrypto/hashes), [toml_edit](https://github.com/toml-rs/toml) and [posthog-rs](https://github.com/posthog/posthog-rs). 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 `toml_edit` from 0.22.27 to 0.23.9 - [Commits](toml-rs/toml@v0.22.27...v0.23.9) 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: toml_edit dependency-version: 0.23.9 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>
32cdf72 to
3a9111d
Compare
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 major group with 4 updates: rustyline, sha2, toml_edit and posthog-rs.
Updates
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
toml_editfrom 0.22.27 to 0.23.9Commits
257b25dchore: Release0bb935adocs: Update changeloga6702eaRevert "refactor: AllowInlineTableinsert API to acceptInto\<Value>"640f758chore: Release86982e8docs: Update changelog18cee6bAllowInlineTableinsert API to acceptInto\<Value>(#1069)6b81439chore(deps): Update actions/checkout action to v6 (#1072)c708adfchore(deps): Update actions/checkout action to v686590e0refactor: AllowInlineTableinsert API to acceptInto\<Value>e644368chore(deps): Update github/codeql-action action to v4 (#1061)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 changelogDependabot 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