Update dependency postcss-loader to v7 #48

Merged
romanjaros merged 1 commit from renovate/postcss-loader-7.x into master 2023-11-18 10:58:35 +01:00
Member

This PR contains the following updates:

Package Type Update Change
postcss-loader devDependencies major 6.2.1 -> 7.3.3

Release Notes

webpack-contrib/postcss-loader (postcss-loader)

v7.3.3

Compare Source

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

Features
7.2.4 (2023-04-04)
Bug Fixes
7.2.3 (2023-04-03)
Bug Fixes
7.2.2 (2023-04-03)
Bug Fixes
7.2.1 (2023-04-03)
Bug Fixes

v7.2.4

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

Features

v7.1.0

Compare Source

Features
7.0.2 (2022-11-29)
Bug Fixes
  • support ESM version of postcss.config.js and postcss.config.mjs (#​614) (955085f)
7.0.1 (2022-07-11)
Bug Fixes

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0
6.2.1 (2021-11-26)
Bug Fixes

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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | devDependencies | major | [`6.2.1` -> `7.3.3`](https://renovatebot.com/diffs/npm/postcss-loader/6.2.1/7.3.3) | --- ### Release Notes <details> <summary>webpack-contrib/postcss-loader (postcss-loader)</summary> ### [`v7.3.3`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#733-2023-06-10) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.2...v7.3.3) ### [`v7.3.2`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#732-2023-05-28) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.1...v7.3.2) ### [`v7.3.1`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#731-2023-05-26) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.0...v7.3.1) ### [`v7.3.0`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#730-2023-04-28) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.4...v7.3.0) ##### Features - use `jiti` for typescript configurations ([#&#8203;649](https://github.com/webpack-contrib/postcss-loader/issues/649)) ([8b876fa](https://github.com/webpack-contrib/postcss-loader/commit/8b876fa49c71c434b9c5598b179a4f88cf8123e4)) ##### [7.2.4](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.3...v7.2.4) (2023-04-04) ##### Bug Fixes - memory leak ([#&#8203;642](https://github.com/webpack-contrib/postcss-loader/issues/642)) ([7ab3b59](https://github.com/webpack-contrib/postcss-loader/commit/7ab3b591dd108732aeab1178d452763936105eae)) ##### [7.2.3](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.2...v7.2.3) (2023-04-03) ##### Bug Fixes - `ts-node` loading ([#&#8203;640](https://github.com/webpack-contrib/postcss-loader/issues/640)) ([38b1992](https://github.com/webpack-contrib/postcss-loader/commit/38b199285e02ec767ebebd366180b663731c38cb)) ##### [7.2.2](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.1...v7.2.2) (2023-04-03) ##### Bug Fixes - cannot find module 'ts-node' ([#&#8203;639](https://github.com/webpack-contrib/postcss-loader/issues/639)) ([ab4d16a](https://github.com/webpack-contrib/postcss-loader/commit/ab4d16a55b3539cc2b160727b426c6deef75ace9)) ##### [7.2.1](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.0...v7.2.1) (2023-04-03) ##### Bug Fixes - cosmiconfig typescript loader ([#&#8203;635](https://github.com/webpack-contrib/postcss-loader/issues/635)) ([129f5be](https://github.com/webpack-contrib/postcss-loader/commit/129f5be42ead5c5a2b0f654631bcb94fa3d76a95)) ### [`v7.2.4`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#724-2023-04-04) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.3...v7.2.4) ### [`v7.2.3`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#723-2023-04-03) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.2...v7.2.3) ### [`v7.2.2`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#722-2023-04-03) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.1...v7.2.2) ### [`v7.2.1`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#721-2023-04-03) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.0...v7.2.1) ### [`v7.2.0`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#720-2023-04-03) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.1.0...v7.2.0) ##### Features - add support for TypeScript based configs ([#&#8203;632](https://github.com/webpack-contrib/postcss-loader/issues/632)) ([c6b5def](https://github.com/webpack-contrib/postcss-loader/commit/c6b5def4459df0492d4d9175748823e89fa8f3ed)) ### [`v7.1.0`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#710-2023-03-16) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.2...v7.1.0) ##### Features - **deps:** update `cosmiconfig` ([#&#8203;628](https://github.com/webpack-contrib/postcss-loader/issues/628)) ([8114be4](https://github.com/webpack-contrib/postcss-loader/commit/8114be41a46843cbf614bc422e3cafcb8e853860)) ##### [7.0.2](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.1...v7.0.2) (2022-11-29) ##### Bug Fixes - support ESM version of `postcss.config.js` and `postcss.config.mjs` ([#&#8203;614](https://github.com/webpack-contrib/postcss-loader/issues/614)) ([955085f](https://github.com/webpack-contrib/postcss-loader/commit/955085f04f5d12bb89d660d88159169b80d5eb99)) ##### [7.0.1](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.0...v7.0.1) (2022-07-11) ##### Bug Fixes - unexpected failing on CSS syntax error ([#&#8203;593](https://github.com/webpack-contrib/postcss-loader/issues/593)) ([888d72e](https://github.com/webpack-contrib/postcss-loader/commit/888d72e340b6d176e95c15d5f96ca412af86a66a)) ### [`v7.0.2`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#702-2022-11-29) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.1...v7.0.2) ### [`v7.0.1`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#701-2022-07-11) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.0...v7.0.1) ### [`v7.0.0`](https://github.com/webpack-contrib/postcss-loader/blob/HEAD/CHANGELOG.md#700-2022-05-18) [Compare Source](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.1...v7.0.0) ##### ⚠ BREAKING CHANGES - minimum supported `Node.js` version is `14.15.0` ##### [6.2.1](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.0...v6.2.1) (2021-11-26) ##### Bug Fixes - watching configuration ([#&#8203;553](https://github.com/webpack-contrib/postcss-loader/issues/553)) ([7f165b4](https://github.com/webpack-contrib/postcss-loader/commit/7f165b4991b59085651b517d960556a77b72a4d6)) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
mr.renovate added 1 commit 2023-11-17 21:31:33 +01:00
Update dependency postcss-loader to v7
Some checks failed
forgejo/Procyon/seedling/pipeline/head This commit looks good
forgejo/Procyon/seedling/pipeline/pr-master There was a failure building this commit
d0237c708e
requested review from romanjaros 2023-11-17 21:31:33 +01:00
mr.renovate force-pushed renovate/postcss-loader-7.x from d0237c708e to 8362b1807f 2023-11-18 06:33:04 +01:00 Compare
romanjaros merged commit 47bb6e1914 into master 2023-11-18 10:58:35 +01:00
romanjaros deleted branch renovate/postcss-loader-7.x 2023-11-18 10:58:35 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: procyon/seedling#48
No description provided.