[PR #306] [MERGED] fix(deps): bump cycjimmy/semantic-release-action from 3.1.1 to 3.4.2 #338

Closed
opened 2026-03-04 00:25:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/306
Author: @dependabot[bot]
Created: 4/24/2023
Status: Merged
Merged: 6/11/2023
Merged by: @ViRb3

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


📝 Commits (1)

  • caf072d fix(deps): bump cycjimmy/semantic-release-action from 3.1.1 to 3.4.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 3.1.1 to 3.4.2.

Release notes

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

v3.4.2

3.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

v3.4.1

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

v3.4.0

3.4.0 (2023-03-15)

Features

v3.3.0

3.3.0 (2023-03-07)

Features

  • support for option tagFormat (ed38eb0)

v3.2.0

3.2.0 (2022-11-04)

Features

... (truncated)

Changelog

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

3.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

3.4.0 (2023-03-15)

Features

3.3.0 (2023-03-07)

Features

  • support for option tagFormat (ed38eb0)

3.2.0 (2022-11-04)

Features

  • added gitHead and gitTag outputs (385af4f)

3.1.2 (2022-10-19)

Bug Fixes

  • actions: update @​actions/core to cope with new output (3e7aded)
Commits
  • 8e58d20 chore(release): 3.4.2 [skip ci]
  • d1d5984 Merge pull request #162 from cycjimmy/fix-npm-install-error
  • 86a0e59 fix: fix installation error for npm-audit
  • f044c7a chore: dependabot ignore semantic-release v21
  • 13158f9 chore(release): 3.4.1 [skip ci]
  • 80c8f56 Merge pull request #161 from iamludal/main
  • 91e3dc6 fix(windUpJob): set last_release outputs before returning
  • b75597b Merge pull request #156 from iamludal/main
  • d5e20ef Merge pull request #158 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • c5d4799 build(deps): bump @​semantic-release/changelog from 6.0.2 to 6.0.3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

🔄 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/306 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 6/11/2023 **Merged by:** [@ViRb3](https://github.com/ViRb3) **Base:** `master` ← **Head:** `dependabot/github_actions/cycjimmy/semantic-release-action-3.4.2` --- ### 📝 Commits (1) - [`caf072d`](https://github.com/SignTools/SignTools/commit/caf072de17e83e6003cbe039cf0792ae90e14ebb) fix(deps): bump cycjimmy/semantic-release-action from 3.1.1 to 3.4.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 3.1.1 to 3.4.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>v3.4.2</h2> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.4.1...v3.4.2">3.4.2</a> (2023-03-30)</h2> <h3>Bug Fixes</h3> <ul> <li>fix installation error for npm-audit (<a href="https://github.com/cycjimmy/semantic-release-action/commit/86a0e59803808ad228284efb42a130def7974b7c">86a0e59</a>), closes <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/159">#159</a></li> </ul> <h2>v3.4.1</h2> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.4.0...v3.4.1">3.4.1</a> (2023-03-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>windUpJob:</strong> set last_release outputs before returning (<a href="https://github.com/cycjimmy/semantic-release-action/commit/91e3dc6dcc39e4b462a165d85338c4e6cf1db9b6">91e3dc6</a>)</li> </ul> <h2>v3.4.0</h2> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.3.0...v3.4.0">3.4.0</a> (2023-03-15)</h1> <h3>Features</h3> <ul> <li>add <code>ci</code> input parameter (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b356b18b5f474bb4b9fe4bb5801b364ce24aa8f6">b356b18</a>)</li> </ul> <h2>v3.3.0</h2> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.2.0...v3.3.0">3.3.0</a> (2023-03-07)</h1> <h3>Features</h3> <ul> <li>support for option tagFormat (<a href="https://github.com/cycjimmy/semantic-release-action/commit/ed38eb0e9938eefc792510a75ec48d80fead9b21">ed38eb0</a>)</li> </ul> <h2>v3.2.0</h2> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.1.2...v3.2.0">3.2.0</a> (2022-11-04)</h1> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v3.4.1...v3.4.2">3.4.2</a> (2023-03-30)</h2> <h3>Bug Fixes</h3> <ul> <li>fix installation error for npm-audit (<a href="https://github.com/cycjimmy/semantic-release-action/commit/86a0e59803808ad228284efb42a130def7974b7c">86a0e59</a>), closes <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/159">#159</a></li> </ul> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.4.0...v3.4.1">3.4.1</a> (2023-03-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>windUpJob:</strong> set last_release outputs before returning (<a href="https://github.com/cycjimmy/semantic-release-action/commit/91e3dc6dcc39e4b462a165d85338c4e6cf1db9b6">91e3dc6</a>)</li> </ul> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.3.0...v3.4.0">3.4.0</a> (2023-03-15)</h1> <h3>Features</h3> <ul> <li>add <code>ci</code> input parameter (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b356b18b5f474bb4b9fe4bb5801b364ce24aa8f6">b356b18</a>)</li> </ul> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.2.0...v3.3.0">3.3.0</a> (2023-03-07)</h1> <h3>Features</h3> <ul> <li>support for option tagFormat (<a href="https://github.com/cycjimmy/semantic-release-action/commit/ed38eb0e9938eefc792510a75ec48d80fead9b21">ed38eb0</a>)</li> </ul> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.1.2...v3.2.0">3.2.0</a> (2022-11-04)</h1> <h3>Features</h3> <ul> <li>added gitHead and gitTag outputs (<a href="https://github.com/cycjimmy/semantic-release-action/commit/385af4fa1ceaf60ec10e35b950e9c1cbb9375a8c">385af4f</a>)</li> </ul> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.1.1...v3.1.2">3.1.2</a> (2022-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>actions:</strong> update <code>@​actions/core</code> to cope with new output (<a href="https://github.com/cycjimmy/semantic-release-action/commit/3e7adedd114a31396550cb5ef5445170fae72f9e">3e7aded</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/8e58d20d0f6c8773181f43eb74d6a05e3099571d"><code>8e58d20</code></a> chore(release): 3.4.2 [skip ci]</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/d1d598471ed13281f39113e8ff9ae768c28db4b1"><code>d1d5984</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/162">#162</a> from cycjimmy/fix-npm-install-error</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/86a0e59803808ad228284efb42a130def7974b7c"><code>86a0e59</code></a> fix: fix installation error for npm-audit</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/f044c7a1fc3aff52a568da23b67e753603c6d69a"><code>f044c7a</code></a> chore: dependabot ignore semantic-release v21</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/13158f9d71c3510bfed3a27ab56658df786284db"><code>13158f9</code></a> chore(release): 3.4.1 [skip ci]</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/80c8f56917f29ecad4e8e856b7945a9e4a774372"><code>80c8f56</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/161">#161</a> from iamludal/main</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/91e3dc6dcc39e4b462a165d85338c4e6cf1db9b6"><code>91e3dc6</code></a> fix(windUpJob): set last_release outputs before returning</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/b75597b45956a1c7e3e9c372b02afdafbcc82f68"><code>b75597b</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/156">#156</a> from iamludal/main</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/d5e20eff3667593cb8d7f4128f0a87144bcea15a"><code>d5e20ef</code></a> Merge pull request <a href="https://redirect.github.com/cycjimmy/semantic-release-action/issues/158">#158</a> from cycjimmy/dependabot/npm_and_yarn/semantic-releas...</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/c5d479910c41bac85e3230225415c060f2ec306f"><code>c5d4799</code></a> build(deps): bump <code>@​semantic-release/changelog</code> from 6.0.2 to 6.0.3</li> <li>Additional commits viewable in <a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.1.1...v3.4.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=3.1.1&new-version=3.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 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>> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:25:19 +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#338
No description provided.