-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
web: bump the storybook group in /web with 8 updates #9266
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
349737a
to
f28c2fe
Compare
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-ghcr.io/goauthentik/dev-server:gh-cdc47029be5d64c645f185b2f82eba7552277ea3
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-cdc47029be5d64c645f185b2f82eba7552277ea3-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 KubernetesAdd the following block to your 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-cdc47029be5d64c645f185b2f82eba7552277ea3 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-cdc47029be5d64c645f185b2f82eba7552277ea3-arm64 Afterwards, run the upgrade commands from the latest release notes. |
f28c2fe
to
79e733e
Compare
Bumps the storybook group in /web with 8 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.6.17` | `8.0.8` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.6.17` | `8.0.8` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `7.6.17` | `8.0.8` | | [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `7.6.17` | `8.0.8` | | [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components) | `7.6.17` | `8.0.8` | | [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite) | `7.6.17` | `8.0.8` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.6.17` | `8.0.8` | | [storybook-addon-mock](https://github.com/nutboltu/storybook-addon-mock) | `4.3.0` | `5.0.0` | Updates `@storybook/addon-essentials` from 7.6.17 to 8.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/addons/essentials) Updates `@storybook/addon-links` from 7.6.17 to 8.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/addons/links) Updates `@storybook/blocks` from 7.6.17 to 8.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/ui/blocks) Updates `@storybook/manager-api` from 7.6.17 to 8.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/lib/manager-api) Updates `@storybook/web-components` from 7.6.17 to 8.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/renderers/web-components) Updates `@storybook/web-components-vite` from 7.6.17 to 8.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/frameworks/web-components-vite) Updates `storybook` from 7.6.17 to 8.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/lib/cli) Updates `storybook-addon-mock` from 4.3.0 to 5.0.0 - [Release notes](https://github.com/nutboltu/storybook-addon-mock/releases) - [Commits](linearlabs-workspace/storybook-addon-mock@4.3.0...5.0.0) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/manager-api" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/web-components" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/web-components-vite" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook-addon-mock dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
79e733e
to
cdc4702
Compare
…rities' into web/bug/locale-priorities * refs/remotes/origin/web/bug/locale-priorities: web: fix locale prioritization scheme core: bump aiohttp from 3.9.2 to 3.9.4 (#9339) stages/prompt: fix username field throwing error with existing user (#9342) root: expose session storage configuration (#9337) website/integrations: fix typo (#9340) root: fix go.mod for codeql checking (#9338) root: make redis settings more consistent (#9335) web/admin: fix error in admin interface due to un-hydrated context (#9336) web: bump API Client version (#9334) stages/authenticator_webauthn: fix attestation value (#9333) website/docs: fix SECRET_KEY length (#9328) website/docs: fix email template formatting (#9330) core, web: update translations (#9323) web: bump @patternfly/elements from 3.0.0 to 3.0.1 in /web (#9324) core: bump celery from 5.3.6 to 5.4.0 (#9325) core: bump goauthentik.io/api/v3 from 3.2024022.12 to 3.2024023.1 (#9327) sources/scim: service account should be internal (#9321) web: bump the storybook group in /web with 8 updates (#9266) sources/scim: cleanup service account when source is deleted (#9319)
* main: stages/prompt: fix username field throwing error with existing user (#9342) root: expose session storage configuration (#9337) website/integrations: fix typo (#9340) root: fix go.mod for codeql checking (#9338) root: make redis settings more consistent (#9335) web/admin: fix error in admin interface due to un-hydrated context (#9336) web: bump API Client version (#9334) stages/authenticator_webauthn: fix attestation value (#9333) website/docs: fix SECRET_KEY length (#9328) website/docs: fix email template formatting (#9330) core, web: update translations (#9323) web: bump @patternfly/elements from 3.0.0 to 3.0.1 in /web (#9324) core: bump celery from 5.3.6 to 5.4.0 (#9325) core: bump goauthentik.io/api/v3 from 3.2024022.12 to 3.2024023.1 (#9327) sources/scim: service account should be internal (#9321) web: bump the storybook group in /web with 8 updates (#9266) sources/scim: cleanup service account when source is deleted (#9319)
Bumps the storybook group in /web with 8 updates:
7.6.17
8.0.8
7.6.17
8.0.8
7.6.17
8.0.8
7.6.17
8.0.8
7.6.17
8.0.8
7.6.17
8.0.8
7.6.17
8.0.8
4.3.0
5.0.0
Updates
@storybook/addon-essentials
from 7.6.17 to 8.0.8Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
b96b670
Bump version from "8.0.7" to "8.0.8" [skip ci]b7c50bb
Bump version from "8.0.6" to "8.0.7" [skip ci]6cf8ae4
Bump version from "8.0.5" to "8.0.6" [skip ci]75565ed
Bump version from "8.0.4" to "8.0.5" [skip ci]b66dfe0
Bump version from "8.0.3" to "8.0.4" [skip ci]f30d120
Bump version from "8.0.2" to "8.0.3" [skip ci]01c44fb
Bump version from "8.0.1" to "8.0.2" [skip ci]9975199
Bump version from "8.0.0" to "8.0.1" [skip ci]49f18e8
Bump version from "8.0.0-rc.5" to "8.0.0" [skip ci]9050c69
Bump version from "8.0.0-rc.4" to "8.0.0-rc.5" [skip ci]Updates
@storybook/addon-links
from 7.6.17 to 8.0.8Release notes
Sourced from
@storybook/addon-links
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links
's changelog.... (truncated)
Commits
b96b670
Bump version from "8.0.7" to "8.0.8" [skip ci]b7c50bb
Bump version from "8.0.6" to "8.0.7" [skip ci]6cf8ae4
Bump version from "8.0.5" to "8.0.6" [skip ci]75565ed
Bump version from "8.0.4" to "8.0.5" [skip ci]b66dfe0
Bump version from "8.0.3" to "8.0.4" [skip ci]f30d120
Bump version from "8.0.2" to "8.0.3" [skip ci]01c44fb
Bump version from "8.0.1" to "8.0.2" [skip ci]9975199
Bump version from "8.0.0" to "8.0.1" [skip ci]687073b
Merge pull request #26524 from storybookjs/fix-ts-expect-errors49f18e8
Bump version from "8.0.0-rc.5" to "8.0.0" [skip ci]Updates
@storybook/blocks
from 7.6.17 to 8.0.8Release notes
Sourced from
@storybook/blocks
's releases.... (truncated)
Changelog
Sourced from
@storybook/blocks
's changelog.... (truncated)
Commits
b96b670
Bump version from "8.0.7" to "8.0.8" [skip ci]b7c50bb
Bump version from "8.0.6" to "8.0.7" [skip ci]6cf8ae4
Bump version from "8.0.5" to "8.0.6" [skip ci]75565ed
Bump version from "8.0.4" to "8.0.5" [skip ci]b66dfe0
Bump version from "8.0.3" to "8.0.4" [skip ci]f30d120
Bump version from "8.0.2" to "8.0.3" [skip ci]01c44fb
Bump version from "8.0.1" to "8.0.2" [skip ci]6c159e1
Merge pull request #26481 from storybookjs/feat/addon-panel-empty-stateab654d0
Merge pull request #26567 from storybookjs/valentin/fix-control-false55117d5
Merge pull request #26527 from storybookjs/valentin/fix-theming-for-bar-areasUpdates
@storybook/manager-api
from 7.6.17 to 8.0.8Release notes
Sourced from
@storybook/manager-api
's releases.... (truncated)
Changelog
Sourced from
@storybook/manager-api
's changelog.... (truncated)
Commits
b96b670
Bump version from "8.0.7" to "8.0.8" [skip ci]b7c50bb
Bump version from "8.0.6" to "8.0.7" [skip ci]6cf8ae4
Bump version from "8.0.5" to "8.0.6" [skip ci]75565ed
Bump version from "8.0.4" to "8.0.5" [skip ci]b66dfe0
Bump version from "8.0.3" to "8.0.4" [skip ci]f30d120
Bump version from "8.0.2" to "8.0.3" [skip ci]72e39b5
Merge pull request #26477 from storybookjs/charles-fix-deprecated-icons01c44fb
Bump version from "8.0.1" to "8.0.2" [skip ci]9975199
Bump version from "8.0.0" to "8.0.1" [skip ci]a4fc840
Merge pull request #26411 from storybookjs/kasper/perf-regressionsUpdates
@storybook/web-components
from 7.6.17 to 8.0.8Release notes
Sourced from
@storybook/web-components
's releases.