Skip to content

chore: update dependencies (safe Dependabot bumps + audit fix) - #356

Open
HarmlessHarm wants to merge 2 commits into
developfrom
feature/update-dependencies
Open

chore: update dependencies (safe Dependabot bumps + audit fix)#356
HarmlessHarm wants to merge 2 commits into
developfrom
feature/update-dependencies

Conversation

@HarmlessHarm

Copy link
Copy Markdown
Collaborator

@
Consolidates the safe dependency updates from the open Dependabot PRs into a single branch, plus an npm audit fix pass on transitive deps.

Updates

Package From To Supersedes
@octokit/rest ^19.0.5 ^22.0.0 #315 (partial)
core-js ^3.37.1 ^3.47.0 #323
morgan ^1.10.0 ^1.10.1 #315 (partial)
vue2-flip-countdown ^0.12.1 ^1.0.0 #322
workbox-webpack-plugin ^7.3.0 ^7.4.0 #324

package-lock.json also picks up transitive updates from npm audit fix.

Deliberately skipped

The firebase, vue, and @quasar/app major bumps from #315 are not included. Those force the Vue 3 / Quasar 2 / Firebase modular migration and cannot land as a dependency update.

Notes

claude added 2 commits June 26, 2026 12:05
- core-js ^3.37.1 → ^3.47.0 (PR #323)
- vue2-flip-countdown ^0.12.1 → ^1.0.0 (PR #322)
- workbox-webpack-plugin ^7.3.0 → ^7.4.0 (PR #324)
- Applied npm audit fix to reduce transitive vulnerabilities

Skipped firebase, vue, and @quasar/app major-version bumps from PR #315
to preserve Vue 2 / Quasar 1 / Firebase v8 compatibility.
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants