chore(deps): update backend dependencies (major) #1212
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.0.12
->^10.0.0
^8.38.0
->^9.0.0
^8.38.0
->^9.0.0
^2.4.3
->^3.0.0
^3.2.0
->^5.0.0
^2.3.1
->^3.0.0
^2.4.3
->^3.0.0
~8.57
->~9.20.0
^21.0.0
->^26.0.0
^5.11.1
->^8.0.0
10.9.2
->11.1.0
^7.11.0
->^9.0.0
^7.0.0
->^10.0.0
^1.5.0
->^2.0.0
Release Notes
ardatan/graphql-tools (@graphql-tools/schema)
v10.0.18
Compare Source
Patch Changes
[
651a5dc
]:v10.0.17
Compare Source
Patch Changes
357b2ee
Thanks @renovate! - dependencies updates:
value-or-promise@^1.0.12
↗︎ (fromdependencies
)[
0a3e193
,357b2ee
]:v10.0.16
Compare Source
Patch Changes
[
53bb601
,53bb601
]:v10.0.15
Compare Source
Patch Changes
[
4912f19
]:v10.0.14
Compare Source
Patch Changes
[
2c70d27
]:v10.0.13
Compare Source
Patch Changes
[
6a8123b
]:v10.0.12
Compare Source
Patch Changes
020b9e4
Thanks @ardatan! - `AbortSignal` in `GraphQLResolveInfo`, and
`AbortSignal` in `ExecutionRequest`
Updated dependencies
[
020b9e4
]:v10.0.11
Compare Source
Patch Changes
696a0d5
Thanks @renovate! - dependencies updates:
@graphql-tools/merge@^9.0.11
↗︎(from
^9.0.10
, independencies
)@graphql-tools/utils@^10.6.1
↗︎(from
^10.6.0
, independencies
)[
696a0d5
,1b24656
]:v10.0.10
Compare Source
Patch Changes
[
1e02935
]:v10.0.9
Compare Source
Patch Changes
[
414e404
]:v10.0.8
Compare Source
Patch Changes
[
dc5043b
]:v10.0.7
Compare Source
Patch Changes
[
cf2ce5e
]:v10.0.6
Compare Source
Patch Changes
0286437
Thanks @ardatan! - Improve directive extraction
Updated dependencies
[
0286437
]:v10.0.5
Compare Source
Patch Changes
b8bf584
Thanks @ardatan! - Introduce `getDirectiveExtensions` and refactor
directive handling in the extensions
Updated dependencies
[
b8bf584
]:v10.0.4
Compare Source
Patch Changes
#6194
7368829
Thanks @ardatan! - Handle interface objects in a different way
Updated dependencies
[
7368829
,e10c13a
]:v10.0.3
Compare Source
Patch Changes
83c0af0
Thanks @enisdenjo! - dependencies updates:
@graphql-tools/utils@^10.0.13
↗︎(from
^10.0.10
, independencies
)[
83c0af0
]:v10.0.2
Compare Source
Patch Changes
a570a601
Thanks @ardatan! - Add respectArrays flag to extensions merging
Updated dependencies
[
a570a601
]:v10.0.1
Compare Source
Patch Changes
[
651a5dc
]:v10.0.0
Compare Source
Major Changes
944a68e8
Thanks @ardatan! - Drop Node 14 support. Require Node.js
>= 16
Patch Changes
[
944a68e8
,944a68e8
]:getsentry/sentry-javascript (@sentry/node)
v9.1.0
Compare Source
graphqlClientIntegration
(#13783)vite
import (#15371)Work in this release was contributed by @Zen-cronic and @filips-alpe. Thank you for your contribution!
Bundle size 📦
v9.0.1
Compare Source
v9.0.0
Compare Source
Version
9.0.0
marks a release of the Sentry JavaScript SDKs that contains breaking changes.The goal of this release is to trim down on unused and potentially confusing APIs, prepare the SDKs for future framework versions to build deeper instrumentation, and remove old polyfills to reduce the packages' size.
How To Upgrade
Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 8 to version 9.
Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/
A comprehensive migration guide outlining all changes for all the frameworks can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md
Breaking Changes
~5.0.0
(#14758)nitro-utils
package (#14998)sendDefaultPii: true
(#15084)autoSessionTracking
option (#14802)enableTracing
(#15078)getCurrentHub()
,Hub
, andgetCurrentHubShim()
(#15122)spanId
from propagation context (#14733)>=18
as minimum supported version (#14749)captureUserFeedback
method (#14820)normalizedRequest
tosamplingContext
(#14902)beforeSendSpan
and disallow returningnull
(#14831)BAGGAGE_HEADER_NAME
export (#14785)TransactionNamingScheme
type (#14865)addOpenTelemetryInstrumentation
method (#14792)arrayify
method (#14782)debugIntegration
andsessionTimingIntegration
(#14747)flatten
method (#14784)getDomElement
method (#14797)makeFifoCache
method (#14786)memoBuilder
export &WeakSet
fallback (#14859)transactionContext
fromsamplingContext
(#14904)urlEncode
method (#14783)Request
type (#14858)Client
interface & deprecateBaseClient
(#14800)event
as argument forrecordDroppedEvent
(#14999)requestDataIntegration
(#14898)hasTracingEnabled
to consider empty trace config (#14857)requestDataIntegration
handling (#14806)<=3.x
(#15032)nestIntegration
into nest sdk and removesetupNestErrorHandler
(#14751)@WithSentry
decorator (#14762)SentryService
(#14759)experimental_captureRequestError
(#14607)processThreadBreadcrumbIntegration
(#14666)registerEsmLoaderHooks
(#15002)1.63.0
(#15030)getNumberOfUrlSegments
method (#14744)ErrorBoundary
componentStack
type (#14742)autoInstrumentRemix
option (#15074)--import
setup and addautoInjectServerSentry
(#14862)sentrySolidStartVite
(#15143)fetchProxyScriptNonce
option (#15123)@sentry/utils
package (#14830)vueIntegration
'stracingOptions
option (#14856)"update"
spans for component tracking by default (#14602)vercelAIIntegration
toVercelAI
(#15298)logError
fromvueIntegration
(#14958)ReportDialogOptions
(#14861)captureConsoleIntegration
ashandled: true
by default (#14734)shutdownTimeout
option type from core to node (#15217)Scope
type interface in favor of usingScope
class (#14721)Other Changes
import-in-the-middle
to1.12.0
(#14796)SentryNodeServerlessSDKv9
(#14927)user.ip_address
explicitly to{{auto}}
(#15008)inheritOrSampleWith
helper totraceSampler
(#15277)hasTracingEnabled
tohasSpansEnabled
(#15309)SpanJSON
type (#14693)@sentry/deno
(#15014)deno.land
(#15016)SentryTracingInterceptor
,SentryGlobalGraphQLFilter
,SentryGlobalGenericFilter
(#14761)sourcemaps.disable
to webpack plugin (#15109)processSessionIntegration
(#15081)vercelAIIntegration
export (#15318)worker_threads
(#15105)silent
,errorHandler
,release
toSourceMapsOptions
(#15246)@sentry-internal/node-cpu-profiler
(#15208)autoInjectServerSentry: 'experimental_dynamic-import
(#14863)__esModule
properties in CJS modules when there is a default export (#15018)parentSampleRate
totracesSampler
(#15024)browserPerformanceTimeOrigin
side-effects (#14025)startSpanManual
(#14901)startSpan
(#14900)sendDefaultPii
for IP collection inrequestDataIntegration
(#15125)waitUntil
incaptureRequestError
(#15146)__span
property into breadcrumbs (#14798)release
from ANR sessions (#15138)browserTracingIntegration
(#14959)supportsHistory
check & history usage (#14696)Work in this release was contributed by @aloisklink, @arturovt, @aryanvdesh, @benjick, @chris-basebone, @davidturissini, @GrizliK1988, @jahands, @jrandolf, @kunal-511, @maximepvrt, @maxmaxme, @mstrokin, @nathankleyn, @nwalters512, @tannerlinsley, @tjhiggins, and @Zen-cronic. Thank you for your contributions!
v8.55.0
Compare Source
Important Changes
SentryNodeServerlessSDKv8
(#15351)The
SentryNodeServerlessSDK
AWS Lambda Layer will stop receiving updates.If you intend to stay on
v8
and receive updates useSentryNodeServerlessSDKv8
instead.Other Changes
vercelAIIntegration
export (#15339)enabled
to disable Sentry module (#15337) (#15381)registerEsmLoaderHooks
(#15352)beforeUpdate
call (#15262)Work in this release was contributed by @aryanvdesh. Thank you for your contribution!
Bundle size 📦
v8.54.0
Compare Source
Work in this release was contributed by @nwalters512. Thank you for your contribution!
v8.53.0
Compare Source
url
toSourcemapsUploadOptions
(#15202)fromLocation
can be undefined in Tanstack Router Instrumentation (#15237)Work in this release was contributed by @tannerlinsley. Thank you for your contribution!
v8.52.1
Compare Source
this.name
tonew.target.prototype.constructor.name
(#15222)Work in this release was contributed by @Zen-cronic. Thank you for your contribution!
dcodeIO/bcrypt.js (bcryptjs)
v3.0.0
Compare Source
Breaking changes
2f45985
)The project now exports an ECMAScript module by default, albeit with an UMD fallback, ships with types, the dist/ directory no longer exists in version control, and Closure Compiler externs have been removed.
d36bfb4
)This library was not affected by the bug that led to incrementing the bcrypt version from 2a to 2b, but nowadays most implementations use 2b, including the native bcrypt binding, so this change aligns with them. Existing hashes will continue to work, but test logic that generates hashes and compares them literally might need to be updated to account for the new default.
Features
d5656b3
](https://redirect.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 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.
This PR has been generated by Renovate Bot.