[Snyk] Upgrade @sentry/cli from 2.33.0 to 2.33.1#619
Closed
Conversation
Snyk has created this PR to upgrade @sentry/cli from 2.33.0 to 2.33.1. See this package in npm: @sentry/cli See this project in Snyk: https://app.snyk.io/org/mezotv/project/10b5e464-bfc2-4dd4-a34c-5741b71d6ddb?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or 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
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.
Snyk has created this PR to upgrade @sentry/cli from 2.33.0 to 2.33.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: @sentry/cli
-
2.33.1 - 2024-08-02
- The auth token was passed as a command line argument to Sentry CLI (via
- The log level was set to
- The default log level is
- ref(token): Use secrecy crate to store auth token (#2116) by @ szokeasaurusrex
- fix: Improve "project not found" message (#2112) by @ szokeasaurusrex
- fix: Improve "release not found" message (#2112) by @ szokeasaurusrex
- Fall back to co-location heuristic if sourcemap url appears remote (#1871) by @ brettdh
- fix(sourcebundle): Skip non-UTF8 files (#2109) by @ loewenheim
-
2.33.0 - 2024-07-23
- Recognize new format user tokens (prefixed with
- Fix regression in
- docs: Fix typos (#2102) by @ kianmeng
- docs(id-support): Document that -p and -o arguments accept slugs and IDs (#2101) by @ iamrajjoshi
- chore(deps): bump tar from 6.1.13 to 6.2.1 (#2027) by @ dependabot
- build(deps): bump braces from 3.0.2 to 3.0.3 (#2088) by @ dependabot
- build(deps): bump ws from 7.5.9 to 7.5.10 (#2091) by @ dependabot
from @sentry/cli GitHub release notesSecurity fix
This release contains a fix for a bug where auth tokens would, under the following circumstances, be logged to
stdout:--auth-token)infoordebugwarn, so users using the default log level were unaffected by this bugWe now redact the
--auth-tokenargument and anything else that looks like it might be an auth token when logging the arguments that the Sentry CLI was called with (see #2115 and #2118 for details).Other fixes & improvements
Various fixes & improvements
sntryu_) (#2100) by @ szokeasaurusrexfiles upload(#2107)Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: