spring-petclinic-angular
spring-petclinic-angular copied to clipboard
Bump vite and @angular-devkit/build-angular
Removes vite. It's no longer used after updating ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Removes vite
Updates @angular-devkit/build-angular
from 16.2.11 to 16.2.13
Release notes
Sourced from @angular-devkit/build-angular
's releases.
v16.2.13
16.2.13 (2024-03-25)
@angular-devkit/build-angular
Commit Description update webpack-dev-middleware
to6.1.2
v16.2.12
16.2.12 (2024-01-24)
@angular-devkit/build-angular
Commit Description update dependency vite to v4.5.2
Changelog
Sourced from @angular-devkit/build-angular
's changelog.
16.2.13 (2024-03-25)
@angular-devkit/build-angular
Commit Type Description 5ad507e3d fix update webpack-dev-middleware
to6.1.2
15.2.11 (2024-03-25)
@angular-devkit/build-angular
Commit Type Description c6feb0bb0 fix update webpack-dev-middleware
to6.1.2
18.0.0-next.0 (2024-03-21)
Breaking Changes
@angular/cli
- Node.js support for versions <18.19.1 and <20.11.1 has been removed.
@angular-devkit/build-angular
- The support for the legacy Sass build pipeline, previously accessible via
NG_BUILD_LEGACY_SASS
when utilizing webpack-based builders, has been removed.Deprecations
@angular-devkit/schematics
NodePackageLinkTask
in@angular-devkit/schematics
. A custom task should be created instead.
@angular/cli
Commit Type Description ac3019570 feat add ng dev
alias tong serve
c7b208555 refactor remove support for Node.js versions <18.19.1 and <20.11.1
@schematics/angular
... (truncated)
Commits
b951c58
release: cut the v16.2.13 release882fff3
test: update Safari 15 private property E2E for babel changesbdcc5a1
test: disable failing test6b8722d
build: update ng-dev config to work with Node.js 18.195ad507e
fix(@angular-devkit/build-angular
):update webpack-dev-middleware
to6.1.2
50a46c6
test: update webpack tests filenames and size checks to pass with latest webpackc306f73
release: cut the v16.2.12 release5fad401
fix(@angular-devkit/build-angular
): update dependency vite to v4.5.2- 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 <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.