Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the non-critical group with 3 updates #1051

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the non-critical group with 3 updates: assert_fs, clap and smallvec.

Updates assert_fs from 1.1.0 to 1.1.1

Changelog

Sourced from assert_fs's changelog.

[1.1.1] - 2024-01-12

Internal

  • Dependency update
Commits
  • caa739c chore: Release assert_fs version 1.1.1
  • 40d8689 docs: Update changelog
  • 2cfe5d6 chore: Update anstream
  • 3a01fdf Merge pull request #110 from assert-rs/renovate/globwalk-0.x
  • c747cf6 Merge pull request #112 from assert-rs/renovate/github-codeql-action-3.x
  • fd8a2aa Merge pull request #111 from assert-rs/renovate/actions-setup-python-5.x
  • cb550ee chore(deps): update github/codeql-action action to v3
  • 30faa47 chore(deps): update actions/setup-python action to v5
  • 3c81a46 chore(deps): update rust crate globwalk to 0.9
  • See full diff in compare view

Updates clap from 4.4.14 to 4.4.15

Release notes

Sourced from clap's releases.

v4.4.15

[4.4.15] - 2024-01-11

Fixes

  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags
Changelog

Sourced from clap's changelog.

[4.4.15] - 2024-01-11

Fixes

  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags
Commits
  • 12b5c39 chore: Release
  • 1c5b633 docs: Update changelog
  • a5d4641 Merge pull request #5298 from epage/conflict
  • f529ec3 fix(parser): Ensure subcommand flags can conflict
  • a7e04a5 fix(parser): Improve subcommand conflict error
  • ea00ef3 refactor(error): Allow more conflict sources
  • e47d8a2 refactor(parser): Clarify arg error
  • 69c0509 test(parser): Verify conflicts with precedence
  • e2b18f1 test(parser): Show flag behavior
  • 06bff1c test(parser): Check subcommands conflict with positionals
  • Additional commits viewable in compare view

Updates smallvec from 1.11.2 to 1.12.0

Release notes

Sourced from smallvec's releases.

v1.12.0

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 non-critical group with 3 updates: [assert_fs](https://github.com/assert-rs/assert_fs), [clap](https://github.com/clap-rs/clap) and [smallvec](https://github.com/servo/rust-smallvec).


Updates `assert_fs` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_fs@v1.1.0...v1.1.1)

Updates `clap` from 4.4.14 to 4.4.15
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.14...v4.4.15)

Updates `smallvec` from 1.11.2 to 1.12.0
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.11.2...v1.12.0)

---
updated-dependencies:
- dependency-name: assert_fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-critical
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 15, 2024
@maciektr maciektr added this pull request to the merge queue Jan 15, 2024
Merged via the queue into main with commit 816d48e Jan 15, 2024
20 checks passed
@maciektr maciektr deleted the dependabot/cargo/non-critical-9ffbbfd548 branch January 15, 2024 11:36
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