react-spotify
react-spotify copied to clipboard
Bump postcss, autoprefixer, css-loader, postcss-flexbugs-fixes and postcss-loader
Bumps postcss to 8.4.21 and updates ancestor dependencies postcss, autoprefixer, css-loader, postcss-flexbugs-fixes and postcss-loader. These dependencies need to be updated together.
Updates postcss
from 5.2.18 to 8.4.21
Release notes
Sourced from postcss's releases.
8.4.21
- Fixed
Input#error
types (by@hudochenkov
).8.4.20
- Fixed source map generation for childless at-rules like
@layer
.8.4.19
- Fixed whitespace preserving after AST transformations (by
@romainmenke
).8.4.18
- Fixed an error on
absolute: true
with emptysourceContent
(by@KingSora
).8.4.17
- Fixed
Node.before()
unexpected behavior (by@romainmenke
).- Added TOC to docs (by
@muddv
).8.4.16
- Fixed
Root
AST migration.8.4.15
- Fixed AST normalization after using custom parser with old PostCSS AST.
8.4.14
- Print “old plugin API” warning only if plugin was used (by
@zardoy
).8.4.13
- Fixed
append()
error after using.parent
(by@thecrypticace
).8.4.12
- Fixed
package.funding
to have same value between all PostCSS packages.8.4.11
- Fixed
Declaration#raws.value
type.8.4.10
- Fixed
package.funding
URL format.8.4.9
- Fixed
package.funding
(by@mondeja
).8.4.8
- Fixed end position in empty Custom Properties.
8.4.7
- Fixed
Node#warn()
type (by@ybiquitous
).- Fixed comment removal in values after
,
.8.4.6
- Prevented comment removing when it change meaning of CSS.
- Fixed parsing space in last semicolon-less CSS Custom Properties.
... (truncated)
Changelog
Sourced from postcss's changelog.
8.4.21
- Fixed
Input#error
types (by Aleks Hudochenkov).8.4.20
- Fixed source map generation for childless at-rules like
@layer
.8.4.19
- Fixed whitespace preserving after AST transformations (by Romain Menke).
8.4.18
- Fixed an error on
absolute: true
with emptysourceContent
(by Rene Haas).8.4.17
- Fixed
Node.before()
unexpected behavior (by Romain Menke).- Added TOC to docs (by Mikhail Dedov).
8.4.16
- Fixed
Root
AST migration.8.4.15
- Fixed AST normalization after using custom parser with old PostCSS AST.
8.4.14
- Print “old plugin API” warning only if plugin was used (by
@zardoy
).8.4.13
- Fixed
append()
error after using.parent
(by Jordan Pittman).8.4.12
- Fixed
package.funding
to have same value between all PostCSS packages.8.4.11
- Fixed
Declaration#raws.value
type.8.4.10
- Fixed
package.funding
URL format.8.4.9
- Fixed
package.funding
(by Álvaro Mondéjar).8.4.8
- Fixed end position in empty Custom Properties.
8.4.7
- Fixed
Node#warn()
type (by Masafumi Koba).- Fixed comment removal in values after
,
.8.4.6
- Prevented comment removing when it change meaning of CSS.
- Fixed parsing space in last semicolon-less CSS Custom Properties.
... (truncated)
Commits
- See full diff in compare view
Updates autoprefixer
from 7.1.6 to 10.4.13
Release notes
Sourced from autoprefixer's releases.
10.4.13
- Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
10.4.12
- Fixed support of unit-less zero angle in backgrounds (by
@yisibl
).10.4.11
- Fixed
text-decoration
prefixes by moving to MDN data (by@romainmenke
).10.4.10
- Fixed
unicode-bidi
prefixes by moving to MDN data.10.4.9
- Fixed
css-unicode-bidi
issue from latest Can I Use.10.4.8
- Do not print
color-adjust
warning ifprint-color-adjust
also is in rule.10.4.7
- Fixed
print-color-adjust
support in Firefox.10.4.6
- Fixed
print-color-adjust
support.10.4.5
- Fixed
NaN
in grid (by@SukkaW
).10.4.4
- Fixed
package.funding
to have same value between all PostCSS packages.10.4.3
- Fixed
package.funding
(by@mondeja
).10.4.2
- Fixed missed
-webkit-
prefix forwidth: stretch
.10.4.1
- Fixed
::file-selector-button
data (by@lukewarlow
).10.4 “ǃke e꞉ ǀxarra ǁke”
In Autoprefixer 10.4
@lukewarlow
added:autofill
support:input:-webkit-autofill { background-color: red; }
input:autofill { </tr></table>
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
10.4.13
- Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
10.4.12
- Fixed support of unit-less zero angle in backgrounds (by 一丝).
10.4.11
- Fixed
text-decoration
prefixes by moving to MDN data (by Romain Menke).10.4.10
- Fixed
unicode-bidi
prefixes by moving to MDN data.10.4.9
- Fixed
css-unicode-bidi
issue from latest Can I Use.10.4.8
- Do not print
color-adjust
warning ifprint-color-adjust
also is in rule.10.4.7
- Fixed
print-color-adjust
support in Firefox.10.4.6
- Fixed
print-color-adjust
support.10.4.5
- Fixed
NaN
in grid (by@SukkaW
).10.4.4
- Fixed
package.funding
to have same value between all PostCSS packages.10.4.3
- Fixed
package.funding
(by Álvaro Mondéjar).10.4.2
- Fixed missed
-webkit-
prefix forwidth: stretch
.10.4.1
- Fixed
::file-selector-button
data (by Luke Warlow).10.4 “ǃke e꞉ ǀxarra ǁke”
- Added
:autofill
support (by Luke Warlow).10.3.7
- Replaced
nanocolors
topicocolors
.10.3.6
- Updated
nanocolors
.- Reduced package size.
10.3.5
... (truncated)
Commits
1895e98
Release 10.4.13 version8caf491
Update dependencies878d82c
Ignore CSS Custom Properties on prefix in value lookupa16e12f
Update dependencies959554b
Add Node.js 19 to CI933052d
update tests results for postcss 8.4.17 (#1481)0d799e8
Release 10.4.12 version542bd85
Fix gradients cleaning2d286dd
fix: unitless zero for\<angle>
values are allowed in CSS gradients (#1479)c338165
Update dependencies- Additional commits viewable in compare view
Updates css-loader
from 0.28.7 to 6.7.3
Release notes
Sourced from css-loader's releases.
v6.7.3
6.7.3 (2022-12-14)
Bug Fixes
v6.7.2
6.7.2 (2022-11-13)
Bug Fixes
v6.7.1
6.7.1 (2022-03-08)
Bug Fixes
v6.7.0
6.7.0 (2022-03-04)
Features
v6.6.0
6.6.0 (2022-02-02)
Features
- added the
hashStrategy
option (ca4abce)v6.5.1
6.5.1 (2021-11-03)
Bug Fixes
v6.5.0
... (truncated)
Changelog
Sourced from css-loader's changelog.
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
6.7.0 (2022-03-04)
Features
6.6.0 (2022-02-02)
Features
- added the
hashStrategy
option (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
6.5.0 (2021-10-26)
Features
... (truncated)
Commits
ef749f2
chore(release): 6.7.336fb945
chore: fix cspell962924c
fix: removesourceURL
from emitted CSS (#1487)3f3f302
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1486)04ca713
chore: update dependencies to the latest version (#1485)9449827
chore: update styfle/cancel-workflow-action (#1484)6c67af8
chore: add cSpell to check spelling issues (#1482)239b9ac
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#1481)394d200
chore(release): 6.7.22f4c273
fix: css modules generation with inline syntax (#1480)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.
Updates postcss-flexbugs-fixes
from 3.2.0 to 5.0.2
Release notes
Sourced from postcss-flexbugs-fixes's releases.
5.0.2
What's Changed
- Promote
postcss
to a production dependency by@s100
in luisrudge/postcss-flexbugs-fixes#74New Contributors
@s100
made their first contribution in luisrudge/postcss-flexbugs-fixes#74Full Changelog: https://github.com/luisrudge/postcss-flexbugs-fixes/compare/5.0.0...5.0.2
5.0.0
https://github.com/luisrudge/postcss-flexbugs-fixes/blob/master/CHANGELOG.md
Changelog
Sourced from postcss-flexbugs-fixes's changelog.
5.0.2
- Moving postcss to peer dependencies #74
5.0.1
- Adding postcss as dependency #74
5.0.0
- upgrade to postcss 8 #71
4.2.1
- Fix
calc
regex #694.2.0
- Don't change values that reference custom props #64
4.1.0
- Add option to disable bug fixes #53
4.0.0
- upgrade to postcss 7
3.3.1
3.3.0
- Revert Autoremoval of 0% Basis #43
Commits
- See full diff in compare view
Updates postcss-loader
from 2.0.8 to 7.0.2
Release notes
Sourced from postcss-loader's releases.
v7.0.2
7.0.2 (2022-11-29)
Bug Fixes
v7.0.1
7.0.1 (2022-07-11)
Bug Fixes
v7.0.0
7.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is14.15.0
v6.2.1
6.2.1 (2021-11-26)
Bug Fixes
v6.2.0
6.2.0 (2021-10-13)
Features
v6.1.1
6.1.1 (2021-07-01)
Bug Fixes
- do not swallow exception from postcss (2eec42b)
v6.1.0
6.1.0 (2021-06-10)
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
7.0.2 (2022-11-29)
Bug Fixes
7.0.1 (2022-07-11)
Bug Fixes
7.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is14.15.0
6.2.1 (2021-11-26)
Bug Fixes
6.2.0 (2021-10-13)
Features
6.1.1 (2021-07-01)
Bug Fixes
- do not swallow exception from postcss (2eec42b)
6.1.0 (2021-06-10)
Features
- allow
String
value for the "implementation" option (0d342b1)6.0.0 (2021-06-10)
... (truncated)
Commits
2129116
chore(release): 7.0.2955085f
fix: support ESM version ofpostcss.config.js
andpostcss.config.mjs
(#614)b0f4749
chore: update styfle/cancel-workflow-action (#612)ab3ff44
chore: add cSpell to check spelling issues (#610)3177135
chore: update dependencies to the latest version (#609)08b19c7
docs: update cla link (#608)49a0943
ci: add node v19 (#607)d274f90
ci: add dependency review action (#606)64af37b
chore: update dependencies to the latest version (#605)548e8aa
chore: update commitlint action (#604)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.