Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Updates the requirements on debugless-unwrap to permit the latest version.

Release notes

Sourced from debugless-unwrap's releases.

v1.0.0

I decided to clean this up, since it was one of my first crates.

Breaking changes:

  • MSRV is now 1.56.
  • The trait names now end with "Ext".

Features:

  • Added a prelude module (which just re-exports the existing traits).
Changelog

Sourced from debugless-unwrap's changelog.

1.0.0

2025-09-15

I decided to clean this up, since it was one of my first crates.

Breaking changes:

  • MSRV is now 1.56.
  • The trait names now end with "Ext".

Features:

  • Added a prelude module (which just re-exports the existing traits).

0.0.4

2020-10-24

  • no_std support
  • Added meta data.

0.0.3

2020-08-28

  • Test README.md and fixed the code sample therein.

0.0.2

2020-08-28

  • Added #[track_caller] to traits.
  • Added documentation and tests.

0.0.1

2020-08-26

Initial unstable release

Commits
  • 3c002ae Removed publish = false
  • de4200a CI: Updated rust-toolchain dependency
  • 1615e6d Merge pull request #4 from Tamschi/dependabot/github_actions/actions-rs/toolc...
  • 12f46ed Revisited crate
  • 03215a0 Bump actions-rs/toolchain from 1 to 1.0.7
  • d56c1cf Bump Tamschi/git-auto-commit-action from v4 to v4.8.0 (#2)
  • 2823d65 Switched CI over to GitHub actions, other minor project template updates
  • 8859f15 Use local git-auto-commit-action
  • 00723aa Merge pull request #1 from Tamschi/dependabot/github_actions/actions/checkout...
  • dfa8d04 Bump actions/checkout from v2.3.3 to v2.3.4
  • See full diff in compare view

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)

Updates the requirements on [debugless-unwrap](https://github.com/Tamschi/debugless-unwrap) to permit the latest version.
- [Release notes](https://github.com/Tamschi/debugless-unwrap/releases)
- [Changelog](https://github.com/Tamschi/debugless-unwrap/blob/develop/CHANGELOG.md)
- [Commits](Tamschi/debugless-unwrap@v0.0.4...v1.0.0)

---
updated-dependencies:
- dependency-name: debugless-unwrap
  dependency-version: 1.0.0
  dependency-type: direct:production
...

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 Oct 1, 2025
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.

0 participants