chore(components): bump the minorandpatch group across 1 directory with 27 updates#1085
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
262ea28 to
0ed2932
Compare
…th 27 updates Bumps the minorandpatch group with 25 updates in the /components directory: | Package | From | To | | --- | --- | --- | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.2` | `1.7.5` | | [@lit/reactive-element](https://github.com/lit/lit/tree/HEAD/packages/reactive-element) | `2.1.1` | `2.1.2` | | [chart.js](https://github.com/chartjs/Chart.js) | `4.5.0` | `4.5.1` | | [chartjs-chart-error-bars](https://github.com/sgratzl/chartjs-chart-error-bars) | `4.4.4` | `4.4.5` | | [chartjs-chart-venn](https://github.com/upsetjs/chartjs-chart-venn) | `4.3.5` | `4.3.7` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.19` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.6` | `3.3.1` | | [downshift](https://github.com/downshift-js/downshift) | `9.0.9` | `9.3.0` | | [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.3.1` | `3.3.2` | | [preact](https://github.com/preactjs/preact) | `10.26.9` | `10.28.3` | | [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest/tree/HEAD/packages/analyzer) | `0.10.4` | `0.11.0` | | [@iconify/tailwind4](https://github.com/iconify/iconify-tailwind/tree/HEAD/packages/plugin) | `1.0.6` | `1.2.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` | `1.58.2` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.14` | `8.6.15` | | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.23.0` | `0.24.2` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.11` | `4.1.18` | | [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) | `1.9.20` | `1.9.21` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.36.0` | `8.55.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.36.0` | `8.55.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.24` | | [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) | `5.0.46` | `5.5.18` | | [msw](https://github.com/mswjs/msw) | `2.10.4` | `2.12.9` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.55.0` | Updates `@floating-ui/dom` from 1.7.2 to 1.7.5 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/HEAD/packages/dom) Updates `@lit/reactive-element` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/reactive-element/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@2.1.2/packages/reactive-element) Updates `chart.js` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.5.0...v4.5.1) Updates `chartjs-chart-error-bars` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/sgratzl/chartjs-chart-error-bars/releases) - [Commits](sgratzl/chartjs-chart-error-bars@v4.4.4...v4.4.5) Updates `chartjs-chart-venn` from 4.3.5 to 4.3.7 - [Release notes](https://github.com/upsetjs/chartjs-chart-venn/releases) - [Commits](upsetjs/chartjs-chart-venn@v4.3.5...v4.3.7) Updates `dayjs` from 1.11.13 to 1.11.19 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.13...v1.11.19) Updates `dompurify` from 3.2.6 to 3.3.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.6...3.3.1) Updates `downshift` from 9.0.9 to 9.3.0 - [Release notes](https://github.com/downshift-js/downshift/releases) - [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md) - [Commits](downshift-js/downshift@v9.0.9...v9.3.0) Updates `lit` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit-element@3.3.2/packages/lit) Updates `preact` from 10.26.9 to 10.28.3 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.9...10.28.3) Updates `@custom-elements-manifest/analyzer` from 0.10.4 to 0.11.0 - [Changelog](https://github.com/open-wc/custom-elements-manifest/blob/master/packages/analyzer/CHANGELOG.md) - [Commits](https://github.com/open-wc/custom-elements-manifest/commits/HEAD/packages/analyzer) Updates `@iconify/tailwind4` from 1.0.6 to 1.2.1 - [Commits](https://github.com/iconify/iconify-tailwind/commits/HEAD/packages/plugin) Updates `@playwright/test` from 1.54.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.58.2) Updates `@storybook/test` from 8.6.14 to 8.6.15 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/lib/test) Updates `@storybook/test-runner` from 0.23.0 to 0.24.2 - [Release notes](https://github.com/storybookjs/test-runner/releases) - [Changelog](https://github.com/storybookjs/test-runner/blob/v0.24.2/CHANGELOG.md) - [Commits](storybookjs/test-runner@v0.23.0...v0.24.2) Updates `@tailwindcss/postcss` from 4.1.11 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `@types/leaflet` from 1.9.20 to 1.9.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet) Updates `@typescript-eslint/eslint-plugin` from 8.36.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.36.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/parser) Updates `autoprefixer` from 10.4.21 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.24) Updates `daisyui` from 5.0.46 to 5.5.18 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/commits/v5.5.18/packages/daisyui) Updates `msw` from 2.10.4 to 2.12.9 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.10.4...v2.12.9) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `storybook` from 8.6.14 to 8.6.15 - [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.6.15/code/core) Updates `tailwindcss` from 4.1.11 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `typescript-eslint` from 8.36.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@lit/reactive-element" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: chart.js dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: chartjs-chart-error-bars dependency-version: 4.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: chartjs-chart-venn dependency-version: 4.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: dayjs dependency-version: 1.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: dompurify dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: downshift dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: lit dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: preact dependency-version: 10.28.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@custom-elements-manifest/analyzer" dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@iconify/tailwind4" dependency-version: 1.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@storybook/test" dependency-version: 8.6.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@storybook/test-runner" dependency-version: 0.24.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/leaflet" dependency-version: 1.9.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: daisyui dependency-version: 5.5.18 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: msw dependency-version: 2.12.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: storybook dependency-version: 8.6.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <support@github.com>
0ed2932 to
6a75521
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minorandpatch group with 25 updates in the /components directory:
1.7.21.7.52.1.12.1.24.5.04.5.14.4.44.4.54.3.54.3.71.11.131.11.193.2.63.3.19.0.99.3.03.3.13.3.210.26.910.28.30.10.40.11.01.0.61.2.11.54.11.58.28.6.148.6.150.23.00.24.24.1.114.1.181.9.201.9.218.36.08.55.08.36.08.55.010.4.2110.4.245.0.465.5.182.10.42.12.93.6.23.8.15.8.35.9.38.36.08.55.0Updates
@floating-ui/domfrom 1.7.2 to 1.7.5Release notes
Sourced from
@floating-ui/dom's releases.Changelog
Sourced from
@floating-ui/dom's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@floating-ui/domsince your current version.Updates
@lit/reactive-elementfrom 2.1.1 to 2.1.2Changelog
Sourced from
@lit/reactive-element's changelog.Commits
230b29aVersion Packages (#2448)7453e36Use JSDoc linkcode annotation for documentation hyperlinks (#2370)b9a6962[docs]: correct the link path of CONTRIBUTING.md (#2410)7dda8abVersion Packages (#2403)db3845aMakegetPropertyOptionspublic (#1963)6544c21Version Packages (#2400)dc3301cFix queryAssignedElements decorator legacy browser compatibility (#2392)4a5369cVersion Packages (#2389)39b8db8Fix missing decorators/query-assigned-elements.js file (#2384)4e15f44Version Packages (#2377)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@lit/reactive-elementsince your current version.Updates
chart.jsfrom 4.5.0 to 4.5.1Release notes
Sourced from chart.js's releases.
Commits
9c5cf9fBump version to 4.5.1 (#12132)e275269fix(types): add drawingArea to RadialLinearScale (#12122)a5262b1fix(types): allow null for line chart point values (#12027) (#12120)be2740bBump actions/setup-node from 4 to 5 (#12118)6372280Do not notify plugins after their uninstall function has been called (#12098)4a62c17Add data.datasets[].tooltip.callbacks to Typescript types (#12099)beb77e4Sync Doughnut chart legend options to legend plugin (#12096)5feebdfFix charts shinking in size on certain Zoom values in Chrome (#12097)Updates
chartjs-chart-error-barsfrom 4.4.4 to 4.4.5Release notes
Sourced from chartjs-chart-error-bars's releases.
Commits
0e77d6bMerge pull request #145 from sgratzl/release/v4.4.5f1e4fe9chore: release v4.4.58f17930Merge pull request #144 from sgratzl/upgrade23dc2d6build: update dependencies09c5064build: update dependencies9aef5b8Merge pull request #130 from sgratzl/upgrade2b87c69fix: lintinge3460fefix: lintinga586908build: update dependencies7bebb9dMerge pull request #127 from sgratzl/dependabot/npm_and_yarn/dev/rollup-4.28.0Updates
chartjs-chart-vennfrom 4.3.5 to 4.3.7Release notes
Sourced from chartjs-chart-venn's releases.
Commits
d8848c1Merge pull request #116 from upsetjs/release/v4.3.7dfe74b2chore: release v4.3.7e16e96bfix: label rendering closes #11461ffb6cfix: ensure default value closes #115569fd29Merge pull request #113 from upsetjs/release/v4.3.6b3c814cchore: release v4.3.65cecb40Merge pull request #112 from upsetjs/upgrade132ef55fix: delete cache file5bdef90fix: tests9930207fix: compile setupUpdates
dayjsfrom 1.11.13 to 1.11.19Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
02b7a5cchore(release): 1.11.19 [skip ci]37193beMerge pull request #2950 from iamkun/dev2db920bchore: update doc4f72974chore: update doc0b36a07chore: update doc269a7a9fix: added usage warnings for diff + updated unit tests (#2948)9e3132echore: update doc84201e6chore: update doc80401e3chore: update readme88ad3fdtest: Add unit test for Belarusian locale (#2934)Updates
dompurifyfrom 3.2.6 to 3.3.1Release notes
Sourced from dompurify's releases.
Commits
6fc446aMerge pull request #1175 from cure53/main3b3bf91Merge branch 'main' of github.com:cure53/DOMPurify9863f41chore: Preparing 3.3.1 releaseb4e0295chore: Preparing 3.3.0 release077746bbuild(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1170)4de68bbbuild(deps): bump actions/checkout from 5 to 6 (#1171)4c76b6fUse correct ESM import syntax (#1173)27e8496Merge pull request #1168 from MariusRumpf/add-forbid-contentsa920096Add ADD_FORBID_CONTENTS setting to extend default listac64660Merge pull request #1163 from cure53/dependabot/github_actions/actions/setup-...Updates
downshiftfrom 9.0.9 to 9.3.0Release notes
Sourced from downshift's releases.
Commits
52ec230feat: support cjs and esm extensions (#1675)f242a9adev: update dependencies and pipeline node versions (#1667)f3ef96adocs: fix link title (#1673)47949cddocs: update useTagGroup links (#1672)1493624feat: manual release again 9.1.0 (#1671)7e5482dfeat: manual release 9.1.0 (#1670)fea4ac0feat: create useTagGroup hook (#1665)512b533fix: improve the mouse tracker hook (#1666)c2f79b4fix: update element ids when related props change (#1656)0d0ecc5fix: read elements from refs directly instead of keeping stale values in clos...Updates
litfrom 3.3.1 to 3.3.2Changelog
Sourced from lit's changelog.
Commits
36544f5Version Packages (#3841)21e22ccVersion Packages (#3791)c3b7123Version Packages (#3778)b877318Version Packages (#3717)7754407Version Packages (#3563)65e5665[lit-html] disabled shadydom nopatch in node dev build (#3526)304e461Version Packages (#3556)d1f9d14[infra] Add BROWSERS to cache key for all WTR tests (#3549)33a9302Version Packages (#3511)b152db2Revert "Version Packages (#3506)" (#3507)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lit since your current version.
Updates
preactfrom 10.26.9 to 10.28.3Release notes
Sourced from preact's releases.
... (truncated)
Commits
eb1b8c810.28.3 (#5007)5023ce8Avoid scheduling suspense state udpates (#5006)2ac91c4Resolve some suspense crashes (#4999)4317858Support inheriting namespace through portals (#4993)25bb34bUpdate test (#4989)6f9144610.28.237c3e03Strict equality check on constructor (#4985)6670a4achore: Adjust TS linting setup (#4982)2af522b10.28.1 (#4978)f7693b7Fix erroneous diffing w/ growing list (#4975)Updates
@custom-elements-manifest/analyzerfrom 0.10.4 to 0.11.0Changelog
Sourced from
@custom-elements-manifest/analyzer's changelog.Commits
Updates
@iconify/tailwind4from 1.0.6 to 1.2.1Commits
Updates
@playwright/testfrom 1.54.1 to 1.58.2Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin work97bc385cherry-pick(#38995): chore(webkit): disable frame sessions on fronzen buildsad625fechore: mark v1.58.1 (#39055)f07234dcherry-pick(#39036): fix(msedge): fix local network permissions (#39053)ab8136ccherry-pick(#39037): chore: update cft download location (#39052)aa6ffebcherry-pick(#39014): docs: add 1.58 release notes for Java, Python, and C#Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@playwright/testsince your current version.Updates
@storybook/testfrom 8.6.14 to 8.6.15Release notes
Sourced from
@storybook/test's releases.Commits
3812b43Bump version from 8.6.14 to 8.6.15 MANUALLYUpdates
@storybook/test-runnerfrom 0.23.0 to 0.24.2Release notes
Sourced from
@storybook/test-runner's releases.... (truncated)
Changelog
Sourced from
@storybook/test-runner's changelog.Commits
9076e8eBump version to: 0.24.2 [skip ci]0036c0eUpdate CHANGELOG.md [skip ci]3ed1ae1Merge pull request #590 from storybookjs/release/v0.24.2