build: bump the non-major-updates group with 5 updates#151
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build: bump the non-major-updates group with 5 updates#151dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the non-major-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.8.17` | `1.8.18` | | [aws-sdk-ecs](https://github.com/awslabs/aws-sdk-rust) | `1.126.0` | `1.129.0` | | [log](https://github.com/rust-lang/log) | `0.4.30` | `0.4.32` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0` | `0.30.1` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | Updates `aws-config` from 1.8.17 to 1.8.18 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-ecs` from 1.126.0 to 1.129.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `log` from 0.4.30 to 0.4.32 - [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.30...0.4.32) Updates `ratatui` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.0...ratatui-v0.30.1) Updates `regex` from 1.12.3 to 1.12.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.12.4) --- updated-dependencies: - dependency-name: aws-config dependency-version: 1.8.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-updates - dependency-name: aws-sdk-ecs dependency-version: 1.129.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-updates - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-updates - dependency-name: ratatui dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-updates - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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 non-major-updates group with 5 updates:
1.8.171.8.181.126.01.129.00.4.300.4.320.30.00.30.11.12.31.12.4Updates
aws-configfrom 1.8.17 to 1.8.18Commits
Updates
aws-sdk-ecsfrom 1.126.0 to 1.129.0Commits
Updates
logfrom 0.4.30 to 0.4.32Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
a5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-support20b3b05drop cfg-feature=kv as it is already met7bc1200kv::std_support may not need value-bag5808392Merge pull request #728 from rust-lang/cargo/0.4.3186d739fprepare for 0.4.31 releasec906cfbMerge pull request #727 from tisonkun/leverage-static-str-key-when-possible756c279leverage str literal as well3dd250drename Key::from_static_str to from_str_staticUpdates
ratatuifrom 0.30.0 to 0.30.1Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
1c3dbd1chore(ratatui): unleash the rats v0.30.1 (#2580)df9f897docs(ratatui): update the changelog for v0.30.1 (#2568)101a63efeat(render): add function for applying buffer (#2566)0b03fe4chore(toml): migrate from taplo to tombi (#2501)6ef6a2fbuild(deps): bump octocrab from 0.50.0 to 0.52.0 (#2577)83c1579docs(changelog): fix doubled words in two entries (#2578)09e3af7build(deps): bump compact_str from 0.9.0 to 0.9.1 (#2573)cd8cc40build(deps): bump unicode-segmentation from 1.13.2 to 1.13.3 (#2576)e64247dbuild(deps): bump bitflags from 2.11.1 to 2.12.1 (#2575)04dec76build(deps): bump crate-ci/typos from 1.46.3 to 1.47.0 (#2574)Updates
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesDependabot 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