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

chore(libs): bump the everything group across 1 directory with 26 updates #20

Merged
merged 4 commits into from
Sep 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2024

Bumps the everything group with 25 updates in the / directory:

Package From To
@angular/animations 18.2.2 18.2.4
@angular/common 18.2.2 18.2.4
@angular/compiler 18.2.2 18.2.4
@angular/core 18.2.2 18.2.4
@angular/forms 18.2.2 18.2.4
@angular/platform-browser 18.2.2 18.2.4
@angular/platform-browser-dynamic 18.2.2 18.2.4
@angular/router 18.2.2 18.2.4
@sentry/angular 8.27.0 8.30.0
rxdb 15.32.0 15.33.0
ts-fsrs 4.1.2 4.3.0
@analogjs/vitest-angular 1.7.3 1.8.0
@angular-devkit/build-angular 18.2.2 18.2.4
@angular/cli 18.2.2 18.2.4
@angular/compiler-cli 18.2.2 18.2.4
@vitest/browser 2.0.5 2.1.1
angular-eslint 18.3.0 18.3.1
eslint 9.9.1 9.10.0
husky 9.1.5 9.1.6
lint-staged 15.2.9 15.2.10
playwright 1.46.1 1.47.1
postcss 8.4.41 8.4.45
tailwindcss 3.4.10 3.4.11
typescript 5.5.4 5.6.2
typescript-eslint 8.3.0 8.5.0

Updates @angular/animations from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/animations's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/animations's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits

Updates @angular/common from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/common's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/common's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits

Updates @angular/compiler from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/compiler's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits

Updates @angular/core from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/core's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/core's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits
  • 9895e44 fix(migrations): replace leftover modules with their exports during pruning (...
  • 09f2ec0 refactor(compiler-cli): Do extract symbols from private modules. (#57611)
  • 93bdbbc docs(docs-infra): Add dev-mode only mention for core/global (#57365)
  • d9c1004 refactor(migrations): ensure control flow analysis of signal input migration ...
  • bb29c8b refactor(migrations): cleanup TODOs in signal input migration (#57566)
  • 3b7162d docs: Add mention to ENVIRONMENT_INITIALIZER (#57464)
  • 3bc2867 docs(docs-infra): remove hash before link (#57351)
  • See full diff in compare view

Updates @angular/forms from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/forms's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/forms's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits

Updates @angular/platform-browser from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/platform-browser's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/platform-browser's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits

Updates @angular/router from 18.2.2 to 18.2.4

Release notes

Sourced from @​angular/router's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)

v18.2.3

18.2.3 (2024-09-04)

http

Commit Description
fix - de68e049e4 Dynamicaly call the global fetch implementation (#57531)
Changelog

Sourced from @​angular/router's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Description has been truncated

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

…ates

Bumps the everything group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.2` | `18.2.4` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.2` | `18.2.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.2` | `18.2.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.2` | `18.2.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.2` | `18.2.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.2` | `18.2.4` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.2` | `18.2.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.2` | `18.2.4` |
| [@sentry/angular](https://github.com/getsentry/sentry-javascript) | `8.27.0` | `8.30.0` |
| [rxdb](https://github.com/pubkey/rxdb) | `15.32.0` | `15.33.0` |
| [ts-fsrs](https://github.com/open-spaced-repetition/ts-fsrs) | `4.1.2` | `4.3.0` |
| [@analogjs/vitest-angular](https://github.com/analogjs/analog) | `1.7.3` | `1.8.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.4` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.2` | `18.2.4` |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `2.0.5` | `2.1.1` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `18.3.0` | `18.3.1` |
| [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.10.0` |
| [husky](https://github.com/typicode/husky) | `9.1.5` | `9.1.6` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.9` | `15.2.10` |
| [playwright](https://github.com/microsoft/playwright) | `1.46.1` | `1.47.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.41` | `8.4.45` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.10` | `3.4.11` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.3.0` | `8.5.0` |



Updates `@angular/animations` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/animations)

Updates `@angular/common` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/common)

Updates `@angular/compiler` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/compiler)

Updates `@angular/core` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/core)

Updates `@angular/forms` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/forms)

Updates `@angular/platform-browser` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/router)

Updates `@sentry/angular` from 8.27.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.27.0...8.30.0)

Updates `rxdb` from 15.32.0 to 15.33.0
- [Release notes](https://github.com/pubkey/rxdb/releases)
- [Changelog](https://github.com/pubkey/rxdb/blob/master/CHANGELOG.md)
- [Commits](pubkey/rxdb@15.32.0...15.33.0)

Updates `ts-fsrs` from 4.1.2 to 4.3.0
- [Release notes](https://github.com/open-spaced-repetition/ts-fsrs/releases)
- [Commits](open-spaced-repetition/ts-fsrs@v4.1.2...v4.3.0)

Updates `@analogjs/vitest-angular` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v1.7.3...v1.8.0)

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

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

Updates `@angular/compiler-cli` from 18.2.2 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/compiler-cli)

Updates `@vitest/browser` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/browser)

Updates `angular-eslint` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.1/packages/angular-eslint)

Updates `eslint` from 9.9.1 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.1...v9.10.0)

Updates `husky` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.5...v9.1.6)

Updates `lint-staged` from 15.2.9 to 15.2.10
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.9...v15.2.10)

Updates `playwright` from 1.46.1 to 1.47.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.46.1...v1.47.1)

Updates `postcss` from 8.4.41 to 8.4.45
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.41...8.4.45)

Updates `tailwindcss` from 3.4.10 to 3.4.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.11)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

Updates `typescript-eslint` from 8.3.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint)

Updates `vitest` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@sentry/angular"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: rxdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: ts-fsrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: "@analogjs/vitest-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@vitest/browser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: angular-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2024
@artaommahe artaommahe merged commit 04536a0 into main Sep 14, 2024
4 checks passed
@artaommahe artaommahe deleted the dependabot/npm_and_yarn/everything-ca36d8e20c branch September 14, 2024 09:15
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant