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

build(deps): bump cargo-edit from 0.9.1 to 0.11.7 #774

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps cargo-edit from 0.9.1 to 0.11.7.

Release notes

Sourced from cargo-edit's releases.

v0.11.7

0.11.7 - 2022-12-23

Fixes

  • Improved build times

v0.11.6

0.11.6 - 2022-11-14

Fixes

upgrade

  • Ensure precise version setting runs
  • Remove error blocking precise version setting

v0.11.5

0.11.5 - 2022-10-09

v0.11.4

0.11.4 - 2022-10-06

Features

set-version

  • Modify workspace.package.version and all dependents, when needed

Fixes

set-version

  • Update versions in workspace.dependencies in virtual workspaces
  • Be more consistent with rest of cargo in output

v0.11.3

0.11.3 - 2022-09-28

Fixes

  • Polished help output

v0.11.2

0.11.2 - 2022-09-22

Features

upgrade

  • Upgrade workspace.dependencies (new in Rust 1.64)

v0.11.1

0.11.1 - 2022-09-16

... (truncated)

Changelog

Sourced from cargo-edit's changelog.

0.11.7 - 2022-12-23

Fixes

  • Improved build times

0.11.6 - 2022-11-14

Fixes

upgrade

  • Ensure precise version setting runs
  • Remove error blocking precise version setting

0.11.5 - 2022-10-09

0.11.4 - 2022-10-06

Features

set-version

  • Modify workspace.package.version and all dependents, when needed

Fixes

set-version

  • Update versions in workspace.dependencies in virtual workspaces
  • Be more consistent with rest of cargo in output

0.11.3 - 2022-09-28

Fixes

  • Polished help output

0.11.2 - 2022-09-22

Features

upgrade

  • Upgrade workspace.dependencies (new in Rust 1.64)

0.11.1 - 2022-09-16

Fixes

upgrade

  • Changed --compatible, --incompatible, and --pinned from accepting true|false to allow|ignore (with aliases for compatibility
    • While we are still working out how we want to express these options, this at least removes the confusion over --compatible false looking like it is the same as --incompatible.

... (truncated)

Commits

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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 26, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/cargo-edit-0.11.7 branch 2 times, most recently from 480b31c to 905b0ef Compare January 24, 2023 23:40
@dependabot dependabot bot force-pushed the dependabot/cargo/cargo-edit-0.11.7 branch from 905b0ef to 6dbe62e Compare February 7, 2023 14:44
Bumps [cargo-edit](https://github.com/killercup/cargo-edit) from 0.9.1 to 0.11.7.
- [Release notes](https://github.com/killercup/cargo-edit/releases)
- [Changelog](https://github.com/killercup/cargo-edit/blob/master/CHANGELOG.md)
- [Commits](killercup/cargo-edit@v0.9.1...v0.11.7)

---
updated-dependencies:
- dependency-name: cargo-edit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/cargo-edit-0.11.7 branch from 6dbe62e to d373249 Compare February 8, 2023 15:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2023

Looks like cargo-edit is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Mar 21, 2023
@dependabot dependabot bot deleted the dependabot/cargo/cargo-edit-0.11.7 branch March 21, 2023 00:26
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.

None yet

0 participants