build(deps): bump postcss and vue-loader in /frontend
Bumps postcss to 8.4.31 and updates ancestor dependency vue-loader. These dependencies need to be updated together.
Updates postcss from 8.4.14 to 8.4.31
Release notes
Sourced from postcss's releases.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by
@romainmenke).8.4.29
8.4.28
- Fixed
Root.source.endfor better source map (by@romainmenke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by
@romainmenke).- Fixed docs (by
@vikaskaliramna07).8.4.24
- Fixed
Plugintypes.8.4.23
- Fixed warnings in TypeDoc.
8.4.22
- Fixed TypeScript support with
node16(by@remcohaszing).8.4.21
- Fixed
Input#errortypes (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: truewith emptysourceContent(by@KingSora).8.4.17
- Fixed
Node.before()unexpected behavior (by@romainmenke).- Added TOC to docs (by
@muddv).8.4.16
... (truncated)
Changelog
Sourced from postcss's changelog.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by Romain Menke).
8.4.29
- Fixed
Node#source.offset(by Ido Rosenthal).- Fixed docs (by Christian Oliff).
8.4.28
- Fixed
Root.source.endfor better source map (by Romain Menke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by Romain Menke).
- Fixed docs (by
@vikaskaliramna07).8.4.24
- Fixed
Plugintypes.8.4.23
- Fixed warnings in TypeDoc.
8.4.22
- Fixed TypeScript support with
node16(by Remco Haszing).8.4.21
- Fixed
Input#errortypes (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: truewith 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
... (truncated)
Commits
90208deRelease 8.4.31 version58cc860Fix carrier return parsing4fff8e4Improve pnpm test outputcd43ed1Update dependenciescaa916bUpdate dependencies8972f76Typo11a5286Typo45c5501Release 8.4.30 versionbc3c341Update linterb2be58aMerge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...- Additional commits viewable in compare view
Updates vue-loader from 15.10.0 to 17.2.2
Release notes
Sourced from vue-loader's releases.
v17.2.2
Bug Fixes
- fix: windows path for
experiments.cssby@h-a-n-ain vuejs/vue-loader#2049v17.2.1
Features
- A new
experimentalInlineMatchResourceoption (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with theexperiments.cssfeature (#2046) (3149f6d)Note: v17.2.0 was released by accident; it has the same content as v17.1.2, therefore not included in the Releases page.
v17.1.2
Bug Fixes
- keep build stable when run in a different path (#2040) (a81dc0f)
- properly close the watcher after webpack 4 tests (40b93b9)
v17.1.1
Bug Fixes
- support experimental
propsDestructureanddefineModeloptions (6269698)v17.1.0
Bug Fixes
- fix: reference project compiler, fixes #2031 by
@heywhyin vuejs/vue-loader#2038- fix: do not throw when
Rule.layeris used by@nolimitdevin vuejs/vue-loader#2000Features
- support 3.3 imported types hmr (bbd98fc)
Full Changelog: https://github.com/vuejs/vue-loader/compare/v17.0.1...v17.1.0
v17.0.1
Bug Fixes
- add
vueand@vue/compiler-sfcto optional peerDependencies (df0ded5), closes #1944- merge custom queries rather than appending (#1911) (9e4249a)
v17.0.0
Features
- support
reactivityTransformoption (e07490e)BREAKING CHANGES
... (truncated)
Changelog
Sourced from vue-loader's changelog.
17.2.2 (2023-06-02)
Bug Fixes
17.2.1 (2023-06-01)
Features
- A new
experimentalInlineMatchResourceoption (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with theexperiments.cssfeature (#2046) (3149f6d)Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.
17.1.2 (2023-05-29)
Bug Fixes
- keep build stable when run in a different path (#2040) (a81dc0f)
- properly close the watcher after tests (40b93b9)
17.1.1 (2023-05-11)
Bug Fixes
- support propsDestructure and defineModel options (6269698)
17.1.0 (2023-04-26)
Bug Fixes
17.1.0-beta.0 (2023-04-19)
... (truncated)
Commits
790ef9d17.2.2f3f45dffix: windows path forexperiments.css(#2049)6968b38chore: update readme (#2047)4a6c103chore: v17.2.1 changelog [skip ci]27026ac17.2.1659d51fchore: remove duplicate entries in CHANGELOG.md3149f6dfeat: support experimental inline match resource (#2046)6ad8056chore: 17.1.2 changelog4b7263317.1.240b93b9fix: properly close the watcher after tests- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
Uh oh! Looks like an error!
Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:
{
"AnyOf": [
"queue:rerun-task:taskcluster-github/VQ0g1KEXTqiUuSJ9feXbEw/FO9Tc0HCTgSzZFSNBDN0Bw",
"queue:rerun-task-in-project:none",
{
"AllOf": [
"queue:rerun-task",
"assume:scheduler-id:taskcluster-github/VQ0g1KEXTqiUuSJ9feXbEw"
]
}
]
}
This request requires the client to satisfy the following scope expression:
{
"AnyOf": [
"queue:rerun-task:taskcluster-github/VQ0g1KEXTqiUuSJ9feXbEw/FO9Tc0HCTgSzZFSNBDN0Bw",
"queue:rerun-task-in-project:none",
{
"AllOf": [
"queue:rerun-task",
"assume:scheduler-id:taskcluster-github/VQ0g1KEXTqiUuSJ9feXbEw"
]
}
]
}
- method: rerunTask
- errorCode: InsufficientScopes
- statusCode: 403
- time: 2024-08-30T18:40:35.000Z