Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ory/polis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.45.3
Choose a base ref
...
head repository: ory/polis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.46.0
Choose a head ref
  • 19 commits
  • 10 files changed
  • 3 contributors

Commits on May 18, 2025

  1. Bump i18next from 25.1.2 to 25.1.3 (#3924)

    Bumps [i18next](https://github.com/i18next/i18next) from 25.1.2 to 25.1.3.
    - [Release notes](https://github.com/i18next/i18next/releases)
    - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
    - [Commits](i18next/i18next@v25.1.2...v25.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: i18next
      dependency-version: 25.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2025
    Configuration menu
    Copy the full SHA
    568e44c View commit details
    Browse the repository at this point in the history
  2. Bump @faker-js/faker from 9.7.0 to 9.8.0 in /npm (#3922)

    Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.7.0 to 9.8.0.
    - [Release notes](https://github.com/faker-js/faker/releases)
    - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
    - [Commits](faker-js/faker@v9.7.0...v9.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@faker-js/faker"
      dependency-version: 9.8.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2025
    Configuration menu
    Copy the full SHA
    764bc8e View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 22.15.17 to 22.15.18 in /npm (#3921)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.17 to 22.15.18.
    - [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-version: 22.15.18
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2025
    Configuration menu
    Copy the full SHA
    89a275e View commit details
    Browse the repository at this point in the history
  4. Bump the aws-sdk group in /npm with 3 updates (#3920)

    Bumps the aws-sdk group in /npm with 3 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) and [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb).
    
    
    Updates `@aws-sdk/client-dynamodb` from 3.808.0 to 3.810.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.810.0/clients/client-dynamodb)
    
    Updates `@aws-sdk/credential-providers` from 3.808.0 to 3.810.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.810.0/packages/credential-providers)
    
    Updates `@aws-sdk/util-dynamodb` from 3.808.0 to 3.810.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.810.0/packages/util-dynamodb)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-dynamodb"
      dependency-version: 3.810.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk
    - dependency-name: "@aws-sdk/credential-providers"
      dependency-version: 3.810.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk
    - dependency-name: "@aws-sdk/util-dynamodb"
      dependency-version: 3.810.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2025
    Configuration menu
    Copy the full SHA
    07fdae8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. [Snyk] Security upgrade node from 22.15.0-alpine3.21 to 22.15.1-alpin…

    …e3.21 (#3935)
    
    fix: Dockerfile to reduce vulnerabilities
    
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    Deepak Prabhakara and snyk-bot authored May 21, 2025
    Configuration menu
    Copy the full SHA
    2c9674c View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 22.15.18 to 22.15.21 in /internal-ui (#3938)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.18 to 22.15.21.
    - [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-version: 22.15.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    6d943d1 View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 22.15.18 to 22.15.21 in /npm (#3936)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.18 to 22.15.21.
    - [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-version: 22.15.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    9bc014f View commit details
    Browse the repository at this point in the history
  4. Bump pino from 9.6.0 to 9.7.0 (#3929)

    Bumps [pino](https://github.com/pinojs/pino) from 9.6.0 to 9.7.0.
    - [Release notes](https://github.com/pinojs/pino/releases)
    - [Commits](pinojs/pino@v9.6.0...v9.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pino
      dependency-version: 9.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    f177d03 View commit details
    Browse the repository at this point in the history
  5. Bump pg from 8.15.6 to 8.16.0 in /npm (#3928)

    Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.15.6 to 8.16.0.
    - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.16.0/packages/pg)
    
    ---
    updated-dependencies:
    - dependency-name: pg
      dependency-version: 8.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    bfc3e3f View commit details
    Browse the repository at this point in the history
  6. Bump the aws-sdk group in /npm with 3 updates (#3926)

    Bumps the aws-sdk group in /npm with 3 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) and [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb).
    
    
    Updates `@aws-sdk/client-dynamodb` from 3.810.0 to 3.812.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-dynamodb)
    
    Updates `@aws-sdk/credential-providers` from 3.810.0 to 3.812.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/packages/credential-providers)
    
    Updates `@aws-sdk/util-dynamodb` from 3.810.0 to 3.812.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/packages/util-dynamodb)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-dynamodb"
      dependency-version: 3.812.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk
    - dependency-name: "@aws-sdk/credential-providers"
      dependency-version: 3.812.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk
    - dependency-name: "@aws-sdk/util-dynamodb"
      dependency-version: 3.812.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    182322f View commit details
    Browse the repository at this point in the history
  7. rewrite request to tunnel local Ory address to k8s svc (#3940)

    Deepak Prabhakara authored May 21, 2025
    Configuration menu
    Copy the full SHA
    8ebbb2d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Bump i18next from 25.1.3 to 25.2.0 (#3934)

    Bumps [i18next](https://github.com/i18next/i18next) from 25.1.3 to 25.2.0.
    - [Release notes](https://github.com/i18next/i18next/releases)
    - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
    - [Commits](i18next/i18next@v25.1.3...v25.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: i18next
      dependency-version: 25.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    6f7c63e View commit details
    Browse the repository at this point in the history
  2. Bump @types/lodash from 4.17.16 to 4.17.17 in /npm (#3942)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-version: 4.17.17
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    2500ca9 View commit details
    Browse the repository at this point in the history
  3. Bump @googleapis/admin from 23.4.0 to 23.5.0 in /npm (#3941)

    Bumps [@googleapis/admin](https://github.com/googleapis/google-api-nodejs-client) from 23.4.0 to 23.5.0.
    - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json)
    - [Commits](googleapis/google-api-nodejs-client@admin-v23.4.0...admin-v23.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@googleapis/admin"
      dependency-version: 23.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    8385e91 View commit details
    Browse the repository at this point in the history
  4. Bump sharp from 0.34.1 to 0.34.2 (#3939)

    Bumps [sharp](https://github.com/lovell/sharp) from 0.34.1 to 0.34.2.
    - [Release notes](https://github.com/lovell/sharp/releases)
    - [Commits](lovell/sharp@v0.34.1...v0.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    9187f7e View commit details
    Browse the repository at this point in the history
  5. Bump eslint from 9.26.0 to 9.27.0 in /internal-ui (#3931)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.26.0...v9.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.27.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    e02faa3 View commit details
    Browse the repository at this point in the history
  6. Bump @rollup/rollup-linux-x64-gnu from 4.40.2 to 4.41.0 in /internal-…

    …ui (#3932)
    
    Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.40.2 to 4.41.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.40.2...v4.41.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/rollup-linux-x64-gnu"
      dependency-version: 4.41.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    6fa2290 View commit details
    Browse the repository at this point in the history
  7. Bump @types/react from 19.1.4 to 19.1.5 in /internal-ui (#3943)

    * Bump @types/react from 19.1.4 to 19.1.5 in /internal-ui
    
    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.4 to 19.1.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-version: 19.1.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * npm updates
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
    dependabot[bot] and Deepak Prabhakara authored May 22, 2025
    Configuration menu
    Copy the full SHA
    db7003f View commit details
    Browse the repository at this point in the history
  8. Release 1.46.0

    Deepak Prabhakara committed May 22, 2025
    Configuration menu
    Copy the full SHA
    6ad552e View commit details
    Browse the repository at this point in the history
Loading