ddubrava / angular-yandex-maps

🗺️ Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API
https://ddubrava.github.io/angular8-yandex-maps/#/
MIT License
57 stars 7 forks source link

chore(deps): bump critters and @angular-devkit/build-angular #213

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

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.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

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 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/ddubrava/angular8-yandex-maps/network/alerts).

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

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +98.47% :tada:

Comparison is base (df657a6) 0.00% compared to head (67fa80f) 98.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #213 +/- ## =========================================== + Coverage 0 98.47% +98.47% =========================================== Files 0 14 +14 Lines 0 655 +655 Branches 0 72 +72 =========================================== + Hits 0 645 +645 - Misses 0 4 +4 - Partials 0 6 +6 ``` [see 14 files with indirect coverage changes](https://app.codecov.io/gh/ddubrava/angular8-yandex-maps/pull/213/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniil+Dubrava)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.