Skip to content

Conversation

@stdavis
Copy link
Member

@stdavis stdavis commented Nov 24, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 24, 2025 23:43
@stdavis stdavis enabled auto-merge (rebase) November 24, 2025 23:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR promotes dependency updates from DBot (likely Dependabot), including major and minor version bumps across the project. Key changes include upgrading React from 19.1.x to 19.2.0, Firebase from 11.7.1 to 12.6.0, Vite from 6.3.5 to 7.1.12, and Node.js runtime from version 20 to 22. The PR also adds security overrides to pnpm-workspace.yaml, updates the AGS_HOST URL, changes dependabot's update interval from monthly to quarterly, removes test data fields, and updates an e2e test selector.

  • Updated numerous dependencies to their latest versions
  • Added security vulnerability overrides in pnpm configuration
  • Updated server hostname from wrimaps to dwr-maps
  • Adjusted dependabot update frequency to quarterly

Reviewed changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updated 20+ dependencies including React 19.2.0, Firebase 12.6.0, Vite 7.1.12, and various dev tools
functions/package.json Updated Firebase dependencies and changed Node.js runtime from 20 to 22
pnpm-workspace.yaml Added security overrides for glob, js-yaml, and tmp packages
pnpm-lock.yaml Lockfile updates reflecting all dependency changes
functions/.env Changed AGS_HOST from wrimaps to dwr-maps
.github/workflows/release.yml Updated AGS_HOST in workflow configuration
.github/workflows/pull_request.yml Updated AGS_HOST and fixed YAML quote style
.github/dependabot.yml Changed update interval from monthly to quarterly for all ecosystems
tests/data/NewCollectionEventData.json Removed ANODE_SHAPE field and isTrusted field from test data
scripts/Scripts/TestData/NewCollectionEventData2.json Removed isTrusted field from test data
e2e/submit_report.spec.js Updated element selector from dynamic ID to static ID
README.md Removed outdated deployment instruction about copying scripts
.vscode/settings.json Added new spelling dictionary entries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stdavis stdavis merged commit dcda948 into main Nov 25, 2025
9 checks passed
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.

3 participants