keystone
keystone copied to clipboard
chore(deps): update dependency @svgr/plugin-prettier to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @svgr/plugin-prettier (source) | ^5.5.0 -> ^6.0.0 |
Release Notes
gregberge/svgr
v6.3.1
Bug Fixes
- fix duplicate plugin/preset detected error (#747) (3c6a54c), closes #746
- fix exports compat with ESM (#749) (f3e304c)
v6.3.0
Bug Fixes
Features
- add descProp option (#729) (a0637d4)
- cli: output file name when error happen to handling a file (#702) (0ec1fbd)
6.2.1 (2022-01-30)
Bug Fixes
- do not transform mask-type (#673) (6e58f2c), closes #643
- use .ts extension for generated index (#670) (d19abe2), closes #462
v6.1.2
Bug Fixes
v6.0.0
SVGR v6 uses SVGO v2 under the hood and includes tons of improvement. It also contains small breaking changes. In most cases you will have nothing to change. But be sure to check the migration guide.
Bug Fixes
- fix XML entities in generated JavaScript (#553) (b3998eb)
- formatExportName for single names (#548) (5decc94)
- template: make it possible to use type in template (#619) (5966714), closes #556
- webpack: fix webpack 5 behaviour with url-loader (1a8cc98)
Features
- add option to explicitly use named export (#584) (f18ea80)
- add TypeScript declarations to
[@svgr](https://togithub.com/svgr)/core(#555) (681303a) - add webpack typescript preset configuration (#573) (16072d4)
- upgrade to svgo v2 (1f107af)
- typescript: types everything (#611) (1666432)
- add "index" option (#607) (4978610)
- cli: allow all CLI options in config (#615) (aa9feb2), closes #570
- support jsxRuntime (#613) (3700aba)
- support mask-type property (#621) (a857bb1), closes #336
- allow to specify icon size (3c0b779), closes #571
- support CSS variables (cbdb47f), closes #582
BREAKING CHANGES
- Config format of SVGO changes & SVGR does not merge SVGO config
- Template has a new format
- core: @svgr/core now exposes { transform } instead of default export
- using --icon as latest arg now requires "--"
Configuration
📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
I am planning for a gentle migration:
- Offer prefixed versions
- Create deprecation warnings when non-prefixed versions are used
- Disable non-prefixed by default but add feature flag to reenable them
- Major Release where they are removed
Maybe there can be a conversion script that automates this transition. Possibly with the help of shellcheck.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/CVMAKwWE6HKfwRoJpresFeFMeW9n
✅ Preview: https://keystone-next-docs-git-renovate-svgr-plugin-p-a19f47-keystonejs.vercel.app
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 974889c8acfb30851576f101d8289f7589327fa4:
| Sandbox | Source |
|---|---|
| @keystone-6/sandbox | Configuration |
Merge with https://github.com/keystonejs/keystone/pull/7178
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| keystone-next-docs | ✅ Ready (Inspect) | Visit Preview | Jan 9, 2023 at 1:40PM (UTC) |