[PR #62] [MERGED] chore(deps-dev): bump @semantic-release/github from 10.0.3 to 10.0.5 #59

Closed
opened 2026-03-02 02:26:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppacYazilim/zamanejs/pull/62
Author: @dependabot[bot]
Created: 5/27/2024
Status: Merged
Merged: 6/5/2024
Merged by: @mehmeteminkartal

Base: mainHead: dependabot/npm_and_yarn/semantic-release/github-10.0.5


📝 Commits (1)

  • 3cae41b chore(deps-dev): bump @semantic-release/github from 10.0.3 to 10.0.5

📊 Changes

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

View changed files

📝 package-lock.json (+3 -3)

📄 Description

Bumps @semantic-release/github from 10.0.3 to 10.0.5.

Release notes

Sourced from @​semantic-release/github's releases.

v10.0.5

10.0.5 (2024-05-22)

Bug Fixes

v10.0.4

10.0.4 (2024-05-15)

Bug Fixes

  • introduce dedicated option for GitHub API endpoint (#829) (908ff83)
Commits
  • 1e66974 fix: normalize GitHub API URL (#839)
  • 2bc11bc chore(deps): update dependency publint to v0.2.8 (#837)
  • 0e7146c chore(deps): update dependency npm-run-all2 to v6.2.0 (#836)
  • 9ff302c ci(action): update actions/checkout action to v4.1.6 (#835)
  • cb54d24 chore(deps): update npm to v10.8.0 (#834)
  • 908ff83 fix: introduce dedicated option for GitHub API endpoint (#829)
  • 9443145 chore(deps): update dependency sinon to v18 (#833)
  • 816a5f1 chore(deps): lock file maintenance (#832)
  • a6249e3 chore(deps): update dependency semantic-release to v23.1.1 (#831)
  • c1022e6 chore(deps): update dependency semantic-release to v23.1.0 (#830)
  • 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/AppacYazilim/zamanejs/pull/62 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/27/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@mehmeteminkartal](https://github.com/mehmeteminkartal) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/semantic-release/github-10.0.5` --- ### 📝 Commits (1) - [`3cae41b`](https://github.com/AppacYazilim/zamanejs/commit/3cae41b332d0e45fc4254b074b11e4197e4f615b) chore(deps-dev): bump @semantic-release/github from 10.0.3 to 10.0.5 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) </details> ### 📄 Description Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.3 to 10.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/semantic-release/github/releases"><code>@​semantic-release/github</code>'s releases</a>.</em></p> <blockquote> <h2>v10.0.5</h2> <h2><a href="https://github.com/semantic-release/github/compare/v10.0.4...v10.0.5">10.0.5</a> (2024-05-22)</h2> <h3>Bug Fixes</h3> <ul> <li>normalize GitHub API URL (<a href="https://redirect.github.com/semantic-release/github/issues/839">#839</a>) (<a href="https://github.com/semantic-release/github/commit/1e669742599932793135f2ccb1c3122d6b3fa4f7">1e66974</a>)</li> </ul> <h2>v10.0.4</h2> <h2><a href="https://github.com/semantic-release/github/compare/v10.0.3...v10.0.4">10.0.4</a> (2024-05-15)</h2> <h3>Bug Fixes</h3> <ul> <li>introduce dedicated option for GitHub API endpoint (<a href="https://redirect.github.com/semantic-release/github/issues/829">#829</a>) (<a href="https://github.com/semantic-release/github/commit/908ff836319511901019b9c34f0cf58651d4f5cd">908ff83</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/github/commit/1e669742599932793135f2ccb1c3122d6b3fa4f7"><code>1e66974</code></a> fix: normalize GitHub API URL (<a href="https://redirect.github.com/semantic-release/github/issues/839">#839</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/2bc11bc6552a8336c5df1ae79d8c00dc2d10c69b"><code>2bc11bc</code></a> chore(deps): update dependency publint to v0.2.8 (<a href="https://redirect.github.com/semantic-release/github/issues/837">#837</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/0e7146cafcc4ceb0619807d59c5b402e57dabeff"><code>0e7146c</code></a> chore(deps): update dependency npm-run-all2 to v6.2.0 (<a href="https://redirect.github.com/semantic-release/github/issues/836">#836</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/9ff302ca6443a4ed445b2e935a65e8d6e1d9917c"><code>9ff302c</code></a> ci(action): update actions/checkout action to v4.1.6 (<a href="https://redirect.github.com/semantic-release/github/issues/835">#835</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/cb54d24ddf1a8bef9ebc8e7d233fd2a0c3b6469d"><code>cb54d24</code></a> chore(deps): update npm to v10.8.0 (<a href="https://redirect.github.com/semantic-release/github/issues/834">#834</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/908ff836319511901019b9c34f0cf58651d4f5cd"><code>908ff83</code></a> fix: introduce dedicated option for GitHub API endpoint (<a href="https://redirect.github.com/semantic-release/github/issues/829">#829</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/944314548b68c852c73b5db65cd4af4275a55467"><code>9443145</code></a> chore(deps): update dependency sinon to v18 (<a href="https://redirect.github.com/semantic-release/github/issues/833">#833</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/816a5f16814bad099fc3989500441733cb5fde92"><code>816a5f1</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/github/issues/832">#832</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/a6249e3917c910cf460ae4f1a7136b7981f100fe"><code>a6249e3</code></a> chore(deps): update dependency semantic-release to v23.1.1 (<a href="https://redirect.github.com/semantic-release/github/issues/831">#831</a>)</li> <li><a href="https://github.com/semantic-release/github/commit/c1022e6d1a1644fdd3589c20431782ad851f6956"><code>c1022e6</code></a> chore(deps): update dependency semantic-release to v23.1.0 (<a href="https://redirect.github.com/semantic-release/github/issues/830">#830</a>)</li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/github/compare/v10.0.3...v10.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@semantic-release/github&package-manager=npm_and_yarn&previous-version=10.0.3&new-version=10.0.5)](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-02 02:26:27 +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/zamanejs#59
No description provided.