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

fix(deps): update all non-major dependencies (patch) #341

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/partytown 0.8.0 -> 0.8.2 age adoption passing confidence
@commitlint/cli (source) 17.6.3 -> 17.6.7 age adoption passing confidence
@commitlint/config-conventional (source) 17.6.3 -> 17.6.7 age adoption passing confidence
@tanstack/react-query (source) 4.29.5 -> 4.29.25 age adoption passing confidence
lint-staged 13.2.2 -> 13.2.3 age adoption passing confidence
react-use 17.4.0 -> 17.4.4 age adoption passing confidence
sharp (source, changelog) 0.32.1 -> 0.32.6 age adoption passing confidence
zustand 4.3.8 -> 4.3.9 age adoption passing confidence

Release Notes

BuilderIO/partytown (@​builder.io/partytown)

v0.8.2

Compare Source

v0.8.1

Compare Source

Commit Range:

conventional-changelog/commitlint (@​commitlint/cli)

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

TanStack/query (@​tanstack/react-query)

v4.29.25

Compare Source

Version 4.29.25 - 7/16/2023, 4:56 AM

Changes

Refactor
Other

Packages

v4.29.23

Compare Source

Version 4.29.23 - 7/14/2023, 2:49 PM

Changes
Fix
  • core: onlineManager and focusManager should invoke listeners when a change occurred (#​5713) (5322ede) by Dominik Dorfmeister
Packages

v4.29.22

Compare Source

Version 4.29.22 - 7/14/2023, 2:34 PM

Changes
Fix
  • core: Assign observer"s current Result when optimistic read occurs (#​5573) (15dceab) by EL AYADI Mohamed
Packages

v4.29.19

Compare Source

Version 4.29.19 - 6/27/2023, 1:06 PM

Changes

Fix
  • types: Add pageParam type to QueryFunction generic types (#​5623) (390e47b) by Mike Lyons
Chore
  • Update eslint config from alpha branch (#​5632) (ddf6986) by Lachlan Collins

Packages

v4.29.18

Compare Source

Version 4.29.18 - 6/27/2023, 7:05 AM

Changes

Fix
  • Revert "refactor(rect-query): prefer client-only import over "use client" (#​5626)" (#​5630) (1c46228) by Dominik Dorfmeister
Other
  • Revert "fix(vue-query): do not subscribe on server - nuxt2 memory leak fix (#​5576)" (#​5627) (3e82c58) by Damian Osipiuk

Packages

v4.29.17

Compare Source

Version 4.29.17 - 6/25/2023, 2:33 PM

Changes

Refactor
  • query: add more context to "Missing queryFn" error (#​5620) (9077bb9) by GLabat

Packages

v4.29.16

Compare Source

Version 4.29.16 - 6/25/2023, 2:21 PM

Changes

Refactor
  • rect-query: prefer client-only import over "use client" (#​5626) (3e25f51) by Dominik Dorfmeister

Packages

v4.29.15

Compare Source

Version 4.29.15 - 6/20/2023, 4:52 PM

Changes

Refactor
Docs

Packages

v4.29.14

Compare Source

Version 4.29.14 - 6/16/2023, 9:23 AM

Changes

Fix
  • types: notifyManager method typedef (#​5569) (74a0322) by Julian Bovone
Chore

Packages

v4.29.13

Compare Source

Version 4.29.13 - 6/13/2023, 9:00 PM

Changes

Fix
  • vue-query: do not subscribe on server - nuxt2 memory leak fix (#​5576) (f16e413) by Damian Osipiuk
Chore
  • Merge more workspace changes from alpha (#​5564) (14c7b1e) by Lachlan Collins
  • Merge select workspace changes from alpha (#​5563) (7226d50) by Lachlan Collins
Docs

Packages

v4.29.12

Compare Source

Version 4.29.12 - 5/29/2023, 11:31 AM

Changes

Fix
  • react-query: fix missed updates between creation and subscription (#​5474) (c290906) by Dominik Dorfmeister

Packages

v4.29.11

Compare Source

Version 4.29.11 - 5/27/2023, 8:51 AM

Changes

Refactor

Packages

v4.29.10

Compare Source

Version 4.29.10 - 5/27/2023, 8:27 AM

Changes

Refactor
Chore
Docs

Packages

v4.29.7

Compare Source

Version 4.29.7 - 5/14/2023, 2:09 PM

Changes

Fix
Chore
Docs

Packages

okonet/lint-staged (lint-staged)

v13.2.3

Compare Source

Bug Fixes
  • the --diff option implies --no-stash (66a716d)
streamich/react-use (react-use)

v17.4.4

Compare Source

Bug Fixes

v17.4.3

Compare Source

Bug Fixes
  • update useMedia hook to use recommended approach of MDN (e7379f0)

v17.4.2

Compare Source

Bug Fixes
  • correct peer dependencies (d770587)

v17.4.1

Compare Source

Bug Fixes
  • 🐛 bump nano-css version (812952b)
lovell/sharp (sharp)

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

pmndrs/zustand (zustand)

v4.3.9

Compare Source

This includes a small improvement for production build mostly for Vite users. Docs have been improved too!

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.3.8...v4.3.9


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented May 15, 2023

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

Name Status Preview Comments Updated (UTC)
next-plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2024 1:06pm

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from d9d2fd8 to e3059cd Compare May 27, 2023 09:34
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.7 fix(deps): update dependency @tanstack/react-query to v4.29.11 May 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.11 fix(deps): update dependency @tanstack/react-query to v4.29.12 May 29, 2023
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from e3059cd to 454101b Compare May 29, 2023 12:00
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.12 chore(deps): update all non-major dependencies (patch) May 30, 2023
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 454101b to b49bdee Compare May 30, 2023 10:15
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from b49bdee to a34bd31 Compare June 14, 2023 02:21
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from a34bd31 to 02ec02f Compare June 16, 2023 10:21
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 02ec02f to 2ae144d Compare June 20, 2023 19:15
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 2ae144d to 8c470ce Compare June 24, 2023 10:02
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8c470ce to 69f510d Compare June 25, 2023 17:09
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 69f510d to 45a3af3 Compare June 27, 2023 07:28
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 45a3af3 to 3ca2c7e Compare June 27, 2023 14:34
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 3ca2c7e to 4df382c Compare June 28, 2023 09:49
@sonarcloud
Copy link

sonarcloud bot commented Jun 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

sonarcloud bot commented Dec 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 3f9ac17 to 8da0a62 Compare January 21, 2024 13:05
Copy link

sonarcloud bot commented Jan 21, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

0 participants