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 the all-updates group across 1 directory with 36 updates #189

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the all-updates group with 36 updates in the / directory:

Package From To
@angular/cdk 18.2.11 18.2.14
@angular/common 18.2.11 18.2.13
@angular/core 18.2.11 18.2.13
@angular/forms 18.2.11 18.2.13
@angular/platform-browser 18.2.11 18.2.13
@angular/platform-browser-dynamic 18.2.11 18.2.13
@angular/router 18.2.11 18.2.13
@capacitor/android 6.1.2 6.2.0
@capacitor/app 6.0.1 6.0.2
@capacitor/clipboard 6.0.1 6.0.2
@capacitor/core 6.1.2 6.2.0
@capacitor/device 6.0.1 6.0.2
@capacitor/filesystem 6.0.1 6.0.2
@capacitor/preferences 6.0.2 6.0.3
@capacitor/share 6.0.2 6.0.3
@capacitor/status-bar 6.0.1 6.0.2
@capgo/capacitor-navigation-bar 6.1.64 6.1.75
@ionic/angular 8.3.4 8.4.1
capacitor-native-settings 6.0.1 6.0.2
zone.js 0.14.10 0.15.0
@angular-devkit/build-angular 18.2.11 18.2.12
@angular-eslint/builder 18.4.0 18.4.3
@angular-eslint/eslint-plugin 18.4.0 18.4.3
@angular-eslint/eslint-plugin-template 18.4.0 18.4.3
@angular-eslint/template-parser 18.4.0 18.4.3
@angular/cli 18.2.11 18.2.12
@angular/compiler 18.2.11 18.2.13
@angular/compiler-cli 18.2.11 18.2.13
@capacitor/cli 6.1.2 6.2.0
@types/jasmine 5.1.4 5.1.5
@types/node 22.9.0 22.10.5
@typescript-eslint/eslint-plugin 8.14.0 8.19.1
@typescript-eslint/parser 8.14.0 8.19.1
eslint 9.14.0 9.18.0
eslint-plugin-jsdoc 50.4.3 50.6.1
typescript 5.5.4 5.7.3

Updates @angular/cdk from 18.2.11 to 18.2.14

Release notes

Sourced from @​angular/cdk's releases.

v18.2.14

18.2.14 "osmium-oracle" (2024-11-19)

cdk

