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

Update dependency @svgr/webpack to v8 #27162

Merged
merged 6 commits into from
Mar 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

gregberge/svgr (@​svgr/webpack)

v8.1.0

Compare Source

Bug Fixes
Features

8.0.1 (2023-05-09)

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Bug Fixes
  • parseObject error causes website broken (05f2946)
Features
BREAKING CHANGES
  • index template now receives an array of objects containing both the created
    component path (path) and the original SVG path (originalPath)

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • plugin-jsx is no longer included by default in core
  • svgr now requires Node.js v14+

6.5.1 (2022-10-27)

Reverts

v6.5.1

Compare Source

Reverts

v6.5.0

Compare Source

Bug Fixes
Features
  • babel-preset: fix 'role' attribute on svg element for react native (#​787) (35d85e0)

v6.4.0

Compare Source

Bug Fixes
Features

6.3.1 (2022-07-22)

Bug Fixes

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Bug Fixes
Features

6.2.1 (2022-01-30)

Bug Fixes

v6.2.1

Compare Source

Bug Fixes

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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Mar 12, 2024
Signed-off-by: Michael Telatynski <[email protected]>
@t3chguy t3chguy marked this pull request as ready for review March 12, 2024 19:17
@t3chguy t3chguy requested review from a team as code owners March 12, 2024 19:17
@t3chguy t3chguy requested review from t3chguy and dbkr March 12, 2024 19:17
@t3chguy t3chguy enabled auto-merge March 12, 2024 19:17
@t3chguy t3chguy added this pull request to the merge queue Mar 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 12, 2024
Copy link
Contributor Author

renovate bot commented Mar 12, 2024

Edited/Blocked Notification

Renovate 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.

Warning: custom changes will be lost.

t3chguy added 2 commits March 12, 2024 19:52
…to renovate/svgr-webpack-8.x

Signed-off-by: Michael Telatynski <[email protected]>

# Conflicts:
#	yarn.lock
Signed-off-by: Michael Telatynski <[email protected]>
@t3chguy t3chguy added this pull request to the merge queue Mar 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 12, 2024
Signed-off-by: Michael Telatynski <[email protected]>
@t3chguy t3chguy enabled auto-merge March 12, 2024 20:48
@t3chguy t3chguy added this pull request to the merge queue Mar 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 12, 2024
Signed-off-by: Michael Telatynski <[email protected]>
@t3chguy t3chguy enabled auto-merge March 12, 2024 22:26
@t3chguy t3chguy added this pull request to the merge queue Mar 12, 2024
Merged via the queue into develop with commit 54ba087 Mar 12, 2024
22 checks passed
@t3chguy t3chguy deleted the renovate/svgr-webpack-8.x branch March 12, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant