Skip to content

Update nom_locate requirement from 4.0 to 5.0 #755

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on nom_locate to permit the latest version.

Changelog

Sourced from nom_locate's changelog.

v4.2.0

Improvements:

Internal:

  • Remove build status from README
  • Fix compilation warning in example

v4.1.0

Improvements:

Documentation fix:

v4.0.0

Breaking change:

v3.1.0

This is likely the last 3.x.x release, and 4.0.0 will use nom 7 instead of nom 6.

Improvements:

Documentation fix:

v3.0.2

Fixes:

Other changes:

... (truncated)

Commits
  • 6dde6d4 Release v4.2.0
  • 9aaf7b0 Add into_fragment() and into_fragment_and_extra()
  • 6a87c69 Fix warning
  • 73d2a24 README: Remove build status
  • c616183 Prepare release v4.1.0.
  • 6104fdf Add tests for and fix AsRef implementation
  • ac2371b Implement AsRef for LocatedSpan
  • 78e6a13 Fix doctest & apply requested changes
  • 5c272a0 Update doctest
  • bfb95de Transform the map to use the extra
  • Additional commits viewable 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 [nom_locate](https://github.com/fflorent/nom_locate) to permit the latest version.
- [Changelog](https://github.com/fflorent/nom_locate/blob/master/CHANGELOG.md)
- [Commits](fflorent/nom_locate@v4.0.0...v4.2.0)

---
updated-dependencies:
- dependency-name: nom_locate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 4, 2025
@horned-sphere horned-sphere removed their request for review May 30, 2025 16:32
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