kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
83 stars 22 forks source link

Bump vite and @angular-devkit/build-angular #3311

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps vite to 4.5.1 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates vite from 4.4.7 to 4.5.1

Changelog

Sourced from vite's changelog.

4.5.1 (2023-12-04)

4.5.0 (2023-10-18)

4.4.11 (2023-10-05)

  • revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094

4.4.10 (2023-10-03)

4.4.9 (2023-08-07)

... (truncated)

Commits


Updates @angular-devkit/build-angular from 16.2.4 to 16.2.11

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v16.2.11

16.2.11 (2023-12-21)

v16.2.10

16.2.10 (2023-11-08)

@​angular-devkit/build-angular

Commit Description
fix - bab3672cd normalize exclude path

v16.2.9

16.2.9 (2023-11-01)

@​schematics/angular

Commit Description
fix - 75b74912b allow dash in selector before a number

@​angular-devkit/schematics

Commit Description
fix - 5f4ca4ebf running external schematics with yarn pnp

v16.2.8

16.2.8 (2023-10-25)

@​angular/cli

Commit Description
fix - 44275601b remove the need to specify --migrate-only when --name is used during ng update

v16.2.7

16.2.7 (2023-10-19)

@​schematics/angular

Commit Description
fix - f1a0c3361 change Twitter logo to X

v16.2.6

16.2.6 (2023-10-11)

@​angular-devkit/build-angular

Commit Description
fix - c6ea25626 fully downlevel async/await when using vite dev-server with caching enabled

v16.2.5

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

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
72bd0ab9d fix allow vite to serve JavaScript and TypeScript assets
12f4433af fix cache loading of component resources in JIT mode
d07ef2f0b fix ensure browser-esbuild is used in dev server with browser builder and forceEsbuild
5b8e2d5e5 fix ensure port 0 uses random port with Vite development server
0f253a1fc fix file is missing from the TypeScript compilation with JIT
2909daf61 fix handle updates of an npm link library from another workspace when preserveSymlinks is true
bf5fbddd4 fix inlining of fonts results in jagged fonts for Windows users
6a44989f5 fix retain symlinks to output platform directories on builds
4e1f0e44d fix the request url "..." is outside of Vite serving allow list for all assets
7a50df5c0 fix update ESM loader to work with Node.js 18.19.0
125fb779f perf reduce TypeScript JSDoc parsing in application builder

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

... (truncated)

Commits
  • 75ab5fa release: cut the v16.2.11 release
  • 8314369 test: always use package manager force option in version add command E2E
  • e0e011f build: update dependency vite to v4.5.1
  • 66b18b6 release: cut the v16.2.10 release
  • bab3672 fix(@​angular-devkit/build-angular): normalize exclude path
  • 64e263e docs: the node.js's link fix.
  • 5085c62 release: cut the v16.2.9 release
  • 2a1bbc0 fix(@​angular-devkit/schematics): running external schematics with yarn pnp
  • 5f4ca4e fix(@​angular-devkit/schematics): running external schematics with yarn pnp
  • 75b7491 fix(@​schematics/angular): allow dash in selector before a number
  • 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 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](https://github.com/kirbydesign/designsystem/network/alerts).