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

Release: WCAG 2.2 AA testing config and project depenency updates #75

Merged
merged 15 commits into from
Oct 17, 2024

Conversation

callinmullaney
Copy link
Collaborator

This PR does the following:

  • Configure Storybook A11y plugin to explicitly test WCAG 2.2 AA standards as the new baseline
  • Storybook update to the latest v8.3.5
  • Various project dependency updates to the latest version like sass, webpack, semantic-release, and imagemin

dependabot bot and others added 15 commits September 23, 2024 08:48
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 16.0.1 to 16.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.1...v16.0.2)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.1 to 1.79.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.1...1.79.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) from 8.3.2 to 8.3.5.
- [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.3.5/code/addons/actions)

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

Signed-off-by: dependabot[bot] <[email protected]>
…book/addon-actions-8.3.5

chore(deps): bump @storybook/addon-actions from 8.3.2 to 8.3.5
…1.79.4

chore(deps): bump sass from 1.79.1 to 1.79.4
…loader-16.0.2

chore(deps): bump sass-loader from 16.0.1 to 16.0.2
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) from 8.3.2 to 8.3.5.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/preview-api)

---
updated-dependencies:
- dependency-name: "@storybook/preview-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…book/preview-api-8.3.5

chore(deps): bump @storybook/preview-api from 8.3.2 to 8.3.5
…2.6.0

chore(deps): bump yaml from 2.5.1 to 2.6.0
…11y-rules-check

* 'develop' of github.com:emulsify-ds/emulsify-core:
  chore(deps): bump @storybook/preview-api from 8.3.2 to 8.3.5
  chore(deps): bump yaml from 2.5.1 to 2.6.0
  chore(deps): bump @storybook/addon-actions from 8.3.2 to 8.3.5
  chore(deps): bump sass from 1.79.1 to 1.79.4
  chore(deps): bump sass-loader from 16.0.1 to 16.0.2
@callinmullaney callinmullaney merged commit 2ee7d64 into main Oct 17, 2024
4 of 5 checks passed
Copy link

🎉 This PR is included in version 2.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant