Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2023

This PR contains the following updates:

Package Change Age Confidence Type Update
@svgr/webpack (source) 5.5.0 -> 8.1.0 age confidence devDependencies major
actions/checkout v2 -> v5 age confidence action major
actions/setup-node v2 -> v4 age confidence action major
babel-loader 8.2.2 -> 10.0.0 age confidence devDependencies major
clean-webpack-plugin 3.0.0 -> 4.0.0 age confidence devDependencies major
css-loader 5.2.7 -> 7.1.2 age confidence devDependencies major
husky 7.0.1 -> 9.1.7 age confidence devDependencies major
node 12 -> 22 age confidence uses-with major
prettier (source) 2.3.2 -> 3.6.2 age confidence devDependencies major
react-dev-utils (source) 11.0.4 -> 12.0.1 age confidence devDependencies major
style-loader 3.1.0 -> 4.0.0 age confidence devDependencies major
typescript (source) 4.3.5 -> 5.9.2 age confidence devDependencies major
ubuntu 18.04 -> 24.04 age confidence github-runner major
webpack-cli (source) 4.7.2 -> 6.0.1 age confidence devDependencies major
webpack-dev-server 3.11.2 -> 5.2.2 age confidence devDependencies major
webpack-merge 5.8.0 -> 6.0.1 age confidence devDependencies major

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 "--"
actions/checkout (actions/checkout)

v5

Compare Source

v4

Compare Source

v3

Compare Source

actions/setup-node (actions/setup-node)

v4

Compare Source

v3

Compare Source

babel/babel-loader (babel-loader)

v10.0.0

Compare Source

What's Changed

Breaking Changes
  • bump node requirement to ^18.20.0 || ^20.10.0 || >=22.0.0 and webpack requirement to >= 5.61.0 by @​JLHwung in #​1026
  • breaking: use output.hashFunction as loader cache hasher by @​JLHwung in #​1027
New Features
Bug Fixes
Docs
Dependencies
Internal

New Contributors

Full Changelog: babel/babel-loader@v9.1.3...v10.0.0

v9.2.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v9.2.0...v9.2.1

v9.2.0

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v9.1.3...v9.2.0

v9.1.3

Compare Source

Security dependency updates

New Contributors

Full Changelog: babel/babel-loader@v9.1.2...v9.1.3

v9.1.2

Compare Source

9.1.1 was a broken release, it didn't include all the commits.

Dependencies updates

Misc

New Contributors

Full Changelog: babel/babel-loader@v9.1.0...v9.1.2

v9.1.1

Compare Source

v9.1.0

Compare Source

New features

Full Changelog: babel/babel-loader@v9.0.1...v9.1.0

v9.0.1

Compare Source

Bug Fixes

Full Changelog: babel/babel-loader@v9.0.0...v9.0.1

v9.0.0

Compare Source

What's Changed

  • update hash method mechanism so it doesn't fail on a fips enabled machine by @​darmbrust in #​939
  • Require babel ^7.12.0 and Node.js >= 14.15.0 versions by @​JLHwung in #​956
  • Remove dependency on loader-utils and drop webpack 4 support by @​nied in #​942

New Contributors

Full Changelog: babel/babel-loader@v8.2.5...v9.0.0

v8.4.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v8.4.0...v8.4.1

v8.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.3.0...v8.4.0

v8.3.0

Compare Source

New features

Full Changelog: babel/babel-loader@v8.2.5...v8.3.0

v8.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.2.4...v8.2.5

v8.2.4

Compare Source

What's Changed

Thanks @​loveDstyle, @​stianjensen and @​pathmapper for your first PRs!

v8.2.3: 8.2.3

Compare Source

