infra-geo-ouverte / igo2

Assemblage (IGO2) / Open GIS Infrastructure 2.0
https://infra-geo-ouverte.github.io/igo2/
Other
55 stars 32 forks source link

chore(deps-dev): bump @angular/cli from 16.2.10 to 17.0.8 #1120

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @angular/cli from 16.2.10 to 17.0.8.

Release notes

Sourced from @​angular/cli's releases.

v17.0.8

17.0.8 (2023-12-21)

@​schematics/angular

Commit Description
fix - 99b026ede add missing property "buildTarget" to interface "ServeBuilderOptions"
fix - 313004311 do not generate standalone component when using ng generate module

@​angular/cli

Commit Description
fix - 6dba26a0b ng e2e and ng lint prompt requires to hit Enter twice to proceed on Windows
fix - 0b48acc4e re-add -d alias for --dry-run

@​angular-devkit/build-angular

Commit Description
fix - cf11cdf6c add missing tailwind @screen directive in matcher
fix - aa6c757d7 construct SSR request URL using server resolvedUrls
fix - 0662048d4 ensure empty optimized Sass stylesheets stay empty
fix - d1923a66d ensure external dependencies are used by Web Worker bundling

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

17.0.8 (2023-12-21)

@​angular/cli

Commit Type Description
6dba26a0b fix ng e2e and ng lint prompt requires to hit Enter twice to proceed on Windows
0b48acc4e fix re-add -d alias for --dry-run

@​schematics/angular

Commit Type Description
99b026ede fix add missing property "buildTarget" to interface "ServeBuilderOptions"
313004311 fix do not generate standalone component when using ng generate module

@​angular-devkit/build-angular

Commit Type Description
cf11cdf6c fix add missing tailwind @screen directive in matcher
aa6c757d7 fix construct SSR request URL using server resolvedUrls
0662048d4 fix ensure empty optimized Sass stylesheets stay empty
d1923a66d fix ensure external dependencies are used by Web Worker bundling

16.2.11 (2023-12-21)

@​angular-devkit/build-angular

Commit Type Description
e0e011fc4 build update dependency vite to v4.5.1

17.1.0-next.2 (2023-12-13)

@​angular-devkit/build-angular

Commit Type Description
204794c4f feat add support for --no-browsers in karma builder
f6e67df1c feat inline Google and Adobe fonts located in stylesheets
4b3a96542 fix baseHref with trailing slash causes server not to be accessible without trailing slash

... (truncated)

Commits
  • e8c16c1 release: cut the v17.0.8 release
  • 99b026e fix(@​schematics/angular): add missing property "buildTarget" to interface "Se...
  • 6dba26a fix(@​angular/cli): ng e2e and ng lint prompt requires to hit Enter twice ...
  • d1923a6 fix(@​angular-devkit/build-angular): ensure external dependencies are used by ...
  • 3130043 fix(@​schematics/angular): do not generate standalone component when using `ng...
  • cf11cdf fix(@​angular-devkit/build-angular): add missing tailwind @screen directive ...
  • 0b48acc fix(@​angular/cli): re-add -d alias for --dry-run
  • 2dc769f refactor(@​angular/cli): remove no longer relevant regexps from ng version c...
  • aa6c757 fix(@​angular-devkit/build-angular): construct SSR request URL using server re...
  • 0662048 fix(@​angular-devkit/build-angular): ensure empty optimized Sass stylesheets s...
  • 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 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)
dependabot[bot] commented 8 months ago

Superseded by #1123.