Skip to content

deps(deps): bump the minor-updates group across 1 directory with 7 updates#64

Merged
aurelianware merged 1 commit into
mainfrom
copilot/sub-pr-62
Nov 29, 2025
Merged

deps(deps): bump the minor-updates group across 1 directory with 7 updates#64
aurelianware merged 1 commit into
mainfrom
copilot/sub-pr-62

Conversation

Copilot AI commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

Summary

Dependabot PR bumping minor npm dependencies. CI failures are not caused by these updates—they're due to missing Azure credentials in GitHub Secrets.

What changed

  • @stripe/stripe-js: 8.5.2 → 8.5.3
  • applicationinsights: 3.12.0 → 3.12.1
  • next: 16.0.3 → 16.0.4
  • @types/react: 19.2.6 → 19.2.7
  • @typescript-eslint/eslint-plugin: 8.47.0 → 8.48.0
  • @typescript-eslint/parser: 8.47.0 → 8.48.0
  • vitest: 4.0.8 → 4.0.13

CI Failure Root Cause

Workflow fails at Azure login step with:

Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. 
Ensure 'client-id' and 'tenant-id' are supplied.

Required secrets (must be configured by repo owner):

  • AZURE_CLIENT_ID
  • AZURE_TENANT_ID
  • AZURE_SUBSCRIPTION_ID
  • ACR_NAME

These failures predate this PR (failing since Nov 2).

Testing

  • Build and tests pass locally
  • CI blocked on infrastructure config, not code

Security/Compliance

  • No secrets committed
  • Logging avoids PHI (unless PHI_ENABLED + private endpoints + KV configured)

Screenshots

N/A - dependency updates only


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update minor-updates group across 1 directory deps(deps): bump the minor-updates group across 1 directory with 7 updates Nov 25, 2025
Copilot AI requested a review from aurelianware November 25, 2025 17:42
Base automatically changed from dependabot/npm_and_yarn/minor-updates-c3f4342981 to main November 27, 2025 01:05
@aurelianware
aurelianware marked this pull request as ready for review November 27, 2025 01:24
Copilot AI review requested due to automatic review settings November 27, 2025 01:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@aurelianware
aurelianware merged commit 54ebcfb into main Nov 29, 2025
1 check passed
@aurelianware
aurelianware deleted the copilot/sub-pr-62 branch November 29, 2025 20:10
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