web: bump the storybook group in /web with 5 updates#7212
Merged
Conversation
Bumps the storybook group in /web with 5 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.4.6` | `7.5.0` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.4.6` | `7.5.0` | | [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components) | `7.4.6` | `7.5.0` | | [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite) | `7.4.6` | `7.5.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.4.6` | `7.5.0` | Updates `@storybook/addon-essentials` from 7.4.6 to 7.5.0 - [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/v7.5.0/code/addons/essentials) Updates `@storybook/addon-links` from 7.4.6 to 7.5.0 - [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/v7.5.0/code/addons/links) Updates `@storybook/web-components` from 7.4.6 to 7.5.0 - [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/v7.5.0/code/renderers/web-components) Updates `@storybook/web-components-vite` from 7.4.6 to 7.5.0 - [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/v7.5.0/code/frameworks/web-components-vite) Updates `storybook` from 7.4.6 to 7.5.0 - [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/v7.5.0/code/lib/cli) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: "@storybook/web-components" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: "@storybook/web-components-vite" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7212 +/- ##
==========================================
+ Coverage 89.77% 91.17% +1.39%
==========================================
Files 584 584
Lines 28680 28680
==========================================
+ Hits 25747 26148 +401
+ Misses 2933 2532 -401
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
kensternberg-authentik
added a commit
that referenced
this pull request
Oct 18, 2023
* main: enterprise: bump license usage task frequency (#7215) web: bump the storybook group in /web with 5 updates (#7212) web: bump the sentry group in /web with 2 updates (#7211) Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)" web: bump @types/codemirror from 5.60.10 to 5.60.11 in /web (#7209) web: bump @types/chart.js from 2.9.38 to 2.9.39 in /web (#7206) web: bump pyright from 1.1.331 to 1.1.332 in /web (#7208) web: bump @types/grecaptcha from 3.0.5 to 3.0.6 in /web (#7207)
kensternberg-authentik
added a commit
that referenced
this pull request
Oct 19, 2023
* main: (57 commits) stages/email: Fix query parameters getting lost in Email links (#5376) core/rbac: fix missing field when removing perm, add delete from object page (#7226) website/integrations: grafana: add Helm and Terraform config examples (#7121) web: bump @types/codemirror from 5.60.11 to 5.60.12 in /web (#7223) translate: Updates for file web/xliff/en.xlf in zh_CN (#7224) translate: Updates for file web/xliff/en.xlf in zh-Hans (#7225) website/blogs: blog about sso tax (#7202) web: Application wizard v2 with tests (#7004) web: bump API Client version (#7220) core: bump goauthentik.io/api/v3 from 3.2023083.7 to 3.2023083.8 (#7221) providers/radius: TOTP MFA support (#7217) web: bump API Client version (#7218) stage/deny: add custom message (#7144) docs: update full-dev-setup docs (#7205) enterprise: bump license usage task frequency (#7215) web: bump the storybook group in /web with 5 updates (#7212) web: bump the sentry group in /web with 2 updates (#7211) Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)" web: bump @types/codemirror from 5.60.10 to 5.60.11 in /web (#7209) web: bump @types/chart.js from 2.9.38 to 2.9.39 in /web (#7206) ...
kensternberg-authentik
added a commit
that referenced
this pull request
Oct 19, 2023
* main: (119 commits) stages/email: Fix query parameters getting lost in Email links (#5376) core/rbac: fix missing field when removing perm, add delete from object page (#7226) website/integrations: grafana: add Helm and Terraform config examples (#7121) web: bump @types/codemirror from 5.60.11 to 5.60.12 in /web (#7223) translate: Updates for file web/xliff/en.xlf in zh_CN (#7224) translate: Updates for file web/xliff/en.xlf in zh-Hans (#7225) website/blogs: blog about sso tax (#7202) web: Application wizard v2 with tests (#7004) web: bump API Client version (#7220) core: bump goauthentik.io/api/v3 from 3.2023083.7 to 3.2023083.8 (#7221) providers/radius: TOTP MFA support (#7217) web: bump API Client version (#7218) stage/deny: add custom message (#7144) docs: update full-dev-setup docs (#7205) enterprise: bump license usage task frequency (#7215) web: bump the storybook group in /web with 5 updates (#7212) web: bump the sentry group in /web with 2 updates (#7211) Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)" web: bump @types/codemirror from 5.60.10 to 5.60.11 in /web (#7209) web: bump @types/chart.js from 2.9.38 to 2.9.39 in /web (#7206) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Bumps the storybook group in /web with 5 updates:
7.4.67.5.07.4.67.5.07.4.67.5.07.4.67.5.07.4.67.5.0Updates
@storybook/addon-essentialsfrom 7.4.6 to 7.5.0Release notes
Sourced from
@storybook/addon-essentials's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials's changelog.Commits
fea453aBump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94cBump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33cBump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]816e86eBump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711cBump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65bBump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]b3b3ba9Bump version from "7.4.0" to "7.5.0-alpha.0" [skip ci]Updates
@storybook/addon-linksfrom 7.4.6 to 7.5.0Release notes
Sourced from
@storybook/addon-links's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links's changelog.Commits
fea453aBump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94cBump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33cBump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]816e86eBump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711cBump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65bBump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]b3b3ba9Bump version from "7.4.0" to "7.5.0-alpha.0" [skip ci]Updates
@storybook/web-componentsfrom 7.4.6 to 7.5.0Release notes
Sourced from
@storybook/web-components's releases.... (truncated)
Changelog
Sourced from
@storybook/web-components's changelog.Commits
fea453aBump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94cBump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33cBump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]55d6b8dWeb-components: Add Lit3 support1fc5ed4upgrade to node18 in a backwards compatible way816e86eBump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711cBump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65bBump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]Updates
@storybook/web-components-vitefrom 7.4.6 to 7.5.0Release notes
Sourced from
@storybook/web-components-vite's releases.... (truncated)
Changelog
Sourced from
@storybook/web-components-vite's changelog.