-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 #260
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
📦 Next.js Bundle Analysis for @weareinreach/glaadThis analysis was generated by the Next.js Bundle Analysis action. 🤖 One Page Changed SizeThe following page changed size from the code in this PR compared to its base branch:
DetailsOnly the gzipped size is provided here based on an expert tip. First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If Any third party scripts you have added directly to your app using the The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored. |
77197a9
to
3bb7ac2
Compare
3bb7ac2
to
3d87375
Compare
3d87375
to
966a7a8
Compare
966a7a8
to
c499f1d
Compare
c499f1d
to
849711b
Compare
849711b
to
1491049
Compare
1491049
to
2cb4c1f
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2cb4c1f
to
22f4bad
Compare
This PR contains the following updates:
10.44.0
->10.44.1
10.44.0
->10.44.1
10.44.0
->10.44.1
10.44.0
->10.44.1
20.9.4
->20.10.0
0.20.0
->0.21.0
8.10.5
->8.11.0
4.2.1
->4.5.0
Release Notes
trpc/trpc (@trpc/client)
v10.44.1
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.44.0...v10.44.1
mmkal/eslint-plugin-codegen (eslint-plugin-codegen)
v0.21.0
Compare Source
6eaa7db
38cbb3c
v0.20.1
Compare Source
9824ba8
913a781
490ffd4
pnpm/pnpm (pnpm)
v8.11.0
Compare Source
Minor Changes
(IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain
/<pkg_name>@​<pkg_version
, not<domain>/<pkg_name>@​<pkg_version>
.This change is a fix to avoid the same package from being added to
node_modules/.pnpm
multiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.
Related PR: #7318.
Patch Changes
pnpm add a-module-already-in-dev-deps
will show a message to notice the user that the package was not moved to "dependencies" #926.Our Gold Sponsors
Our Silver Sponsors
privatenumber/tsx (tsx)
v4.5.0
Compare Source
Features
This release is also available on:
v4.4.0
Compare Source
Bug Fixes
Features
--test
flag (#410) (af1b911)This release is also available on:
v4.3.0
Compare Source
Bug Fixes
Features
Performance Improvements
sourcesContent
(#390) (0b624b3)This release is also available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.