Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump critters and @angular-devkit/build-angular in /ToDo/ClientApp #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

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

Updates @angular-devkit/build-angular from 16.1.3 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

Commit Description
feat - e6b377436 add ssr option in application builder
feat - c05c83be7 add initial application builder implementation
feat - 095f5aba6 add initial support for server bundle generation using esbuild
feat - cb165a75d add pre-rendering (SSG) and App-shell support generation to application builder
feat - 2a3fc6846 add preload hints based on transitive initial files
feat - 099cec758 add support for serving SSR with dev-server when using the application builder
fix - 449e21b3a correctly load dev server assets with vite 4.4.0+
fix - f42f10135 ensure preload hints for external stylesheets are marked as styles
fix - 7defb3635 ensure that server dependencies are loaded also in ssr entrypoint
fix - 05f31bd28 prevent race condition in setting up sass worker pool
fix - 5048f6e82 Set chunk names explicitly
perf - 974748cdf filter postcss usage based on content in esbuild builder
perf - 61a652d91 inject Sass import/use directive importer information when resolving
perf - a0a2c7aef only load browserslist in babel preset if needed
perf - 6bfd1800e use in-memory Sass module resolution cache

v16.2.0-rc.1

16.2.0-rc.1 (2023-08-04)

@​angular-devkit/build-angular

Commit Description
fix - 05f31bd28 prevent race condition in setting up sass worker pool
fix - 192326a8 build: update critters

v16.2.0-rc.0

16.2.0-rc.0 (2023-08-02)

@​angular-devkit/build-angular

Commit Description
fix - 6539bb520 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
fix - 449e21b3a correctly load dev server assets with vite 4.4.0+
fix - d6ae2c7b7 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 builder
c05c83be7 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

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [critters](https://github.com/GoogleChromeLabs/critters/tree/HEAD/packages/critters) to 0.0.20 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `critters` from 0.0.19 to 0.0.20
- [Release notes](https://github.com/GoogleChromeLabs/critters/releases)
- [Changelog](https://github.com/GoogleChromeLabs/critters/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChromeLabs/critters/commits/0.0.20/packages/critters)

Updates `@angular-devkit/build-angular` from 16.1.3 to 16.2.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.1.3...16.2.0)

---
updated-dependencies:
- dependency-name: critters
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants