Skip to content

chore(deps): ⬆️ update dev dependencies (minor) #266

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

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y 6.4.17 -> 6.4.18 age adoption passing confidence
@storybook/addon-actions 6.4.17 -> 6.4.18 age adoption passing confidence
@storybook/addon-essentials 6.4.17 -> 6.4.18 age adoption passing confidence
@storybook/builder-webpack5 6.4.17 -> 6.4.18 age adoption passing confidence
@storybook/manager-webpack5 6.4.17 -> 6.4.18 age adoption passing confidence
@storybook/react 6.4.17 -> 6.4.18 age adoption passing confidence
@types/tailwindcss 3.0.4 -> 3.0.5 age adoption passing confidence
axe-core (source) 4.3.5 -> 4.4.0 age adoption passing confidence
lint-staged 12.3.2 -> 12.3.3 age adoption passing confidence
postcss (source) 8.4.5 -> 8.4.6 age adoption passing confidence
webpack 5.67.0 -> 5.68.0 age adoption passing confidence

Release Notes

storybookjs/storybook

v6.4.18

Compare Source

Bug Fixes
  • CLI: Pin version of @mdx-js/react to 1.x.x until we are compatible (#​17395)
dequelabs/axe-core

v4.4.0

Compare Source

Features
  • add new ARIA roles (#​3138) (61be7e5)
  • aria-allowed-attr: report violation for non-global ARIA attrs on element without role (#​3342) (fb5d990)
  • aria-allowed-attr: report violations for non-global ARIA attributes on elements without a role (#​3102) (87cfc0b)
  • color-contrast: add support for CSS mix-blend-mode (#​3226) (d497f40)
  • commons: deprecate shadowElementsFromPoint (#​3311) (c3a7d16)
  • configure: Deprecate branding: Object, use a string instead. (#​3278) (1f01309)
  • dpub: upgrade to DPUB 1.1 and report deprecated roles (#​3280) (034a846)
  • options: make axe.ping configurable with pingWaitTime (#​3273) (ce4dfaf)
  • rule: add new color-contrast-enhanced rule (WCAG AAA) (#​3235) (bec20fc), closes #​2934
Bug Fixes
4.3.5 (2021-10-29)
Bug Fixes
  • aria-allowed-attr: revert violation for non-global ARIA attrs on element without role (#​3243) (e138fd6)
4.3.4 (2021-10-22)
Bug Fixes
  • aria-allowed-attr: check for invalid aria-attributes for role="row" (#​3160) (76aa5ec)
  • aria-allowed-children,aria-allowed-parent: allow group role in listbox (#​3195) (d742b29)
  • aria-allowed-role: updates the allowed roles for the wbr element to none and presentation (#​3192) (66db765), closes #​3177
  • aria-prohibited-attr: update metadata message (#​3206) (f9cf9fa)
  • axe.configure: do not remove newline characters from locale doT strings (#​3216) (5925898)
  • axe.run: add option to increase iframe ping timeout (#​3233) (023f356)
  • color-contrast: account for 0 width scroll regions with children (#​3172) (ac913a1)
  • color-contrast: account for elements that do not fill entire bounding size (#​3186) (84229d4)
  • color-contrast: correctly apply page background color (#​3207) (0ea7e1b)
  • color-contrast: correctly compute color-contrast of truncated children (#​3203) (4adb911)
  • color-contrast: correctly handle nested scroll regions (#​3212) (80d91c0)
  • color-contrast: correctly work with positioned elements without z-index (#​3209) (0322070)
  • greater consistency of help / description text (#​3204) (0be12e6)
  • Separate Level AAA rules from A and best-practices (#​3191) (7e6e6da)
  • color-contrast: properly blend multiple alpha colors (#​3193) (5aa0441)
  • is-visible: do not error if window.Node does not exist (#​3168) (cf58aea)
  • label-title-only: allow hidden labels (#​3183) (ab636ef)
  • nativeSelectValue: update selected value on change (#​3154) (ad584a1)
  • p-as-heading: p-as-heading rule to account for textContent length (#​3145) (e0d4dc6)
  • typescript: allow passing a NodeList to ElementContext (#​3161) (5f2e517)
  • check for hidden elements on aria-errormessage (#​3156) (69b2e33)
4.3.3 (2021-08-24)
Bug Fixes
4.3.2 (2021-07-27)
Bug Fixes
  • aria-hidden-focusable: disabled aria-hidden fieldset should not have focusable children (#​3056) (0865bd7)
  • aria-required-attr: only require aria-controls if aria-expanded=true (#​3089) (63b6c7b)
  • aria-required-parent: Filter out group from required parent roles if group is present (#​3084) (1cb270c)
  • axe.d.ts: fix finishRun types (#​3098) (e79c65c)
  • color-contrast: check for size before ignoring pseudo elements (#​3097) (e0f6c0c)
  • core: stop mutating Context's input (#​3076) (5dc34ee)
  • finishRun: handle null for failed iframe results (#​3096) (8947099)
  • run,finishRun: don't mutate options, set default reporter to v1 (#​3088) (90f0b27)
4.3.1 (2021-07-13)
Bug Fixes
okonet/lint-staged

v12.3.3

Compare Source

Bug Fixes
  • use config directory as cwd, when multiple configs present (#​1091) (9a14e92)
postcss/postcss

v8.4.6

Compare Source

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.
  • Fixed comment cleaning in CSS Custom Properties with space.
  • Fixed throwing an error on .root access for plugin-less case.
webpack/webpack

v5.68.0

Compare Source

Features

  • allow to disable compile time evaluation of import.meta.url
  • add __webpack_module__ and __webpack_module__.id to the api

Bugfixes

  • fix handling of errors thrown in async modules

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from navin-moorthy as a code owner January 31, 2022 18:58
@vercel
Copy link

vercel bot commented Jan 31, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/timelessco/renderlesskit-react-tailwind/5JKnjHxqAnFQs4b5zjScvVCzx3v6
✅ Preview: https://renderlesskit-react-tailwind-git-renovate-dev-581cf6-timelessco.vercel.app

@vercel
Copy link

vercel bot commented Feb 1, 2022

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/timelessco/settings/billing.

@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 2 times, most recently from 299af14 to 2e07bfb Compare February 2, 2022 01:31
Copy link
Contributor

@navin-moorthy navin-moorthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@kodiakhq kodiakhq bot merged commit f6d2d16 into main Feb 2, 2022
@kodiakhq kodiakhq bot deleted the renovate/dev-dependencies-(minor) branch February 2, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants