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

chore: Bump iso3901 from 0.3.2 to 0.3.3 #591

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps iso3901 from 0.3.2 to 0.3.3.

Release notes

Sourced from iso3901's releases.

v0.3.3 (2024-10-15)

Minor Changes

  • Declares compatibility with python 3.13

Special Notes

This release includes PEP 740 attestation files (For those uninformed, think of them as GPG file signatures). Download both the main archive and accompanied attestation file, and verify its origin with following:

python -m pypi_attestations verify --identity 'https://github.com/Tagger-phile/py-iso3901/.github/workflows/publish.yml@refs/heads/main' iso3901-0.3.3-py3-none-any.whl

But this is still not convenient, and there is no integration of PEP 740 to existing dev workflows. Therefore next release will use GitHub integrated attestation workflow.

Commits
  • 16a8e0c chore(release): bump version to 0.3.3
  • 34eb068 ci: Only trigger CodeQL scan upon source or config push
  • 8fdb525 ci: Python 3.7 not available for latest ubuntu / macos runners
  • aad5e90 ci: Use latest stable github runners
  • 03684db chore: Bump type checker versions in tox env
  • 440995d test: Verify compatibility with python 3.13
  • b4623b4 ci: Enable release artifact attestation
  • c573231 ci: Auto-formatting PRs become signed
  • 0a9f258 style: Enable preview rule in ruff format
  • 3ae33a6 Merge pull request #32 from Tagger-phile/dependabot/github_actions/python-sem...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 15, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/iso3901-0.3.3 branch 2 times, most recently from feddee9 to 5a5481a Compare October 17, 2024 22:11
Bumps [iso3901](https://github.com/Tagger-phile/py-iso3901) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/Tagger-phile/py-iso3901/releases)
- [Commits](Tagger-phile/py-iso3901@v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: iso3901
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/iso3901-0.3.3 branch from 5a5481a to c66afff Compare October 20, 2024 09:46
@hairmare hairmare merged commit 4c480bc into main Oct 20, 2024
6 checks passed
@hairmare hairmare deleted the dependabot/pip/iso3901-0.3.3 branch October 20, 2024 09:51
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.

1 participant