chore(deps): bump tomlkit from 0.14.0 to 0.15.0#19
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the ChangesDependency version update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
7fa8554 to
c7151b8
Compare
|
@dependabot rebase |
Bumps [tomlkit](https://github.com/python-poetry/tomlkit) from 0.14.0 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.14.0...0.15.0) --- updated-dependencies: - dependency-name: tomlkit dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c7151b8 to
7a64cc7
Compare
|
Superseded by #32, which consolidates this bump with the other two reviewed Dependabot updates into a single PR. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Consolidates three reviewed Dependabot bumps into one PR: - aiohttp 3.13.4 -> 3.13.5 (bugfix patch) - lxml 6.1.0 -> 6.1.1 (patch; transitive binary-wheel dep) - tomlkit 0.14.0 -> 0.15.0 (minor; we use only loads/dumps/TOMLKitError) uv.lock regenerated with no transitive changes. Replaces #2, #19, #5.
Bumps tomlkit from 0.14.0 to 0.15.0.
Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
8694e4dchore: bump version to 0.15.0 and update changelog for release (#473)e636a51[pre-commit.ci] pre-commit autoupdate (#472)96a4d22fix: fix a parser hang (#470)843f799[pre-commit.ci] pre-commit autoupdate (#469)2c87eafHonor sort_keys for parsed TOML documents (#471)8e32f9cType annotations (#460)df98af4[pre-commit.ci] pre-commit autoupdate (#461)4bd97dbchore(deps): bump requests from 2.32.4 to 2.33.0 in /docs (#462)b2d7030chore(deps-dev): bump pygments from 2.17.2 to 2.20.0 (#463)87d98b1chore(deps): bump pygments from 2.18.0 to 2.20.0 in /docs (#464)Summary by CodeRabbit