Skip to content

Bump the actions group with 2 updates - #175

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/actions-2b9323d1a4
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/actions-2b9323d1a4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates: pre-commit and spin.

Updates pre-commit from 4.3.0 to 4.6.2

Release notes

Sourced from pre-commit's releases.

pre-commit v4.6.2

Fixes

pre-commit v4.6.1

Fixes

pre-commit v4.6.0

Features

  • pre-commit hook-impl: allow --hook-dir to be missing to enable easier usage with git 2.54+ git hooks.

Fixes

pre-commit v4.5.1

Fixes

  • Fix language: python with repo: local without additional_dependencies.

pre-commit v4.5.0

Features

pre-commit v4.4.0

Features

... (truncated)

Changelog

Sourced from pre-commit's changelog.

4.6.2 - 2026-08-10

Fixes

4.6.1 - 2026-07-21

Fixes

4.6.0 - 2026-04-21

Features

  • pre-commit hook-impl: allow --hook-dir to be missing to enable easier usage with git 2.54+ git hooks.

Fixes

4.5.1 - 2025-12-16

Fixes

  • Fix language: python with repo: local without additional_dependencies.

... (truncated)

Commits
  • 9767b6c v4.6.2
  • 42ee3ff Merge pull request #3743 from pre-commit/npm-build-scripts-11-x
  • 3056619 fix language: node for hooks with build scripts and npm 11.x
  • 242ce8a v4.6.1
  • 766e550 Merge pull request #3727 from pre-commit/dedupe
  • 1558d06 Merge pull request #3726 from pre-commit/exists-faster
  • 8a1c47a avoid duplicate files in --all-files during conflict
  • 2e01c99 faster check of rev existing locally as a commit
  • 3613bf2 Merge pull request #3701 from pre-commit/autoupdate-repos
  • 1d811d9 Return an error for invalid --repo
  • Additional commits viewable in compare view

Updates spin from 0.15 to 0.18

Release notes

Sourced from spin's releases.

v0.18

Enhancements

  • Avoid duplicate path specification in pip install (#313).
  • Launch IPython directly from package, instead of from path (#307).
  • Avoid triggering a rebuild on meson install (#317).

Contributors

2 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

v0.17

Maintenance

  • Patch in enum deepcopy on Python 3.10 (#312).

Contributors

1 authors added to this release (alphabetically):

v0.16

Enhancements

  • Add wheel command to pyproject-build commands (#305).

Documentation

  • Make it clearer that parallel testing happens via pytest-xdist (#303).
  • Better explain how to document extended commands (#310).

Maintenance

  • Use annotated tags for releases (#295).
  • Correct release notes re: annotation (#296).
  • Add dependabot cooldown, run on 15th of each month (#298).
  • Update to Python 3.10 as minimum (3.9 is EOL) (#304).
  • Support for click 8.3 (#309).

Contributors

... (truncated)

Changelog

Sourced from spin's changelog.

spin 0.18

Enhancements

  • Avoid duplicate path specification in pip install (#313).
  • Launch IPython directly from package, instead of from path (#307).
  • Avoid triggering a rebuild on meson install (#317).

Contributors

2 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

spin 0.17

Maintenance

  • Patch in enum deepcopy on Python 3.10 (#312).

Contributors

1 authors added to this release (alphabetically):

spin 0.16

We're happy to announce the release of spin 0.16!

Enhancements

  • Add wheel command to pyproject-build commands (#305).

Documentation

  • Make it clearer that parallel testing happens via pytest-xdist (#303).
  • Better explain how to document extended commands (#310).

Maintenance

  • Use annotated tags for releases (#295).
  • Correct release notes re: annotation (#296).
  • Add dependabot cooldown, run on 15th of each month (#298).

... (truncated)

Commits
  • 678c9b0 Designate 0.18 release
  • aac5fec Avoid triggering a rebuild on meson install (#317)
  • 1713846 Launch IPython directly from package, instead of from path (#307)
  • cf300ca Avoid duplicate path specification in pip install (#313)
  • 123de62 Bump version to 0.18rc0.dev0
  • d3e5ceb Designate 0.17 release
  • 493038b Patch in enum deepcopy on Python 3.10 (#312)
  • 481c66f Designate 0.16 release
  • 1164d54 Better explain how to document extended commands (#310)
  • 88b2792 Restrict click to 8.3, as per their stable API guidance (#309)
  • Additional commits viewable in compare view

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: [pre-commit](https://github.com/pre-commit/pre-commit) and [spin](https://github.com/scientific-python/spin).


Updates `pre-commit` from 4.3.0 to 4.6.2
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.3.0...v4.6.2)

Updates `spin` from 0.15 to 0.18
- [Release notes](https://github.com/scientific-python/spin/releases)
- [Changelog](https://github.com/scientific-python/spin/blob/main/CHANGELOG.md)
- [Commits](scientific-python/spin@v0.15...v0.18)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: spin
  dependency-version: '0.18'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot
dependabot Bot deleted the dependabot/pip/actions-2b9323d1a4 branch September 17, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant