Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

mgr/dashboard: bump @angular/cli from 12.2.13 to 17.0.7 in /src/pybind/mgr/dashboard/frontend #639

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps @angular/cli from 12.2.13 to 17.0.7.

Release notes

Sourced from @​angular/cli's releases.

v17.0.7

17.0.7 (2023-12-13)

@​angular-devkit/build-angular

Commit Description
fix - 3df3e583c baseHref with trailing slash causes server not to be accessible without trailing slash
fix - ef1178188 allow vite to serve JavaScript and TypeScript assets
fix - 385eb77d2 cache loading of component resources in JIT mode
fix - 4b3af73ac ensure browser-esbuild is used in dev server with browser builder and forceEsbuild
fix - d1b27e53e ensure port 0 uses random port with Vite development server
fix - f2f7d7c70 file is missing from the TypeScript compilation with JIT
fix - 7b8d6cddd handle updates of an npm link library from another workspace when preserveSymlinks is true
fix - c08c78cb8 inlining of fonts results in jagged fonts for Windows users
fix - 930024811 retain symlinks to output platform directories on builds
fix - 3623fe911 update ESM loader to work with Node.js 18.19.0

v17.0.6

17.0.6 (2023-12-06)

@​schematics/angular

Commit Description
fix - da5d39471 enable TypeScript skipLibCheck in new workspace

@​angular-devkit/build-angular

Commit Description
fix - 048512874 app-shell generation incorrect content when using the application builder
fix - f9e982c44 check namespaced Sass variables when rebasing URLs
fix - a1e8ffa9d correctly align error/warning messages when spinner is active
fix - 46d88a034 handle watch updates on Mac OSX when using native FSEvents API
fix - 4594407ae improve file watching on Windows when using certain IDEs
fix - aa9e7c615 normalize locale tags with Intl API when resolving in application builder
fix - a8dbf1da2 watch symlink when using preserveSymlinks option
perf - e3820cb6c only enable advanced optimizations with script optimizations

v17.0.5

17.0.5 (2023-11-29)

v17.0.4

17.0.4 (2023-11-29)

@​schematics/angular

Commit Description
fix - 7a2823080 remove CommonModule import from standalone components

@​angular-devkit/build-angular

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

17.0.7 (2023-12-13)

@​angular-devkit/build-angular

Commit Type Description
3df3e583c fix baseHref with trailing slash causes server not to be accessible without trailing slash
ef1178188 fix allow vite to serve JavaScript and TypeScript assets
385eb77d2 fix cache loading of component resources in JIT mode
4b3af73ac fix ensure browser-esbuild is used in dev server with browser builder and forceEsbuild
d1b27e53e fix ensure port 0 uses random port with Vite development server
f2f7d7c70 fix file is missing from the TypeScript compilation with JIT
7b8d6cddd fix handle updates of an npm link library from another workspace when preserveSymlinks is true
c08c78cb8 fix inlining of fonts results in jagged fonts for Windows users
930024811 fix retain symlinks to output platform directories on builds
3623fe911 fix update ESM loader to work with Node.js 18.19.0

17.1.0-next.1 (2023-12-06)

@​schematics/angular

Commit Type Description
b513d89b7 feat add optional migration to use application builder
e2f92ab95 fix enable TypeScript skipLibCheck in new workspace

@​angular-devkit/build-angular

Commit Type Description
364a16b7a feat move browser-sync as optional dependency
e3ad8c42a fix app-shell generation incorrect content when using the application builder
8e9b67513 fix check namespaced Sass variables when rebasing URLs
dcc60c6ce fix correctly align error/warning messages when spinner is active
7ccc21007 fix handle watch updates on Mac OSX when using native FSEvents API
4bcee3167 fix improve file watching on Windows when using certain IDEs
9906ab7b4 fix normalize asset source locations in Vite-based development server
f0c032dc5 fix normalize locale tags with Intl API when resolving in application builder
ffa2d07c8 fix watch symlink when using preserveSymlinks option
b10d2a7bb perf only enable advanced optimizations with script optimizations

17.0.6 (2023-12-06)

... (truncated)

Commits
  • eeb5634 release: cut the v17.0.7 release
  • f2f7d7c fix(@​angular-devkit/build-angular): file is missing from the TypeScript compi...
  • 3623fe9 fix(@​angular-devkit/build-angular): update ESM loader to work with Node.js 18...
  • ef11781 fix(@​angular-devkit/build-angular): allow vite to serve JavaScript and TypeSc...
  • 385eb77 fix(@​angular-devkit/build-angular): cache loading of component resources in J...
  • 7b8d6cd fix(@​angular-devkit/build-angular): handle updates of an npm link library f...
  • 9300248 fix(@​angular-devkit/build-angular): retain symlinks to output platform direct...
  • fcd9adc test(@​angular-devkit/build-angular): add support for builder harness director...
  • f63566e refactor(@​angular-devkit/build-angular): remove deployUrl from browser-esbuil...
  • c08c78c fix(@​angular-devkit/build-angular): inlining of fonts results in jagged fonts...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 12.2.13 to 17.0.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@12.2.13...17.0.7)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@shailesh-vaidya
Copy link

Closing as an obsolete

Copy link
Author

dependabot bot commented on behalf of github Feb 8, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-angular-cli-17.0.7 branch February 8, 2024 17:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant