Skip to content

chore(sentry-cli): Upgrade to 2.58.6#322

Open
szokeasaurusrex wants to merge 1 commit into
masterfrom
szokeasaurusrex/bump-cli-to-2.58.6
Open

chore(sentry-cli): Upgrade to 2.58.6#322
szokeasaurusrex wants to merge 1 commit into
masterfrom
szokeasaurusrex/bump-cli-to-2.58.6

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

Upgrade sentry-cli to 2.58.6, which includes security fixes.

Upgrade sentry-cli to [2.58.6](https://github.com/getsentry/sentry-cli/releases/tag/2.58.6), which includes security fixes.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/bump-cli-to-2.58.6 branch from cbb6b80 to ff09e3c Compare May 26, 2026 09:58
@szokeasaurusrex szokeasaurusrex changed the title fix(sentry-cli): Upgrade to 2.58.6 chore(sentry-cli): Upgrade to 2.58.6 May 26, 2026
Comment thread dist/index.js

"use strict";
module.exports = JSON.parse('{"name":"action-release","version":"3.6.0","private":true,"description":"GitHub Action for creating a release on Sentry","main":"dist/index.js","scripts":{"all":"yarn run format && yarn run lint && yarn run build && yarn test","build":"ncc build src/main.ts -e @sentry/cli","format":"prettier --write **/*.ts **/*.md","format-check":"prettier --check **/*.ts **/*.md","lint":"eslint src/**/*.ts","set-docker-tag":"./scripts/set-docker-tag.sh","set-docker-tag-from-branch":"./scripts/set-docker-tag-from-branch.sh","start":"node dist/index.js","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/getsentry/action-release.git"},"keywords":["actions","sentry","release"],"author":"Sentry","license":"MIT","dependencies":{"@actions/core":"^2.0.1","@sentry/node":"^8.54.0","@sentry/cli":"^2.58.4"},"devDependencies":{"@types/jest":"^29.5.6","@types/node":"^24.0.0","@typescript-eslint/parser":"^6.9.0","@vercel/ncc":"^0.38.1","eslint":"^8.52.0","eslint-plugin-github":"^4.10.1","eslint-plugin-jest":"^27.4.3","jest":"^29.7.0","jest-circus":"^29.7.0","js-yaml":"^4.1.1","prettier":"^3.0.3","ts-jest":"^29.1.1","typescript":"^5.2.2"},"volta":{"node":"24.14.1","yarn":"1.22.4"}}');
module.exports = JSON.parse('{"name":"action-release","version":"3.6.0","private":true,"description":"GitHub Action for creating a release on Sentry","main":"dist/index.js","scripts":{"all":"yarn run format && yarn run lint && yarn run build && yarn test","build":"ncc build src/main.ts -e @sentry/cli","format":"prettier --write **/*.ts **/*.md","format-check":"prettier --check **/*.ts **/*.md","lint":"eslint src/**/*.ts","set-docker-tag":"./scripts/set-docker-tag.sh","set-docker-tag-from-branch":"./scripts/set-docker-tag-from-branch.sh","start":"node dist/index.js","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/getsentry/action-release.git"},"keywords":["actions","sentry","release"],"author":"Sentry","license":"MIT","dependencies":{"@actions/core":"^2.0.1","@sentry/cli":"^2.58.6","@sentry/node":"^8.54.0"},"devDependencies":{"@types/jest":"^29.5.6","@types/node":"^24.0.0","@typescript-eslint/parser":"^6.9.0","@vercel/ncc":"^0.38.1","eslint":"^8.52.0","eslint-plugin-github":"^4.10.1","eslint-plugin-jest":"^27.4.3","jest":"^29.7.0","jest-circus":"^29.7.0","js-yaml":"^4.1.1","prettier":"^3.0.3","ts-jest":"^29.1.1","typescript":"^5.2.2"},"volta":{"node":"24.14.1","yarn":"1.22.4"}}');
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Not sure why the diff won't render. The only meaningful difference is the CLI version bump.

@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review May 26, 2026 11:02
@szokeasaurusrex szokeasaurusrex enabled auto-merge (squash) May 26, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant