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

Bump pyphen from 0.11.0 to 0.15.0 #4087

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pyphen from 0.11.0 to 0.15.0.

Release notes

Sourced from pyphen's releases.

0.15.0

  • Support Python 3.12, drop Python 3.7 support.
  • Add READMEs for dictionaries.
  • Add Basque hyphenation dictionary.
  • Update Catalan and Hungarian dictionaries.
  • Use Ruff instead of Flake8 and isort.

0.14.0

No release notes provided.

0.13.2

  • Add Thai dictionary

0.13.1

  • Update Italian dictionary.

0.13.0

  • Make language parameter case-insensitive.
  • Add Catalan dictionary.
  • Update French dictionary.
  • Update script upgrading dictionaries.

0.12.0

  • Support Python 3.10, drop Python 3.6 support.
  • Add documentation.
  • Update Belarusian dictionary.
Changelog

Sourced from pyphen's changelog.

Version 0.15.0

Released on 2024-04-23.

  • Support Python 3.12, drop Python 3.7 support.
  • Add READMEs for dictionaries.
  • Add Basque hyphenation dictionary.
  • Update Catalan and Hungarian dictionaries.
  • Use Ruff instead of Flake8 and isort.

Version 0.14.0

Released on 2023-03-17.

  • Store Path objects instead of strings in LANGUAGES.
  • Use importlib.resources instead of deprecated pkg_resources.

Version 0.13.2

Released on 2022-11-29.

  • Add Thai dictionary.

Version 0.13.1

Released on 2022-11-15.

  • Update Italian dictionary.

Version 0.13.0

Released on 2022-09-01.

  • Make language parameter case-insensitive.
  • Add Catalan dictionary.
  • Update French dictionary.
  • Update script upgrading dictionaries.

Version 0.12.0

... (truncated)

Commits
  • 099eeb7 Version 0.15.0
  • 3749f94 Always use UNIX line-ending
  • c19c741 Merge pull request #65 from Kozea/ruff
  • e3341da Use ruff instead of flake8 and isort
  • 7f41260 Use "main" as default branch name
  • e556be0 Update CI, support Python 3.8+
  • 59e8512 Merge pull request #64 from BLKSerene/main
  • 6003b49 Update Hungarian dictionary
  • 01f335c Merge pull request #63 from xezpeleta/main
  • 13a5860 Add basque hyphenation dictionary
  • 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 python Pull requests that update Python code labels Apr 29, 2024
Copy link

cypress bot commented Apr 29, 2024

Passing run #8989 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge c4e3ccd into 1e4ba6b...
Project: Geotrek-admin Commit: 4aac310655 ℹ️
Status: Passed Duration: 01:58 💡
Started: May 17, 2024 3:52 PM Ended: May 17, 2024 3:54 PM

Review all test suite changes for PR #4087 ↗︎

Bumps [pyphen](https://github.com/Kozea/Pyphen) from 0.11.0 to 0.15.0.
- [Release notes](https://github.com/Kozea/Pyphen/releases)
- [Changelog](https://github.com/Kozea/Pyphen/blob/main/docs/changelog.rst)
- [Commits](Kozea/Pyphen@0.11.0...0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyphen-0.15.0 branch from 1486527 to c4e3ccd Compare May 17, 2024 15:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #4255.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyphen-0.15.0 branch August 5, 2024 04:27
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants