Bump postcss and @angular-devkit/build-angular in /org.eclipse.winery.frontends
Bumps postcss to 8.4.35 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates postcss from 7.0.14 to 8.4.35
Release notes
Sourced from postcss's releases.
8.4.35
- Avoid
!innode.parent.nodestype.- Allow to pass
undefinedto node adding method to simplify types.8.4.34
- Fixed
AtRule#nodestype (by@tim-we).- Cleaned up code (by
@DrKiraDmitry).8.4.33
- Fixed
NoWorkResultbehavior difference with normal mode (by@romainmenke).- Fixed
NoWorkResultusage conditions (by@ahmdammarr).8.4.32
- Fixed
postcss().process()types (by@ferreira-tb).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).
... (truncated)
Changelog
Sourced from postcss's changelog.
8.4.35
- Avoid
!innode.parent.nodestype.- Allow to pass
undefinedto node adding method to simplify types.8.4.34
- Fixed
AtRule#nodestype (by Tim Weißenfels).- Cleaned up code (by Dmitry Kirillov).
8.4.33
- Fixed
NoWorkResultbehavior difference with normal mode (by Romain Menke).- Fixed
NoWorkResultusage conditions (by@ahmdammarr).8.4.32
- Fixed
postcss().process()types (by Andrew Ferreira).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).
... (truncated)
Commits
edda95eRelease 8.4.35 version612f360Merge pull request #1924 from postcss/refactor/types5e7449fFix node.parent.nodes type65075dfAllow to pass undefined to adding methods to simplify type check477b3bbRelease 8.4.34 version25af117Update dependenciesbb0314aMerge pull request #1922 from tim-we/improve-at-rule-types9dd5a93Fix at-rule test8322d11Fix visitor testee7fcd4Fix Document#nodes- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 0.13.10 to 17.3.7
Release notes
Sourced from @angular-devkit/build-angular's releases.
v17.3.7
17.3.7 (2024-05-08)
@angular-devkit/build-angular
Commit Description decode URL pathname decoding during SSG fetch
@angular-devkit/schematics
Commit Description use web standard error check for Deno support v17.3.6
17.3.6 (2024-04-25)
@angular-devkit/build-angular
Commit Description properly configure headers for media resources and HTML page v17.3.5
17.3.5 (2024-04-17)
@angular-devkit/build-angular
Commit Description address Unable to deserialize cloned dataissue with Yarn PnPremove type="text/css"fromstyletagv17.3.4
17.3.4 (2024-04-11)
@angular-devkit/build-angular
Commit Description ensure esbuild-based builders exclusively produce ESM output v17.3.3
@schematics/angular
Commit Description Revert "fix( @schematics/angular): rename SSR port env variable"v17.3.2
17.3.2 (2024-03-25)
@schematics/angular
Commit Description
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
17.3.7 (2024-05-08)
@angular-devkit/build-angular
Commit Type Description 998c72036 fix decode URL pathname decoding during SSG fetch
@angular-devkit/schematics
Commit Type Description 1ab1c6c9e fix use web standard error check for Deno support 18.0.0-rc.1 (2024-05-02)
@schematics/angular
Commit Type Description c46aa084f fix add postcss dependency in application migration if needed
@angular-devkit/architect
Commit Type Description ddd08efef fix resolve builder aliases from containing package
@angular-devkit/schematics
Commit Type Description 80fa03069 fix use web standard error check for Deno support
@angular/build
Commit Type Description b7a0792b3 fix add a maximum rendering timeout for SSG 2085365e0 fix only generate shallow preload links for initial files 18.0.0-rc.0 (2024-05-01)
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for @angular-devkit/build-angular 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 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.