-
-
Notifications
You must be signed in to change notification settings - Fork 4
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(auth): update all non-major dependencies #1333
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
#969 Bundle Size — 3.5MiB (~+0.01%).Warning Bundle contains 5 duplicate packages – View duplicate packages Warning Bundle introduced one new package: @vercel/speed-insights – View changed packages Bundle metrics
|
Current #969 |
Baseline #964 |
|
---|---|---|
Initial JS | 3.07MiB (~+0.01% ) |
3.07MiB |
Initial CSS | 9.54KiB |
9.54KiB |
Cache Invalidation | 66.2% |
33.51% |
Chunks | 64 |
64 |
Assets | 77 |
77 |
Modules | 2054 |
2054 |
Duplicate Modules | 340 |
340 |
Duplicate Code | 9.41% (-0.11% ) |
9.42% |
Packages | 209 (+0.48% ) |
208 |
Duplicate Packages | 5 |
5 |
Bundle size by type 2 changes
1 regression
1 improvement
Current #969 |
Baseline #964 |
|
---|---|---|
JS | 3.38MiB (~+0.01% ) |
3.38MiB |
Fonts | 94.54KiB |
94.54KiB |
CSS | 9.54KiB |
9.54KiB |
Other | 9.07KiB (-0.2% ) |
9.09KiB |
IMG | 8.57KiB |
8.57KiB |
Bundle analysis report Branch renovate/all-minor-patch Project dashboard
📦 Next.js Bundle Analysis for @weareinreach/appThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
33e35b4
to
e0b6a92
Compare
e0b6a92
to
41ed97c
Compare
41ed97c
to
2ea4ae0
Compare
2ea4ae0
to
a5ec262
Compare
a5ec262
to
92ed1ff
Compare
92ed1ff
to
116e8eb
Compare
116e8eb
to
0fe5e2c
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0fe5e2c
to
fa0454d
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
3.614.0
->3.616.0
11.11.4
->11.12.0
11.11.4
->11.12.0
11.11.4
->11.12.0
8.18.0
->8.19.0
8.18.0
->8.19.0
8.18.0
->8.19.0
8.18.0
->8.19.0
8.18.0
->8.19.0
1.6.13
->1.7.0
1.2.0
->1.2.1
1.11.11
->1.11.12
1.11.11
->1.11.12
1.11.11
->1.11.12
9.1.0
->9.1.1
23.12.1
->23.12.2
23.12.1
->23.12.2
23.12.1
->23.12.2
2.3.1
->2.3.2
4.22.0
->4.22.1
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-cognito-identity-provider)
v3.616.0
Compare Source
Note: Version bump only for package @aws-sdk/client-cognito-identity-provider
emotion-js/emotion (@emotion/react)
v11.12.0
Compare Source
getsentry/sentry-javascript (@sentry/browser)
v8.19.0
Compare Source
node --import=@sentry/node/import app.js
swc-project/swc (@swc/core)
v1.7.0
Compare Source
Bug Fixes
(allocator) Fix allocator & add benchmark (#9234) (037dad5)
(allocator) Remove wrong assertions and add tests (#9252) (d8e8b04)
(ci) Fix CI of `peff (#9216) (602e0e5)
(es/codegen) Fix codegen of large numeric literals (#9226) (fba79e6)
(es/compat) Consider only the variables used in the closure (#9151) (1357531)
(es/compat) Add support for destructuring with BigInts (#9215) (2cc7028)
(es/fixer) Wrap
in
expr in for-in head (#9209) (5cd837f)(es/minifier) Fix case matching (#9208) (f81fa6e)
(es/minifier) Fix compress pow
NaN
(#9210) (2b361e6)(es/minifier) Fix variable declaration in default branch (#9220) (a7c82bd)
(es/minifier) Check
this
in function params (#9229) (da4866d)(es/minifier) Remove optimization for array pattern (#9241) (521161e)
(es/minifier) Fix exponentiate operator (#9251) (06bb533)
(es/minifier) Fix panic in bitwise logic and incorrect values (#9258) (baeb9e2)
(es/minifier) Collect raw str values for new Tpl element (#9261) (6ddbfa0)
(es/modules) Fix lint issue (#9206) (efb8636)
(es/quote) Fix macro (#9270) (93d9e44)
(es/typescript) Handle unicode for fast ts strip (#9202) (096bfe3)
(es/typescript) Fix
transform
mode (#9243) (0e79a5b)(es/typescript) Workaround
wasm-bindgen
(#9272) (6b1d2ff)Documentation
(allocator) Mention
oxc_allocator
(be99ce0)(contributing) Fix deno installation url (#9249) (ff5bbda)
(es/minifier) Add contributing section (e22f3ba)
Features
(allocator) Initialize package (#9195) (f3681cb)
(allocator) Implement
SwcAlloc
(#9232) (e343eb6)(allocator) Add a cargo feature (#9239) (398dc21)
(allocator) Implement
default
mode (#9242) (b6333db)(es/typescript) Add
transform
mode back to fast TS strip (#9237) (8231e3c)(es/utils) Support for arrays using
cast_to_number
(#9212) (2aef14d)Miscellaneous Tasks
(es) Bump
unicode-id-start
tov1.2.0
(#9177) (9904a53)(es/typescript) Improve decorator handling of fast strip (#9178) (962170f)
Performance
(allocator) Drop
scoped_tls
(#9240) (4ce2514)(bindings) Invert Wasm size shrink (#9224) (aa7f791)
(bindings/wasm) Shrink the size of the wasm file (#9191) (3a23b3d)
(es/codegen) Use scoped allocator (#9248) (970f323)
(es/typescript) Add a benchmark for fast TS strip (#9205) (7d9364c)
(es/visit) Introduce
standard_only_*
macros (#9207) (92879b1)Refactor
(allocator) Use
&
instead of a thread-local (#9235) (8d5670e)(allocator) Use RAII guard instead of
scope
(#9254) (6e098ae)(common) Drop
SyntaxContext
from AST nodes (#9175) (b2491e5)(es) Use
into
for AST construction (#9197) (e7358e0)(es) Use
Into
andFrom
for AST construction (#9201) (0960b23)(es/codegen) Revert #9248 (#9266) (b9b233c)
(es/helpers) Remove unnecessary exports (#9225) (69719c2)
(visit) Pre-generate visitor code (#9262) (9c17663)
Testing
(allocator) Merge test (#9267) (efc3963)
(es/base) Disable flaky benchmark (#9221) (bd4bef1)
Enable scoped API by default (#9247) (e7ce94b)
Pers
IdentName
(#9185) (7b3e5b3)vercel/storage (@vercel/edge-config)
v1.2.1
Compare Source
Patch Changes
3057a36
: gracefully handle when an empty string is supplied as the keyget("")
will returnundefined
has("")
will returnfalse
getAll(["a", ""])
will ignore the empty stringiamkun/dayjs (dayjs)
v1.11.12
Compare Source
Bug Fixes
typicode/husky (husky)
v9.1.1
Compare Source
i18next/i18next (i18next)
v23.12.2
Compare Source
lng
is undefined when formatter used in$t( )
" 1938mswjs/msw (msw)
v2.3.2
Compare Source
v2.3.2 (2024-07-19)
Bug Fixes
7df2533
) @KaiSpencer @kettanaitosindresorhus/type-fest (type-fest)
v4.22.1
Compare Source
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.