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 human-panic from 1.2.3 to 2.0.0 #380

Merged
merged 1 commit into from
May 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps human-panic from 1.2.3 to 2.0.0.

Changelog

Sourced from human-panic's changelog.

[2.0.0] - 2024-04-17

Compatibility

  • Update MSV to 1.73
  • PanicStyle is now non-exhaustive
  • Method is now non-exhaustive
  • Metadatas fields are now private, requiring setters

Features

  • Add Metadata::support for where to send reports
Commits
  • 6b7f14f chore: Release
  • 3738bcc docs: Update changelog
  • d047a87 Merge pull request #138 from tisonkun/add-supports-links
  • 2d6b767 feat: Add support links
  • 259bc32 Merge pull request #135 from rust-cli/renovate/msrv-1.x
  • 48206a9 Merge pull request #136 from rust-cli/renovate/stable-1.x
  • 0ea2855 Merge pull request #137 from epage/exhaust
  • 86a3f15 fix!: Add a builder API to Metadata
  • 2215653 fix!: Make PanicStyle non-exhaustive
  • 45919c8 fix!: Pull out a setup_panic methid
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 1, 2024
Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.2.3 to 2.0.0.
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
- [Commits](rust-cli/human-panic@v1.2.3...v2.0.0)

---
updated-dependencies:
- dependency-name: human-panic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

---
`Metadata`s fields are now private so we have to switch to the setters.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Michael Weiss <michael.weiss@eviden.com>
@primeos-work primeos-work force-pushed the dependabot/cargo/human-panic-2.0.0 branch from 0f9cecd to 43bcbf6 Compare May 17, 2024 15:08
Copy link
Member

@primeos-work primeos-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be good to go now.

Test:

Well, this is embarrassing.

butido had a problem and crashed. To help us diagnose the problem you can send us a crash report.

We have generated a report file at "/tmp/report-75f1b196-3287-4994-80b0-87e572f15d23.toml". Submit an issue or email with the subject of "butido Crash Report" and include the report as an attachment.

- Homepage: atos.net/de/deutschland/sc
- Authors: science-computing ag, opensoftware <opensoftware@science-computing.de>

We take privacy seriously, and do not perform any automated error collection. In order to improve the software, we rely on people to submit reports.

Thank you kindly!

@primeos-work primeos-work added this pull request to the merge queue May 17, 2024
Merged via the queue into master with commit 0a15748 May 17, 2024
37 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/human-panic-2.0.0 branch May 17, 2024 15:23
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

1 participant