Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase to main #7

Closed
wants to merge 8 commits into from
Closed

Rebase to main #7

wants to merge 8 commits into from

Commits on Jul 2, 2024

  1. Enhanced error handling and warning logging for Proxy/External API. (b…

    …cgov#1404)
    
    * Enhanced error handling and warning logging for Proxy/External API.
    
    Signed-off-by: Jason Sherman <[email protected]>
    
    * Use sendStatus and return 400 for malformed calls to proxy.
    
    Signed-off-by: Jason Sherman <[email protected]>
    
    ---------
    
    Signed-off-by: Jason Sherman <[email protected]>
    usingtechnology authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ed289c4 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/traverse in /components (bcgov#1405)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.5 to 7.24.7.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Vijaivir Dhaliwal <[email protected]>
    dependabot[bot] and vijaivir authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0f505c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    191625f View commit details
    Browse the repository at this point in the history
  4. build(deps): bump braces from 3.0.2 to 3.0.3 in /app/frontend (bcgov#…

    …1390)
    
    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Vijaivir Dhaliwal <[email protected]>
    dependabot[bot] and vijaivir authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0f59477 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. build(deps-dev): bump ws from 8.13.0 to 8.17.1 in /app/frontend (bcgo…

    …v#1407) (bcgov#1409)
    
    Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.13.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    vijaivir and dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    73a7bf4 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump vite from 4.3.9 to 4.5.3 in /components (bcgov#…

    …1406) (bcgov#1411)
    
    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    vijaivir and dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bccaed7 View commit details
    Browse the repository at this point in the history
  3. refactor: FORMS-1007 geo address env variables (bcgov#1421)

    * refactor: FORMS-1007 geo address env variables
    
    * fix the launcher url
    WalterMoar authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    453c4b0 View commit details
    Browse the repository at this point in the history
  4. fix: FORMS-995 handle address responses (bcgov#1422)

    * fix: FORMS-995 improve error handling
    
    * minor formatting
    
    * fix a broken test
    WalterMoar authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9cf859d View commit details
    Browse the repository at this point in the history