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 versioningit from 2.2.1 to 3.0.0 #981

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps versioningit from 2.2.1 to 3.0.0.

Release notes

Sourced from versioningit's releases.

v3.0.0 — Support onbuild with Hatch

  • Migrated from setuptools to hatch
  • Support using the onbuild step with Hatch
  • Breaking: The build_dir argument passed to Versioningit.do_onbuild() and onbuild method callables has been changed to an OnbuildFileProvider ABC

v2.3.0 — Hatch support

  • Always read .hg_archival.txt files using UTF-8 encoding
  • Added support for using versioningit with Hatch
Changelog

Sourced from versioningit's changelog.

v3.0.0 (2023-12-13)

  • Migrated from setuptools to hatch
  • Support using the onbuild step with Hatch
  • Breaking: The build_dir argument passed to Versioningit.do_onbuild() and onbuild method callables has been changed to an OnbuildFileProvider ABC

v2.3.0 (2023-11-19)

  • Always read .hg_archival.txt files using UTF-8 encoding
  • Added support for using versioningit with Hatch
Commits
  • 8e86565 v3.0.0 — Support onbuild with Hatch
  • 1bc3347 Merge pull request #53 from jwodder/onbuild
  • ba530a7 Add a versionadded:: to the docs for onbuild + Hatch
  • a6507b5 Docs wording tweaks
  • 22e5fb4 Better way to suppress errors
  • 82136be Update docs
  • 83e5fc8 Add docstrings to new "onbuild" classes
  • f19ce41 Dedicated tests of file providers
  • 17e4c19 Warn if configuring onbuild via versioningit table when using hatch
  • 1fab146 [skip ci] Update CHANGELOG; set next version to 3.0.0
  • Additional commits viewable 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 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)

Bumps [versioningit](https://github.com/jwodder/versioningit) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/jwodder/versioningit/releases)
- [Changelog](https://github.com/jwodder/versioningit/blob/master/CHANGELOG.md)
- [Commits](jwodder/versioningit@v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: versioningit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 25, 2023
@coveralls
Copy link

Coverage Status

coverage: 58.794% (-4.4%) from 63.182%
when pulling 61bade9 on dependabot/pip/versioningit-3.0.0
into 5eec0b2 on main.

@aw-was-here aw-was-here merged commit 5630230 into main Dec 31, 2023
9 checks passed
@aw-was-here aw-was-here deleted the dependabot/pip/versioningit-3.0.0 branch December 31, 2023 23:02
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.

None yet

2 participants