This release fixes compatibility with Node.js 17

  • Use md5 hash for caching on node v17 (#​918)

Thanks @​Reptarsrage!

johnagan/clean-webpack-plugin (clean-webpack-plugin)

v4.0.0

Compare Source

Changes

  • Added support for NodeJS 14
  • Added support for webpack 5

Breaking changes:

  • Dropped support for NodeJS 8
  • Dropped support for webpack 3
webpack-contrib/css-loader (css-loader)

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

Features
  • added the getJSON option to output CSS modules mapping (#​1577) (af834b4)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • The modules.namedExport option is true by default if you enable the esModule option

Migration guide:

Before:

import style from "./style.css";

console.log(style.myClass);

After:

import * as style from "./style.css";

console.log(style.myClass);

To restore 6.x behavior, please use:

module.exports = {
  module: {
    rules: [
      {
        test: /\.css$/i,
        loader: "css-loader",
        options: {
          modules: {
            namedExport: false,
            exportLocalsConvention: 'as-is',
            //
            // or, if you prefer camelcase style
            //
            // exportLocalsConvention: 'camel-case-only'
          },
        },
      },
    ],
  },
};

Typescript migration:

Before:

declare module '*.module.css' {
  const classes: { [key: string]: string };
  export default classes;
}

After:

declare module '*.module.css' {
  const classes: { [key: string]: string };
  export = classes;
}
  • The modules.exportLocalsConvention has the value as-is when the modules.namedExport option is true and you don't specify a value
  • Minimum supported webpack version is 5.27.0
  • Minimum supported Node.js version is 18.12.0
Features
  • The modules.namedExports option works fine with any modules.exportLocalsConvention values (f96a110)
  • Added dashed variants for the modules.exportLocalsConvention options (40e1668)

v6.11.0

Compare Source

Features
Bug Fixes

v6.10.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.9.1

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.9.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.8.1

Compare Source

Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes

v6.8.0

Compare Source

Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes

v6.7.4

Compare Source

Features
  • use template literal when it possible to prevent Maximum call stack size exceeded (#​1525) (6eb5661)
Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes

v6.7.3

Compare Source

Features
  • use template literal when it possible to prevent Maximum call stack size exceeded (#​1525) (6eb5661)
Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes

v6.7.2

Compare Source

Features
  • use template literal when it possible to prevent Maximum call stack size exceeded (#​1525) (6eb5661)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@vercel
Copy link

vercel bot commented Jul 1, 2023

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-ts-starter Error Error Aug 31, 2025 9:02am
react-ts-starter-84da Error Error Aug 31, 2025 9:02am

@renovate renovate bot force-pushed the renovate/major-all branch from 2c7349a to 892f721 Compare July 5, 2023 15:56
@renovate renovate bot force-pushed the renovate/major-all branch from 892f721 to a6e0cfb Compare July 7, 2023 15:38
@renovate renovate bot force-pushed the renovate/major-all branch from a6e0cfb to 85fe1fd Compare July 14, 2023 20:04
@renovate renovate bot force-pushed the renovate/major-all branch from 85fe1fd to 033f4e6 Compare July 28, 2023 16:55
@renovate renovate bot force-pushed the renovate/major-all branch from 033f4e6 to a6c2a5d Compare August 3, 2023 06:23
@renovate renovate bot force-pushed the renovate/major-all branch from a6c2a5d to 09702c0 Compare August 9, 2023 14:11
@renovate renovate bot force-pushed the renovate/major-all branch from 09702c0 to 90bfe2a Compare August 11, 2023 17:06
@renovate renovate bot force-pushed the renovate/major-all branch from 90bfe2a to dfdeb6d Compare August 15, 2023 07:36
@renovate renovate bot force-pushed the renovate/major-all branch from dfdeb6d to 74c2084 Compare August 15, 2023 16:13
@renovate renovate bot force-pushed the renovate/major-all branch from 74c2084 to 7a8b6c8 Compare August 21, 2023 12:58
@renovate renovate bot force-pushed the renovate/major-all branch from 7a8b6c8 to 83612b0 Compare August 24, 2023 13:33
@renovate renovate bot force-pushed the renovate/major-all branch from 83612b0 to 17c9eca Compare August 24, 2023 16:57
@renovate renovate bot force-pushed the renovate/major-all branch from 17c9eca to babb068 Compare August 25, 2023 21:28
@renovate renovate bot force-pushed the renovate/major-all branch from babb068 to 7224330 Compare August 29, 2023 16:40
@renovate renovate bot force-pushed the renovate/major-all branch from 9e44514 to f1af511 Compare March 3, 2025 01:53
@renovate renovate bot force-pushed the renovate/major-all branch from f1af511 to b2a1d86 Compare March 26, 2025 23:30
@renovate renovate bot force-pushed the renovate/major-all branch from b2a1d86 to e204485 Compare April 5, 2025 02:37
@renovate renovate bot force-pushed the renovate/major-all branch from e204485 to bd004ca Compare June 5, 2025 22:45
@renovate renovate bot force-pushed the renovate/major-all branch from bd004ca to 294f72f Compare June 23, 2025 07:28
@renovate renovate bot force-pushed the renovate/major-all branch from 294f72f to cdf9409 Compare June 25, 2025 07:06
@renovate renovate bot force-pushed the renovate/major-all branch from cdf9409 to 63adad7 Compare June 27, 2025 03:00
@renovate renovate bot force-pushed the renovate/major-all branch from 63adad7 to ec1cf8f Compare July 28, 2025 17:46
@renovate renovate bot force-pushed the renovate/major-all branch from ec1cf8f to f778b8d Compare August 1, 2025 01:01
@renovate renovate bot force-pushed the renovate/major-all branch from f778b8d to 2082351 Compare August 10, 2025 13:01
@renovate renovate bot force-pushed the renovate/major-all branch from 2082351 to 1bdb965 Compare August 11, 2025 13:49
@renovate renovate bot force-pushed the renovate/major-all branch from 1bdb965 to 18bd8e1 Compare August 13, 2025 16:48
@renovate renovate bot force-pushed the renovate/major-all branch from 18bd8e1 to cd411d0 Compare August 19, 2025 17: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