Skip to content

web: bump chromedriver from 122.0.3 to 122.0.4 in /tests/wdio#8747

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/wdio/chromedriver-122.0.4
Feb 29, 2024
Merged

web: bump chromedriver from 122.0.3 to 122.0.4 in /tests/wdio#8747
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/wdio/chromedriver-122.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps chromedriver from 122.0.3 to 122.0.4.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 122.0.3 to 122.0.4.
- [Commits](giggio/node-chromedriver@122.0.3...122.0.4)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 29, 2024 04:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 29, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 29, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit b4029ba
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/65e00d5f6365c4000740950f

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 29, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit b4029ba
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/65e00d5f6e455900083cfcbc

@github-actions
Copy link
Copy Markdown
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ghcr.io/goauthentik/dev-server:gh-b4029bac992ef4d8a461317e9cc324a9efb26e3e
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ghcr.io/goauthentik/dev-server:gh-b4029bac992ef4d8a461317e9cc324a9efb26e3e-arm64
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-b4029bac992ef4d8a461317e9cc324a9efb26e3e

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-b4029bac992ef4d8a461317e9cc324a9efb26e3e-arm64

Afterwards, run the upgrade commands from the latest release notes.

@BeryJu BeryJu merged commit 835208d into main Feb 29, 2024
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/tests/wdio/chromedriver-122.0.4 branch February 29, 2024 13:21
kensternberg-authentik added a commit that referenced this pull request Feb 29, 2024
* main:
  web: bump API Client version (#8753)
  sources/oauth: add gitlab type [AUTH-323] (#8195)
  web: bump the babel group in /web with 4 updates (#8744)
  web: bump @types/grecaptcha from 3.0.7 to 3.0.8 in /web (#8745)
  web: bump chart.js from 4.4.1 to 4.4.2 in /web (#8746)
  web: bump chromedriver from 122.0.3 to 122.0.4 in /tests/wdio (#8747)
  core, web: update translations (#8743)
  ci: fix missing output on composite action (#8741)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant