[PR #242] [MERGED] fix(deps): bump cycjimmy/semantic-release-action from 3.0.0 to 3.1.1 #288

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

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/242
Author: @dependabot[bot]
Created: 8/31/2022
Status: Merged
Merged: 9/16/2022
Merged by: @ViRb3

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


📝 Commits (1)

  • 0a8e0b8 fix(deps): bump cycjimmy/semantic-release-action from 3.0.0 to 3.1.1

📊 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.0.0 to 3.1.1.

Release notes

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

v3.1.1

3.1.1 (2022-08-30)

Bug Fixes

  • set last_release_version output even if no release has been published (b1467cd)

v3.1.0

3.1.0 (2022-08-05)

Features

  • handle versioned extends inputs correctly (4a51b9f)
Changelog

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

3.1.1 (2022-08-30)

Bug Fixes

  • set last_release_version output even if no release has been published (b1467cd)

3.1.0 (2022-08-05)

Features

  • handle versioned extends inputs correctly (4a51b9f)
Commits
  • e1fe1fc chore(release): 3.1.1 [skip ci]
  • 363224f Merge pull request #121 from BirdDev/fix_set_last_release_version
  • 3cbcb2b Merge pull request #123 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • 34c4524 build(deps): bump semantic-release from 19.0.4 to 19.0.5
  • 5ba42e3 Merge pull request #122 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • 3f9f39b build(deps): bump semantic-release from 19.0.3 to 19.0.4
  • b1467cd fix: set last_release_version output even if no release has been published
  • 3ad3c5e Merge pull request #118 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.9.1
  • 8a55647 build(deps): bump @​actions/core from 1.9.0 to 1.9.1
  • 071ef4c chore(release): 3.1.0 [skip ci]
  • 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 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/242 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/31/2022 **Status:** ✅ Merged **Merged:** 9/16/2022 **Merged by:** [@ViRb3](https://github.com/ViRb3) **Base:** `master` ← **Head:** `dependabot/github_actions/cycjimmy/semantic-release-action-3.1.1` --- ### 📝 Commits (1) - [`0a8e0b8`](https://github.com/SignTools/SignTools/commit/0a8e0b8026f766d251986970c4a75c16c385f39d) fix(deps): bump cycjimmy/semantic-release-action from 3.0.0 to 3.1.1 ### 📊 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.0.0 to 3.1.1. <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.1.1</h2> <h2><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.1.0...v3.1.1">3.1.1</a> (2022-08-30)</h2> <h3>Bug Fixes</h3> <ul> <li>set last_release_version output even if no release has been published (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b1467cd17e70d963d7925a60266adb249ee2223d">b1467cd</a>)</li> </ul> <h2>v3.1.0</h2> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0">3.1.0</a> (2022-08-05)</h1> <h3>Features</h3> <ul> <li>handle versioned extends inputs correctly (<a href="https://github.com/cycjimmy/semantic-release-action/commit/4a51b9fada7267737750fded8b8edfb275acbbbb">4a51b9f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cycjimmy/semantic-release-action/blob/master/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.1.0...v3.1.1">3.1.1</a> (2022-08-30)</h2> <h3>Bug Fixes</h3> <ul> <li>set last_release_version output even if no release has been published (<a href="https://github.com/cycjimmy/semantic-release-action/commit/b1467cd17e70d963d7925a60266adb249ee2223d">b1467cd</a>)</li> </ul> <h1><a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0">3.1.0</a> (2022-08-05)</h1> <h3>Features</h3> <ul> <li>handle versioned extends inputs correctly (<a href="https://github.com/cycjimmy/semantic-release-action/commit/4a51b9fada7267737750fded8b8edfb275acbbbb">4a51b9f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/e1fe1fc00a3729593e87efb2f88475de76d64a24"><code>e1fe1fc</code></a> chore(release): 3.1.1 [skip ci]</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/363224fb2d7c1dfc4939d4858f0a0054df75a36a"><code>363224f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cycjimmy/semantic-release-action/issues/121">#121</a> from BirdDev/fix_set_last_release_version</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/3cbcb2b508ab1ab137e5a7b2cc35ac49128521fa"><code>3cbcb2b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cycjimmy/semantic-release-action/issues/123">#123</a> from cycjimmy/dependabot/npm_and_yarn/semantic-releas...</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/34c45247109d158b5a116406f36836d841889bad"><code>34c4524</code></a> build(deps): bump semantic-release from 19.0.4 to 19.0.5</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/5ba42e32541788357ef649aa22b0832a303a42f3"><code>5ba42e3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cycjimmy/semantic-release-action/issues/122">#122</a> from cycjimmy/dependabot/npm_and_yarn/semantic-releas...</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/3f9f39bfefb92dcf4c95eb35444aa31713263559"><code>3f9f39b</code></a> build(deps): bump semantic-release from 19.0.3 to 19.0.4</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/b1467cd17e70d963d7925a60266adb249ee2223d"><code>b1467cd</code></a> fix: set last_release_version output even if no release has been published</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/3ad3c5e0d426b00e63833eb47f86d12d840ab1bb"><code>3ad3c5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cycjimmy/semantic-release-action/issues/118">#118</a> from cycjimmy/dependabot/npm_and_yarn/actions/core-1.9.1</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/8a55647386d37d6d9c2b8f05424eaeaa700fe36e"><code>8a55647</code></a> build(deps): bump <code>@​actions/core</code> from 1.9.0 to 1.9.1</li> <li><a href="https://github.com/cycjimmy/semantic-release-action/commit/071ef4c9640be3700de2aa7f39e8f4038e0269ed"><code>071ef4c</code></a> chore(release): 3.1.0 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.1">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.0.0&new-version=3.1.1)](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 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:25:04 +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#288
No description provided.