Skip to content
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

chore(deps-dev): bump @storybook/addon-a11y from 8.2.6 to 8.2.8 #388

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Bumps @storybook/addon-a11y from 8.2.6 to 8.2.8.

Release notes

Sourced from @​storybook/addon-a11y's releases.

v8.2.8

8.2.8

  • CLI: Parse more Yarn Berry errors - #28816, thanks @​yannbf!
  • Fix: Invariant failed: Expected package.json#version to be defined in the "undefined" package - #28752, thanks @​abcdmku!

v8.2.7

8.2.7

Changelog

Sourced from @​storybook/addon-a11y's changelog.

8.2.8

  • CLI: Parse more Yarn Berry errors - #28816, thanks @​yannbf!
  • Fix: Invariant failed: Expected package.json#version to be defined in the "undefined" package - #28752, thanks @​abcdmku!

8.2.7

Commits
  • 2faeae2 Bump version from "8.2.7" to "8.2.8" [skip ci]
  • 97d8476 Bump version from "8.2.6" to "8.2.7" [skip ci]
  • See full diff in compare view

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 [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) from 8.2.6 to 8.2.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.2.8/code/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Project dependencies label Aug 9, 2024
@SchettlerKoehler SchettlerKoehler merged commit b34bc6d into main Aug 13, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/addon-a11y-8.2.8 branch August 13, 2024 05:05
github-actions bot pushed a commit that referenced this pull request Aug 19, 2024
## [5.4.0](v5.3.2...v5.4.0) (2024-08-19)

### Features

* added function for check if url exists ([0e09d20](0e09d20))

### Bug Fixes

* add length getter to DynamicLocaleId ([#393](#393)) ([d4b373d](d4b373d))
* fix search header layout ([#410](#410)) ([23f7d2b](23f7d2b))
* remove unnecessary page header button padding ([#408](#408)) ([e93dc11](e93dc11))

### Chores

* **deps-dev:** bump @storybook/addon-a11y from 8.2.6 to 8.2.8 ([#388](#388)) ([b34bc6d](b34bc6d))
* **deps-dev:** bump @storybook/addon-essentials from 8.2.7 to 8.2.8 ([#381](#381)) ([fea8fa4](fea8fa4))
* **deps-dev:** bump @storybook/angular from 8.2.6 to 8.2.8 ([#384](#384)) ([8d719f2](8d719f2))
* **deps-dev:** bump @storybook/angular from 8.2.8 to 8.2.9 ([#397](#397)) ([49cfb8a](49cfb8a))
* **deps-dev:** bump @storybook/core-server from 8.2.7 to 8.2.8 ([#389](#389)) ([8168b64](8168b64))
* **deps-dev:** bump @swc/core from 1.6.13 to 1.7.6 ([#373](#373)) ([39abfb6](39abfb6))
* **deps-dev:** bump @swc/core from 1.7.6 to 1.7.10 ([#398](#398)) ([c7ce3f8](c7ce3f8))
* **deps-dev:** bump @types/node from 22.1.0 to 22.4.0 ([#407](#407)) ([5553278](5553278))
* **deps-dev:** bump jest-preset-angular from 14.1.1 to 14.2.2 ([#387](#387)) ([0d5705b](0d5705b))
* **deps-dev:** bump ng-packagr from 18.1.0 to 18.2.0 ([#403](#403)) ([02b6bcf](02b6bcf))
* **deps-dev:** bump postcss from 8.4.40 to 8.4.41 ([#372](#372)) ([1357858](1357858))
* **deps-dev:** bump postcss-preset-env from 10.0.0 to 10.0.1 ([#404](#404)) ([2a1bd3a](2a1bd3a))
* **deps-dev:** bump postcss-preset-env from 9.5.16 to 10.0.0 ([#385](#385)) ([79827d3](79827d3))
* **deps-dev:** bump the angular group with 3 updates ([#396](#396)) ([dda43c1](dda43c1))
* **deps-dev:** bump ts-jest from 29.2.3 to 29.2.4 ([#383](#383)) ([7c44fb8](7c44fb8))
* **deps:** bump axios from 1.7.2 to 1.7.3 ([#371](#371)) ([ff3d015](ff3d015))
* **deps:** bump primeng from 17.18.6 to 17.18.8 ([#379](#379)) ([21d4473](21d4473))
* **deps:** bump the angular group across 1 directory with 17 updates ([#405](#405)) ([749768b](749768b))
* **deps:** bump the angular group with 17 updates ([#380](#380)) ([0626afe](0626afe))
* **deps:** bump zone.js from 0.14.8 to 0.14.10 ([#386](#386)) ([3e888a4](3e888a4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant