Skip to content

build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.25.3 to 2.26.3#1180

Merged
runningcode merged 1 commit into
mainfrom
dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.26.3
May 12, 2026
Merged

build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.25.3 to 2.26.3#1180
runningcode merged 1 commit into
mainfrom
dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.26.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps getsentry/craft/.github/workflows/changelog-preview.yml from 2.25.3 to 2.26.3.

Release notes

Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's releases.

2.26.3

Bug Fixes 🐛

2.26.2

Security 🔒

Bug Fixes 🐛

  • (prepare) Remove --allow-remote-config gate by @​BYK in #809

Internal Changes 🔧

2.26.1

Security 🔒

  • (release-env) Allowlist GITHUB_* and RUNNER_* by prefix by @​BYK in #807

Bug Fixes 🐛

  • (npm) Tolerate workspace:* deps in version bump and bun.lock patching by @​BYK in #805

Internal Changes 🔧

  • Fix Node 20 + app-id deprecation warnings, refresh Node matrix by @​BYK in #803

2.26.0

Security 🔒

  • (ci) Pin third-party GitHub Actions to commit SHAs by @​BYK in #801
  • (commit-repo) Replace execSync tar with node-tar by @​BYK in #799
  • (gpg) Pipe private key via stdin instead of writing to /tmp by @​BYK in #798
  • (publish) Move publish-state file out of repo cwd by @​BYK in #797
  • (spawn) Strip dynamic-linker env vars from subprocess env by @​BYK in #800

New Features ✨

  • Recognize security: commit prefix for changelog and versioning by @​BYK in #802

2.25.5

Bug Fixes 🐛

Security

... (truncated)

Changelog

Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's changelog.

Changelog

2.26.3

Bug Fixes 🐛

2.26.2

Security 🔒

Bug Fixes 🐛

  • (prepare) Remove --allow-remote-config gate by @​BYK in #809

Internal Changes 🔧

2.26.1

Security 🔒

  • (release-env) Allowlist GITHUB_* and RUNNER_* by prefix by @​BYK in #807

Bug Fixes 🐛

  • (npm) Tolerate workspace:* deps in version bump and bun.lock patching by @​BYK in #805

Internal Changes 🔧

  • Fix Node 20 + app-id deprecation warnings, refresh Node matrix by @​BYK in #803

2.26.0

Security 🔒

  • (ci) Pin third-party GitHub Actions to commit SHAs by @​BYK in #801
  • (commit-repo) Replace execSync tar with node-tar by @​BYK in #799
  • (gpg) Pipe private key via stdin instead of writing to /tmp by @​BYK in #798
  • (publish) Move publish-state file out of repo cwd by @​BYK in #797
  • (spawn) Strip dynamic-linker env vars from subprocess env by @​BYK in #800

New Features ✨

  • Recognize security: commit prefix for changelog and versioning by @​BYK in #802

... (truncated)

Commits
  • bae212c release: 2.26.3
  • cc72e8f fix: Prevent shell injection vulnerabilities in GitHub Actions workflows (#811)
  • f0daed8 feat(changelog-preview): add require-conventional-title opt-in enforcement (#...
  • 37f9118 meta: Bump new development version
  • b98376e Merge branch 'release/2.26.2'
  • 3dc647f release: 2.26.2
  • 3739fa1 security(deps): bump uuid to ^14.0.0 (fix GHSA-w5hq-g745-h8pq) (#810)
  • 86fd3da fix(prepare): remove --allow-remote-config gate (#809)
  • 3294203 build(deps): bump astro from 5.18.1 to 6.1.6 in /docs (#806)
  • ad5568e build(deps-dev): bump fast-xml-parser from 5.5.7 to 5.7.0 (#808)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

….yml

Bumps [getsentry/craft/.github/workflows/changelog-preview.yml](https://github.com/getsentry/craft) from 2.25.3 to 2.26.3.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@9a8e27a...bae212c)

---
updated-dependencies:
- dependency-name: getsentry/craft/.github/workflows/changelog-preview.yml
  dependency-version: 2.26.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels May 6, 2026
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels May 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@runningcode runningcode reopened this May 12, 2026
@runningcode runningcode merged commit 6e0c2de into main May 12, 2026
35 of 37 checks passed
@runningcode runningcode deleted the dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.26.3 branch May 12, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant