Skip to content

fix(deps): update dependency @svgr/webpack to v8#84

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/svgr-webpack-8.x
Open

fix(deps): update dependency @svgr/webpack to v8#84
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/svgr-webpack-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@svgr/webpack (source) 5.5.08.1.0 age 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

BREAKING CHANGES
  • svgr v6 is now only compatible with Webpack v5 and up. See the migration guide
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: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 1, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.34.7/14.21.3/node_modules/corepack/dist/yarn.js:2
process.env.COREPACK_ENABLE_DOWNLOAD_PROMPT??='1'
                                           ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
    at internal/main/run_main_module.js:17:47

@renovate renovate Bot force-pushed the renovate/svgr-webpack-8.x branch from 76d717f to 3428833 Compare April 8, 2026 19:38
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.

0 participants