build(deps): bump critters and @angular-devkit/build-angular
requested to merge dependabot/npm_and_yarn/critters-and-angular-devkit/build-angular-0.0.20 into master
Created by: dependabot[bot]
Bumps critters to 0.0.20 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates critters
from 0.0.19 to 0.0.20
Commits
- See full diff in compare view
Updates @angular-devkit/build-angular
from 16.1.4 to 16.2.0
Release notes
Sourced from @angular-devkit/build-angular
's releases.
v16.2.0
16.2.0 (2023-08-09)
@angular-devkit/build-angular
v16.2.0-rc.1
16.2.0-rc.1 (2023-08-04)
@angular-devkit/build-angular
Commit Description prevent race condition in setting up sass worker pool build: update critters v16.2.0-rc.0
16.2.0-rc.0 (2023-08-02)
@angular-devkit/build-angular
Commit Description hot update filename suffix with .mjs
16.2.0-next.4
16.2.0-next.4 (2023-07-26)
@angular-devkit/build-angular
Commit Description correctly load dev server assets with vite 4.4.0+ error during critical CSS inlining for external stylesheets v16.2.0-next.3
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular
's changelog.
16.2.0 (2023-08-09)
@angular-devkit/build-angular
Commit Type Description e6b377436 feat add ssr
option in application builderc05c83be7 feat add initial application builder implementation 095f5aba6 feat add initial support for server bundle generation using esbuild cb165a75d feat add pre-rendering (SSG) and App-shell support generation to application builder 2a3fc6846 feat add preload hints based on transitive initial files 099cec758 feat add support for serving SSR with dev-server when using the application builder 449e21b3a fix correctly load dev server assets with vite 4.4.0+ f42f10135 fix ensure preload hints for external stylesheets are marked as styles 7defb3635 fix ensure that server dependencies are loaded also in ssr entrypoint 05f31bd28 fix prevent race condition in setting up sass worker pool 5048f6e82 fix Set chunk names explicitly 974748cdf perf filter postcss usage based on content in esbuild builder 61a652d91 perf inject Sass import/use directive importer information when resolving a0a2c7aef perf only load browserslist in babel preset if needed 6bfd1800e perf use in-memory Sass module resolution cache 16.1.8 (2023-08-04)
Commit Type Description 7a420d338 fix build: update critters 16.1.7 (2023-08-02)
@angular-devkit/build-angular
Commit Type Description 1dab4ed87 fix hot update filename suffix with .mjs
16.1.6 (2023-07-26)
... (truncated)
Commits
-
32cf946
release: cut the v16.2.0 release -
85a6ee3
refactor: remove-next
from peer dependency versions for 16.2.0 release -
942fcb8
release: cut the v16.2.0-rc.1 release -
192326a
build: update critters -
05f31bd
fix(@angular-devkit/build-angular
): prevent race condition in setting up sass... -
6d1da30
test: remove bundle budgets from JIT prod build step in E2E -
33285ff
ci: reduce bazel test shards for browser builder test -
685ba1a
release: cut the v16.2.0-rc.0 release -
a01427c
docs: release notes for the v16.1.7 release -
160fdcf
ci: transfer PR package artifact storage to GHA - 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 <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.