Skip to content

chore(deps): bump the console group across 1 directory with 17 updates#27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/console/console-215072088d
Open

chore(deps): bump the console group across 1 directory with 17 updates#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/console/console-215072088d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps the console group with 17 updates in the /console directory:

Package From To
@bufbuild/protobuf 2.11.0 2.12.0
@connectrpc/connect 2.0.4 2.1.1
@connectrpc/connect-web 2.0.4 2.1.1
@netlify/build-info 10.3.0 10.5.1
@tanstack/angular-query-experimental 5.90.24 5.100.9
libphonenumber-js 1.12.35 1.12.42
posthog-js 1.336.1 1.372.9
zone.js 0.15.1 0.16.2
@angular-eslint/eslint-plugin 21.3.0 21.3.1
@angular-eslint/eslint-plugin-template 21.3.0 21.3.1
@angular-eslint/template-parser 21.3.0 21.3.1
@typescript-eslint/eslint-plugin 8.57.0 8.59.2
@typescript-eslint/parser 8.57.0 8.59.2
eslint 10.0.0 10.3.0
globals 17.3.0 17.6.0
karma-jasmine-html-reporter 2.1.0 2.2.0
prettier 3.8.1 3.8.3

Updates @bufbuild/protobuf from 2.11.0 to 2.12.0

Release notes

Sourced from @​bufbuild/protobuf's releases.

v2.12.0

What's Changed

New Contributors

Full Changelog: bufbuild/protobuf-es@v2.11.0...v2.12.0

Commits

Updates @connectrpc/connect from 2.0.4 to 2.1.1

Release notes

Sourced from @​connectrpc/connect's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: connectrpc/connect-es@v2.1.0...v2.1.1

v2.1.0

What's Changed

[!IMPORTANT]

TypeScript 5.9 includes breaking changes to lib.d.ts, forcing us to change return types for some functions from Uint8Array to Uint8Array<ArrayBuffer>. This is unlikely to affect you, but if it does, see #1560 for details.

Full Changelog: connectrpc/connect-es@v2.0.4...v2.1.0

Commits

Updates @connectrpc/connect-web from 2.0.4 to 2.1.1

Release notes

Sourced from @​connectrpc/connect-web's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: connectrpc/connect-es@v2.1.0...v2.1.1

v2.1.0

What's Changed

[!IMPORTANT]

TypeScript 5.9 includes breaking changes to lib.d.ts, forcing us to change return types for some functions from Uint8Array to Uint8Array<ArrayBuffer>. This is unlikely to affect you, but if it does, see #1560 for details.

Full Changelog: connectrpc/connect-es@v2.0.4...v2.1.0

Commits

Updates @netlify/build-info from 10.3.0 to 10.5.1

Release notes

Sourced from @​netlify/build-info's releases.

build-info: v10.5.1

10.5.1 (2026-04-22)

Bug Fixes

  • ensure that React Router is not detected as part of Hydrogen projects (#7020) (24d5886)

build-info: v10.5.0

10.5.0 (2026-04-09)

Features

build-info: v10.4.0

10.4.0 (2026-03-10)

Features

Bug Fixes

build-info: v10.3.1

10.3.1 (2026-02-25)

Bug Fixes

  • deps: update @​netlify/serverless-functions-api to v2.10.0 for identity support (#6952) (15d00dd)
Changelog

Sourced from @​netlify/build-info's changelog.

10.5.1 (2026-04-22)

Bug Fixes

  • ensure that React Router is not detected as part of Hydrogen projects (#7020) (24d5886)

10.5.0 (2026-04-09)

Features

10.4.0 (2026-03-10)

Features

Bug Fixes

10.3.1 (2026-02-25)

Bug Fixes

  • deps: update @​netlify/serverless-functions-api to v2.10.0 for identity support (#6952) (15d00dd)
Commits

Updates @tanstack/angular-query-experimental from 5.90.24 to 5.100.9

Release notes

Sourced from @​tanstack/angular-query-experimental's releases.

@​tanstack/angular-query-experimental@​5.100.9

Patch Changes

  • Add theme option support to Angular floating devtools. (#10609)

  • Updated dependencies [fcee7bd]:

    • @​tanstack/query-core@​5.100.9

@​tanstack/angular-query-experimental@​5.100.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.8

@​tanstack/angular-query-experimental@​5.100.7

Patch Changes

  • docs(devtools): align logo, panel, and 'buttonPosition' union descriptions across docs and JSDoc (#10617)

  • Updated dependencies []:

    • @​tanstack/query-core@​5.100.7

@​tanstack/angular-query-experimental@​5.100.6

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.6
Changelog

Sourced from @​tanstack/angular-query-experimental's changelog.

5.100.9

Patch Changes

  • Add theme option support to Angular floating devtools. (#10609)

  • Updated dependencies [fcee7bd]:

    • @​tanstack/query-core@​5.100.9

5.100.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.8

5.100.7

Patch Changes

  • docs(devtools): align logo, panel, and 'buttonPosition' union descriptions across docs and JSDoc (#10617)

  • Updated dependencies []:

    • @​tanstack/query-core@​5.100.7

5.100.6

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.6

5.100.5

Patch Changes

  • Updated dependencies [a53ef97]:
    • @​tanstack/query-core@​5.100.5

5.100.4

Patch Changes

  • fix(devtools): change onClose callback type from () => unknown to () => void (#10118)

  • Updated dependencies []:

    • @​tanstack/query-core@​5.100.4

5.100.3

... (truncated)

Commits
  • 8c3d523 ci: Version Packages (#10630)
  • bf902df feat(angular-query): add devtools theme option (#10609)
  • 9800c8f ci: Version Packages (#10623)
  • 3ae4261 ci: Version Packages (#10620)
  • 868577d docs(devtools): align logo, panel, and option union descriptions across docs ...
  • 87f7ccf ci: Version Packages (#10604)
  • f88a608 test(angular-query-experimental/injectIsRestoring): add test for resolving 'p...
  • dd901ae test(angular-query-experimental/injectQueries): add test for error state when...
  • 3547f86 test(angular-query-experimental/injectIsRestoring): add test for reactively r...
  • c9755be test(angular-query-experimental/injectIsMutating): add filter test by 'mutati...
  • Additional commits viewable in compare view

Updates libphonenumber-js from 1.12.35 to 1.12.42

Changelog

Sourced from libphonenumber-js's changelog.

1.12.42 / 23.4.2026

  • Updated metadata to version 9.0.29:
    • Updated phone metadata for region code(s): BI, BL, GP, MF, MY, SK, TH, TR, TW
    • Updated short number metadata for region code(s): CH
    • New geocoding data for country calling code(s): 7 (kk)
    • Updated carrier data for country calling code(s): 7 (en, ru), 31 (en), 32 (en), 90 (en), 257 (en), 590 (en), 593 (en)

1.12.42 / 11.4.2026

  • Updated metadata to version 9.0.28:
    • Updated phone metadata for region code(s): BW, IL, MN, RE, SR, YT
    • Updated carrier data for country calling code(s): 34 (en), 267 (en), 359 (en), 972 (en), 976 (en)
    • Updated / refreshed time zone meta data.

1.12.41 / 28.3.2026

  • Updated metadata to version 9.0.27:
    • Updated phone metadata for region code(s): BF, BL, CM, GF, GH, GP, GU, KE, MF, MQ, MY, SX, TD, TJ, US
    • New geocoding data for country calling code(s): 1738 (en)
    • New carrier data for country calling code(s): 1721 (en)
    • Updated carrier data for country calling code(s): 60 (en), 599 (en), 992 (en)
    • Updated / refreshed time zone meta data.

1.12.40 / 13.3.2026

  • Updated metadata to version 9.0.26:
    • Updated phone metadata for region code(s): BL, GF, GP, GY, KY, MF, PL, PM, VU
    • Updated short number metadata for region code(s): BL, GF, GP, GY, MF, PM
    • Updated geocoding data for country calling code(s): 48 (en)
    • Updated carrier data for country calling code(s): 33 (en), 44 (en), 229 (en), 591 (en), 1345 (en)

1.12.39 / 9.3.2026

  • Updated metadata to version 9.0.25:
    • Updated alternate formatting data for country calling code(s): 90
    • Updated phone metadata for region code(s): 882, HK, MY, PA, SL, TG, TR
    • Updated short number metadata for region code(s): KR

... (truncated)

Commits

Updates posthog-js from 1.336.1 to 1.372.9

Release notes

Sourced from posthog-js's releases.

posthog-js@1.372.9

1.372.9

Patch Changes

  • #3537 026e09d Thanks @​TueHaulund! - Pull in the canvas-manager fix from @posthog/rrweb 0.0.61: skip canvas snapshots while the WebGL context is lost so transparent bitmaps don't poison the worker's fingerprint dedup map and silently kill canvas recording for the rest of the session. Also wraps getCanvas() in try/catch so DOM/shadow-root traversal errors can't cancel the rAF loop. See PR #3527 for context. (2026-05-05)
  • Updated dependencies []:
    • @​posthog/types@​1.372.9
    • @​posthog/core@​1.28.3

posthog-js@1.372.8

1.372.8

Patch Changes

posthog-js@1.372.7

1.372.7

Patch Changes

  • Updated dependencies [8aee3d5]:
    • @​posthog/core@​1.28.1
    • @​posthog/types@​1.372.7

posthog-js@1.372.6

1.372.6

Patch Changes

  • #3492 cf56753 Thanks @​lucasheriques! - Add translated survey rendering support in React Native and share survey translation logic through @posthog/core. (2026-05-01)
  • Updated dependencies [cf56753, 04db756]:
    • @​posthog/core@​1.28.0
    • @​posthog/types@​1.372.6

posthog-js@1.372.5

1.372.5

Patch Changes

... (truncated)

Commits
  • fac0f9e chore: update versions and lockfile [version bump]
  • 026e09d chore(replay): bump posthog-js to ship canvas context-lost fix (#3537)
  • c81fa5b chore: update versions and lockfile [version bump]
  • 332620b fix(release): drop @​posthog/rrweb* from changesets ignore list (#3536)
  • 33aa019 fix(replay): skip canvas snapshot while WebGL context is lost (#3527)
  • d5b6e5a chore: stop publishing @​posthog/rrweb* packages to npm (#3532)
  • 764f039 chore: Run ES check on main pushes (#3528)
  • 2dd94c6 chore: update rrweb repository links (#3526)
  • 91129f0 chore: update versions and lockfile [version bump]
  • a5d86c9 chore: move posthog-rrweb into the monorepo (#3510)
  • Additional commits viewable in compare view

Updates zone.js from 0.15.1 to 0.16.2

Changelog

Sourced from zone.js's changelog.

0.16.2 (2026-05-06)

0.16.1 (2026-02-18)

  • fix(zone.js): support passthrough of Promise.try API (fc557f0), closes #67057

0.16.0 (2025-11-19)

BREAKING CHANGE

  • IE/Non-Chromium Edge are not supported anymore.
Commits
  • e3dc87c release: cut the zone.js-0.16.2 release
  • 4f048e7 build: update dependency typescript to v6.0.3
  • 9fa4be9 test(zone.js): vitest patch for testing (#68395)
  • 62c6e3b feat(zone.js): support vitest patching in zone.js/testing (#68395)
  • 7f3f3d7 ci: remove remainings of saucelabs tests
  • 56ff89c build: update all non-major dependencies
  • fc6a7ee fix(zone.js): allow draining microtasks in Promise.then (through flag)
  • 0007723 build: update cross-repo angular dependencies
  • 9ee4f83 build: update to TypeScript 6 stable
  • 621c908 build: update cross-repo angular dependencies
  • Additional commits viewable in compare view

Updates @angular-eslint/eslint-plugin from 21.3.0 to 21.3.1

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

21.3.1 (2026-03-17)

🩹 Fixes

  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)

❤️ Thank You

Commits
  • 8f2afdc chore(release): publish 21.3.1
  • 1000391 fix(eslint-plugin): [no-uncalled-signals] properly handle statements with una...
  • 77099ee chore: ensure dist artifacts are available for e2e publishing in DTE (#2944)
  • af8900f Revert "fix: narrow build target cache outputs to avoid clobbering compile ar...
  • 7e17391 fix: narrow build target cache outputs to avoid clobbering compile artifacts ...
  • See full diff in compare view

Updates @angular-eslint/eslint-plugin-template from 21.3.0 to 21.3.1

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

21.3.1 (2026-03-17)

🩹 Fixes

  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)

❤️ Thank You

Commits
  • 8f2afdc chore(release): publish 21.3.1
  • a3fb6cc fix(prefer-self-closing-tags): add selectedcontent nonAriaElements (#2939)
  • 77099ee chore: ensure dist artifacts are available for e2e publishing in DTE (#2944)
  • af8900f Revert "fix: narrow build target cache outputs to avoid clobbering compile ar...
  • 7e17391 fix: narrow build target cache outputs to avoid clobbering compile artifacts ...
  • 4425fec docs(no-nested-tags): use backticks for HTML tags (#2935)
  • See full diff in compare view

Updates @angular-eslint/template-parser from 21.3.0 to 21.3.1

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

21.3.1 (2026-03-17)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

Commits

Updates @typescript-eslint/eslint-plugin from 8.57.0 to 8.59.2

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.59.2

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • rule-tester: add TypeScript as a peer dependency (#12288)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

8.59.1 (2026-04-27)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#12246)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#12257)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#12269)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#12278)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#12220)
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#12241)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

8.59.0 (2026-04-20)

🚀 Features

  • eslint-plugin: [no-un...

    Description has been truncated

Bumps the console group with 17 updates in the /console directory:

| Package | From | To |
| --- | --- | --- |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.11.0` | `2.12.0` |
| [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `2.0.4` | `2.1.1` |
| [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `2.0.4` | `2.1.1` |
| [@netlify/build-info](https://github.com/netlify/build/tree/HEAD/packages/build-info) | `10.3.0` | `10.5.1` |
| [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.90.24` | `5.100.9` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.12.35` | `1.12.42` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.336.1` | `1.372.9` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.1` | `0.16.2` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `21.3.0` | `21.3.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `21.3.0` | `21.3.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `21.3.0` | `21.3.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.0` | `8.59.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.0` | `8.59.2` |
| [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.3.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.6.0` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.1.0` | `2.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |



Updates `@bufbuild/protobuf` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.12.0/packages/protobuf)

Updates `@connectrpc/connect` from 2.0.4 to 2.1.1
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.1.1/packages/connect)

Updates `@connectrpc/connect-web` from 2.0.4 to 2.1.1
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.1.1/packages/connect-web)

Updates `@netlify/build-info` from 10.3.0 to 10.5.1
- [Release notes](https://github.com/netlify/build/releases)
- [Changelog](https://github.com/netlify/build/blob/main/packages/build-info/CHANGELOG.md)
- [Commits](https://github.com/netlify/build/commits/build-info-v10.5.1/packages/build-info)

Updates `@tanstack/angular-query-experimental` from 5.90.24 to 5.100.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/angular-query-experimental/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/angular-query-experimental@5.100.9/packages/angular-query-experimental)

Updates `libphonenumber-js` from 1.12.35 to 1.12.42
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.35...v1.12.42)

Updates `posthog-js` from 1.336.1 to 1.372.9
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.336.1...posthog-js@1.372.9)

Updates `zone.js` from 0.15.1 to 0.16.2
- [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.16.2/packages/zone.js)

Updates `@angular-eslint/eslint-plugin` from 21.3.0 to 21.3.1
- [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/v21.3.1/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 21.3.0 to 21.3.1
- [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/v21.3.1/packages/eslint-plugin-template)

Updates `@angular-eslint/template-parser` from 21.3.0 to 21.3.1
- [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/v21.3.1/packages/template-parser)

Updates `@typescript-eslint/eslint-plugin` from 8.57.0 to 8.59.2
- [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.59.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.57.0 to 8.59.2
- [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.59.2/packages/parser)

Updates `eslint` from 10.0.0 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.0...v10.3.0)

Updates `globals` from 17.3.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.3.0...v17.6.0)

Updates `karma-jasmine-html-reporter` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0)

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

---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: "@connectrpc/connect"
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: "@connectrpc/connect-web"
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: "@netlify/build-info"
  dependency-version: 10.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: "@tanstack/angular-query-experimental"
  dependency-version: 5.100.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: libphonenumber-js
  dependency-version: 1.12.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: console
- dependency-name: posthog-js
  dependency-version: 1.372.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: zone.js
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 21.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: console
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 21.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: console
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 21.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: console
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: globals
  dependency-version: 17.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: console
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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