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 inline_tweak from 1.1.1 to 1.2.1 #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps inline_tweak from 1.1.1 to 1.2.1.

Changelog

Sourced from inline_tweak's changelog.

Changelog

All notable changes to this project will be documented in this file.

[1.2.0]

  • Breaking: release_tweak is now unavailable if the release_tweak feature is not enabled. It used to be available but didn't do anything which was highly misleading.
  • Remove lazy_static and rustc_hash dependency (updates M.S.R.V. to 1.80). Now dependency-free!
Commits
  • 5e3909d dont build hasher if not needed
  • 0bbf1ea remove all dependencies and add rust-version
  • a0ef6fc make release_tweak unavailable without feature and prepare 1.2.0
  • 8e85eb7 Removed the lazy_static dependency (#8)
  • 87cfaac prepare inline_tweak 1.1.2
  • 2e71cf4 well was necessary actually
  • a9aeb41 prepare 4.0.0 for derive
  • 0acd709 remove unneeded feature and fix derive example
  • 18529d1 Derive negation (#7)
  • 8408184 chore: Release inline_tweak version 1.1.1
  • 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 [inline_tweak](https://github.com/Uriopass/inline_tweak) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/Uriopass/inline_tweak/releases)
- [Changelog](https://github.com/Uriopass/inline_tweak/blob/master/CHANGELOG.md)
- [Commits](Uriopass/inline_tweak@inline_tweak_derive-v1.1.1...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants