Skip to content

Bump the npm-minor-and-patch group across 1 directory with 13 updates - #1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/squip-app/npm-minor-and-patch-391f2b0014
Closed

Bump the npm-minor-and-patch group across 1 directory with 13 updates#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/squip-app/npm-minor-and-patch-391f2b0014

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-and-patch group with 12 updates in the /squip-app directory:

Package From To
@auth0/auth0-angular 2.5.0 2.11.0
@capacitor/app 8.0.0 8.1.1
@capacitor/core 8.0.1 8.4.2
@capacitor/haptics 8.0.0 8.0.2
@capacitor/keyboard 8.0.0 8.0.5
@capacitor/status-bar 8.0.0 8.0.3
@ionic/angular 8.7.16 8.8.15
zone.js 0.15.1 0.16.2
@capacitor/cli 8.0.2 8.4.2
@typescript-eslint/eslint-plugin 8.53.0 8.65.0
eslint-plugin-prefer-arrow 1.2.2 1.2.3
karma-jasmine-html-reporter 2.1.0 2.2.0

Updates @auth0/auth0-angular from 2.5.0 to 2.11.0

Release notes

Sourced from @​auth0/auth0-angular's releases.

v2.11.0

Added

  • feat: add support for Online Access (Online Refresh Tokens) #934 (NandanPrabhu)

v2.10.1

Fixed

v2.10.0

Added

v2.9.0

Added

v2.8.1

Changed

v2.8.0

Added

Changed

v2.7.0

Added

v2.6.0

Added

Changed

  • feat: use makeEnvironmentProviders to prevent provideAuth0 component-level usage at compile time #785 (yogeshchoudhary147)
Changelog

Sourced from @​auth0/auth0-angular's changelog.

v2.11.0 (2026-07-20)

Full Changelog

Added

  • feat: add support for Online Access (Online Refresh Tokens) #934 (NandanPrabhu)

v2.10.1 (2026-07-08)

Full Changelog

Fixed

v2.10.0 (2026-07-03)

Full Changelog

Added

v2.9.0 (2026-04-28)

Full Changelog

Added

v2.8.1 (2026-04-17)

Full Changelog

Changed

v2.8.0 (2026-03-31)

Full Changelog

Added

Changed

... (truncated)

Commits
  • d0cb7dd Release v2.11.0 (#962)
  • 46d71a5 fix: prevent script injection in GitHub Actions workflows (#961)
  • 2169a32 feat: add support for Online Access (Online Refresh Tokens) (#934)
  • a004294 build(deps-dev): bump eslint-plugin-jsdoc from 63.1.0 to 63.2.0 (#960)
  • e607a31 ci: add PR title linting (#957)
  • 5e87b71 build(deps-dev): bump eslint-plugin-jsdoc from 63.0.14 to 63.1.0 (#959)
  • 50e1f82 build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#958)
  • f74a6ae fix: group codeql-action dependabot updates and align versions (#955)
  • 7fb229d fix: run Snyk scan on dependabot PRs (#954)
  • 4f7efb4 chore: pin eslint-plugin-import, jsdoc, and prefer-arrow versions (#956)
  • Additional commits viewable in compare view

Updates @capacitor/app from 8.0.0 to 8.1.1

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app@​8.1.1

8.1.1 (2026-07-15)

Note: Version bump only for package @​capacitor/app

@​capacitor/app@​8.1.0

8.1.0 (2026-03-25)

Features

Commits

Updates @capacitor/core from 8.0.1 to 8.4.2

Release notes

Sourced from @​capacitor/core's releases.

8.4.2

8.4.2 (2026-07-14)

Bug Fixes

  • android: explicitly grant URI permissions for image capture intent (#8526) (6f2d328)

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

8.4.2 (2026-07-14)

Bug Fixes

  • android: explicitly grant URI permissions for image capture intent (#8526) (6f2d328)

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)

... (truncated)

Commits
  • 1834b97 Release 8.4.2
  • 6f2d328 fix(android): explicitly grant URI permissions for image capture intent (#8526)
  • b789b68 chore: run npm run fmt to fix lint errors (#8516)
  • 7217b52 Release 8.4.1
  • 6048e90 fix(cli): make SPM dependency patch work on prereleases (#8508)
  • 28bb2c6 fix(cli): patch Capacitor SPM dependency version in plugins (#8492)
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • Additional commits viewable in compare view

Updates @capacitor/haptics from 8.0.0 to 8.0.2

Release notes

Sourced from @​capacitor/haptics's releases.

v8.0.2

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)

v8.0.1

8.0.1 (2026-02-24)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#21) (797ccbe)

This release is also available on:

Changelog

Sourced from @​capacitor/haptics's changelog.

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)

8.0.1 (2026-02-24)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#21) (797ccbe)
Commits
  • bfa03b7 chore(release): 8.0.2 [skip ci]
  • bbfd42d docs: fix Capitalization on default NotificationType (#23)
  • ea2a342 chore(release): 8.0.1 [skip ci]
  • 797ccbe fix(android): AGP 9.0 no longer supporting proguard-android.txt (#21)
  • 3d24241 ci: Native publishing fixes (#20)
  • See full diff in compare view
Attestation changes

This version has no provenance attestation, while the previous version (8.0.0) was attested. Review the package versions before updating.


Updates @capacitor/keyboard from 8.0.0 to 8.0.5

Release notes

Sourced from @​capacitor/keyboard's releases.

v8.0.5

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

This release is also available on:

v8.0.4

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)

This release is also available on:

v8.0.3

8.0.3 (2026-04-10)

Bug Fixes

  • android: fixing Keyboard interaction with SystemBars (#62) (4afd89b)

This release is also available on:

v8.0.2

8.0.2 (2026-03-25)

Bug Fixes

  • android: calling ViewCompat.onApplyWindowInsets (#59) (cc74b2d)

This release is also available on:

v8.0.1

... (truncated)

Changelog

Sourced from @​capacitor/keyboard's changelog.

8.0.5 (2026-06-16)

Bug Fixes

  • docs: autoBackdropColor reference (cb4af94)

8.0.4 (2026-06-16)

Bug Fixes

  • android: reset WebView height when keyboard hides without animation (#60) (f2e9cd2)
  • ios: prevent black QuickType bar when using Magic Keyboard on iPad + Fix Keyboard on iOS 26 (#52) (068f643)

8.0.3 (2026-04-10)

Bug Fixes

  • android: fixing Keyboard interaction with SystemBars (#62) (4afd89b)

8.0.2 (2026-03-25)

Bug Fixes

  • android: calling ViewCompat.onApplyWindowInsets (#59) (cc74b2d)

8.0.1 (2026-02-24)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#47) (e9b1ad9)
Commits
  • 9f7acbf chore(release): 8.0.5 [skip ci]
  • cb4af94 fix(docs): autoBackdropColor reference
  • c7ec14f chore(release): 8.0.4 [skip ci]
  • f2e9cd2 fix(android): reset WebView height when keyboard hides without animation (#60)
  • 068f643 fix(ios): prevent black QuickType bar when using Magic Keyboard on iPad + Fix...
  • 96f6d3a chore(ci): Check every maven central version for android publish (#67)
  • ed6db8b docs: minor contributing guide improvements (#66)
  • c705722 chore(ci): Use xcode26 (#65)
  • 8b9e8ad chore(ci): fix npm version being installed (#64)
  • 279a3b4 chore(release): 8.0.3 [skip ci]
  • Additional commits viewable in compare view

Updates @capacitor/status-bar from 8.0.0 to 8.0.3

Release notes

Sourced from @​capacitor/status-bar's releases.

@​capacitor/status-bar@​8.0.3

8.0.3 (2026-07-15)

Note: Version bump only for package @​capacitor/status-bar

@​capacitor/status-bar@​8.0.2

8.0.2 (2026-03-25)

Bug Fixes

@​capacitor/status-bar@​8.0.1

8.0.1 (2026-02-12)

Bug Fixes

  • AGP 9.0 no longer supporting proguard-android.txt (#2468) (a8760a9)
Commits

Updates @ionic/angular from 8.7.16 to 8.8.15

Release notes

Sourced from @​ionic/angular's releases.

v8.8.15

8.8.15 (2026-07-22)

Bug Fixes

  • angular-server: fallback to scoped+annotations when SSR DOM lacks attachShadow (#30967) (ae6911f), closes #29751
  • modal: focus the dialog wrapper on present so screen readers can enter the modal (#31260) (6251eb8)

v8.8.14

8.8.14 (2026-07-15)

Bug Fixes

v8.8.13

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

v8.8.12

8.8.12 (2026-06-24)

Bug Fixes

v8.8.11

8.8.11 (2026-06-17)

Bug Fixes

  • react: remove relocated inline overlays orphaned on unmount (#31223) (d28d25b)
  • searchbar: fix search icon sometimes being offset incorrectly (#31212) (3394c30), closes #30434

v8.8.10

8.8.10 (2026-06-10)

... (truncated)

Changelog

Sourced from @​ionic/angular's changelog.

8.8.15 (2026-07-22)

Bug Fixes

  • angular-server: fallback to scoped+annotations when SSR DOM lacks attachShadow (#30967) (ae6911f), closes #29751
  • modal: focus the dialog wrapper on present so screen readers can enter the modal (#31260) (6251eb8)

8.8.14 (2026-07-15)

Bug Fixes

8.8.13 (2026-07-01)

Bug Fixes

  • button: sync disabled state and type in renderHiddenButton (#31225) (0c76135), closes #30968
  • datetime-button: respect datetime constraints in initial text (#31218) (044f358), closes #30183
  • datetime: don't setActiveParts from month/year wheels when multiple=true (#31248) (bf46a3d), closes #29673
  • datetime: respect config animated setting when paging month calendar (#31227) (a35f8a9), closes #30484

8.8.12 (2026-06-24)

Bug Fixes

8.8.11 (2026-06-17)

... (truncated)

Commits
  • f8a46f9 v8.8.15
  • eaae506 ci(github): pin third-party actions to commit SHAs (#31277)
  • ae6911f fix(angular-server): fallback to scoped+annotations when SSR DOM lacks attach...
  • 6251eb8 fix(modal): focus the dialog wrapper on present so screen readers can enter t...
  • fcab9ea chore(deps): update dependency @​capacitor/status-bar to v8.0.3 (#31273)
  • 424ee79 merge release-8.8.14
  • d0618e1 chore(): update package lock files
  • 2ddda27 v8.8.14
  • 9f595d4 chore(deps): update actions/setup-node action to v7 (#31268)
  • 4244c89 chore(deps): update dependency @​capacitor/core to v8.4.2 (#31269)
  • 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 @capacitor/cli from 8.0.2 to 8.4.2

Release notes

Sourced from @​capacitor/cli's releases.

8.4.2

8.4.2 (2026-07-14)

Bug Fixes

  • android: explicitly grant URI permissions for image capture intent (#8526) (6f2d328)

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 4, 2026
@dependabot dependabot Bot changed the title Bump the npm-minor-and-patch group in /squip-app with 13 updates Bump the npm-minor-and-patch group across 1 directory with 13 updates Jul 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/squip-app/npm-minor-and-patch-391f2b0014 branch 2 times, most recently from bfcfce1 to 54d2ae4 Compare July 11, 2026 02:25
Bumps the npm-minor-and-patch group with 12 updates in the /squip-app directory:

| Package | From | To |
| --- | --- | --- |
| [@auth0/auth0-angular](https://github.com/auth0/auth0-angular) | `2.5.0` | `2.11.0` |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `8.0.0` | `8.1.1` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.0.1` | `8.4.2` |
| [@capacitor/haptics](https://github.com/ionic-team/capacitor-haptics) | `8.0.0` | `8.0.2` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `8.0.0` | `8.0.5` |
| [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) | `8.0.0` | `8.0.3` |
| [@ionic/angular](https://github.com/ionic-team/ionic-framework) | `8.7.16` | `8.8.15` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.1` | `0.16.2` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.0.2` | `8.4.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.65.0` |
| [eslint-plugin-prefer-arrow](https://github.com/TristonJ/eslint-plugin-prefer-arrow) | `1.2.2` | `1.2.3` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.1.0` | `2.2.0` |



Updates `@auth0/auth0-angular` from 2.5.0 to 2.11.0
- [Release notes](https://github.com/auth0/auth0-angular/releases)
- [Changelog](https://github.com/auth0/auth0-angular/blob/main/CHANGELOG.md)
- [Commits](auth0/auth0-angular@v2.5.0...v2.11.0)

Updates `@capacitor/app` from 8.0.0 to 8.1.1
- [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/app@8.0.0...@capacitor/app@8.1.1)

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

Updates `@capacitor/haptics` from 8.0.0 to 8.0.2
- [Release notes](https://github.com/ionic-team/capacitor-haptics/releases)
- [Changelog](https://github.com/ionic-team/capacitor-haptics/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-haptics@v8.0.0...v8.0.2)

Updates `@capacitor/keyboard` from 8.0.0 to 8.0.5
- [Release notes](https://github.com/ionic-team/capacitor-keyboard/releases)
- [Changelog](https://github.com/ionic-team/capacitor-keyboard/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-keyboard@v8.0.0...v8.0.5)

Updates `@capacitor/status-bar` from 8.0.0 to 8.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/status-bar@8.0.0...@capacitor/status-bar@8.0.3)

Updates `@ionic/angular` from 8.7.16 to 8.8.15
- [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.7.16...v8.8.15)

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 `@capacitor/cli` from 8.0.2 to 8.4.2
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.0.2...8.4.2)

Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.65.0
- [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.65.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.53.0 to 8.65.0
- [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.65.0/packages/parser)

Updates `eslint-plugin-prefer-arrow` from 1.2.2 to 1.2.3
- [Commits](https://github.com/TristonJ/eslint-plugin-prefer-arrow/commits)

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)

---
updated-dependencies:
- dependency-name: "@auth0/auth0-angular"
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@capacitor/app"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@capacitor/cli"
  dependency-version: 8.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@capacitor/core"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@capacitor/haptics"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@capacitor/keyboard"
  dependency-version: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@capacitor/status-bar"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@ionic/angular"
  dependency-version: 8.8.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: eslint-plugin-prefer-arrow
  dependency-version: 1.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: zone.js
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/squip-app/npm-minor-and-patch-391f2b0014 branch from 54d2ae4 to 2650e2c Compare July 25, 2026 02:25
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 29, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/squip-app/npm-minor-and-patch-391f2b0014 branch August 29, 2026 02:25
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.

0 participants