Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deps: Bump tomlkit from 0.11.8 to 0.12.1 #208

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps tomlkit from 0.11.8 to 0.12.1.

Release notes

Sourced from tomlkit's releases.

0.12.1

Full Changelog: python-poetry/tomlkit@0.12.0...0.12.1

0.12.0

What's Changed

New Contributors

Full Changelog: python-poetry/tomlkit@0.11.8...0.12.0

Changelog

Sourced from tomlkit's changelog.

[0.12.1] - 2023-07-27

Fixed

  • Make float and int hashable.

[0.12.0] - 2023-07-27

Added

  • Allow users to specify encoders for custom types. (#296)

Fixed

  • Fix the incorrect sort when building a table with dotted keys.
  • Complete the methods required for integer and float items. (#307)
  • Replace the deprecated usage of datetime.utcnow(). (#308)
  • Minor performance improvements when iterating over the escape sequences. (#304)
Commits
  • 7ed7d3a fix: Make float and int hashable
  • 653a375 chore: update release action
  • 27ad8ff chore: release 0.12.0
  • e2adb95 fix: replace deprecated usage of datetime.utcnow (#308)
  • e07f6a1 fix: full methods of integer and float (#307)
  • 9e39a63 perf: only iter on found escape sequences (#304)
  • 8edb46c chore(deps-dev): bump pygments from 2.14.0 to 2.15.0 (#302)
  • 45c6177 chore(deps-dev): bump certifi from 2022.12.7 to 2023.7.22 (#303)
  • f976291 README: Link to readthedocs for the documentation (#300)
  • a3cb8a2 feat: allow users to register custom encoders (#296)
  • 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 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)

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.8 to 0.12.1.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.11.8...0.12.1)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 21, 2023 04:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 21, 2023
@github-actions
Copy link

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@bjoernricks
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2023

Looks like tomlkit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/tomlkit-0.12.1 branch August 31, 2023 11:07
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.

1 participant