Skip to content
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 dependency @sentry/node to v7.119.1 #991

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/node (source) 7.119.0 -> 7.119.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/node)

v7.119.1

Compare Source

  • fix(browser/v7): Ensure wrap() only returns functions (#​13838 backport)

Work in this release contributed by @​legobeat. Thank you for your contribution!


Configuration

📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) October 9, 2024 00:29
Copy link
Contributor

github-actions bot commented Oct 9, 2024

[puLL-Merge] - getsentry/sentry-javascript@7.119.0..7.119.1

Description

This PR updates the version number from 7.119.0 to 7.119.1 across multiple packages in the Sentry JavaScript SDK. It also includes a bug fix in the @sentry/browser package related to the wrap() function.

Changes

Changes

  1. packages/browser/src/helpers.ts:

    • Modified the wrap() function to handle cases where __sentry_wrapped__ is not a function.
  2. packages/browser/test/unit/integrations/helpers.test.ts:

    • Added a new test case to ensure wrap() only returns __sentry_wrapped__ when it is a function.
  3. Version updates:

    • Updated the version from 7.119.0 to 7.119.1 in multiple package.json files across various packages.
  4. CHANGELOG.md:

    • Added an entry for version 7.119.1, mentioning the bug fix for the wrap() function in the browser package.
  5. packages/core/src/version.ts:

    • Updated the SDK_VERSION constant to 7.119.1.

Possible Issues

None identified.

Security Hotspots

None identified.

This PR appears to be a routine version bump with a minor bug fix, and doesn't introduce any apparent security risks or major changes to the codebase.

@renovate renovate bot merged commit 216ab7f into master Oct 9, 2024
10 checks passed
@renovate renovate bot deleted the renovate/sentry-javascript-monorepo branch October 9, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants