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

Update langtag requirement from 0.3 to 0.4 #42

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on langtag to permit the latest version.

Changelog

Sourced from langtag's changelog.

[0.4.0] - 2024-02-29

Changed

  • [4b5867a] Change implementation, now based on static-regular-grammar.

Removed

  • [4b5867a] Remove mutable methods (will be reintroduced if necessary later).

[0.3.4] - 2023-05-22

Added

  • [37b45ba] Add AsLanguageTag trait.

[0.3.3] - 2023-05-20

Added

  • [0f22312] Add serde support for LanguageTagBuf.

Fixed

  • [71a205a] Fix README links.
  • [43d3a06] Fix README links.

[0.3.2] - 2022-08-18

Added

  • [97a10ab] Add fmt::Display impl for GrandfatheredTag.

[0.3.1] - 2022-08-18

Added

  • [eb305b0] Add inner buffer access methods.

[0.2.0] - 2020-12-19

Added

  • [7be6201] impl copy.

Changed

  • [ccca814] Move to 2.0.0

Fixed

... (truncated)

Commits
  • c9ea9ea Document serde feature.
  • 04a2e11 Version 0.4.0
  • 4b5867a Change implementation, now based on static-regular-grammar.
  • 37b45ba Add AsLanguageTag trait.
  • 0f22312 Add serde support for LanguageTagBuf.
  • 43d3a06 Merge pull request #3 from timothee-haudebourg/fix-readme
  • 71a205a Fix README links.
  • 97a10ab Add fmt::Display impl for GrandfatheredTag.
  • eb305b0 Add inner buffer access methods.
  • 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 [langtag](https://github.com/timothee-haudebourg/langtag) to permit the latest version.
- [Changelog](https://github.com/timothee-haudebourg/langtag/blob/main/CHANGELOG.md)
- [Commits](timothee-haudebourg/langtag@0.3.0...0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@KonradHoeffner KonradHoeffner merged commit 536421b into main Mar 1, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/langtag-0.4 branch March 1, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant