[PR #572] [CLOSED] fix(deps): bump cycjimmy/semantic-release-action from 4.2.0 to 4.2.2 #575

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 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.2.0 to 4.2.2.

Release notes

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

v4.2.2

4.2.2 (2025-07-04)

Bug Fixes

  • cleanupNpmrc.task.js: Use @​actions/io to remove .npmrc (b7db0cb)

v4.2.1

4.2.1 (2025-06-07)

Bug Fixes

  • update marked terminal to v7.3.0 (b52fa1b)
Changelog

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

4.2.2 (2025-07-04)

Bug Fixes

  • cleanupNpmrc.task.js: Use @​actions/io to remove .npmrc (b7db0cb)

4.2.1 (2025-06-07)

Bug Fixes

  • update marked terminal to v7.3.0 (b52fa1b)
Commits
  • 16ca923 chore(release): 4.2.2 [skip ci]
  • 5d996b8 Merge pull request #250 from densogiaichned/main
  • b7db0cb fix(cleanupNpmrc.task.js): Use @​actions/io to remove .npmrc
  • 8333fcc Merge pull request #249 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • d9fa6f1 build(deps): bump semantic-release from 24.2.5 to 24.2.6
  • c4a2fa8 chore(release): 4.2.1 [skip ci]
  • 76e103a Merge pull request #245 from enkhjile/fix/upgrade-marked-terminal
  • b52fa1b fix: update marked terminal to v7.3.0
  • See full diff 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/572 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/7/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/cycjimmy/semantic-release-action-4.2.2` --- ### 📝 Commits (1) - [`cfc193b`](https://github.com/SignTools/SignTools/commit/cfc193bf3f6353d586fe1fb2080a07ee3b4dec10) fix(deps): bump cycjimmy/semantic-release-action from 4.2.0 to 4.2.2 ### 📊 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.2.0 to 4.2.2. <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.2</h2> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.2.1...v4.2.2">4.2.2</a> (2025-07-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cleanupNpmrc.task.js:</strong> Use <code>@​actions/io</code> to remove .npmrc (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b7db0cbbf5f42eb8fe027828c236fbc340b5429e">b7db0cb</a>)</li> </ul> <h2>v4.2.1</h2> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.1">4.2.1</a> (2025-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li>update marked terminal to v7.3.0 (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b52fa1bae5b892a36c1e01fab61457344cc0c494">b52fa1b</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> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.2.1...v4.2.2">4.2.2</a> (2025-07-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cleanupNpmrc.task.js:</strong> Use <code>@​actions/io</code> to remove .npmrc (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b7db0cbbf5f42eb8fe027828c236fbc340b5429e">b7db0cb</a>)</li> </ul> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.1">4.2.1</a> (2025-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li>update marked terminal to v7.3.0 (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b52fa1bae5b892a36c1e01fab61457344cc0c494">b52fa1b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/16ca923e6ccbb50770c415a0ccd43709a8c5f7a4"><code>16ca923</code></a> chore(release): 4.2.2 [skip ci]</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/5d996b8178e2e5b1cb12609e58a349191b394b3c"><code>5d996b8</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/250">#250</a> from densogiaichned/main</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/b7db0cbbf5f42eb8fe027828c236fbc340b5429e"><code>b7db0cb</code></a> fix(cleanupNpmrc.task.js): Use <code>@​actions/io</code> to remove .npmrc</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/8333fcccaa72bc17d98552245eb58b55fa74fb32"><code>8333fcc</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/249">#249</a> from cycjimmy/dependabot/npm_and_yarn/semantic-releas...</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/d9fa6f1462cbb51e7c992303c6c6f0bb5595e9dc"><code>d9fa6f1</code></a> build(deps): bump semantic-release from 24.2.5 to 24.2.6</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/c4a2fa890676fc2db25ad0aacd8ab4a0f1f4c024"><code>c4a2fa8</code></a> chore(release): 4.2.1 [skip ci]</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/76e103a7e9582b6843ee94c08374df04db789f50"><code>76e103a</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/245">#245</a> from enkhjile/fix/upgrade-marked-terminal</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/b52fa1bae5b892a36c1e01fab61457344cc0c494"><code>b52fa1b</code></a> fix: update marked terminal to v7.3.0</li> <li>See full diff in <a href="https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.2">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.2.0&new-version=4.2.2)](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 closed this issue 2026-03-04 00:26:40 +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#575
No description provided.