Bump postcss, autoprefixer, css-loader, optimize-css-assets-webpack-plugin, postcss-import, postcss-loader, postcss-url and vue-loader in /src/main/resources/dashboard
Bumps postcss, autoprefixer, css-loader, optimize-css-assets-webpack-plugin, postcss-import, postcss-loader, postcss-url and vue-loader. These dependencies needed to be updated together.
Updates postcss from 5.2.18 to 8.4.16
Release notes
Sourced from postcss's releases.
8.4.16
- Fixed
RootAST 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.fundingto have same value between all PostCSS packages.8.4.11
- Fixed
Declaration#raws.valuetype.8.4.10
- Fixed
package.fundingURL 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.
- Fixed comment cleaning in CSS Custom Properties with space.
- Fixed throwing an error on
.rootaccess for plugin-less case.8.4.5
- Fixed
rawstypes to make object extendable (by@43081j).- Moved from Yarn 1 to pnpm.
8.4.4
- Fixed absolute path in source map on zero plugins mode.
8.4.3
- Fixed
this.css.replace is not a functionerror.8.4.2
- Fixed previous source map support in zero plugins mode.
... (truncated)
Changelog
Sourced from postcss's changelog.
8.4.16
- Fixed
RootAST 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.fundingto have same value between all PostCSS packages.8.4.11
- Fixed
Declaration#raws.valuetype.8.4.10
- Fixed
package.fundingURL 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.
- Fixed comment cleaning in CSS Custom Properties with space.
- Fixed throwing an error on
.rootaccess for plugin-less case.8.4.5
- Fixed
rawstypes to make object extendable (by James Garbutt).- Moved from Yarn 1 to pnpm.
8.4.4
- Fixed absolute path in source map on zero plugins mode.
8.4.3
- Fixed
this.css.replace is not a functionerror.8.4.2
- Fixed previous source map support in zero plugins mode.
... (truncated)
Commits
- See full diff in compare view
Updates autoprefixer from 7.2.6 to 10.4.8
Release notes
Sourced from autoprefixer's releases.
10.4.8
- Do not print
color-adjustwarning ifprint-color-adjustalso is in rule.10.4.7
- Fixed
print-color-adjustsupport in Firefox.10.4.6
- Fixed
print-color-adjustsupport.10.4.5
- Fixed
NaNin grid (by@SukkaW).10.4.4
- Fixed
package.fundingto 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-buttondata (by@lukewarlow).10.4 “ǃke e꞉ ǀxarra ǁke”
In Autoprefixer 10.4
@lukewarlowadded:autofillsupport:input:-webkit-autofill { background-color: red; }input:autofill { background-color: red; }
10.3.7
- Replaced
nanocolorstopicocolors.10.3.6
- Updated
nanocolors.- Reduced package size.
10.3.5
- Replaced
colorettetonanocolors.10.3.4
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
10.4.8
- Do not print
color-adjustwarning ifprint-color-adjustalso is in rule.10.4.7
- Fixed
print-color-adjustsupport in Firefox.10.4.6
- Fixed
print-color-adjustsupport.10.4.5
- Fixed
NaNin grid (by@SukkaW).10.4.4
- Fixed
package.fundingto 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-buttondata (by Luke Warlow).10.4 “ǃke e꞉ ǀxarra ǁke”
- Added
:autofillsupport (by Luke Warlow).10.3.7
- Replaced
nanocolorstopicocolors.10.3.6
- Updated
nanocolors.- Reduced package size.
10.3.5
- Replaced
colorettetonanocolors.10.3.4
- Fixed
stretchvalue in latest Firefox.10.3.3
- Fixed wrong
-moz-prefix from::file-selector-button(by Usman Yunusov).10.3.2
- Fixed
::file-selector-buttonsupport (by Usman Yunusov).10.3.1
- Fixed adding wrong prefixes to
content(by Luke Warlow).10.3 “Чести своей не отдам никому”
... (truncated)
Commits
65e2daeRelease 10.4.8 version9b670b4Do not print warning if print-color-adjust is also in the rulebcc5ff6Update dependencies and example in docs616c442Simplify CI config20fd999Release 10.4.7 versionc8319f4Update dependencies8fe5b66Fix print-color-adjust in FF0a82431Release 10.4.6 version51b991cImprove handling print-color-adjust08d960eFix Node.js 12 on CI- Additional commits viewable in compare view
Updates css-loader from 0.28.11 to 6.7.1
Release notes
Sourced from css-loader's releases.
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
hashStrategyoption (ca4abce)v6.5.1
6.5.1 (2021-11-03)
Bug Fixes
v6.5.0
6.5.0 (2021-10-26)
Features
Bug Fixes
- respect
nosourcesin thedevtooloption (c60eff2)v6.4.0
6.4.0 (2021-10-09)
... (truncated)
Changelog
Sourced from css-loader's changelog.
6.7.1 (2022-03-08)
Bug Fixes
6.7.0 (2022-03-04)
Features
6.6.0 (2022-02-02)
Features
- added the
hashStrategyoption (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
6.5.0 (2021-10-26)
Features
Bug Fixes
- respect
nosourcesin thedevtooloption (c60eff2)6.4.0 (2021-10-09)
Features
- generate more collision resistant for locals (c7db752)
... (truncated)
Commits
830fe2cchore(release): 6.7.174dac1efix: defaultGetLocalIdent export (#1427)84b552achore(release): 6.7.0207cf36feat: re-export defaultGetLocalIdent (#1423)f0e20e6chore: upgrade dependencies to the latest version (#1425)4dede55docs(readme): added types (#1418)e16ba4dchore(deps): bump nanoid from 3.1.30 to 3.2.0 (#1412)76ad29fdocs: add yarn and pnpm installation commands (#1417)67bb937chore: upgrade dependencies to the latest version (#1416)5d6be09chore(release): v6.6.0- 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 optimize-css-assets-webpack-plugin from 3.2.0 to 3.2.1
Commits
662dfb73.2.17ab5e15Upgrade cssnano dependency- See full diff in compare view
Updates postcss-import from 11.1.0 to 15.0.0
Release notes
Sourced from postcss-import's releases.
14.0.0 / 2020-12-14
This release should not have breaking changes for the vast majority of users; only those with
@charsetstatements in their CSS may be affected.
- BREAKING: Error if multiple incompatible
@charsetstatements (#447)- BREAKING: Warn if
@charsetstatements are not at the top of files (#447)- Fix handing of
@charset(#436, #447)13.0.0 / 2020-10-20
- BREAKING: Require Node 10+ (#429)
- BREAKING: Upgrade to postcss v8 and require it as a
peerDependency(#427, #432)- Update dependencies
12.0.0
- Removed: Support for Node.js v4
- Changed: Uses PostCSS v7 (https://github.com/postcss/postcss/releases/tag/7.0.0)
Changelog
Sourced from postcss-import's changelog.
15.0.0 / 2022-08-30
- BREAKING: Require Node.js v14+ (#497)
- BREAKING: Require
nameLayeroption for handling anonymous layers (#496)- Fix handling of
@mediaqueries inside layered imports (#495, #496)14.1.0 / 2022-03-22
- Add
@layersupport (#483)14.0.2 / 2021-05-10
14.0.1 / 2021-03-31
14.0.0 / 2020-12-14
This release should not have breaking changes for the vast majority of users; only those with
@charsetstatements in their CSS may be affected.
- BREAKING: Error if multiple incompatible
@charsetstatements (#447)- BREAKING: Warn if
@charsetstatements are not at the top of files (#447)- Fix handing of
@charset(#436, #447)13.0.0 / 2020-10-20
- BREAKING: Require Node 10+ (#429)
- BREAKING: Upgrade to postcss v8 and require it as a
peerDependency(#427, #432)- Update dependencies
12.0.1 / 2018-10-22
12.0.0 - 2018-08-04
- Removed: Support for Node.js v4
- Changed: Uses PostCSS v7 (https://github.com/postcss/postcss/releases/tag/7.0.0)
Commits
4e8feca15.0.0e2ed483Disable package-lock.json5493a61Use optional chaining syntax3a36a19Update dependency ava to v4 (#478)2ee943eUpdate eslint & eslint-config-problems (#474)9aa378aBREAKING: Require Node v14+ (#497)64dd1c2Fix import with layer; add nameLayer option (#496)64867f4Update dependency prettier to ~2.7.0 (#494)ee6063fUpdate readme with layer example (#489)1c215c014.1.0- Additional commits viewable in compare view
Updates postcss-loader from 2.1.6 to 7.0.1
Release notes
Sourced from postcss-loader's releases.
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.jsversion is14.15.0v6.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)
Features
- allow
Stringvalue for the "implementation" option (0d342b1)v6.0.0
6.0.0 (2021-06-10)
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
7.0.1 (2022-07-11)
Bug Fixes
7.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.jsversion is14.15.06.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
Stringvalue for the "implementation" option (0d342b1)6.0.0 (2021-06-10)
⚠ BREAKING CHANGES
- minimum supported
Node.jsversion is12.13.0(#526)Bug Fixes
... (truncated)
Commits
f1729f8chore(release): 7.0.1888d72efix: unexpected failing on CSS syntax error (#593)004334achore: update dependencies to the latest version (#591)ca51b83docs: update note in README.md (#589)229ebc7chore: disable commit message length check (#588)024b04achore: update dependencies to the latest version (#587)7cb51fcdocs: remove old badge (#586)cacc4b3chore(release): 7.0.08a2e706chore(deps): update (#585)bc66435refactor!: minimum supportedNode.jsversion is14.15.0(#582)- 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.
Updates postcss-url from 7.3.2 to 10.1.3
Release notes
Sourced from postcss-url's releases.
10.1.3
Fixed: update mime version
10.1.2
Fixed: tilde operator for dependencies to allow for newer patch version
10.1.1
Fixed: updated mime and xxhashjs versions Fixed: postcss peerDependency version
8.1.2 -> 8.0.010.1.0
Fixed: Replaced mkdirp with make-dir (PR#152) Fixed: updated dev dependencies, resolved
npm auditissues Fixed: unlockpostcssinpeerDependecies10.0.0
Added: support for PostCSS 8 (PR#148) Fixed: path resolution when to/from paths match (PR#136)
9.0.0 - beta - 2019-04-17
Added: async api (PR#134)
8.0.0
Changed: updated postcss 6.0.1 > 7.0.2, postcss-import 10.0.0 > 12.0.0, and required nodejs version (PR#126) Changed: updated mime package
Changelog
Sourced from postcss-url's changelog.
10.1.3 - 2021-03-19
Fixed: update mime version
10.1.2 - 2021-03-19
Fixed: tilde operator for dependencies to allow for newer patch version
10.1.1 - 2020-11-26
Fixed: updated mime and xxhashjs versions Fixed: postcss peerDependency version
8.1.2 -> 8.0.010.1.0 - 2020-11-04
Fixed: Replaced mkdirp with make-dir (PR#152) Fixed: updated dev dependencies, resolved
npm auditissues10.0.0 - 2020-10-23
Added: support for PostCSS 8 (PR#148) Fixed: path resolution when to/from paths match (PR#136)
9.0.0 - 2019-04-17
Fixed: Async API Added: support for PostCSS 8
8.0.0 - 2018-08-09
Changed: updated postcss 6.0.1 > 7.0.2, postcss-import 10.0.0 > 12.0.0, and required nodejs version (PR#126) Changed: updated mime package
Commits
c2523fbchore: update changelogfc52c8810.1.36c061a2fix: sync package-lock87db4b7Merge pull request #158 from realityking/mimefdff9b1Upgrade mime to 2.5 againa843ca0Correctly configure save-prefix301e572chore: update changelog806bb2510.1.2fd22c87chore: update package-lockf74e3bdMerge pull request #156 from realityking/deps- Additional commits viewable in compare view
Updates vue-loader from 13.7.3 to 17.0.0
Release notes
Sourced from vue-loader's releases.
v16.8.3
Bug Fixes
v16.8.2
Bug Fixes
- should allow chaining with loaders for non-vue files (#1889) (f32f953), closes #1879 #1883 #1890
- plugin: use compiler.webpack when possible (#1884) (820d23c)
v16.8.1
Bug Fixes
- fix template options resolving for ts (91f581b)
v16.8.0
Bug Fixes
- hmr: fix hmr regression (bacc6a9)
Features
enableTsInTemplate option (7613534)
When used with
ts-loader, due tots-loader's cache invalidation behavior, it sometimes prevents the template from being hot-reloaded in isolation, causing the component to reload despite only the template being edited. If this is annoying, you can set this option tofalse(and avoid using TS expressions in templates).Alternatively, leave this option on (by default) and use
esbuild-loaderto transpile TS instead, which doesn't suffer from this problem (it's also a lot faster). However, do note you will need to rely on TS type checking from other sources (e.g. IDE orvue-tsc).v16.7.1
Bug Fixes
- remove pure annotation for custom blocks (cd891e5)
v16.7.0
Features
- support optional
@vue/compiler-sfcpeer dep (21725a4)v16.6.0
Bug Fixes
- generate treeshaking friendly code (11e3cb8)
Features
- support ts in template expressions (573fbd2)
... (truncated)
Changelog
Sourced from vue-loader's changelog.
17.0.0 (2021-12-12)
Features
- support
reactivityTransformoption (e07490e)BREAKING CHANGES
- remove
refSugaroption, requirevue@^3.2.1316.8.3 (2021-11-04)
Bug Fixes
16.8.3 (2021-11-04)
Bug Fixes
16.8.2 (2021-10-26)
Bug Fixes
- should allow chaining with loaders for non-vue files (#1889) (f32f953), closes #1879 #1883 #1890
- plugin: use compiler.webpack when possible (#1884) (820d23c)
16.8.1 (2021-09-22)
Bug Fixes
- fix template options resolving for ts (91f581b)
16.8.0 (2021-09-22)
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.