chore(deps): update dependency langcodes to v3.5.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
langcodes | dependencies | minor |
3.4.0 -> 3.5.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
georgkrause/langcodes (langcodes)
v3.5.0
What's Changed
- This release adds support for python 3.13 and drops support for python 3.8
- feat: Added
ignore_script
and tested it. by @mtrd3v in https://github.com/georgkrause/langcodes/pull/17 - Run tests against Python 3.13 by @georgkrause in https://github.com/georgkrause/langcodes/pull/24
- ci: Allow Action comments on fork MRs by @georgkrause in https://github.com/georgkrause/langcodes/pull/25
- chore: Drop support for python 3.8, bump python 3.12 to stable by @georgkrause in https://github.com/georgkrause/langcodes/pull/26
- Replace pkg_resources with importlib.resources by @moi15moi in https://github.com/georgkrause/langcodes/pull/22
New Contributors
- @mtrd3v made their first contribution in https://github.com/georgkrause/langcodes/pull/17
Full Changelog: https://github.com/georgkrause/langcodes/compare/v3.4.1...v3.5.0
v3.4.1
What's Changed
- fix: Rework Language.hash by @moi15moi in https://github.com/georgkrause/langcodes/pull/20
- chore(deps): update actions/setup-python action to v5 by @renovate in https://github.com/georgkrause/langcodes/pull/12
- chore: Increase coverage by actually executing all tests
New Contributors
- @moi15moi made their first contribution in https://github.com/georgkrause/langcodes/pull/20
Full Changelog: https://github.com/georgkrause/langcodes/compare/v3.4.0...v3.4.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot