Deploy latest staging to production#307
Merged
Merged
Conversation
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
There was a problem hiding this comment.
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.
aaronfowles
approved these changes
Oct 13, 2025
Contributor
aaronfowles
left a comment
There was a problem hiding this comment.
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...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applies dependency updates, tested in Staging