Skip to content

Bump the actions group with 2 updates#445

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-0e64c840a8
Closed

Bump the actions group with 2 updates#445
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-0e64c840a8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the actions group with 2 updates: calysto/maintainer_tools and hynek/build-and-inspect-python-package.

Updates calysto/maintainer_tools from 1 to 1.5.0

Release notes

Sourced from calysto/maintainer_tools's releases.

1.5.0

Enhancements Made

  • feat: add build action wrapping hynek/build-and-inspect-python-package v2.18.0

1.4.1

Bugs Fixed

  • fix: allow Python prereleases in base-setup

1.4.0

Enhancements Made

  • feat: improve pre-commit-autoupdate action

1.3.0

Enhancements Made

  • feat: add pre-commit-run and pre-commit-autoupdate actions using prek
  • feat: add zizmor action
  • feat: add codeql action

Maintenance and upkeep improvements

  • chore: pre-commit autoupdate
  • chore: pre-commit autoupdate

Dependency updates

  • Bump the actions group across 1 directory with 4 updates
  • Bump the actions group with 2 updates
  • Bump the actions group with 2 updates

1.2.1

Enhancements Made

  • Enhancement: replace command input with setup/test inputs using pip/pytest defaults

... (truncated)

Changelog

Sourced from calysto/maintainer_tools's changelog.

1.5.0

Enhancements Made

  • feat: add build action wrapping hynek/build-and-inspect-python-package v2.18.0
Commits
  • a6dd969 Enhancement: add test file validation to test-sdist action (#21)
  • fb361e8 Fix publish job dry_run handling for schedule trigger (#20)
  • 889da8d Back to dev: 1.1.2.dev0
  • d9ff344 Release 1.1.1
  • 9dd4420 Fix step summary header levels: version at ###, body headers at #### (#19)
  • a876b7d Enhancement: improve changelog header levels and release summary output (#18)
  • See full diff in compare view

Updates hynek/build-and-inspect-python-package from 2.17.0 to 2.18.0

Release notes

Sourced from hynek/build-and-inspect-python-package's releases.

v2.18.0

Added

  • New input: skip-sdist to skip building the source distribution. #228
Changelog

Sourced from hynek/build-and-inspect-python-package's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

2.18.0 - 2026-05-11

Added

  • New input: skip-sdist to skip building the source distribution. #228

2.17.0 - 2026-03-27

Fixed

  • The action now passes Zizmor in pedantic mode. #212

2.16.0 - 2026-03-26

Added

  • New input: include-free-threaded When set to 'true', free-threaded Python siblings (for example, 3.14t) are included in the version outputs for Python 3.14 and later, inserted inline after each matching version. #208

2.15.0 - 2026-03-19

Added

  • The Python version used to build the package can now be configured using the python-version input. #191

Changed

  • Pick Python version explictly instead of "3.x" to prevent incompatibily problems like #182 in the future.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates: [calysto/maintainer_tools](https://github.com/calysto/maintainer_tools) and [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package).


Updates `calysto/maintainer_tools` from 1 to 1.5.0
- [Release notes](https://github.com/calysto/maintainer_tools/releases)
- [Changelog](https://github.com/Calysto/maintainer_tools/blob/v1.5.0/CHANGELOG.md)
- [Commits](Calysto/maintainer_tools@v1...v1.5.0)

Updates `hynek/build-and-inspect-python-package` from 2.17.0 to 2.18.0
- [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
- [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
- [Commits](hynek/build-and-inspect-python-package@fe0a0fb...d44ca7d)

---
updated-dependencies:
- dependency-name: calysto/maintainer_tools
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: hynek/build-and-inspect-python-package
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 19, 2026
@blink1073 blink1073 closed this May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@blink1073 blink1073 deleted the dependabot/github_actions/actions-0e64c840a8 branch May 19, 2026 19:19
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant