Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps toml-sort from 0.22.1 to 0.23.0.

Release notes

Sourced from toml-sort's releases.

Version 0.23.0

Added

Fixed

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.23.0

Added

Fixed

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
  • 2af9ed4 poetry update, bump version, update changelog
  • 76a9e9c Merge pull request #54 from jonathangreen/feature/sort-first-cli
  • 808fafd Make first non-optional for SortOverrideConfiguration
  • 43fbc86 Allow cli sort-first argument to take dotted keys.
  • 91bfb56 Merge pull request #53 from jonathangreen/feature/sort-first
  • 26df965 Merge pull request #52 from jonathangreen/feature/sort-overrides
  • 986349c Add sort-first to cli
  • 9c79248 Merge pull request #51 from jonathangreen/bugfix/only-comments
  • 1ef69c0 Add first support for overriding ordering
  • c30f8fe Reformat comment
  • 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.23.0.
- [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.23.0)

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

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 Mar 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 9, 2023

Superseded by #61.

@dependabot dependabot bot closed this May 9, 2023
@dependabot dependabot bot deleted the dependabot/pip/toml-sort-0.23.0 branch May 9, 2023 19:11
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