chore(deps): update dependency prettier-plugin-toml to v3 #42
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/major-all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.0.6→3.0.2Release Notes
un-ts/prettier (prettier-plugin-toml)
v3.0.2Compare Source
Patch Changes
a5ed072Thanks @JounQin! - fix: enablenpmPublishProvenance: truefor changesets v3v3.0.1Compare Source
Patch Changes
3a41234Thanks @JounQin! - fix: republish with provenance due to changesets v3 changesv3.0.0Compare Source
Major Changes
#519
e2e5c97Thanks @JounQin! - feat(prettier-plugin-toml)!: replace the unmaintainedtaplowithtombiThe parser/printer is now powered by
@tombi-toml/wasm-lib, which supports TOMLv1.0.0andv1.1.0and fixes the crashes reported in#487.
printWidth→line-width,tabWidth→indent-width,useTabs→indent-style,singleQuote→string-quote-styleandbracketSpacing→inline-table-brace-space-width.endOfLinekeeps being handled by Prettier.taplooptions (alignEntries,alignComments,arrayAutoExpand,arrayAutoCollapse,compactArrays,compactInlineTables,compactEntries,indentTables,indentEntries,reorderKeysandallowedBlankLines) are replaced by tombi's own options..tombi.toml,tombi.toml,.config/tombi.tomland
[tool.tombi]inpyproject.toml) is picked up followingTombi's search priority.
The discovered
[format.rules]override Prettier's defaults, while explicitlyset Prettier options override the discovered config.
v18.0.0or later is required.Tombi's schema lookup is always disabled, and discovered configuration files are
watched so edits to them are picked up without restarting the process.
See the
prettier-plugin-tomlREADME for the full list of supported options.Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate CLI.
📋 Changelog
📦 Version Information
0.2.10.2.1Unreleased (a9ff016..a9ff016)
Package updates
All changes
Miscellaneous Chores
Generated by cocogitto
8468b74f53a9ff016c35View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.