Commit Description
fix - 3bd89ecd5 table: run differ for all columns (#30012)

v18.2.13

18.2.13 "strontium-sauce" (2024-11-13)

material

Commit Description
fix - c643f04ef core: incorrect validation in get-theme-color (#29994)
fix - aed9094f9 snack-bar: prevent override of snack bar action button color (#27511)

cdk

Commit Description
fix - 1ea3ba383 listbox: make tabindex zoneless compatible (#29970)
fix - 890036064 table: set explicit role on all cells (#29987)
fix - 3c7de8400 testing: allow use of plaintext-only for contenteditable (#29999)

v18.2.12

18.2.12 "galaxite-galaxy" (2024-11-06)

material

Commit Description
fix - 3fc968a59 datepicker: use SVG icons for calendar (#29957)
Changelog

Sourced from @​angular/cdk's changelog.

18.2.14 "osmium-oracle" (2024-11-19)

cdk

Commit Type Description
3bd89ecd5 fix table: run differ for all columns (#30012)

18.2.13 "strontium-sauce" (2024-11-13)

cdk

Commit Type Description
1ea3ba383 fix listbox: make tabindex zoneless compatible (#29970)
890036064 fix table: set explicit role on all cells (#29987)
3c7de8400 fix testing: allow use of plaintext-only for contenteditable (#29999)

material

Commit Type Description
c643f04ef fix core: incorrect validation in get-theme-color (#29994)
aed9094f9 fix snack-bar: prevent override of snack bar action button color (#27511)

18.2.12 "galaxite-galaxy" (2024-11-06)

material

Commit Type Description
3fc968a59 fix datepicker: use SVG icons for calendar (#29957)

Commits
  • cfc8cf7 release: cut the v18.2.14 release
  • 3bd89ec fix(cdk/table): run differ for all columns (#30012)
  • 86120f1 refactor(cdk/testing): fix out of sync file (#30021)
  • ef9cff3 release: cut the v18.2.13 release
  • 3c7de84 fix(cdk/testing): allow use of plaintext-only for contenteditable (#29999)
  • aed9094 fix(material/snack-bar): prevent override of snack bar action button color (#...
  • c643f04 fix(material/core): incorrect validation in get-theme-color (#29994)
  • 8900360 fix(cdk/table): set explicit role on all cells (#29987)
  • 1ea3ba3 fix(cdk/listbox): make tabindex zoneless compatible (#29970)
  • ccbdb6d release: cut the v18.2.12 release
  • Additional commits viewable in compare view

Updates @angular/common from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/common's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/common's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/core from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/core's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/core's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits
  • 06d70a2 fix(migrations): take care of tests that import both HttpClientModule & HttpC...
  • See full diff in compare view

Updates @angular/forms from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/forms's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/forms's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/platform-browser from 18.2.11 to 18.2.13

Release notes

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

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

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

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 18.2.11 to 18.2.13

Release notes

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

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

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

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/router from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/router's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/router's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @capacitor/android from 6.1.2 to 6.2.0

Release notes

Sourced from @​capacitor/android's releases.

6.2.0

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)
Changelog

Sourced from @​capacitor/android's changelog.

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)
Commits
  • 7f4325c Release 6.2.0
  • 8e55ca5 fix: use Capacitor 6 for SPM dependency (#7737)
  • 96dde8c fix(cli): make Cordova plugins use same default kotlin version as Capacitor (...
  • dd068fe fix(ios): fix retain cycle caused by CDVPluginManager (#7692) (#7694)
  • bf6ef8e feat(core): cherrypick: expose methodName via CAPPluginCall (#7641) (#7684)
  • ce30924 feat(ios): cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncod...
  • fa4909a chore: update files and workflows for 6.x branch (#7640)
  • 942b108 fix(cli): replace app-store deprecated method on build (#7637)
  • f3239c4 refactor(cli): Remove dependency to @​ionic/utils-process (#7614)
  • See full diff in compare viewDescription has been truncated

Bumps the all-updates group with 36 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `18.2.11` | `18.2.14` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.11` | `18.2.13` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.11` | `18.2.13` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.11` | `18.2.13` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.11` | `18.2.13` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.11` | `18.2.13` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.11` | `18.2.13` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `6.1.2` | `6.2.0` |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `6.0.1` | `6.0.2` |
| [@capacitor/clipboard](https://github.com/ionic-team/capacitor-plugins) | `6.0.1` | `6.0.2` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `6.1.2` | `6.2.0` |
| [@capacitor/device](https://github.com/ionic-team/capacitor-plugins) | `6.0.1` | `6.0.2` |
| [@capacitor/filesystem](https://github.com/ionic-team/capacitor-plugins) | `6.0.1` | `6.0.2` |
| [@capacitor/preferences](https://github.com/ionic-team/capacitor-plugins) | `6.0.2` | `6.0.3` |
| [@capacitor/share](https://github.com/ionic-team/capacitor-plugins) | `6.0.2` | `6.0.3` |
| [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) | `6.0.1` | `6.0.2` |
| [@capgo/capacitor-navigation-bar](https://github.com/Cap-go/capacitor-navigation-bar) | `6.1.64` | `6.1.75` |
| [@ionic/angular](https://github.com/ionic-team/ionic-framework) | `8.3.4` | `8.4.1` |
| [capacitor-native-settings](https://github.com/RaphaelWoude/capacitor-native-settings) | `6.0.1` | `6.0.2` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.10` | `0.15.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.4.0` | `18.4.3` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.4.0` | `18.4.3` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.4.0` | `18.4.3` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.4.0` | `18.4.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.11` | `18.2.13` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.11` | `18.2.13` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `6.1.2` | `6.2.0` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.4` | `5.1.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.19.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.19.1` |
| [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.18.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.4.3` | `50.6.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.3` |



Updates `@angular/cdk` from 18.2.11 to 18.2.14
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.2.11...18.2.14)

Updates `@angular/common` from 18.2.11 to 18.2.13
- [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.13/packages/common)

Updates `@angular/core` from 18.2.11 to 18.2.13
- [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.13/packages/core)

Updates `@angular/forms` from 18.2.11 to 18.2.13
- [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.13/packages/forms)

Updates `@angular/platform-browser` from 18.2.11 to 18.2.13
- [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.13/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.11 to 18.2.13
- [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.13/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.11 to 18.2.13
- [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.13/packages/router)

Updates `@capacitor/android` from 6.1.2 to 6.2.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/6.2.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.1.2...6.2.0)

Updates `@capacitor/app` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/clipboard` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/core` from 6.1.2 to 6.2.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/6.2.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.1.2...6.2.0)

Updates `@capacitor/device` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/filesystem` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/preferences` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/share` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/status-bar` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capgo/capacitor-navigation-bar` from 6.1.64 to 6.1.75
- [Changelog](https://github.com/Cap-go/capacitor-navigation-bar/blob/main/CHANGELOG.md)
- [Commits](Cap-go/capacitor-navigation-bar@6.1.64...6.1.75)

Updates `@ionic/angular` from 8.3.4 to 8.4.1
- [Release notes](https://github.com/ionic-team/ionic-framework/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v8.3.4...v8.4.1)

Updates `capacitor-native-settings` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/RaphaelWoude/capacitor-native-settings/releases)
- [Commits](RaphaelWoude/capacitor-native-settings@v6.0.1...v6.0.2)

Updates `zone.js` from 0.14.10 to 0.15.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js)

Updates `@angular-devkit/build-angular` from 18.2.11 to 18.2.12
- [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.11...18.2.12)

Updates `@angular-eslint/builder` from 18.4.0 to 18.4.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.3/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.4.0 to 18.4.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.3/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.4.0 to 18.4.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.3/packages/eslint-plugin-template)

Updates `@angular-eslint/template-parser` from 18.4.0 to 18.4.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.3/packages/template-parser)

Updates `@angular/cli` from 18.2.11 to 18.2.12
- [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.11...18.2.12)

Updates `@angular/compiler` from 18.2.11 to 18.2.13
- [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.13/packages/compiler)

Updates `@angular/compiler-cli` from 18.2.11 to 18.2.13
- [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.13/packages/compiler-cli)

Updates `@capacitor/cli` from 6.1.2 to 6.2.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/6.2.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.1.2...6.2.0)

Updates `@types/jasmine` from 5.1.4 to 5.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Updates `@types/node` from 22.9.0 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.14.0 to 8.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/parser)

Updates `eslint` from 9.14.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.18.0)

Updates `eslint-plugin-jsdoc` from 50.4.3 to 50.6.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.4.3...v50.6.1)

Updates `typescript` from 5.5.4 to 5.7.3
- [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.7.3)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/android"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@capacitor/app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/clipboard"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@capacitor/device"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/filesystem"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/preferences"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/share"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/status-bar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capgo/capacitor-navigation-bar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@ionic/angular"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: capacitor-native-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
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.

0 participants