-
-
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(app): update all non-major dependencies #1067
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📦 Next.js Bundle Analysis for @weareinreach/appThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
399.11 KB (🟡 +1015 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!
62ba68c
to
e81b42b
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e81b42b
to
ac9fa8d
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
This PR contains the following updates:
7.99.0
->7.100.0
7.99.0
->7.100.0
7.99.0
->7.100.0
7.99.0
->7.100.0
7.99.0
->7.100.0
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
7.6.12
->7.6.13
10.45.0
->10.45.1
10.45.0
->10.45.1
10.45.0
->10.45.1
10.45.0
->10.45.1
10.7.1
->10.8.0
2.1.6
->2.1.7
14.0.4
->14.0.5
7.6.12
->7.6.13
Release Notes
getsentry/sentry-javascript (@sentry/browser)
v7.100.0
Compare Source
Important Changes
Deprecations
This release includes some deprecations. For more details please look at our
migration guide.
The deprecation most likely to affect you is the one of
BrowserTracing
. Instead ofnew BrowserTracing()
, you shouldnow use
browserTracingIntegration()
, which will also handle framework-specific instrumentation out of the box foryou - no need to pass a custom
routingInstrumentation
anymore. For@sentry/react
, we expose dedicated integrationsfor the different react-router versions:
reactRouterV6BrowserTracingIntegration()
reactRouterV5BrowserTracingIntegration()
reactRouterV4BrowserTracingIntegration()
reactRouterV3BrowserTracingIntegration()
See the
migration guide
for details.
browserTracingIntegration()
(#10353)BrowserTracing
integration (#10493)browserProfilingIntegration
(#10438)bunServerIntegration()
(#10439)browserTracingIntegration
(#10397)reactRouterV3BrowserTracingIntegration
for react router v3 (#10489)reactRouterV4/V5BrowserTracingIntegration
for react router v4 & v5 (#10488)reactRouterV6BrowserTracingIntegration
for react router v6 & v6.4 (#10491)browserTracingIntegration
(#10442)WinterCGFetch
withwinterCGFetchIntegration
(#10436)continueTrace
(#10301)new VueIntegration()
(#10440)browserTracingIntegration()
(#10477)browserTracingIntegration()
(#10450)Profiling Node
@sentry/profiling-node
has been ported into the monorepo. Future development for it will happen here!Other Changes
setHttpStatus
from all packages (#10475)Sentry
namespace (#10452)name
&attributes
totracesSampler
(#10426)system-ui
to start of font family (#10464)rrweb
to 2.10.0 (#10445)propagationContextFromHeaders
(#10313)startSpan
,startSpanManual
andstartInactiveSpan
pick up the scopes at time of creation instead oftermination (#10492)
require
call to import Undici (#10388)storybookjs/storybook (@storybook/addon-a11y)
v7.6.13
Compare Source
storybookjs/storybook (@storybook/addon-essentials)
v7.6.13
Compare Source
storybookjs/storybook (@storybook/addon-interactions)
v7.6.13
Compare Source
7.6.13
trpc/trpc (@trpc/client)
v10.45.1
Compare Source
What's Changed
useHookResult()
by @KATT in https://github.com/trpc/trpc/pull/5433New Contributors
Full Changelog: trpc/trpc@v10.45.0...v10.45.1
chromaui/chromatic-cli (chromatic)
v10.8.0
Compare Source
🚀 Enhancement
repositoryRootDir
,configFile
and fixdiagnosticsFile
#913 (@ghengeveld)env
,sessionId
andlog
options via Node API #897 (@work933k)Authors: 2
mswjs/msw (msw)
v2.1.7
Compare Source
v2.1.7 (2024-02-06)
Bug Fixes
e430795
) @sairus2k @kettanaitoaeafcd2
) @kettanaitoSpecial thanks to @willdawsonme for investigating these issues.
i18next/react-i18next (react-i18next)
v14.0.5
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.