Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps yasna from 0.3.2 to 0.4.0.

Changelog

Sourced from yasna's changelog.

0.4.0 (2021-04-28)

  • Increase MSRV to 1.36.0
  • Switch to Github actions for CI
  • no_std support (requiring alloc)
  • addition of default-off std feature to enable std-related features
Commits
  • 8b53762 Merge pull request #59 from est31/release_0_4_0
  • 8b8ed72 Release 0.4.0
  • 83d7d8b Changelog for 0.4.0
  • 039fdae Merge pull request #58 from est31/modernize
  • ba288bd Intra-doc-link-ify
  • 2c77a5a Merge pull request #57 from est31/no_std
  • d8c95b2 Add std feature and add #![no_std]
  • d35001f Replace per-char is_ascii check with whole-slice is_ascii check
  • 27dcb31 Merge pull request #56 from est31/modernize
  • a520ec4 Add -D warnings to RUSTFLAGS
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 19, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/yasna-0.4.0 branch 3 times, most recently from 02dea08 to acdc39b Compare September 9, 2025 20:01
@dependabot dependabot bot force-pushed the dependabot/cargo/yasna-0.4.0 branch from acdc39b to ee63687 Compare September 15, 2025 21:35
Bumps [yasna](https://github.com/qnighy/yasna.rs) from 0.3.2 to 0.4.0.
- [Changelog](https://github.com/qnighy/yasna.rs/blob/master/CHANGELOG.md)
- [Commits](qnighy/yasna.rs@yasna-0.3.2...yasna-0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/yasna-0.4.0 branch from ee63687 to f6fda04 Compare September 16, 2025 03:31
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.

1 participant