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): update all non-major dependencies #314

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@floating-ui/react (source) 0.26.24 -> 0.26.25 age adoption passing confidence
@percy/cli (source) 1.29.4 -> 1.30.1 age adoption passing confidence
@segment/analytics-next (source) 1.74.0 -> 1.75.0 age adoption passing confidence
@storybook/addon-actions (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/addon-essentials (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/addon-interactions (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/addon-links (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/cli (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/nextjs (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@tanstack/eslint-plugin-query (source) 5.58.1 -> 5.59.7 age adoption passing confidence
@tanstack/react-query (source) 5.59.0 -> 5.59.15 age adoption passing confidence
@testing-library/jest-dom 6.5.0 -> 6.6.2 age adoption passing confidence
@types/jest (source) 29.5.13 -> 29.5.14 age adoption passing confidence
@types/node (source) 20.16.10 -> 20.16.15 age adoption passing confidence
@types/react (source) 18.3.11 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
@vvo/tzdb 6.145.0 -> 6.147.0 age adoption passing confidence
chromatic (source) 11.11.0 -> 11.14.0 age adoption passing confidence
eslint-config-next (source) 14.2.14 -> 14.2.16 age adoption passing confidence
eslint-plugin-storybook 0.9.0 -> 0.10.1 age adoption passing confidence
framer-motion 11.10.0 -> 11.11.9 age adoption passing confidence
msw (source) 1.3.4 -> 1.3.5 age adoption passing confidence
next (source) 14.2.14 -> 14.2.16 age adoption passing confidence
node-mocks-http 1.16.0 -> 1.16.1 age adoption passing confidence
react-hook-form (source) 7.53.0 -> 7.53.1 age adoption passing confidence
react-syntax-highlighter 15.5.0 -> 15.6.1 age adoption passing confidence
react-toastify 10.0.5 -> 10.0.6 age adoption passing confidence
storybook (source) 8.3.4 -> 8.3.6 age adoption passing confidence
tailwindcss (source) 3.4.13 -> 3.4.14 age adoption passing confidence
tinymce (source) 7.3.0 -> 7.4.1 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence
use-debounce 10.0.3 -> 10.0.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env
floating-ui/floating-ui (@​floating-ui/react)

v0.26.25

Compare Source

Patch Changes
  • fix(useListNavigation): handle virtual nested Home/End key press
  • fix(useHover): ignore insignificant movement when resetting restMs
  • fix(useListNavigation): ignore duplicate arrow navigation when composing
  • feat(useDelayGroup): add enabled option
  • fix(useDismiss): handle IME keydown events on Escape
  • fix(inner): round max-height only if not scrollable
percy/cli (@​percy/cli)

v1.30.1

Compare Source

What's Changed

✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.30.0...v1.30.1

v1.30.0

Compare Source

What's Changed

Full Changelog: percy/cli@v1.29.4...v1.30.0

segmentio/analytics-next (@​segment/analytics-next)

v1.75.0

Compare Source

Minor Changes
storybookjs/storybook (@​storybook/addon-actions)

v8.3.6

Compare Source

v8.3.5

Compare Source

TanStack/query (@​tanstack/eslint-plugin-query)

v5.59.7

Compare Source

Version 5.59.7 - 10/9/24, 4:21 PM

Changes

Fix
  • eslint-plugin-query: ignore all non-identifier properties in rule infinite-query-property-order (#​8158) (81e443c) by Manuel Schiller

Packages

v5.59.4

Compare Source

Version 5.59.4 - 10/9/24, 1:02 PM

Changes

Fix
  • core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#​8153) (cae2524) by Dominik Dorfmeister
  • eslint-plugin-query: handle callable params within exaustive-deps rule (#​8150) (eb2f9d3) by pawel-twardziak
Chore
  • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#​8143) (85a525a) by Sol Lee
  • no-shadow lint warning in insertAtPositions() (#​8142) (78b086b) by Sol Lee
Test
  • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister

Packages

v5.59.2

Compare Source

Version 5.59.2 - 10/8/24, 12:32 PM

Changes

Fix
  • eslint-plugin-query: handle nullish coalescing operator in exhaustive-deps rule (#​8146) (c232a6f) by Eliya Cohen
Chore
  • eslint-plugin-query: change naming for text variables (#​8135) (495b086) by Sol Lee
  • deps: update dependency svelte to v4.2.19 [security] (2fe16e5) by renovate[bot]
  • deps: update dependency vite to v5.3.6 [security] (08a568d) by renovate[bot]

Packages

v5.59.1

Compare Source

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix
  • eslint-plugin-query: update deprecated getSourceCode() method (#​8117) (bb8278d) by Sol Lee
Test
Docs

Packages

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

v6.6.0

Compare Source

vvo/tzdb (@​vvo/tzdb)

v6.147.0

Compare Source

Features
  • data: Automatic data update (3687b13)

v6.146.0

Compare Source

Features
  • data: Automatic data update (1ad7338)
chromaui/chromatic-cli (chromatic)

v11.14.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

v11.13.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

v11.12.6

Compare Source

🐛 Bug Fix
Authors: 2

v11.12.5

Compare Source

🐛 Bug Fix
Authors: 1

v11.12.4

Compare Source

🐛 Bug Fix
Authors: 1

v11.12.3

Compare Source

🐛 Bug Fix
Authors: 1

v11.12.2

Compare Source

🐛 Bug Fix
Authors: 1

v11.12.1

Compare Source

🐛 Bug Fix
Authors: 2

v11.12.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 3

vercel/next.js (eslint-config-next)

v14.2.16

Compare Source

v14.2.15

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing [#&#

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skylark-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 1:11pm

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.30%. Comparing base (a38cf70) to head (e615784).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...components/animatedLogo/animatedLogo.component.tsx 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
- Coverage   82.38%   82.30%   -0.09%     
==========================================
  Files         203      203              
  Lines        8208     8210       +2     
  Branches     3189     3203      +14     
==========================================
- Hits         6762     6757       -5     
- Misses       1412     1419       +7     
  Partials       34       34              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd63689 to 6f9bd90 Compare October 7, 2024 07:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f9bd90 to 0c5cf85 Compare October 7, 2024 17:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c5cf85 to effe49d Compare October 7, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from effe49d to 8ffa158 Compare October 8, 2024 01:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8ffa158 to 0645376 Compare October 8, 2024 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0645376 to 58129cb Compare October 8, 2024 22:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 58129cb to 0aa4be7 Compare October 9, 2024 01:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0aa4be7 to 4e1a8ec Compare October 9, 2024 07:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e1a8ec to 3b003be Compare October 9, 2024 16:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3b003be to 4efec65 Compare October 9, 2024 18:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4efec65 to 5db2124 Compare October 9, 2024 21:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5db2124 to 4db44d7 Compare October 10, 2024 08:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4db44d7 to 5973ece Compare October 10, 2024 16:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5973ece to fe885a5 Compare October 10, 2024 22:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b75ba2 to e98a828 Compare October 17, 2024 00:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e98a828 to f451750 Compare October 17, 2024 19:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f451750 to e8d2917 Compare October 18, 2024 14:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e8d2917 to 7e69e69 Compare October 19, 2024 00:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e69e69 to 0f4ef8c Compare October 19, 2024 08:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f4ef8c to 3771573 Compare October 21, 2024 12:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3771573 to c109162 Compare October 21, 2024 17:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c109162 to 14fb82c Compare October 21, 2024 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14fb82c to 96d21e5 Compare October 22, 2024 04:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 96d21e5 to 5478f64 Compare October 22, 2024 16:32
Copy link
Contributor Author

renovate bot commented Oct 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@james-wallis james-wallis marked this pull request as ready for review October 23, 2024 13:22
@james-wallis james-wallis requested a review from a team as a code owner October 23, 2024 13:22
@james-wallis james-wallis merged commit ab332ed into main Oct 23, 2024
13 of 15 checks passed
@james-wallis james-wallis deleted the renovate/all-minor-patch branch October 23, 2024 13:22
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.

1 participant