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 sysexits from 0.8.0 to 0.8.4 #29

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps sysexits from 0.8.0 to 0.8.4.

Changelog

Sourced from sysexits's changelog.

== {compare-url}/v0.8.4...HEAD[Unreleased]

=== Changed

  • Change MSRV to 1.62.0 ({pull-request-url}/131#131)

== {compare-url}/v0.8.3...v0.8.4[0.8.4] - 2024-10-31

=== Added

  • Implement fmt::Octal, fmt::LowerHex, fmt::UpperHex, fmt::Binary, fmt::LowerExp and fmt::UpperExp for ExitCode ({pull-request-url}/129#129)

== {compare-url}/v0.8.2...v0.8.3[0.8.3] - 2024-10-30

=== Added

  • Add benchmarks ({pull-request-url}/121#121)
  • Implement Default for ExitCode ({pull-request-url}/126#126)

== {compare-url}/v0.8.1...v0.8.2[0.8.2] - 2024-09-22

=== Added

  • Add ExitCode::BASE and ExitCode::MAX constants ({pull-request-url}/118#118)
Commits
  • 3441a7d chore(release): Release version 0.8.4
  • a29dec9 chore(release): Update version to 0.8.4
  • 2a0ff31 feat: Add more formatters for ExitCode
  • 2a4fbc3 test: Update tests
  • a581322 test: Update doctests
  • bdc3827 Merge branch 'release/v0.8.3' into develop
  • 2607256 chore(release): Release version 0.8.3
  • c5e181a chore(release): Update version to 0.8.3
  • 5baa285 feat: Implement Default for ExitCode
  • 7d33d0c chore: Add inline attributes
  • 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 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 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)

Bumps [sysexits](https://github.com/sorairolake/sysexits-rs) from 0.8.0 to 0.8.4.
- [Changelog](https://github.com/sorairolake/sysexits-rs/blob/develop/CHANGELOG.adoc)
- [Commits](sorairolake/sysexits-rs@v0.8.0...v0.8.4)

---
updated-dependencies:
- dependency-name: sysexits
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #32.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/cargo/sysexits-0.8.4 branch November 11, 2024 21:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants