[PR #18] [MERGED] chore(deps-dev): bump @semantic-release/npm from 11.0.3 to 12.0.0 #24

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

📋 Pull Request Information

Original PR: https://github.com/AppacYazilim/zamanejs/pull/18
Author: @dependabot[bot]
Created: 3/18/2024
Status: Merged
Merged: 3/18/2024
Merged by: @mehmeteminkartal

Base: mainHead: dependabot/npm_and_yarn/semantic-release/npm-12.0.0


📝 Commits (1)

  • cd43ba2 chore(deps-dev): bump @semantic-release/npm from 11.0.3 to 12.0.0

📊 Changes

2 files changed (+47 additions, -6 deletions)

View changed files

📝 package-lock.json (+46 -5)
📝 package.json (+1 -1)

📄 Description

Bumps @semantic-release/npm from 11.0.3 to 12.0.0.

Release notes

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

v12.0.0

12.0.0 (2024-03-16)

Features

  • exports: defined exports to point at ./index.js (9e193c2)
  • node-versions: dropped support for node v18 and v19 (2df962b)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported
Commits
  • 702c68a Merge pull request #766 from semantic-release/next-major
  • adb1ded ci(verify): updated to follow modern conventions
  • 9e193c2 feat(exports): defined exports to point at ./index.js
  • 2df962b feat(node-versions): dropped support for node v18 and v19
  • c7f9b0a chore(deps): update dependency got to v14.2.1 (#762)
  • 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/AppacYazilim/zamanejs/pull/18 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@mehmeteminkartal](https://github.com/mehmeteminkartal) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/semantic-release/npm-12.0.0` --- ### 📝 Commits (1) - [`cd43ba2`](https://github.com/AppacYazilim/zamanejs/commit/cd43ba2ea2de44556580c2428bb97611545f7a94) chore(deps-dev): bump @semantic-release/npm from 11.0.3 to 12.0.0 ### 📊 Changes **2 files changed** (+47 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+46 -5) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 11.0.3 to 12.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/semantic-release/npm/releases"><code>@​semantic-release/npm</code>'s releases</a>.</em></p> <blockquote> <h2>v12.0.0</h2> <h1><a href="https://github.com/semantic-release/npm/compare/v11.0.3...v12.0.0">12.0.0</a> (2024-03-16)</h1> <h3>Features</h3> <ul> <li><strong>exports:</strong> defined <code>exports</code> to point at ./index.js (<a href="https://github.com/semantic-release/npm/commit/9e193c2239ee651d5a1fddce499edb664140938f">9e193c2</a>)</li> <li><strong>node-versions:</strong> dropped support for node v18 and v19 (<a href="https://github.com/semantic-release/npm/commit/2df962b6c7563a3a797ab6d54e0e071dd898f08c">2df962b</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>exports:</strong> <code>exports</code> has been defined, which prevents access to private apis (which arent intended for consumption anyway)</li> <li><strong>node-versions:</strong> node v18 and v19 are no longer supported</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/npm/commit/702c68aa6b19c6b4780c6e63aadf30d12b24b858"><code>702c68a</code></a> Merge pull request <a href="https://redirect.github.com/semantic-release/npm/issues/766">#766</a> from semantic-release/next-major</li> <li><a href="https://github.com/semantic-release/npm/commit/adb1ded042021316d17aad2412570c83ffd707ef"><code>adb1ded</code></a> ci(verify): updated to follow modern conventions</li> <li><a href="https://github.com/semantic-release/npm/commit/9e193c2239ee651d5a1fddce499edb664140938f"><code>9e193c2</code></a> feat(exports): defined <code>exports</code> to point at ./index.js</li> <li><a href="https://github.com/semantic-release/npm/commit/2df962b6c7563a3a797ab6d54e0e071dd898f08c"><code>2df962b</code></a> feat(node-versions): dropped support for node v18 and v19</li> <li><a href="https://github.com/semantic-release/npm/commit/c7f9b0a0286174c166793f641b9b208db7d0656a"><code>c7f9b0a</code></a> chore(deps): update dependency got to v14.2.1 (<a href="https://redirect.github.com/semantic-release/npm/issues/762">#762</a>)</li> <li>See full diff in <a href="https://github.com/semantic-release/npm/compare/v11.0.3...v12.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@semantic-release/npm&package-manager=npm_and_yarn&previous-version=11.0.3&new-version=12.0.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-02 02:26:17 +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#24
No description provided.