Commit a09da46
authored
chore(deps): renovate: pappasam/toml-sort to v0.24.2 (#495)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [pappasam/toml-sort](https://redirect.github.com/pappasam/toml-sort) |
repository | minor | `v0.23.1` -> `v0.24.2` |
Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
<details>
<summary>pappasam/toml-sort (pappasam/toml-sort)</summary>
###
[`v0.24.2`](https://redirect.github.com/pappasam/toml-sort/releases/tag/v0.24.2):
Version 0.24.2
[Compare
Source](https://redirect.github.com/pappasam/toml-sort/compare/v0.24.1...v0.24.2)
##### Fixed
- Regression from 0.24.1 and 0.24.0 where sorting inline tables would
throw a ValueError if the key in the table had trailing spaces. Resolves
[#​76](https://redirect.github.com/pappasam/toml-sort/issues/76)
###
[`v0.24.1`](https://redirect.github.com/pappasam/toml-sort/releases/tag/v0.24.1):
Version 0.24.1
[Compare
Source](https://redirect.github.com/pappasam/toml-sort/compare/v0.24.0...v0.24.1)
##### Fixed
- Re-add .pre-commit-hooks. Resolves
[#​75](https://redirect.github.com/pappasam/toml-sort/issues/75)
###
[`v0.24.0`](https://redirect.github.com/pappasam/toml-sort/releases/tag/v0.24.0):
Version 0.24.0
[Compare
Source](https://redirect.github.com/pappasam/toml-sort/compare/v0.23.1...v0.24.0)
##### Fixed
- Only write to disk if file contents changed
##### Removed
- Dropped support for Python 3.7 and 3.8.
- Dropped support for tomlkit < 0.13.2
- Removed sphinx documentation.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - "* *
* * 1-5" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/UCL-ARC/python-tooling).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2623f03 commit a09da46
File tree
3 files changed
+3
-3
lines changed- tests/data/test_package_generation
- {{cookiecutter.project_slug}}
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments