Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps toml-sort from 0.22.1 to 0.22.4.

Release notes

Sourced from toml-sort's releases.

Version 0.22.4

Fixed

  • Trailing whitespace is no longer added to blank comments
  • An issue where dotted keys raised a TypeError

Version 0.22.3

Fixed

Version 0.22.2

Added

  • New pre-commit hook (toml-sort-fix) that enables users to change, instead of check, their toml files.
Changelog

Sourced from toml-sort's changelog.

0.22.4

Fixed

  • Trailing whitespace is no longer added to blank comments
  • An issue where dotted keys raised a TypeError

0.22.3

Fixed

0.22.2

Added

  • New pre-commit hook (toml-sort-fix) that enables users to change, instead of check, their toml files.
Commits
  • 5bf5126 Bump version to 0.22.4
  • 813e79f poetry update
  • 66007b0 Merge pull request #50 from Jayman2000/trailing-whitespace-in-blank-comments
  • b12de52 Stop adding trailing whitespace to blank comments
  • 022c4a8 Merge pull request #47 from jonathangreen/feature/testing-mac
  • b6a0b39 Merge pull request #45 from jonathangreen/bugfix/dotted-keys
  • 0730a98 Remove platform setting, to enable running tests on a mac.
  • 71b78ab Simplify logic slightly
  • f8e9a5e Fix TypeError thrown when using dotted keys.
  • 333ca41 tomlkit compatibility 0.11.2+, bump version & update changelog
  • 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 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 [toml-sort](https://github.com/pappasam/toml-sort) from 0.22.1 to 0.22.4.
- [Release notes](https://github.com/pappasam/toml-sort/releases)
- [Changelog](https://github.com/pappasam/toml-sort/blob/main/CHANGELOG.md)
- [Commits](pappasam/toml-sort@v0.22.1...v0.22.4)

---
updated-dependencies:
- dependency-name: toml-sort
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2023

Superseded by #38.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/pip/toml-sort-0.22.4 branch March 20, 2023 19:13
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