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 dunamai from 1.6.0 to 1.7.0 #484

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps dunamai from 1.6.0 to 1.7.0.

Release notes

Sourced from dunamai's releases.

v1.7.0 (2021-10-31)

  • Broadened the default version tag pattern to allow more separator styles recognized in PEP 440 pre-normalized forms (-, ., and _).
  • Enhanced serialize_pep440() to normalize the alternative prerelease names (alpha -> a, beta -> b, c/pre/preview -> rc) and capitalizations (RC -> rc, etc).
  • Added a py.typed file for PEP-561. (Contributed by wwuck)
  • Replaced pkg_resources dependency with packaging and importlib_metadata. (Contributed by flying-sheep)
  • Added some missing public items to __all__.
Changelog

Sourced from dunamai's changelog.

v1.7.0 (2021-10-31)

  • Broadened the default version tag pattern to allow more separator styles recognized in PEP 440 pre-normalized forms (-, ., and _).
  • Enhanced serialize_pep440() to normalize the alternative prerelease names (alpha -> a, beta -> b, c/pre/preview -> rc) and capitalizations (RC -> rc, etc).
  • Added a py.typed file for PEP-561. (Contributed by wwuck)
  • Replaced pkg_resources dependency with packaging and importlib_metadata. (Contributed by flying-sheep)
  • Added some missing public items to __all__.
Commits
  • 3e2173e Release v1.7.0
  • 0f8c364 Allow more separator styles in tags and normalize certain alternative stage n...
  • 6e4e290 Add workaround for Git 2.21.0 tests
  • be765c6 Fix pre-commit hook issue and newer Git compatibility in tests
  • 1c16f9b Merge pull request #29 from flying-sheep/no-pkg-resources
  • 7e0c312 Merge pull request #25 from wwuck/feature/pep561
  • 71dbec5 Apparently old pytest doesn’t support tool.pytest.ini_options
  • 9a8729d Switch to packaging and importlib_metadata
  • 19760aa Add py.typed file for PEP-561
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [dunamai](https://github.com/mtkennerly/dunamai) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/mtkennerly/dunamai/releases)
- [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md)
- [Commits](mtkennerly/dunamai@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: dunamai
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the PR type: dependencies 🤖 Contains only dependencies updates label Nov 5, 2021
@ewjoachim ewjoachim merged commit a146d4f into master Nov 5, 2021
@ewjoachim ewjoachim deleted the dependabot/pip/dunamai-1.7.0 branch November 5, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR type: dependencies 🤖 Contains only dependencies updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant