Bump the dependencies group with 5 updates#54
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [rsa](https://github.com/RustCrypto/RSA) | `0.9.8` | `0.9.9` | | [mlua](https://github.com/mlua-rs/mlua) | `0.11.4` | `0.11.5` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` | | [syn](https://github.com/dtolnay/syn) | `2.0.110` | `2.0.111` | | [actix-web](https://github.com/actix/actix-web) | `4.11.0` | `4.12.1` | Updates `rsa` from 0.9.8 to 0.9.9 - [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/RSA/commits) Updates `mlua` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.11.4...v0.11.5) Updates `clap` from 4.5.51 to 4.5.53 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.51...clap_complete-v4.5.53) Updates `syn` from 2.0.110 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.110...2.0.111) Updates `actix-web` from 4.11.0 to 4.12.1 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.11.0...web-v4.12.1) --- updated-dependencies: - dependency-name: rsa dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mlua dependency-version: 0.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: syn dependency-version: 2.0.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: actix-web dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 5 updates:
0.9.80.9.90.11.40.11.54.5.514.5.532.0.1102.0.1114.11.04.12.1Updates
rsafrom 0.9.8 to 0.9.9Changelog
Sourced from rsa's changelog.
Commits
Updates
mluafrom 0.11.4 to 0.11.5Release notes
Sourced from mlua's releases.
Changelog
Sourced from mlua's changelog.
Commits
0245d4cv0.11.5a7f105cUpdateLua::set_memory_categorydocd2a8670(CI) Update wasi/wasmtimee9de70a(CI) Move from x86_64-apple-darwin to aarch64-apple-darwinaee647cUpdate CHANGELOG2e4184eUpdate spelling12b24b6mlua-sys: v0.9.01b500b7Remove generic from internal definition ofRawLua::create_stringce4fc80Bump luau-src to 0.17.0 (Luau 0.701)121971fAddLua::set_memory_categoryandLua::heap_dumpfunctions to profile Luau...Updates
clapfrom 4.5.51 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
synfrom 2.0.110 to 2.0.111Release notes
Sourced from syn's releases.
Commits
4e50867Release 2.0.111c57334bMerge pull request #1946 from dtolnay/unusedgroup6a43384Suppress unused variable warning on variables used in group macro7ff6c86Update actions/checkout@v5 -> v659ce6bbUpdate test suite to nightly-2025-11-203d91b8cUpdate test suite to nightly-2025-11-112d87fcaDelete version requirement from readmeUpdates
actix-webfrom 4.11.0 to 4.12.1Release notes
Sourced from actix-web's releases.
Commits
24489d4doc(web): Fix links in README.md (#3834)30b8206chore(actix-files): prepare release 0.6.9fe6c0a3chore(actix-web): prepare release 4.12.137a8b9cchore(web): fix actix-http requirement37ff707chore: fix derive_more feature requirements for actix-filesbbfd402build(deps): bump bytes from 1.10.1 to 1.11.0 (#3839)ce258a0build(deps): bump taiki-e/install-action from 2.62.51 to 2.62.56 (#3837)b2205d8build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#3836)fe890a7build(deps): bump taiki-e/install-action from 2.62.49 to 2.62.51 (#3831)d119500release: actix-web v4.12.0 (#3830)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 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