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) #427

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@clerk/nextjs (source) 5.3.0 -> 5.3.2 age adoption passing confidence
@clerk/themes (source) 2.1.19 -> 2.1.21 age adoption passing confidence
@iconify-json/material-symbols 1.1.87 -> 1.1.88 age adoption passing confidence
@​mx-space/api-client 1.13.1 -> 1.13.2 age adoption passing confidence
@tanstack/query-async-storage-persister (source) 5.51.21 -> 5.51.24 age adoption passing confidence
@tanstack/react-query (source) 5.51.23 -> 5.51.24 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.51.23 -> 5.51.24 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.51.23 -> 5.51.24 age adoption passing confidence
@types/react (source) ^18.3.3 -> ^18.3.4 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.4 age adoption passing confidence
dayjs (source) 1.11.12 -> 1.11.13 age adoption passing confidence
eslint-config-hyoban 3.1.2 -> 3.1.3 age adoption passing confidence
jotai 2.9.2 -> 2.9.3 age adoption passing confidence
lint-staged 15.2.8 -> 15.2.9 age adoption passing confidence
openai 4.55.5 -> 4.55.9 age adoption passing confidence
pnpm (source) 9.7.0 -> 9.7.1 age adoption passing confidence
react-router-dom (source) 6.26.0 -> 6.26.1 age adoption passing confidence
tailwindcss (source) ^3.4.9 -> ^3.4.10 age adoption passing confidence
unplugin-macros 0.13.1 -> 0.13.3 age adoption passing confidence
vite (source) 5.4.0 -> 5.4.2 age adoption passing confidence

Release Notes

clerk/javascript (@​clerk/nextjs)

v5.3.2

Compare Source

Patch Changes

v5.3.1

Compare Source

Patch Changes
clerk/javascript (@​clerk/themes)

v2.1.21

Compare Source

Patch Changes

v2.1.20

Compare Source

Patch Changes
TanStack/query (@​tanstack/query-async-storage-persister)

v5.51.24

Compare Source

Version 5.51.24 - 8/19/24, 11:03 AM

Changes

Refactor
Ci
Docs
Doc
  • Issue template: Point to latest examples (#​7878) (59a6d3d) by Ian VanSchooten

Packages

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

v5.51.24

Compare Source

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

v5.51.24

Compare Source

iamkun/dayjs (dayjs)

v1.11.13

Compare Source

hyoban/eslint-config-hyoban (eslint-config-hyoban)

v3.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pmndrs/jotai (jotai)

v2.9.3

Compare Source

This fixes a regression in an edge case that is introduced in v2.9.0.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.2...v2.9.3

lint-staged/lint-staged (lint-staged)

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
openai/openai-node (openai)

v4.55.9

Compare Source

Full Changelog: v4.55.8...v4.55.9

Bug Fixes

v4.55.8

Compare Source

Full Changelog: v4.55.7...v4.55.8

Chores

v4.55.7

Compare Source

Full Changelog: v4.55.6...v4.55.7

Bug Fixes
  • json-schema: correct handling of nested recursive schemas (#​992) (ac309ab)

v4.55.6

Compare Source

Full Changelog: v4.55.5...v4.55.6

Bug Fixes
pnpm/pnpm (pnpm)

v9.7.1

Compare Source

remix-run/react-router (react-router-dom)

v6.26.1

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.10

Compare Source

unplugin/unplugin-macros (unplugin-macros)

v0.13.3

Compare Source

No significant changes

    View changes on GitHub

v0.13.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v5.4.2

Compare Source

v5.4.1


Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Aug 13, 2024
@renovate renovate bot enabled auto-merge (rebase) August 13, 2024 17:38
Copy link

vercel bot commented Aug 13, 2024

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

Name Status Preview Comments Updated (UTC)
shiro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 20, 2024 11:13pm

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +4 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 2c2ddfd to 5f78a2d Compare August 13, 2024 19:30
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +5 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +7 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +7 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +6 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +5 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +4 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +3 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +4 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 6c19061 to ecb1587 Compare August 19, 2024 14:54
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +9 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 87.46 KB (🟡 +4 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from b5deeda to b43fb75 Compare August 20, 2024 23:09
Copy link

📦 Next.js Bundle Analysis for Shiro

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 87.45 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@Innei Innei disabled auto-merge August 21, 2024 12:06
@Innei Innei merged commit ee46178 into main Aug 21, 2024
4 checks passed
@renovate renovate bot deleted the renovate/patch-all-minor-patch branch August 21, 2024 12:07
Innei pushed a commit that referenced this pull request Aug 23, 2024
* fix: location reload not working (#431)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: add fetchLeetCodeQuestionData function to LinkCard

* refactor: optimize fetchLeetCodeQuestionData function in LinkCard

* refactor: optimize fetchLeetCodeQuestionData function in LinkCard

feat: batch request of leetcode
refactor: optimize fetchLeetCodeQuestionData function in LinkCard and add BlockLinkRenderer  imp

* refactor: optimize fetchLeetCodeQuestionData function in LinkCard and update API_URL

* fix:TMDB api had changed
ref:https://developer.themoviedb.org/docs/append-to-response

---------

Co-authored-by: Suemor <suemor233@outlook.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Innei pushed a commit that referenced this pull request Aug 29, 2024
* fix: location reload not working (#431)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: add fetchLeetCodeQuestionData function to LinkCard

* refactor: optimize fetchLeetCodeQuestionData function in LinkCard

* refactor: optimize fetchLeetCodeQuestionData function in LinkCard

feat: batch request of leetcode
refactor: optimize fetchLeetCodeQuestionData function in LinkCard and add BlockLinkRenderer  imp

* refactor: optimize fetchLeetCodeQuestionData function in LinkCard and update API_URL

* fix:TMDB api had changed
ref:https://developer.themoviedb.org/docs/append-to-response

---------

Co-authored-by: Suemor <suemor233@outlook.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Innei <i@innei.in>
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