-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore(deps): update JavaScript Sibling SDKs to v8.39.0 #730
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
deps/scripts/update-javascript-siblings.sh
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 12, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
2 times, most recently
from
September 12, 2024 12:07
23e109c
to
41aa469
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.30.0
chore(deps): update JavaScript Sibling SDKs to v8.31.0
Sep 23, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
5 times, most recently
from
September 26, 2024 03:07
e852e17
to
9855685
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.31.0
chore(deps): update JavaScript Sibling SDKs to v8.32.0
Sep 26, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
2 times, most recently
from
October 3, 2024 03:07
22d8c96
to
f91d739
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.32.0
chore(deps): update JavaScript Sibling SDKs to v8.33.0
Oct 3, 2024
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.33.0
chore(deps): update JavaScript Sibling SDKs to v8.33.1
Oct 4, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
from
October 4, 2024 03:07
f91d739
to
9d3e381
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.33.1
chore(deps): update JavaScript Sibling SDKs to v8.34.0
Oct 18, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
from
October 18, 2024 03:08
9d3e381
to
37661d1
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.34.0
chore(deps): update JavaScript Sibling SDKs to v8.35.0
Oct 22, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
3 times, most recently
from
October 24, 2024 14:32
a836ba8
to
79aba92
Compare
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
from
November 1, 2024 03:14
79aba92
to
fb8428d
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.35.0
chore(deps): update JavaScript Sibling SDKs to v8.36.0
Nov 1, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
2 times, most recently
from
November 5, 2024 12:45
4c375b1
to
36b0c57
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.36.0
chore(deps): update JavaScript Sibling SDKs to v8.37.1
Nov 6, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
3 times, most recently
from
November 12, 2024 00:08
c6128ed
to
c27d980
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.37.1
chore(deps): update JavaScript Sibling SDKs to v8.38.0
Nov 13, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
6 times, most recently
from
November 18, 2024 12:43
055eae3
to
fbd8203
Compare
github-actions
bot
changed the title
chore(deps): update JavaScript Sibling SDKs to v8.38.0
chore(deps): update JavaScript Sibling SDKs to v8.39.0
Nov 19, 2024
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
2 times, most recently
from
November 19, 2024 16:19
50ff9ce
to
98cb152
Compare
github-actions
bot
force-pushed
the
deps/scripts/update-javascript-siblings.sh
branch
from
November 19, 2024 16:21
98cb152
to
bd2c5d6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps scripts/update-javascript-siblings.sh from 8.37.1 to 8.39.0.
Auto-generated by a dependency updater.
Changelog
8.39.0
Important Changes
The
sentry/nestjs
SDK will now capture performance data for NestJS Events (nestjs/event-emitter
)Other Changes
SentryExceptionCaptured
forWithSentry
(#14322)SentryService
behaviour intosentry/nestjs
SDKinit()
(#14321)SentryGlobalFilter
(#14320)childProcessIntegration
forprocessThreadBreadcrumbIntegration
and deprecate it (#14334)_sentryModuleMetadata
is not mangled (#14344)sentry.source
attribute tocustom
when callingspan.updateName
onSentrySpan
(#14251)Request
type in favor ofRequestEventData
(#14317)transaction
inrequestDataIntegration
(#14306)8.38.0
knex
integration (#13526)tedious
integration (#13486)debug_meta
with ANR events (#14203)Work in this release was contributed by grahamhency, Zen-cronic, gilisho and phuctm97. Thank you for your contributions!