build(deps): update dependency toml-eslint-parser to v1 (main)#40879
build(deps): update dependency toml-eslint-parser to v1 (main)#40879renovate[bot] wants to merge 2 commits intomainfrom
Conversation
viceice
left a comment
There was a problem hiding this comment.
@secustor @jamietanna I'm unsure if the default parser change to v1.1 from v1.0 is an issue for renovate 🤔
|
Looking at https://discuss.python.org/t/adopting-toml-1-1/105624/113 It seems the Python ecosystem is not adopting it yet And some changes could be breaking https://github.com/toml-lang/toml/blob/main/CHANGELOG.md#110--2025-12-18 |
|
we can set it to parse as 1.0 again, so we're not blocked |
| datasource | package | from | to | | ---------- | ------------------ | ------ | ----- | | npm | toml-eslint-parser | 0.12.0 | 1.0.3 |
44dbefb to
6b7e04d
Compare
viceice
left a comment
There was a problem hiding this comment.
ensure to still parse as toml v1.0
There was a problem hiding this comment.
Good catch! Should we add a test to avoid regressions in the future?
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.12.0→1.0.3Release Notes
ota-meshi/toml-eslint-parser (toml-eslint-parser)
v1.0.3Compare Source
Patch Changes
4fd86e5Thanks @ota-meshi! - fix: readmev1.0.2Compare Source
Patch Changes
44e71b9Thanks @ota-meshi! - docs: update usage and configuration examples in README.mdv1.0.1Compare Source
Patch Changes
3d8a87bThanks @ota-meshi! - fix: add TOMLVersionOption type exportv1.0.0Compare Source
Major Changes
#261
03ba361Thanks @copilot-swe-agent! - Change to ESM-only package. This is a breaking change that requires Node.js environments that support ESM.#255
9dfd045Thanks @copilot-swe-agent! - Drop support for Node.js <20#257
863f87aThanks @copilot-swe-agent! - Change default tomlVersion to 1.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.