build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.26.3 to 2.26.5
Open
Number: #6275
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
May 18, 2026 at 04:27 AM UTC
(2 months ago)
(2 months ago)
Updated:
May 18, 2026 at 04:34 AM UTC
(2 months ago)
(2 months ago)
Labels:
Dependencies github_actions
Dependencies github_actions
Description:
Bumps getsentry/craft/.github/workflows/changelog-preview.yml from 2.26.3 to 2.26.5.
Release notes
Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's releases.
2.26.5
Bug Fixes 🐛
2.26.4
Bug Fixes 🐛
- (security) Prevent script injection in changelog-preview workflow by
@fix-it-felix-sentryin #813- Resolve open dependabot security alerts by
@BYKin #816Internal Changes 🔧
- (deps-dev) Bump simple-git from 3.33.0 to 3.36.0 by
@dependabotin #814
Changelog
Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's changelog.
Changelog
2.26.5
Bug Fixes 🐛
2.26.4
Bug Fixes 🐛
- (security) Prevent script injection in changelog-preview workflow by
@fix-it-felix-sentryin #813- Resolve open dependabot security alerts by
@BYKin #816Internal Changes 🔧
- (deps-dev) Bump simple-git from 3.33.0 to 3.36.0 by
@dependabotin #8142.26.3
Bug Fixes 🐛
- Prevent shell injection vulnerabilities in GitHub Actions workflows by
@fix-it-felix-sentryin #8112.26.2
Security 🔒
Bug Fixes 🐛
Internal Changes 🔧
- (deps) Bump astro from 5.18.1 to 6.1.6 in /docs by
@dependabotin #806- (deps-dev) Bump fast-xml-parser from 5.5.7 to 5.7.0 by
@dependabotin #8082.26.1
Security 🔒
Bug Fixes 🐛
... (truncated)
Commits
bc2e6a9release: 2.26.560b80e5fix(security): bump devalue override to ^5.8.1 (CVE-2026-42570) (#818)7bd2931meta: Bump new development version1389909Merge branch 'release/2.26.4'70714ddrelease: 2.26.4a7098dafix: resolve open dependabot security alerts (#816)ebbd176build(deps-dev): bump simple-git from 3.33.0 to 3.36.0 (#814)134b650fix(security): Prevent script injection in changelog-preview workflow (#813)e04c703meta: Bump new development version0589632Merge branch 'release/2.26.3'- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Ecosystem:
actions
actions
Version Change:
2.26.3 → 2.26.5
Update Type:
Patch
Patch
Security Advisories
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided
GHSA-w5hq-g745-h8pq
CVE-2026-41907
MODERATE
### Summary
The `v3()`, `v5()`, and `v6()` [API methods](https://github.com/uuidjs/uuid#api-summary) (not `uuid` release versions) accept external output buffers but do not reject out-of-range wri...
Svelte devalue: DoS via sparse array deserialization
GHSA-77vg-94rm-hx3p
CVE-2026-42570
HIGH
`devalue.parse` could, due to quirks in some JavaScript engines, be convinced to allocate much more memory than was needed when deserializing sparse arrays, leading to excessive memory consumption.
Technical Details
| ID: | 15840486 |
| UUID: | 4466260246 |
| Node ID: | PR_kwDOCDbi-87cgWB2 |
| Host: | GitHub |
| Repository: | getsentry/sentry-python |