Bump gersemi from 0.26.1 to 0.27.7 by dependabot[bot] · Pull Request #8126 · IfcOpenShell/IfcOpenShell · GitHub
Skip to content

Bump gersemi from 0.26.1 to 0.27.7#8126

Open
dependabot[bot] wants to merge 1 commit into
v0.8.0from
dependabot/pip/gersemi-0.27.7
Open

Bump gersemi from 0.26.1 to 0.27.7#8126
dependabot[bot] wants to merge 1 commit into
v0.8.0from
dependabot/pip/gersemi-0.27.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gersemi from 0.26.1 to 0.27.7.

Release notes

Sourced from gersemi's releases.

0.27.7

Fixed

  • WHAT in feature_summary is now treated as multi-value argument. (#115)
  • FIND_PACKAGE_ARGS in FetchContent_Declare now follows the formatting used for find_package.
  • Add missing keywords in ExternalProject_Add (#116) and FetchContent_Declare (#117).

0.27.6

Fixed

  • Line comments don't inhibit local inlining when they are the last piece of the formatted chunk. (#114)
  • Comments can be used next to inline keywords in custom command definitions. (#114)

0.27.5

Fixed

  • Proper handling of HELP in set(CACHE{variable}). (#113)

0.27.4

Fixed

  • Application won't hang when multiple workers are used. (#111)

0.27.3

Changed

  • Wheels on PyPI are also published for ARM based systems. (#108)
  • More of the core implementation reimplemented in Rust.

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 gersemi's changelog.

[0.27.7] 2026-05-27

Fixed

  • WHAT in feature_summary is now treated as multi-value argument. (#115)
  • FIND_PACKAGE_ARGS in FetchContent_Declare now follows the formatting used for find_package.
  • Add missing keywords in ExternalProject_Add (#116) and FetchContent_Declare (#117).

[0.27.6] 2026-05-21

Fixed

  • Line comments don't inhibit local inlining when they are the last piece of the formatted chunk. (#114)
  • Comments can be used next to inline keywords in custom command definitions. (#114)

[0.27.5] 2026-05-14

Fixed

  • Proper handling of HELP in set(CACHE{variable}). (#113)

[0.27.4] 2026-05-06

Fixed

  • Application won't hang when multiple workers are used. (#111)

[0.27.3] 2026-05-05

Changed

  • Wheels on PyPI are also published for ARM based systems. (#108)
  • More of the core implementation reimplemented in Rust.

[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
  • 87d4337 Release 0.27.7
  • 555b799 Add directory keywords of FetchContent_Declare
  • 72d4785 Add missing keywords in ExternalProject commands
  • 751a73b Improve formatting of FetchContent_Declare(FIND_PACKAGE_ARGS)
  • a4dd8d8 Correct feature_summary(WHAT) cardinality
  • b03b0f9 Support inlining when line comment is last piece in formatted chunk
  • 051259c Ignore comments next to keywords in custom command definition
  • 787c95e Consider HELP as multi value argument in set(CACHE{variable})
  • 0ae46f4 Release 0.27.4
  • ecb7644 fix: Multiple workers deadlock
  • 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 [gersemi](https://github.com/BlankSpruce/gersemi) from 0.26.1 to 0.27.7.
- [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.7)

---
updated-dependencies:
- dependency-name: gersemi
  dependency-version: 0.27.7
  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 python Pull requests that update python code labels May 30, 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants