Update dependency postcss-loader to v7 - autoclosed #26753
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.0
->^7.0.0
Release Notes
webpack-contrib/postcss-loader (postcss-loader)
v7.3.4
Compare Source
v7.3.3
Compare Source
v7.3.2
Compare Source
v7.3.1
Compare Source
v7.3.0
Compare Source
Features
jiti
for typescript configurations (#649) (8b876fa)7.2.4 (2023-04-04)
Bug Fixes
7.2.3 (2023-04-03)
Bug Fixes
ts-node
loading (#640) (38b1992)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
cosmiconfig
(#628) (8114be4)7.0.2 (2022-11-29)
Bug Fixes
postcss.config.js
andpostcss.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
Node.js
version is14.15.0
6.2.1 (2021-11-26)
Bug Fixes
v6.2.1
Compare Source
v6.2.0
Compare Source
Features
link
field in schema (#540) (1ae8212)6.1.1 (2021-07-01)
Bug Fixes
v6.1.1
Compare Source
v6.1.0
Compare Source
Features
String
value for the "implementation" option (0d342b1)v6.0.0
Compare Source
⚠ BREAKING CHANGES
Node.js
version is12.13.0
(#526)Bug Fixes
v5.3.0
Compare Source
Features
dir-dependency
message type (#524) (91dea60)v5.2.0
Compare Source
Features
ecma
modules for the 'parser', 'stringifier' and 'syntax' options (#519) (cc69754)v5.1.0
Compare Source
Features
context
,build
andmissing
dependencies (#518) (9ce4972), please read docsv5.0.0
Compare Source
⚠ BREAKING CHANGES
webpack
version is5
v4.3.0
Compare Source
Features
dir-dependency
message type (#525) (554802e)v4.2.0
Compare Source
Features
implementation
option (#511) (deac978)v4.1.0
Compare Source
Features
postcss-cli
, addedapi.env
(alias forapi.mode
) andapi.options
(contains options from thepostcssOptions
options), please look at the example for more details (#498) (84a9c46)4.0.4 (2020-10-09)
Chore
schema-utils
v4.0.4
Compare Source
v4.0.3
Compare Source
Bug Fixes
4.0.2 (2020-09-15)
Bug Fixes
postcss@8
(#479) (218b0f8)4.0.1 (2020-09-08)
Bug Fixes
map
option forpostcss
(#476) (6babeb1)v4.0.2
Compare Source
v4.0.1
Compare Source
v4.0.0
Compare Source
⚠ BREAKING CHANGES
Node.js
version is10.13
webpack
version is4
postcss
was moved topeerDependencies
, you need to installpostcss
PostCSS
(plugins
/syntax
/parser
/stringifier
) options was moved to thepostcssOptions
option, please look at docssourceMap
default value depends on thecompiler.devtool
optioninline
value was removed for thesourceMap
option, please use{ map: { inline: true, annotation: false } }
to achieve thissources
css-loader
/file-loader
/raw-loader
to inject code inside bundleexec
option was renamed to theexecute
optionconfig
option doesn't supportObject
type anymore,config.path
andconfig.ctx
options were removedFunction
notation (previouslyconfig.ctx
) was changed, now it contains{ file, mode, webpackLoaderContext }
webpack
towebpackLoaderContext
Features
plugins
option from the config and options are merged (0eb5aaf)postcssOptions
options can beFunction
Bug Fixes
default
export for plugins (#465) (3d32c35)map
option from loader options and config (#458) (98441ff)Notes
ident
option for loaderObject
syntax for theplugin
option is soft deprecated, please migrate onArray
syntax (plugins: ['postcss-preset-env', ['cssnano', options]]
)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.
This PR has been generated by Mend Renovate. View repository job log here.
This change is marked as an internal change (Task), so will not be included in the changelog.