Skip to content

Ryan morosa/bb2 4852 update axios v2#120

Merged
ryan-morosa merged 3 commits into
masterfrom
ryan-morosa/bb2-4852-update-axios_v2
Jun 9, 2026
Merged

Ryan morosa/bb2 4852 update axios v2#120
ryan-morosa merged 3 commits into
masterfrom
ryan-morosa/bb2-4852-update-axios_v2

Conversation

@ryan-morosa

@ryan-morosa ryan-morosa commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

JIRA Ticket:
BB2-4852

What Does This PR Do?

Upgrade axios to version 1.16.0 or higher.

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

Validation

  • Pull down the branch and cd into the client directory
    • Run yarn install
    • Go back to the root of the directory and run docker-compose up -d
    • Run docker ps and get the client container docker id to put in the next command
    • Exec into running container: docker exec -it insert-client-docker-id-here /bin/bash
    • Run yarn why axios and verify that it's a higher version than 1.16.0 (it will probably be 1.17.0)
    • Navigate to localhost:3000 and ensure the auth flow still works

@ryan-morosa ryan-morosa marked this pull request as ready for review June 8, 2026 20:45
@annamontare-nava

Copy link
Copy Markdown

Validation steps worked!

@annamontare-nava annamontare-nava left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good!

@sb-DarenDean

Copy link
Copy Markdown

Good to go!

@ryan-morosa ryan-morosa merged commit 26b24ee into master Jun 9, 2026
3 checks passed
@ryan-morosa ryan-morosa deleted the ryan-morosa/bb2-4852-update-axios_v2 branch June 9, 2026 14:26
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