HealthCatalyst / Fabric.Cashmere

Health Catalyst’s comprehensive design system.
http://cashmere.healthcatalyst.net
Apache License 2.0
66 stars 76 forks source link

build(deps): bump vite and @angular-devkit/build-angular #2266

Closed dependabot[bot] closed 7 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.10 to 16.2.11

Release notes

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

v16.2.11

16.2.11 (2023-12-21)

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
  • 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 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/HealthCatalyst/Fabric.Cashmere/network/alerts).
health-catalyst commented 7 months ago

:tada: This PR is included in version 16.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: