Skip to content

chore(deps-dev): bump tomlkit from 0.13.3 to 0.15.0#1051

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tomlkit-0.15.0
Closed

chore(deps-dev): bump tomlkit from 0.13.3 to 0.15.0#1051
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tomlkit-0.15.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tomlkit from 0.13.3 to 0.15.0.

Release notes

Sourced from tomlkit's releases.

0.15.0

What's Changed

New Contributors

Full Changelog: python-poetry/tomlkit@0.14.0...0.15.0

0.14.0

What's Changed

New Contributors

Full Changelog: python-poetry/tomlkit@0.13.3...0.14.0

Changelog

Sourced from tomlkit's changelog.

[0.15.0] - 2026-05-10

Changed

  • Update parser to support TOML spec v1.1.0. (#456)

[0.14.0] - 2026-01-13

Changed

  • Drop support for Python older than 3.9. Remove 3.8 from the CI matrix.

Added

  • Custom encoders can now receive _parent and _sort_keys parameters to enable proper encoding of nested structures. (#429)
  • Add String.type property to get the string type. (#443)

Fixed

  • Fixed tomlkit.boolean() API to correctly handle boolean inputs. (#442)
Commits
  • 8694e4d chore: bump version to 0.15.0 and update changelog for release (#473)
  • e636a51 [pre-commit.ci] pre-commit autoupdate (#472)
  • 96a4d22 fix: fix a parser hang (#470)
  • 843f799 [pre-commit.ci] pre-commit autoupdate (#469)
  • 2c87eaf Honor sort_keys for parsed TOML documents (#471)
  • 8e32f9c Type annotations (#460)
  • df98af4 [pre-commit.ci] pre-commit autoupdate (#461)
  • 4bd97db chore(deps): bump requests from 2.32.4 to 2.33.0 in /docs (#462)
  • b2d7030 chore(deps-dev): bump pygments from 2.17.2 to 2.20.0 (#463)
  • 87d98b1 chore(deps): bump pygments from 2.18.0 to 2.20.0 in /docs (#464)
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 13:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 19, 2026
@github-actions github-actions Bot enabled auto-merge May 19, 2026 13:56
@dependabot dependabot Bot force-pushed the dependabot/pip/tomlkit-0.15.0 branch 2 times, most recently from f7db231 to c7c5280 Compare May 20, 2026 01:18
Bumps [tomlkit](https://github.com/python-poetry/tomlkit) from 0.13.3 to 0.15.0.
- [Release notes](https://github.com/python-poetry/tomlkit/releases)
- [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.13.3...0.15.0)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-version: 0.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/tomlkit-0.15.0 branch from c7c5280 to e15551f Compare May 21, 2026 01:39
gavinbarron added a commit that referenced this pull request May 21, 2026
* chore(deps-dev): consolidate dependabot dependency updates

Bump the following dev dependencies:
- aiohttp: 3.12.15 → 3.13.5
- anyio: 4.10.0 → 4.13.0
- attrs: 25.3.0 → 26.1.0
- cryptography: 46.0.5 → 48.0.0
- dill: 0.4.0 → 0.4.1
- idna: 3.10 → 3.15
- opentelemetry-api: 1.38.0 → 1.42.0
- opentelemetry-sdk: 1.38.0 → 1.42.0
- opentelemetry-semantic-conventions: 0.59b0 → 0.63b0
- requests: 2.32.5 → 2.33.0
- tomlkit: 0.13.3 → 0.15.0
- tzdata: 2025.2 → 2026.2

Consolidates PRs #1047, #1050, #1051, #1052, #1053, #1054, #1055, #1056, #1057, #1059

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore: group remaining dependabot updates with catch-all pattern

Add an 'other-dependencies' group with a wildcard pattern to catch
all packages not already matched by a specific group. This reduces
individual PRs for ungrouped packages like requests, idna, attrs,
cryptography, etc. into a single grouped PR.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this May 22, 2026
auto-merge was automatically disabled May 22, 2026 00:02

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/tomlkit-0.15.0 branch May 22, 2026 00:02
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