[PR #553] [CLOSED] fix(deps): bump cycjimmy/semantic-release-action from 4.1.1 to 4.2.0 #558

Closed
opened 2026-03-04 00:26:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/553
Author: @dependabot[bot]
Created: 3/17/2025
Status: Closed

Base: masterHead: dependabot/github_actions/cycjimmy/semantic-release-action-4.2.0


📝 Commits (1)

  • fc8f359 fix(deps): bump cycjimmy/semantic-release-action from 4.1.1 to 4.2.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -1)

📄 Description

Bumps cycjimmy/semantic-release-action from 4.1.1 to 4.2.0.

Release notes

Sourced from cycjimmy/semantic-release-action's releases.

v4.2.0

4.2.0 (2025-03-14)

Features

  • add ability to unset GITHUB_ACTION env var (266ea7e)
Changelog

Sourced from cycjimmy/semantic-release-action's changelog.

4.2.0 (2025-03-14)

Features

  • add ability to unset GITHUB_ACTION env var (266ea7e)
Commits
  • 0a51e81 chore(release): 4.2.0 [skip ci]
  • a41958e Merge pull request #225 from davidspek/feat/unset-gha
  • 9e59817 docs: add example for unset_gha_env
  • 266ea7e feat: add ability to unset GITHUB_ACTION env var
  • fbe9698 Merge pull request #235 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • 57b5211 Merge pull request #237 from cycjimmy/dependabot/npm_and_yarn/octokit/plugin-...
  • 42e897a build(deps): bump @​octokit/plugin-paginate-rest from 11.3.5 to 11.4.3
  • 6185129 Merge pull request #236 from cycjimmy/dependabot/npm_and_yarn/octokit/request...
  • 83f8175 build(deps): bump @​octokit/request from 9.1.3 to 9.2.2
  • f6eafe6 build(deps): bump semantic-release from 24.2.1 to 24.2.3
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SignTools/SignTools/pull/553 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/17/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/cycjimmy/semantic-release-action-4.2.0` --- ### 📝 Commits (1) - [`fc8f359`](https://github.com/SignTools/SignTools/commit/fc8f3593ee1c60672b8fdf4329fc25a1c9f7c4e0) fix(deps): bump cycjimmy/semantic-release-action from 4.1.1 to 4.2.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -1) </details> ### 📄 Description Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.1.1 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cycjimmy/semantic-release-action/releases">cycjimmy/semantic-release-action's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.1.1...v4.2.0">4.2.0</a> (2025-03-14)</h1> <h3>Features</h3> <ul> <li>add ability to unset GITHUB_ACTION env var (<a href="https://github.com/cycjimmy/semantic-release-action/commit/266ea7eb8c90943aa9cddd3b0ed326d5e8784a26">266ea7e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md">cycjimmy/semantic-release-action's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.1.1...v4.2.0">4.2.0</a> (2025-03-14)</h1> <h3>Features</h3> <ul> <li>add ability to unset GITHUB_ACTION env var (<a href="https://github.com/cycjimmy/semantic-release-action/commit/266ea7eb8c90943aa9cddd3b0ed326d5e8784a26">266ea7e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/0a51e81a6baff2acad3ee88f4121c589c73d0f0e"><code>0a51e81</code></a> chore(release): 4.2.0 [skip ci]</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/a41958e8d57ac1b80754d4c4afd3e6342ba478d9"><code>a41958e</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/225">#225</a> from davidspek/feat/unset-gha</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/9e59817a43971e5119709cc4b8f42b6c760132f2"><code>9e59817</code></a> docs: add example for unset_gha_env</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/266ea7eb8c90943aa9cddd3b0ed326d5e8784a26"><code>266ea7e</code></a> feat: add ability to unset GITHUB_ACTION env var</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/fbe969823cc4cab0ec02feb7a85ecb7996e93d6c"><code>fbe9698</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/235">#235</a> from cycjimmy/dependabot/npm_and_yarn/semantic-releas...</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/57b5211464950683d8b93a5ba124398b81c7a3d3"><code>57b5211</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/237">#237</a> from cycjimmy/dependabot/npm_and_yarn/octokit/plugin-...</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/42e897ae2881430d2bb01bf8e36c475f594dd68e"><code>42e897a</code></a> build(deps): bump <code>@​octokit/plugin-paginate-rest</code> from 11.3.5 to 11.4.3</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/61851297c070af30b18bf252efdbfdcef489a52f"><code>6185129</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/236">#236</a> from cycjimmy/dependabot/npm_and_yarn/octokit/request...</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/83f817527c2379192a81d06c1b9ffb8ab015b746"><code>83f8175</code></a> build(deps): bump <code>@​octokit/request</code> from 9.1.3 to 9.2.2</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/f6eafe646d3a71224ab3b2a0c61b53543dd9b170"><code>f6eafe6</code></a> build(deps): bump semantic-release from 24.2.1 to 24.2.3</li> <li>Additional commits viewable in <a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.1.1...v4.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cycjimmy/semantic-release-action&package-manager=github_actions&previous-version=4.1.1&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:26:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#558
No description provided.