Skip to content

Bump nested_workspace from 1.0.0 to 2.0.1 in the cargo group - #290

Merged
smoelius merged 3 commits into
mainfrom
dependabot/cargo/cargo-74bbd272ca
Sep 4, 2026
Merged

smoelius merged 3 commits into
mainfrom
dependabot/cargo/cargo-74bbd272ca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 1 update: nested_workspace.

Updates nested_workspace from 1.0.0 to 2.0.1

Release notes

Sourced from nested_workspace's releases.

v2.0.1

2.0.1

  • Expand documentation with "Unintentional lockfile updates" section (3452e52)
  • Avoid build directory deadlocks for dependent workspaces (11d8db0)

v2.0.0

2.0.0

  • BREAKING: Rework argument handling. Specifically, forward --frozen and --locked when running cargo build or cargo check on a nested workspace. Also, fix a bug that caused --workspace to be passed twice to cargo test when the name of a nested workspace's containing package could not be determined. (55d9509)
  • BREAKING: Always pass --offline in commands run on nested workspaces. Note that this change makes the "refusing to build/check" warnings no longer relevant. Thus, such warnings are no longer emitted. (8901fbb)
Changelog

Sourced from nested_workspace's changelog.

2.0.1

  • Expand documentation with "Unintentional lockfile updates" section (3452e52)
  • Avoid build directory deadlocks for dependent workspaces (11d8db0)

2.0.0

  • BREAKING: Rework argument handling. Specifically, forward --frozen and --locked when running cargo build or cargo check on a nested workspace. Also, fix a bug that caused --workspace to be passed twice to cargo test when the name of a nested workspace's containing package could not be determined. (55d9509)
  • BREAKING: Always pass --offline in commands run on nested workspaces. Note that this change makes the "refusing to build/check" warnings no longer relevant. Thus, such warnings are no longer emitted. (8901fbb)
Commits
  • 21acfe4 Bump version
  • 8f772c7 Conditionally run the Windows job in CI
  • 477c6a9 Rename test to check_runs_build_script_then_build_runs_build_script
  • 244e035 Simplify trycmd tests
  • 11d8db0 Avoid build directory deadlocks for dependent workspaces
  • 5ecd14d Require complete trycmd case sets across command directories
  • 8a1d9b9 Limit trycmd concurrency on Windows
  • a354dc8 Test Builder arguments when constructing Cargo commands
  • 3452e52 Update README.md
  • a57ffa3 Address non_topologically_sorted_functions warnings
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the cargo group with 1 update: [nested_workspace](https://github.com/smoelius/nested_workspace).


Updates `nested_workspace` from 1.0.0 to 2.0.1
- [Release notes](https://github.com/smoelius/nested_workspace/releases)
- [Changelog](https://github.com/smoelius/nested_workspace/blob/main/CHANGELOG.md)
- [Commits](smoelius/nested_workspace@v1.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nested_workspace
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from smoelius as a code owner September 1, 2026 13:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 1, 2026
@smoelius
smoelius added this pull request to the merge queue Sep 4, 2026
Merged via the queue into main with commit 7ad6f5b Sep 4, 2026
10 checks passed
@smoelius
smoelius deleted the dependabot/cargo/cargo-74bbd272ca branch September 4, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant