Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cross-spawn, node-sass, @angular-devkit/build-angular and @angular/compiler-cli in /vsd-app/ClientApp #360

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps cross-spawn to 6.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 6.0.5 to 6.0.6

Changelog

Sourced from cross-spawn's changelog.

6.0.6 (2024-11-18)

Bug Fixes

Commits

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

Breaking changes

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

Breaking changes

Features

Dependencies

  • Bump true-case-path@2.2.1
  • Bump node-gyp @​9.0.0
  • Bump nan@^2.17.0
  • Bump sass-graph@^4.0.1

Misc

... (truncated)

Commits

Updates @angular-devkit/build-angular from 0.10.7 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
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables

v18.2.11

18.2.11 (2024-10-30)

@​angular/build

Commit Description
fix - 87ec15ba2 show error message when error stack is undefined

v18.2.10

18.2.10 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 7b775f4e0 update http-proxy-middleware to 3.0.3

@​angular/build

Commit Description
fix - b1e5f51f9 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
fix - 237f7c5d0 update browserslist config to include last 2 Android major versions

@​angular/build

Commit Description
fix - d749ba6a3 allow direct bundling of TSX files with application builder
fix - b91c82d89 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
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.0.4 to 7.2.16

Changelog

Sourced from @​angular/compiler-cli's changelog.

7.2.16 (2020-01-08)

Security Fixes

  • build: upgrade yargs package to 13.1.0 (#31457)

This release backports a security patch which fixes a transitive dependency on a vulnerable version of the mem package. See #33933 for details.

7.2.15 (2019-05-07)

Bug Fixes

7.2.14 (2019-04-23)

Bug Fixes

  • common: prevent repeated application of HttpParams mutations (#29045) (ee65d0d), closes #20430

7.2.13 (2019-04-12)

Bug Fixes

  • bazel: use //:tsconfig.json as the default for ng_module (#29670) (#29711) (9e33dc3)
  • platform-browser: insert APP_ID in styles, contentAttr and hostAttr (#17745) (ca14509)

7.2.12 (2019-04-03)

Bug Fixes

  • common: escape query selector used when anchor scrolling (#29577) (7671c73), closes #28193
  • router: adjust setting navigationTransition when a new navigation cancels an existing one (#29636) (e884c0c), closes #29389 #29590

... (truncated)

Commits
  • b7bacf0 build: upgrade yargs package to 13.1.0
  • 9e33dc3 fix(bazel): use //:tsconfig.json as the default for ng_module (#29670) (#29711)
  • 97fc5f6 docs: sync contributors and related infra with master (#29584)
  • cf8d934 fix(compiler-cli): incorrect metadata bundle for multiple unnamed re-exports ...
  • ea495d9 build: rules_nodejs 0.26.0 & use @​npm instead of @​ngdeps now that downstream ...
  • 1a0b2ff refactor(compiler): use options argument for parsers (#28055) (#28736)
  • 9226b42 style: enforce buildifier lint rules (#29019)
  • b06847f refactor: Consistently use index access on index signature types. (#28937)
  • d91ecd2 build: update to rules_typescript 0.25.1 (#28896)
  • 3eb327b build(bazel): do not build rxjs from source under Bazel (#28869)
  • Additional commits viewable 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…ar/compiler-cli

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 6.0.6 and updates ancestor dependencies [cross-spawn](https://github.com/moxystudio/node-cross-spawn), [node-sass](https://github.com/sass/node-sass), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli). These dependencies need to be updated together.


Updates `cross-spawn` from 6.0.5 to 6.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6)

Updates `node-sass` from 4.14.1 to 9.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](sass/node-sass@v4.14.1...v9.0.0)

Updates `@angular-devkit/build-angular` from 0.10.7 to 18.2.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/18.2.12)

Updates `@angular/compiler-cli` from 7.0.4 to 7.2.16
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/7.2.16/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/7.2.16/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:production
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Superseded by #367.

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vsd-app/ClientApp/multi-68b166ff50 branch December 12, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants