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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/material-symbols 1.2.8 -> 1.2.10 age adoption passing confidence
@next/bundle-analyzer (source) 14.2.18 -> 14.2.20 age adoption passing confidence
@​openpanel/nextjs 1.0.6 -> 1.0.7 age adoption passing confidence
@tanstack/react-query (source) 5.61.3 -> 5.61.5 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.61.3 -> 5.61.5 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.61.3 -> 5.61.5 age adoption passing confidence
@types/node (source) 22.9.3 -> 22.9.4 age adoption passing confidence
@types/react (source) ^18.3.12 -> ^18.3.14 age adoption passing confidence
@types/react (source) 18.3.12 -> 18.3.14 age adoption passing confidence
@types/react-dom (source) ^18.3.1 -> ^18.3.3 age adoption passing confidence
@types/react-dom (source) 18.3.1 -> 18.3.3 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.3 -> ^4.3.4 age adoption passing confidence
better-auth (source) 1.0.4 -> 1.0.15 age adoption passing confidence
daisyui (source) 4.12.14 -> 4.12.20 age adoption passing confidence
dotenv 16.4.5 -> 16.4.7 age adoption passing confidence
eslint-config-hyoban 3.1.13 -> 3.1.15 age adoption passing confidence
foxact (source) 0.2.42 -> 0.2.43 age adoption passing confidence
katex (source) ^0.16.11 -> ^0.16.15 age adoption passing confidence
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence
marked (source) ^15.0.2 -> ^15.0.3 age adoption passing confidence
marked (source) 15.0.2 -> 15.0.3 age adoption passing confidence
mermaid 11.4.0 -> 11.4.1 age adoption passing confidence
next-themes 0.4.3 -> 0.4.4 age adoption passing confidence
prettier (source) 3.4.0 -> 3.4.2 age adoption passing confidence
react-router-dom (source) 7.0.1 -> 7.0.2 age adoption passing confidence
tailwindcss (source) ^3.4.15 -> ^3.4.16 age adoption passing confidence
unplugin-macros 0.13.5 -> 0.13.6 age adoption passing confidence
vite-plugin-restart 0.4.1 -> 0.4.2 age adoption passing confidence
vite-tsconfig-paths ^5.1.3 -> ^5.1.4 age adoption passing confidence
zx (source) 8.2.2 -> 8.2.4 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

v14.2.20

Compare Source

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

Core Changes
Credits

Huge thanks to @​wyattjoh for helping!

v14.2.19

Compare Source

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

v5.61.5

Compare Source

Version 5.61.5 - 11/27/24, 8:09 AM

Changes
Fix
  • types: Add types for QueryFilters which flow down to Query<> and QueryKey/DataTag types (#​8332) (422c879) by Nick Lucas
Ci
  • disable max report age in codecov (#​8354) (d28de3c) by Leonardo Montini
Packages

v5.61.4

Compare Source

Version 5.61.4 - 11/26/24, 1:39 PM

Changes

Fix
  • QueriesObserver: fix improper sorting in QueriesObserver"s #find… (#​8351) (3b7556f) by Jonathan Toung
Chore

Packages

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.4

Compare Source

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #​386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

better-auth/better-auth (better-auth)

v1.0.15

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.11

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.0.10

Compare Source

   🚀 Features
  • Add wildcard and function support for custom rate limiter paths  -  by @​Bekacru (562a8)
   🐞 Bug Fixes
    View changes on GitHub

v1.0.9

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.0.8

Compare Source

   🚀 Features

Example:

const organization = auth.api.getFullOrganization({
    query: {
        organizationSlug: "better-auth",
    }
})
   🐞 Bug Fixes
    View changes on GitHub

v1.0.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.0.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Nov 25, 2024
@renovate renovate bot enabled auto-merge (squash) November 25, 2024 15:18
Copy link

vercel bot commented Nov 25, 2024

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

Name Status Preview Comments Updated (UTC)
shiro ❌ Failed (Inspect) Dec 10, 2024 4:54pm

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.23 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!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 59d4056 to 4633ea8 Compare November 25, 2024 23:01
@renovate renovate bot changed the title fix(deps): update all non-major dependencies (patch) chore(deps): update all non-major dependencies (patch) Nov 25, 2024
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.23 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!

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 4633ea8 to c784bd5 Compare November 26, 2024 14:22
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (patch) fix(deps): update all non-major dependencies (patch) Nov 26, 2024
Copy link

📦 Next.js Bundle Analysis for Shiro

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

This PR introduced no changes to the JavaScript bundle! 🙌

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.19 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!

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.19 KB (-1 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 Decreased

Page Size (compressed)
global 87.19 KB (-1 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 Decreased

Page Size (compressed)
global 87.19 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!

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.19 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 2bf25c8 to 163e78c Compare December 5, 2024 19:48
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 163e78c to 736e016 Compare December 5, 2024 21:45
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 736e016 to 20e8053 Compare December 6, 2024 13:36
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 20e8053 to ca04a35 Compare December 6, 2024 19:59
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from ca04a35 to 79dcea6 Compare December 7, 2024 13:07
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 79dcea6 to 2b46958 Compare December 8, 2024 13:42
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 2b46958 to 73a5acf Compare December 8, 2024 15:48
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (patch) chore(deps): update all non-major dependencies (patch) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
auto-merge was automatically disabled December 8, 2024 18:46

Pull request was closed

@renovate renovate bot deleted the renovate/patch-all-minor-patch branch December 8, 2024 18:46
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (patch) - autoclosed chore(deps): update all non-major dependencies (patch) Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from 73a5acf to 0a18202 Compare December 9, 2024 19:06
@renovate renovate bot enabled auto-merge (squash) December 9, 2024 19:06
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 0a18202 to b3d5162 Compare December 9, 2024 22:07
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from b3d5162 to 0fda6ca Compare December 10, 2024 16:51
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (patch) fix(deps): update all non-major dependencies (patch) Dec 10, 2024
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.

0 participants