build(deps): bump cross-spawn, node-sass, @angular-devkit/build-angular and @angular/compiler-cli in /frontend
Bumps cross-spawn to 7.0.6 and updates ancestor dependencies cross-spawn, node-sass, @angular-devkit/build-angular and @angular/compiler-cli. These dependencies need to be updated together.
Updates cross-spawn from 3.0.1 to 7.0.6
Changelog
Sourced from cross-spawn's changelog.
7.0.6 (2024-11-18)
Bug Fixes
- update cross-spawn version to 7.0.5 in package-lock.json (f700743)
7.0.5 (2024-11-07)
Bug Fixes
- fix escaping bug introduced by backtracking (640d391)
7.0.4 (2024-11-07)
Bug Fixes
7.0.3 (2020-05-25)
Bug Fixes
7.0.2 (2020-04-04)
Bug Fixes
7.0.1 (2019-10-07)
Bug Fixes
7.0.0 (2019-09-03)
⚠ BREAKING CHANGES
... (truncated)
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)- Additional commits viewable in compare view
Updates node-sass from 4.14.1 to 9.0.0
Release notes
Sourced from node-sass's releases.
v9.0.0
What's Changed
- Node 20 support by
@nschonniin sass/node-sass#3355Breaking changes
- Drop support for Node 14 (
@nschonni)Supported Environments
OS Architecture Node Windows x86 & x64 16, 18, 19, 20 OSX x64 16, 18, 19, 20 Linux* x64 16, 18, 19, 20 Alpine Linux x64 16, 18, 19, 20 *Linux support refers to major distributions like Ubuntu, and Debian
v8.0.0
What's Changed
- Fix binaries being partially downloaded by
@xzyferin sass/node-sass#3313- Bump node-gyp and nan for node 19 support by
@xzyferin sass/node-sass#3314- feat: Node 18 and 19 support and drop Node 17 by
@nschonniin sass/node-sass#3257Breaking changes
- Drop support for Node 12 (
@nschonni)- Drop support for Node 17 (
@nschonni)- Set
rejectUnauthorizedtotrueby default (@scott-ut, #3149)Features
- Add support for Node 18 (
@nschonni)- Add support for Node 19 (
@nschonni)- Replace
requestwithmake-fetch-happen(@CamilleDrapier@xzyfer, #3193, #3313)Dependencies
- Bump [email protected]
- Bump node-gyp
@9.0.0- Bump nan@^2.17.0
- Bump sass-graph@^4.0.1
Misc
- Bump various GitHub Actions dependencies (
@nschonni)
... (truncated)
Commits
87f3899feat: Node 20 support (#3355)06ae4c7build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#3350)e069f73build(deps): bump coverallsapp/github-action from 1.2.0 to 2.0.0c34837dbuild(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0ee13eb98.0.098e75b3feat: Node 18 and 19 support and drop Node 17 (#3257)e9bb866Bump node-gyp and nan for node 19 support (#3314)ab7840bFix binaries being partially downloaded (#3313)d595abf7.0.33b556c17.0.2- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 0.13.10 to 18.2.12
Release notes
Sourced from @angular-devkit/build-angular's releases.
v18.2.12
18.2.12 (2024-11-14)
@angular/cli
Commit Description support default options for multiselect list x-prompt
@angular/build
Commit Description allow .js file replacements in all configuration cases improve URL rebasing for hyphenated Sass namespaced variables v18.2.11
18.2.11 (2024-10-30)
@angular/build
Commit Description show error message when error stack is undefined v18.2.10
18.2.10 (2024-10-23)
@angular-devkit/build-angular
Commit Description update http-proxy-middlewareto3.0.3
@angular/build
Commit Description Address build issue in Node.js LTS versions with prerendering or SSR v18.2.9
18.2.9 (2024-10-16)
@schematics/angular
Commit Description update browserslist config to include last 2 Android major versions
@angular/build
Commit Description allow direct bundling of TSX files with application builder avoid race condition in sass importer v18.2.8
18.2.8 (2024-10-09)
@schematics/angular
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
18.2.12 (2024-11-14)
@angular/cli
Commit Type Description c3925ed7f fix support default options for multiselect list x-prompt
@angular/build
Commit Type Description c8bee8415 fix allow .js file replacements in all configuration cases 93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables 19.0.0-rc.1 (2024-11-06)
@angular/cli
Commit Type Description b847d4460 fix recommend optional application update migration during v19 update
@schematics/angular
Commit Type Description b1504c3bc fix component spec with export default
@angular-devkit/build-angular
Commit Type Description 2ec877dd0 fix handle basename collisions 43e7aae22 fix remove double-watch in karma 1e37b5939 fix serve assets
@angular/build
Commit Type Description ecaf870b5 fix always clear dev-server error overlay on non-error result 71534aadc fix check referenced files against native file paths fed31e064 fix correctly use dev-server hmr option to control stylesheet hot replacement b86bb080e fix disable dev-server websocket when live reload is disabled efb2232df fix ensure accurate content size in server asset metadata
... (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.
Updates @angular/compiler-cli from 7.2.15 to 7.2.15
Changelog
Sourced from @angular/compiler-cli's changelog.
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 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.