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

chore(deps): update getsentry/action-release action to v2 #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Type Update Change
getsentry/action-release action major v1.7.0 -> v2.0.0

Release Notes

getsentry/action-release (getsentry/action-release)

v2.0.0: 2.0.0

Compare Source

[!NOTE]
This release contains no changes over v1.10.4 and is just meant to unblock users that have upgraded to v2 before.

We recommend pinning to v1.

Last week we pushed a v2 branch that triggered dependabot which treated it as a release.
This was not meant to be a release, but many users have upgraded to v2.

This release will help unblock users that have upgraded to v2.

Please see: #​258

v1.10.4: 1.10.4

Compare Source

Various fixes & improvements

v1.10.3: 1.10.3

Compare Source

Various fixes & improvements

v1.10.2: 1.10.2

Compare Source

  • fix(action): Ensure working directory always starts out at repo root (#​250)
  • fix(action): Use npm instead of yarn to install sentry-cli (#​251)

v1.10.1: 1.10.1

Compare Source

This release contains changes concerning maintainers of the repo and has no user-facing changes.

v1.10.0

Compare Source

  • feat(action): Support macos and windows runners
    We now publish a composite action that runs on all runners. Actions can now be properly versioned, allowing pinning versions from here on out.

v1.9.0

Compare Source

What's Changed

Important Changes
  • feat(sourcemaps): Add inject option to inject debug ids into source files and sourcemaps (#​229)

A new option to inject Debug IDs into source files and sourcemaps was added to the action to ensure proper un-minifaction of your stacktraces. We strongly recommend enabling this by setting inject: true in your action alongside providing a path to sourcemaps.

Other Changes
  • feat(telemetry): Collect project specific tags (#​228)

Full Changelog: getsentry/action-release@v1...v1.9.0

v1.8.0

Compare Source

  • feat(telemetry): Add telemetry via @sentry/node #​213

The action sends telemetry data and crash reports to Sentry. This helps us improve the action. You can turn this off by setting disable_telemetry.


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.

🔕 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 added the dependencies Pull requests that update a dependency file label Feb 11, 2025
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.91%. Comparing base (d2db47b) to head (1bc0137).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   87.96%   87.91%   -0.06%     
==========================================
  Files           8        8              
  Lines         914      910       -4     
==========================================
- Hits          804      800       -4     
  Misses        110      110              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants