Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @svgr/webpack to v6 #999

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@svgr/webpack (source) ^5.5.0 -> ^6.0.0 age adoption passing confidence

Release Notes

gregberge/svgr

v6.2.0

Compare Source

Bug Fixes
  • cli: pass in parser to prettier format to avoid deprecation warning (#​662) (74fa3ae)
  • plugin-svgo: handle potential errors from optimize (#​663) (7582d31)
Features

6.1.2 (2021-12-12)

Bug Fixes

6.1.1 (2021-12-04)

Bug Fixes

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Bug Fixes
Features
  • native: automatically convert inline style in native (138c493), closes #​588
Performance Improvements

v6.0.0

Compare Source

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
Features
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: 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 WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2022

Codecov Report

Merging #999 (be26559) into master (2a24ee9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #999   +/-   ##
=======================================
  Coverage   86.48%   86.48%           
=======================================
  Files           4        4           
  Lines          74       74           
  Branches       16       16           
=======================================
  Hits           64       64           
  Misses          9        9           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a24ee9...be26559. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jan 13, 2022

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.cjs 841 B (0%) 17 ms (0%) 30 ms (+70.65% 🔺) 46 ms
dist/index.modern.js 742 B (0%) 15 ms (0%) 42 ms (+68.9% 🔺) 56 ms

@renovate renovate bot force-pushed the renovate/svgr-webpack-6.x branch from be26559 to a882066 Compare January 13, 2022 17:11
@renovate renovate bot force-pushed the renovate/svgr-webpack-6.x branch from a882066 to 84838d8 Compare January 13, 2022 17:22
@dangreen dangreen merged commit 7611ebd into master Jan 13, 2022
@dangreen dangreen deleted the renovate/svgr-webpack-6.x branch January 13, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants