Skip to content

chore(deps): bump the console group across 1 directory with 18 updates#25

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/console-8a86e0774f
Open

chore(deps): bump the console group across 1 directory with 18 updates#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/console-8a86e0774f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps the console group with 18 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.6
libphonenumber-js 1.12.35 1.12.42
opentype.js 1.3.4 1.3.5
posthog-js 1.336.1 1.372.5
zone.js 0.15.1 0.16.1
@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.1
@typescript-eslint/parser 8.57.0 8.59.1
eslint 10.0.0 10.2.1
globals 17.3.0 17.5.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.6

Release notes

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

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

Patch Changes

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

5.100.2

Patch Changes

5.100.1

Patch Changes

  • Updated dependencies [1bb0d23]:
    • @​tanstack/query-core@​5.100.1

5.100.0

Patch Changes

  • Updated dependencies [6540a41]:
    • @​tanstack/query-core@​5.100.0

... (truncated)

Commits
  • 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...
  • 7a5b53c test(angular-query-experimental/injectIsFetching): add filter test by 'queryK...
  • 51ef23f test(angular-query-experimental/injectMutation): add test for 'mutateAsync' r...
  • 72a15ae test(angular-query-experimental/injectMutation): switch 'pending' test to '@​C...
  • e69e5d2 test(angular-query-experimental/injectMutation): switch 'error' test to '@​Com...
  • d78883b test(angular-query-experimental/injectQuery): remove duplicate error test alr...
  • 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 opentype.js from 1.3.4 to 1.3.5

Release notes

Sourced from opentype.js's releases.

1.3.5

What's Changed

... (truncated)

Commits
  • e2eaede Merge pull request #833 from opentypejs/cursor/use-trusted-npm-publishing
  • 44e9523 Use Node 24 for npm releases
  • c500ded Use trusted npm publishing for releases
  • f2cb527 Bump GitHub Actions JavaScript actions to v5.
  • bd60958 Merge pull request #832 from opentypejs/cursor/harden-release-workflow
  • c2c6baf Harden release workflow
  • cf02e12 Merge pull request #824 from fjobeir/master
  • 7b85ca3 reverse changes on package-lock.json
  • 658d9c3 Remove version from package-lock.json
  • 478a12a fix: remove version from PR
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for opentype.js since your current version.


Updates posthog-js from 1.336.1 to 1.372.5

Release notes

Sourced from posthog-js's releases.

posthog-js@1.372.5

1.372.5

Patch Changes

  • #3448 c726aae Thanks @​posthog! - fix(exceptions): avoid cross-origin property access when calling the previous window.onunhandledrejection handler (2026-04-29)
  • Updated dependencies []:
    • @​posthog/types@​1.372.5
    • @​posthog/core@​1.27.9

posthog-js@1.372.4

1.372.4

Patch Changes

  • #3495 5a6b2a5 Thanks @​posthog! - Fix copy autocapture when copying or cutting text from Shadow DOM or document fragment contexts. (2026-04-29)
  • Updated dependencies []:
    • @​posthog/types@​1.372.4
    • @​posthog/core@​1.27.8

posthog-js@1.372.3

1.372.3

Patch Changes

  • #3488 5b8efc3 Thanks @​lucasheriques! - Add browser survey translation rendering and language tracking. (2026-04-27)
  • Updated dependencies []:
    • @​posthog/types@​1.372.3
    • @​posthog/core@​1.27.7

posthog-js@1.372.2

1.372.2

Patch Changes

posthog-js@1.372.1

1.372.1

Patch Changes

  • #3464 70508df Thanks @​dustinbyrne! - Avoid using Blob.stream() for native async gzip compression to prevent Safari NotReadableError stream failures.

... (truncated)

Commits
  • d0db43d chore: update versions and lockfile [version bump]
  • c726aae fix(exceptions): avoid cross-origin access in wrapUnhandledRejection (#3448)
  • 983118f chore: update versions and lockfile [version bump]
  • 5a6b2a5 fix(autocapture): guard copy/cut handler against shadow DOM and document frag...
  • fe1874d ci: avoid shell injection from github.base_ref in changeset check (#3494)
  • a9028a5 chore: update versions and lockfile [version bump]
  • eae9407 fix(react-native): include survey responses on dismiss (#3468)
  • 1816007 chore: update versions and lockfile [version bump]
  • 5b8efc3 feat(surveys): render translated survey copy (#3488)
  • 24848fc feat(logs): storage (#3462)
  • Additional commits viewable in compare view

Updates zone.js from 0.15.1 to 0.16.1

Changelog

Sourced from zone.js's changelog.

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
  • ac8b5ff release: cut the zone.js-0.16.1 release
  • 98610aa docs(zone.js): update release and publish commands in DEVELOPER.md
  • d99e336 docs(zone.js): update build command in DEVELOPER.md
  • c2f7eaa docs(zone.js): update instructions to use pnpm
  • fc557f0 fix(zone.js): support passthrough of Promise.try API
  • 81cabc1 feat(core): add support for TypeScript 6
  • 11767ca build: update Jasmine to 6.0.0
  • 0c6604f refactor(common): update copyright to Google LLC
  • df3258c build: update all non-major dependencies
  • 9989c5f build: update dependency @​csstools/css-color-parser to v4
  • 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...Description has been truncated

Bumps the console group with 18 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.6` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.12.35` | `1.12.42` |
| [opentype.js](https://github.com/opentypejs/opentype.js) | `1.3.4` | `1.3.5` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.336.1` | `1.372.5` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.1` | `0.16.1` |
| [@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.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.0` | `8.59.1` |
| [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.2.1` |
| [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.5.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.6
- [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.6/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 `opentype.js` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/opentypejs/opentype.js/releases)
- [Commits](opentypejs/opentype.js@1.3.4...1.3.5)

Updates `posthog-js` from 1.336.1 to 1.372.5
- [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.5)

Updates `zone.js` from 0.15.1 to 0.16.1
- [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.1/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.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.59.1/packages/eslint-plugin)

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

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

Updates `globals` from 17.3.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.3.0...v17.5.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.6
  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: opentype.js
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: console
- dependency-name: posthog-js
  dependency-version: 1.372.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: zone.js
  dependency-version: 0.16.1
  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.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: eslint
  dependency-version: 10.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: console
- dependency-name: globals
  dependency-version: 17.5.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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 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.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 30, 2026
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