web: bump chromedriver from 145.0.6 to 146.0.3 in /web#20916
Conversation
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 145.0.6 to 146.0.3. - [Commits](giggio/node-chromedriver@145.0.6...146.0.3) --- updated-dependencies: - dependency-name: chromedriver dependency-version: 146.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20916 +/- ##
==========================================
- Coverage 93.49% 93.45% -0.05%
==========================================
Files 992 992
Lines 56150 56153 +3
==========================================
- Hits 52498 52475 -23
- Misses 3652 3678 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* main: web: rename SCIM provider "User filtering" section to "Filtering" (#20879) web/admin: Fix SCIM 'page_size' UI issue (#20890) ci: bump astral-sh/setup-uv from 7.4.0 to 7.5.0 in /.github/actions/setup (#20875) website: bump flatted from 3.3.3 to 3.4.1 in /website (#20892) website: bump the build group in /website with 12 updates (#20908) web: bump prettier-plugin-packagejson from 3.0.0 to 3.0.2 in /web (#20759) web: bump @sentry/browser from 10.42.0 to 10.43.0 in /web in the sentry group across 1 directory (#20839) policies: remove BufferedPolicyAccessView (#20521) web: bump dompurify from 3.3.2 to 3.3.3 in /web (#20856) web: bump chromedriver from 145.0.6 to 146.0.3 in /web (#20916) core: bump pyopenssl from 25.3.0 to 26.0.0 (#20926)
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ff9b8c5c2a7f6265f64c1fac361dc73c16c19305
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-ff9b8c5c2a7f6265f64c1fac361dc73c16c19305Afterwards, run the upgrade commands from the latest release notes. |
Bumps chromedriver from 145.0.6 to 146.0.3.
Commits
def224eBump version to 146.0.3d8812deBump version to 146.0.2fb71855Bump version to 146.0.14316696Update packages and fix issues from npm audit8ba575fBump version to 146.0.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)