Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps python-frontmatter from 0.5.0 to 1.1.0.

Release notes

Sourced from python-frontmatter's releases.

Now with type checking

What's Changed

New Contributors

Full Changelog: eyeseast/python-frontmatter@v1.0.1...v1.1.0

v1.0.1

  • Now with Python 3.12 support (or really, just testing on that).

Stable

This library has been stable for a while, so it's time to make it official: v1.0.0.

These changes have landed in the past few days:

  • Remove support for Python 2 #75 (and 3.4 and 3.5, for good measure)
  • Reorganize tests and switch to pytest #74 and #47
  • Use handler.detect instead of that weird global dictionary #48
  • Add a handler.format method to customize output #49
  • Add a directory of examples to show ways to solve problems people have raised #72

All that said, the API hasn't really changed, except for dropping Python 2 support. This is more a promise that it won't change (at least until v2).

Everything should be a little tighter and more predictable now, and testing should be a little easier and better organized.

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 1, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/python-frontmatter-1.1.0 branch from 18c55a3 to d046bd4 Compare December 1, 2025 11:37
Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 0.5.0 to 1.1.0.
- [Release notes](https://github.com/eyeseast/python-frontmatter/releases)
- [Commits](eyeseast/python-frontmatter@v0.5.0...v1.1.0)

---
updated-dependencies:
- dependency-name: python-frontmatter
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-frontmatter-1.1.0 branch from d046bd4 to d93d224 Compare December 1, 2025 16:45
@anatoly-scherbakov anatoly-scherbakov merged commit c42baa1 into master Dec 3, 2025
1 check passed
@anatoly-scherbakov anatoly-scherbakov deleted the dependabot/pip/python-frontmatter-1.1.0 branch December 3, 2025 16:55
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.

2 participants