Skip to content

Deploy latest staging to production#307

Merged
Nyzl merged 10 commits into
productionfrom
main
Oct 13, 2025
Merged

Deploy latest staging to production#307
Nyzl merged 10 commits into
productionfrom
main

Conversation

@Nyzl
Copy link
Copy Markdown
Member

@Nyzl Nyzl commented Oct 13, 2025

Applies dependency updates, tested in Staging

dependabot Bot and others added 10 commits September 8, 2025 10:00
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.2...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.2...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
….12.0

chore(deps): bump axios from 1.8.2 to 1.12.0
…mock/axios-1.12.0

chore(deps): bump axios from 1.8.2 to 1.12.0 in /signon-mock
…xpansion-1.1.12

chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12
Added link to access the staging environment.
Add staging environment access link to README
@Nyzl Nyzl requested review from aaronfowles and Copilot October 13, 2025 07:42
Copy link
Copy Markdown

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 deploys the latest staging environment to production, applying dependency updates that have been tested in staging. The primary change involves updating the axios library from version 1.8.2 to 1.12.0 across the codebase.

  • Update axios dependency from version 1.8.2 to 1.12.0 in both main and signon-mock packages
  • Add staging environment URL to documentation for better accessibility

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Updates axios dependency to version 1.12.0
signon-mock/package.json Updates axios dependency to version 1.12.0
README.md Adds staging environment URL for reference
Files not reviewed (1)
  • signon-mock/package-lock.json: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Copy Markdown
Contributor

@aaronfowles aaronfowles left a comment

Choose a reason for hiding this comment

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

LGTM! Heads up there is a GitHub Actions approval step for deployment which seems to be tied to Duncan's account. It would be good to to get it tied to the Github Data Engineering group eventually...

@Nyzl Nyzl merged commit a2782eb into production Oct 13, 2025
10 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.

4 participants