Skip to content

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

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
Jan 17, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y 6.4.12 -> 6.4.13 age adoption passing confidence
@storybook/addon-actions 6.4.12 -> 6.4.13 age adoption passing confidence
@storybook/addon-essentials 6.4.12 -> 6.4.13 age adoption passing confidence
@storybook/builder-webpack5 6.4.12 -> 6.4.13 age adoption passing confidence
@storybook/manager-webpack5 6.4.12 -> 6.4.13 age adoption passing confidence
@storybook/react 6.4.12 -> 6.4.13 age adoption passing confidence
@swc/core (source) 1.2.129 -> 1.2.130 age adoption passing confidence
@testing-library/dom 8.11.1 -> 8.11.2 age adoption passing confidence
eslint (source) 8.6.0 -> 8.7.0 age adoption passing confidence
react-hook-form (source) 7.23.0 -> 7.24.0 age adoption passing confidence
release-it 14.12.1 -> 14.12.3 age adoption passing confidence
tailwindcss (source) 3.0.13 -> 3.0.15 age adoption passing confidence

Release Notes

storybookjs/storybook

v6.4.13

Compare Source

Bug Fixes
  • Core: Fix staticDirs favicon handling by refactor (#​17241)
  • Angular: Fix 13.1 and add CI test cases (#​17206)
  • Core: Fix __namedExportsOrder warning from preview.js (#​17240)
  • Webpack5: Fix manager.js process references (#​17213)
Dependency Upgrades
swc-project/swc

v1.2.130

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Refactor
Build
testing-library/dom-testing-library

v8.11.2

Compare Source

Bug Fixes
  • within: Add extra type paramater to allow reassigning in TypeScript (#​1077) (1f143e5)
eslint/eslint

v8.7.0

Compare Source

Features

  • 19ad061 feat: no-restricted-imports support casing (#​15439) (gfyoung)
  • 564ecdb feat: Support arbitrary module namespace names in no-restricted-imports (#​15491) (Milos Djermanovic)
  • 968a02a feat: Support arbitrary module namespace names in no-useless-rename (#​15493) (Milos Djermanovic)
  • 0d2b9a6 feat: move eslint --init to @​eslint/create-config (#​15150) (唯然)
  • 127f524 feat: false negative with property option in id-match (#​15474) (Nitin Kumar)
  • 359b2c1 feat: Support arbitrary module namespace names in the camelcase rule (#​15490) (Milos Djermanovic)
  • 3549571 feat: Support arbitrary module namespace names in the quotes rule (#​15479) (Milos Djermanovic)
  • 5563c45 feat: Support arbitrary module namespace names in keyword-spacing (#​15481) (Milos Djermanovic)
  • fd3683f feat: Support arbitrary module namespace names in no-restricted-exports (#​15478) (Milos Djermanovic)

Bug Fixes

  • a8db9a5 fix: no-invalid-this false positive in class field initializer (#​15495) (Milos Djermanovic)
  • 02d6426 fix: Correctly consume RuleTester statics (#​15507) (Brad Zacher)
  • db15802 fix: Add property fatalErrorCount to ignored file results (#​15520) (Francesco Trotta)
  • 03ac8cf fix: Prevent false positives with no-constant-condition (#​15486) (Jordan Eldredge)

Documentation

  • f50f849 docs: Update CLI docs to prefer local install (#​15513) (Nicholas C. Zakas)
  • 0469eb1 docs: Update shell code fences for new website (#​15522) (Olga)

Chores

react-hook-form/react-hook-form

v7.24.0

Compare Source

  • useController return prop: onChange, onBlur and ref will be memorized with useCallback
release-it/release-it

v14.12.3

Compare Source

v14.12.2

Compare Source

  • Add warning when github.web and github.assets are both set (closes #​836) (9e72c16)
  • Don't return nock interceptor (616525f)
  • Explain tagName prefix better (closes #​848) (f9d1b17)
  • Use empty string (not null) for release notes body in GitHub release request (fixes ##​855) (bdbc2ca)
  • fix spelling on git documentation (#​854) (66c6f3b)
  • Added comment about pre-release bumps (e.g. preminor) (aa34389)
tailwindlabs/tailwindcss

v3.0.15

Compare Source

Fixed
  • Temporarily remove optional chaining in nesting plugin (#​7077)

v3.0.14

Compare Source

Added
  • Show warnings for invalid content config (#​7065)
Fixed
  • Only emit utility/component variants when those layers exist (#​7066)
  • Ensure nesting plugins can receive options (#​7016)

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 14, 2022 08:19
@vercel
Copy link

vercel bot commented Jan 14, 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/Gtu6mubZyfFQQ8q4ZzSy8n23KZvp
✅ Preview: https://renderlesskit-react-tailwind-git-renovate-dev-581cf6-timelessco.vercel.app

@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 78ede7d to 84a103b Compare January 14, 2022 19:08
@renovate renovate bot changed the title chore(deps): ⬆️ update dependency react-hook-form to v7.24.0 chore(deps): ⬆️ update dev dependencies (minor) Jan 14, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 84a103b to 2daf88f Compare January 15, 2022 02:45
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 2daf88f to 2829179 Compare January 15, 2022 04:58
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 2829179 to c7eabb1 Compare January 15, 2022 13:30
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from c7eabb1 to 8f5b9cb Compare January 15, 2022 17:45
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 8f5b9cb to bab6af9 Compare January 16, 2022 04:08
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from bab6af9 to e11f1a4 Compare January 16, 2022 10:54
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 f9a9726 into main Jan 17, 2022
@kodiakhq kodiakhq bot deleted the renovate/dev-dependencies-(minor) branch January 17, 2022 12:00
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