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/esbuild-plugin to v2.16.1 #1866

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/esbuild-plugin (source) 2.16.0 -> 2.16.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript-bundler-plugins (@​sentry/esbuild-plugin)

v2.16.1

Compare Source

  • fix: Create word-based fidelity source mapping for code transformations (#​513)
  • fix: Also match .cjs and .mjs files when finding files to upload in rollup-based bundlers (#​509)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) April 3, 2024 13:47
Copy link

coderabbitai bot commented Apr 3, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@sentry/esbuild-plugin@2.16.0

View full report↗︎

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit primarily involves upgrading versions of different dependencies and ensuring their integrity. However, there's no major issue identified in this code review, and all changes seem to be in order. The updates take into account fresher package versions, for which the integrity is also being checked.

@@ -22,7 +22,7 @@ importers:
version: link:packages/shared-packets
'@sentry/esbuild-plugin':
specifier: ^2.16.0
version: 2.16.0
version: 2.16.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version of @sentry/esbuild-plugin has been updated from 2.16.0 to 2.16.1, which should bring improved features and bug fixes.

@@ -1115,22 +1115,22 @@ packages:
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0

/@sentry/babel-plugin-component-annotate@2.16.0:
resolution: {integrity: sha512-+uy1qPkA5MSNgJ0L9ur/vNTydfdHwHnBX2RQ+0thsvkqf90fU788YjkkXwUiBBNuqNyI69JiOW6frixAWy7oUg==}
/@sentry/babel-plugin-component-annotate@2.16.1:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sha512 key has been updated which confirms the newly integrated version is checked for integrity.

engines: {node: '>= 14'}
dependencies:
'@babel/core': 7.24.3
'@sentry/babel-plugin-component-annotate': 2.16.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version of @sentry/babel-plugin-component-annotate used in the @sentry/bundler-plugin-core dependency has also been updated.

'@sentry/cli': 2.31.0
dotenv: 16.4.5
find-up: 5.0.0
glob: 9.3.5
magic-string: 0.27.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The magic-string version has been updated from 0.27.0 to 0.30.8, which should contain important bug fixes or features.

@@ -1555,8 +1555,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001600
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versions of caniuse-lite and electron-to-chromium, which are dependencies of an unknown package, are also updated.

@@ -1582,8 +1582,8 @@ packages:
engines: {node: '>=6'}
dev: true

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new version of caniuse-lite has been checked for integrity.

@@ -1743,8 +1743,8 @@ packages:
engines: {node: '>=12'}
dev: false
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sha512 key is updated for electron-to-chromium, confirming version integrity.

@@ -2574,19 +2574,11 @@ packages:
dependencies:
yallist: 4.0.0

/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Higher version of magic-string has also been deployed.

/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
dependencies:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new version of magic-string is again checked for integrity.

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes primarily involve updates to versions of the dependencies. The updates should generally improve performance or patch bugs in older versions. However, there are still some points to consider.

@@ -22,7 +22,7 @@ importers:
version: link:packages/shared-packets
'@sentry/esbuild-plugin':
specifier: ^2.16.0
version: 2.16.0
version: 2.16.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The '@sentry/esbuild-plugin' has been updated from 2.16.0 to 2.16.1. Ensure these changes are aligned with your package requirements or consult the plugin changelog for further details.

@@ -1115,22 +1115,22 @@ packages:
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0

/@sentry/babel-plugin-component-annotate@2.16.0:
resolution: {integrity: sha512-+uy1qPkA5MSNgJ0L9ur/vNTydfdHwHnBX2RQ+0thsvkqf90fU788YjkkXwUiBBNuqNyI69JiOW6frixAWy7oUg==}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The '@sentry/babel-plugin-component-annotate' dependency has been updated from 2.16.0 to 2.16.1. This may introduce minor updates or bug fixes, so it is advisable to verify if these changes affect your project.

engines: {node: '>= 14'}
dependencies:
'@babel/core': 7.24.3
'@sentry/babel-plugin-component-annotate': 2.16.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The '@sentry/babel-plugin-component-annotate' dependency under '@sentry/bundler-plugin-core' has been updated. Ensure this is compatible with your version of Babel.

'@sentry/cli': 2.31.0
dotenv: 16.4.5
find-up: 5.0.0
glob: 9.3.5
magic-string: 0.27.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 'magic-string' dependency has been notably updated from 0.27.0 to 0.30.8. Given the significant version increase, reviewing the changelog for this package is essential to ensure compatibility with your project.

@@ -1555,8 +1555,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001600
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 'caniuse-lite' and 'electron-to-chromium' dependencies have been updated. Given these packages' essential roles in cross-browser and Electron compatibility respectively, ensure any updates do not affect your project's compatibility requirements.

Copy link

deepsource-io bot commented Apr 3, 2024

Here's the code health analysis summary for commits 0395fe6..abe34f0. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

sonarcloud bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From the provided Git diff, it seems that the changes involve version upgrades of several dependencies in pnpm-lock.yaml file. There seem to be no apparent issues, assuming these upgrades have been properly tested and have not introduced breaking changes in the application.

@@ -22,7 +22,7 @@ importers:
version: link:packages/shared-packets
'@sentry/esbuild-plugin':
specifier: ^2.16.0
version: 2.16.0
version: 2.16.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version of '@sentry/esbuild-plugin' has been bumped up from 2.16.0 to 2.16.1. Please ensure that the new version does not include any breaking changes.

@@ -1115,22 +1115,22 @@ packages:
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0

/@sentry/babel-plugin-component-annotate@2.16.0:
resolution: {integrity: sha512-+uy1qPkA5MSNgJ0L9ur/vNTydfdHwHnBX2RQ+0thsvkqf90fU788YjkkXwUiBBNuqNyI69JiOW6frixAWy7oUg==}
/@sentry/babel-plugin-component-annotate@2.16.1:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated version of '@sentry/babel-plugin-component-annotate' includes a different integrity hash. Please ensure the new version has the correct integrity.

engines: {node: '>= 14'}
dev: false

/@sentry/bundler-plugin-core@2.16.0:
resolution: {integrity: sha512-dhgIZsIR3L9KnE2OO5JJm6hPtStAjEPYKQsZzxRr69uVhd9xAvfXeXr0afKVNVEcIDksas6yMgHqwQ2wOXFIAg==}
/@sentry/bundler-plugin-core@2.16.1:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated version of '@sentry/bundler-plugin-core' includes a different integrity hash. Make sure the new version has the correct integrity.

'@sentry/cli': 2.31.0
dotenv: 16.4.5
find-up: 5.0.0
glob: 9.3.5
magic-string: 0.27.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 'magic-string' package has been significantly bumped up from version 0.27.0 to 0.30.8. Ensure this large version change does not introduce unexpected behavior in your software.

@@ -1230,11 +1230,11 @@ packages:
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0

/@sentry/esbuild-plugin@2.16.0:
resolution: {integrity: sha512-bpKLDh4FFFo2Py2KFYevBt2zl80vkDnNs5/WPRJQAqFLYa9dE4YeG8JG6hTVT9TWWp/cXt7PP0LirrRivOuUAQ==}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated version of '@sentry/esbuild-plugin' includes a different integrity hash. Please ensure the new version has the correct integrity.

@@ -1555,8 +1555,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001600
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 'electron-to-chromium' package has been bumped up from version 1.4.722 to 1.4.724. Ensure that this update doesn't introduce breaking changes.

@@ -1743,8 +1743,8 @@ packages:
engines: {node: '>=12'}
dev: false
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated version of 'electron-to-chromium' includes a different integrity hash. Make sure the new version has the correct integrity.

@@ -2574,19 +2574,11 @@ packages:
dependencies:
yallist: 4.0.0

/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated 'magic-string' version now has a new line entry which was not there in the previous version. Additionally, the dev status has changed to true. Please ensure this is the intended change.

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The overall changes in the code are about version updates of some packages and updates related to their dependencies and integrity checks. Some are minor version changes, others involved a higher level version change which could potentially introduce new features or changes in the modules. No immediate concerns have been identified.

@@ -22,7 +22,7 @@ importers:
version: link:packages/shared-packets
'@sentry/esbuild-plugin':
specifier: ^2.16.0
version: 2.16.0
version: 2.16.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The @sentry/esbuild-plugin version has been updated from 2.16.0 to 2.16.1. This is a patch version update, so it’s likely to include backwards-compatible bug fixes.

@@ -1115,22 +1115,22 @@ packages:
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0

/@sentry/babel-plugin-component-annotate@2.16.0:
resolution: {integrity: sha512-+uy1qPkA5MSNgJ0L9ur/vNTydfdHwHnBX2RQ+0thsvkqf90fU788YjkkXwUiBBNuqNyI69JiOW6frixAWy7oUg==}
/@sentry/babel-plugin-component-annotate@2.16.1:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The integrity sha has been changed for @sentry/babel-plugin-component-annotate. This is expected as the version of dependency has been updated. It's good to see version and integrity hash updates go hand-in-hand.

engines: {node: '>= 14'}
dependencies:
'@babel/core': 7.24.3
'@sentry/babel-plugin-component-annotate': 2.16.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sentry/babel-plugin-component-annotate version has been updated under @sentry/bundler-plugin-core dependencies.

'@sentry/cli': 2.31.0
dotenv: 16.4.5
find-up: 5.0.0
glob: 9.3.5
magic-string: 0.27.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

magic-string version has been updated from 0.27.0 to 0.30.8. This major version update might introduce new features, improvements and bug fixes which could potentially have noticeable effects and thus needs to be thoroughly tested.

/@sentry/esbuild-plugin@2.16.0:
resolution: {integrity: sha512-bpKLDh4FFFo2Py2KFYevBt2zl80vkDnNs5/WPRJQAqFLYa9dE4YeG8JG6hTVT9TWWp/cXt7PP0LirrRivOuUAQ==}
/@sentry/esbuild-plugin@2.16.1:
resolution: {integrity: sha512-xwkuDKxNfEL8hMjlD/ByjmTeC1QiLULTsmdiYFjlz9HcYUtjU175V+cmOKqWrXAg/j3DmPZM9zNS9sdg3E7oVg==}
engines: {node: '>= 14'}
dependencies:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sentry/bundler-plugin-core version has been updated in @sentry/esbuild-plugin dependencies.

@@ -1555,8 +1555,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

electron-to-chromium version has been updated from 1.4.722 to 1.4.724. This is a patch version update, so it’s likely to include backwards-compatible bug fixes.

@@ -1582,8 +1582,8 @@ packages:
engines: {node: '>=6'}
dev: true

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The integrity sha has been changed for caniuse-lite. This is expected with the update in version, and helps in integrity check.

@@ -1743,8 +1743,8 @@ packages:
engines: {node: '>=12'}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The integrity check for electron-to-chromium has changed because of the update in its version.

@@ -2574,19 +2574,11 @@ packages:
dependencies:
yallist: 4.0.0

/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The previous version of magic-string has its detail removed due to the update in its version.

@@ -2574,19 +2574,11 @@ packages:
dependencies:
yallist: 4.0.0

/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version, integrity and dependencies have been updated for magic-string.

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.72%. Comparing base (0395fe6) to head (abe34f0).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1866   +/-   ##
=======================================
  Coverage   36.72%   36.72%           
=======================================
  Files         125      125           
  Lines       11955    11955           
  Branches      140      160   +20     
=======================================
  Hits         4390     4390           
  Misses       7565     7565           
Flag Coverage Δ *Carryforward flag
core 100.00% <ø> (ø)
database 14.00% <ø> (ø)
gateway 41.47% <ø> (ø)
lobby 26.48% <ø> (ø)
login 21.30% <ø> (ø) Carriedforward from 0395fe6
patch 53.09% <ø> (ø) Carriedforward from 0395fe6
persona 21.94% <ø> (ø) Carriedforward from 0395fe6
shard 90.18% <ø> (ø)
transactions 45.32% <ø> (ø) Carriedforward from 0395fe6

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 54572cf into main Apr 3, 2024
15 checks passed
@renovate renovate bot deleted the renovate/sentry-esbuild-plugin-2.x-lockfile branch April 3, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants