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

Combined PR #2621

Merged
merged 18 commits into from
Sep 9, 2024
Merged

Combined PR #2621

merged 18 commits into from
Sep 9, 2024

Commits on Aug 14, 2024

  1. Bump qs from 6.12.1 to 6.13.0

    Bumps [qs](https://github.com/ljharb/qs) from 6.12.1 to 6.13.0.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.12.1...v6.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1aa7f0e View commit details
    Browse the repository at this point in the history
  2. Bump vite-tsconfig-paths from 4.3.2 to 5.0.1

    Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.2 to 5.0.1.
    - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
    - [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: vite-tsconfig-paths
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b64ddf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Bump react-router-dom from 6.23.1 to 6.26.1

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 6.26.1.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.1/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b62883c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Bump keycloak-js from 24.0.5 to 25.0.4

    Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 24.0.5 to 25.0.4.
    - [Release notes](https://github.com/keycloak/keycloak/releases)
    - [Commits](keycloak/keycloak@24.0.5...25.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: keycloak-js
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1546221 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Bump nock from 13.5.4 to 13.5.5

    Bumps [nock](https://github.com/nock/nock) from 13.5.4 to 13.5.5.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.4...v13.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    43a8463 View commit details
    Browse the repository at this point in the history
  2. Bump husky from 9.0.11 to 9.1.5

    Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.5.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0007ef9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Bump @babel/preset-env from 7.24.7 to 7.25.4

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.7 to 7.25.4.
    - [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.25.4/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cc362e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump vite from 5.4.0 to 5.4.3

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8cc8b0b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Bump @types/node from 20.14.2 to 22.5.4

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 22.5.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    48b90ed View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    d356212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448086b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    018b1f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17d3eb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1f4e93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ace5ba9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfefa91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fea165 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4081a80 View commit details
    Browse the repository at this point in the history