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

build(deps): update language-data requirement from ~=1.1 to ~=1.2 #316

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Updates the requirements on language-data to permit the latest version.

Release notes

Sourced from language-data's releases.

v1.2.0

What's Changed

New Contributors

Full Changelog: georgkrause/language_data@v1.1.0...v1.2.0

Changelog

Sourced from language-data's changelog.

Version 1.2.0 (2024-??-??)

  • The package is now maintained by georgkrause
  • Bump minimum required python version to 3.8

Version 1.1 (2021-11-10)

  • Updated to CLDR v40.
  • Norwegian Bokmål now prefers the language code 'no', not 'nb', following a change made throughout Unicode CLDR.
  • Switched the build system to poetry. To install the package in editable mode before PEP 660 is better supported, use poetry install instead of pip install -e ..

Version 1.0 (2021-02-09)

  • First release to PyPI.

Version 0.1 (2021-02-05)

  • Separated this package from langcodes.
Commits
  • 666e470 docs: How to update CLDR data
  • 02c25c3 feat: Update CLDR to 44.1
  • 3b6d85f feat: Add cldr-json as git submodule
  • fb230d3 fix: Make script and territory data optional
  • c4a368b ci: Run tests in CI with PR reporting (#1)
  • 7a82b7d Merge pull request #2 from georgkrause/cd
  • 559dc7c chore: Prepare changelog for next release
  • e251963 fix: Use proper stable classifier
  • 33ad72a fix: Fix definition and installation of dependencies in ci
  • 48bebd9 chore: Bump minimum python version to 3.8
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/language-data-approx-eq-1.2 branch 3 times, most recently from dd5f137 to 4d137be Compare April 13, 2024 03:04
Updates the requirements on [language-data](https://github.com/georgkrause/language_data) to permit the latest version.
- [Release notes](https://github.com/georgkrause/language_data/releases)
- [Changelog](https://github.com/georgkrause/language_data/blob/main/CHANGELOG.md)
- [Commits](georgkrause/language_data@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: language-data
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/language-data-approx-eq-1.2 branch from 4d137be to 6385613 Compare April 13, 2024 03:05
@Ichunjo Ichunjo merged commit abd5f48 into master Apr 13, 2024
1 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/language-data-approx-eq-1.2 branch April 13, 2024 03:16
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.

1 participant