Skip to content

build(deps): bump https://github.com/BlankSpruce/gersemi from 0.26.1 to 0.27.2#5366

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pre_commit/https-/github.com/BlankSpruce/gersemi-0.27.2
Closed

build(deps): bump https://github.com/BlankSpruce/gersemi from 0.26.1 to 0.27.2#5366
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pre_commit/https-/github.com/BlankSpruce/gersemi-0.27.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Copy link
Copy Markdown
Contributor

Bumps https://github.com/BlankSpruce/gersemi from 0.26.1 to 0.27.2.

Release notes

Sourced from https://github.com/BlankSpruce/gersemi's releases.

0.27.2

Fixed

  • Missing files from source distribution. (#108)

0.27.1

Fixed

  • pre-commit hook reference in README now points to separate repository to leverage availability of wheels in PyPI. (#107)
  • Build process of Rust extension. (#108)

0.27.0

Added

  • Formatting can be disabled through other pairs of fencing comments: # cmake-format: off/# cmake-format: on and # fmt: off/# fmt: on. (#106)

Changed

  • Change default from unsafe: false to unsafe: true. Additionally add explicit --safe to enable that mode from command line.
  • Replace internal CMake parser with custom handwritten one in Rust instead of relying on Lark AKA "rewrite it in Rust".
Changelog

Sourced from https://github.com/BlankSpruce/gersemi's changelog.

[0.27.2] 2026-04-16

Fixed

  • Missing files from source distribution. (#108)

[0.27.1] 2026-04-15

Fixed

  • pre-commit hook reference in README now points to separate repository to leverage availability of wheels in PyPI. (#107)
  • Build process of Rust extension. (#108)

[0.27.0] 2026-04-12

Added

  • Formatting can be disabled through other pairs of fencing comments: # cmake-format: off/# cmake-format: on and # fmt: off/# fmt: on. (#106)

Changed

  • Change default from unsafe: false to unsafe: true. Additionally add explicit --safe to enable that mode from command line.
  • Replace internal CMake parser with custom handwritten one in Rust instead of relying on Lark AKA "rewrite it in Rust".
Commits
  • 2fec84e Fix MANIFEST.in
  • dc696bd Disable schema test on Python 3.8
  • e647b52 Fix build.rs and update pre-commit hook reference in README
  • c15ba1f Update schema
  • 5f6424c Extract Parser to separate file
  • 8881ccd Release 0.27.0
  • ee369eb Update Rust toolchain in workflows
  • 86ebd6a Support other kinds of fencing comments that disable formatting
  • 7fdbf90 Compute token position only when it's necessary
  • 7b4321b Fix tox settings for multiple Python versions
  • 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 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 [https://github.com/BlankSpruce/gersemi](https://github.com/BlankSpruce/gersemi) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/BlankSpruce/gersemi/releases)
- [Changelog](https://github.com/BlankSpruce/gersemi/blob/master/CHANGELOG.md)
- [Commits](BlankSpruce/gersemi@0.26.1...0.27.2)

---
updated-dependencies:
- dependency-name: https://github.com/BlankSpruce/gersemi
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Apr 18, 2026
@github-actions github-actions Bot added this to the next milestone Apr 18, 2026
@github-actions

github-actions Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

📊: Physics performance monitoring for 2f98255

Full contents

physmon summary

@sonarqubecloud

Copy link
Copy Markdown

@AJPfleger

Copy link
Copy Markdown
Member

ci fails. fixed version in #5378

@AJPfleger AJPfleger closed this Apr 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pre_commit/https-/github.com/BlankSpruce/gersemi-0.27.2 branch April 22, 2026 15:27
kodiakhq Bot pushed a commit that referenced this pull request Apr 22, 2026
The pre-commit config referenced the package repo instead of the dedicated hook repo, causing `InvalidManifestError` due to missing `.pre-commit-hooks.yaml`.

Detected in #5366.

```
Run pre-commit run --all-files --show-diff-on-failure
  pre-commit run --all-files --show-diff-on-failure
  shell: /usr/bin/bash -e {0}
  env:
    PRE_COMMIT_HOME: /tmp/pre-commit
    pythonLocation: /opt/hostedtoolcache/Python/3.14.4/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-clang-format.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror:.[jupyter].
[INFO] Initializing environment for https://github.com/BlankSpruce/gersemi.
An error has occurred: InvalidManifestError: 
=====> /tmp/pre-commit/repo3wt466sb/.pre-commit-hooks.yaml is not a file
Check the log at /tmp/pre-commit/pre-commit.log
Error: Process completed with exit code 1.
```
paradajzblond pushed a commit to paradajzblond/acts that referenced this pull request Apr 28, 2026
The pre-commit config referenced the package repo instead of the dedicated hook repo, causing `InvalidManifestError` due to missing `.pre-commit-hooks.yaml`.

Detected in acts-project#5366.

```
Run pre-commit run --all-files --show-diff-on-failure
  pre-commit run --all-files --show-diff-on-failure
  shell: /usr/bin/bash -e {0}
  env:
    PRE_COMMIT_HOME: /tmp/pre-commit
    pythonLocation: /opt/hostedtoolcache/Python/3.14.4/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-clang-format.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror:.[jupyter].
[INFO] Initializing environment for https://github.com/BlankSpruce/gersemi.
An error has occurred: InvalidManifestError: 
=====> /tmp/pre-commit/repo3wt466sb/.pre-commit-hooks.yaml is not a file
Check the log at /tmp/pre-commit/pre-commit.log
Error: Process completed with exit code 1.
```
@andiwand andiwand modified the milestones: next, v46.4.0 May 1, 2026
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 pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants