Skip to content

Update pyromark requirement from ~=0.9.3 to ~=0.9.4#30

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyromark-approx-eq-0.9.4
Closed

Update pyromark requirement from ~=0.9.3 to ~=0.9.4#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyromark-approx-eq-0.9.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 9, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on pyromark to permit the latest version.

Release notes

Sourced from pyromark's releases.

v0.9.4

  • Add full support for free-threaded Python.
  • Add i686-unknown-linux-gnu manylinux_2_28 wheels.
Changelog

Sourced from pyromark's changelog.

[0.9.4] - 2025-10-09

  • Add full support for free-threaded Python.
  • Add i686-unknown-linux-gnu manylinux_2_28 wheels.

[0.9.3] - 2025-07-29

  • Remove loongarch64-unknown-linux-gnu target as it is not supported by PyPI.

[0.9.2] - 2025-07-29

  • Add CPython 3.14 and free-threaded CPython 3.14 support.
  • Add riscv64gc-unknown-linux-gnu and loongarch64-unknown-linux-gnu targets support.
  • Don't build x86_64-unknown-linux-gnu and aarch64-unknown-linux-gnu manylinux_2_34 wheels as they are in alpha.

[0.9.1] - 2025-02-25

  • Add support for PyPy 3.11 and free-threaded CPython 3.13.

[0.9.0] - 2025-02-13

This release does not contain any breaking changes.

  • Bump pulldown-cmark from v0.12.2 to v0.13.0. See https://github.com/pulldown-cmark/pulldown-cmark/releases/tag/v0.13.0.
  • Add new options from pulldown-cmark v0.13.0: ENABLE_SUPERSCRIPT, ENABLE_SUBSCRIPT, ENABLE_WIKILINKS.
  • Add new event types associated with the new options.
  • Add a simple script to the documentation to compare performance with other libraries.

[0.8.0] - 2025-02-01

  • Add events_with_range which returns (Event, Range) pairs.
  • Build for more platforms and more manylinux versions to improve performance on modern systems.

[0.7.1] - 2024-12-24

  • Don't close input file in CLI if it is stdin.

[0.7.0] - 2024-11-26

Breaking:

  • The options argument can no longer be None. Use Options(0) instead.
  • pyromark.events now uses pythonize Rust crate, the output will be different and more correct.
  • The only exported member of pyromark.event is now Event.

Feature:

  • Support for the --output flag in the CLI.
  • Backport __str__ and __format__ behavior for pyromark.Options from Python 3.11.

... (truncated)

Commits
  • c988ccb ci: run pytest for free-threaded python
  • 6c42e17 v0.9.4
  • ada4a55 ci: run pytest on python 3.14
  • bf6bacb chore(deps): lock file maintenance (#897)
  • 029ef98 chore(deps): lock file maintenance (#896)
  • ede1fc4 chore(deps): lock file maintenance (#895)
  • 0494f35 chore(deps): update astral-sh/setup-uv action to v7 (#894)
  • 8880582 chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.14.0 ...
  • c1f35f4 chore(deps): update dependency ruff to v0.14.0 (#892)
  • 13e4ef5 chore: bump dependencies
  • 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 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)

Updates the requirements on [pyromark](https://github.com/monosans/pyromark) to permit the latest version.
- [Release notes](https://github.com/monosans/pyromark/releases)
- [Changelog](https://github.com/monosans/pyromark/blob/main/CHANGELOG.md)
- [Commits](monosans/pyromark@v0.9.3...v0.9.4)

---
updated-dependencies:
- dependency-name: pyromark
  dependency-version: 0.9.4
  dependency-type: direct:production
...

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 Oct 9, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #31.

@dependabot dependabot Bot closed this Oct 20, 2025
@dependabot dependabot Bot deleted the dependabot/pip/pyromark-approx-eq-0.9.4 branch October 20, 2025 21:21
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