Skip to content

Commit

Permalink
build(deps-dev): bump semantic-release from 23.1.1 to 24.0.0 (#3)
Browse files Browse the repository at this point in the history
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 23.1.1 to 24.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/semantic-release/releases">semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v24.0.0</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0">24.0.0</a>
(2024-05-31)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> upgraded to the beta of the commit-analyzer
plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f">dfc3d91</a>)</li>
<li><strong>deps:</strong> upgraded to the beta of the
release-notes-generator plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e">4a4cd92</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>deps:</strong> the commit-analyzer plugin now expects to be
used with the latest major versions of
conventional-changelog packages. if you are installing any of these
packages in addition to
semantic-release, be sure to update them as well</li>
<li><strong>deps:</strong> the release-notes-generator plugin now
expects to be used with the latest major
versions of conventional-changelog packages. if you are installing any
of these packages in addition
to semantic-release, be sure to update them as well</li>
</ul>
<h2>v24.0.0-beta.2</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v24.0.0-beta.1...v24.0.0-beta.2">24.0.0-beta.2</a>
(2024-05-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> upgraded to the beta of the commit-analyzer
plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f">dfc3d91</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>deps:</strong> the commit-analyzer plugin now expects to be
used with the latest major versions of
conventional-changelog packages. if you are installing any of these
packages in addition to
semantic-release, be sure to update them as well</li>
</ul>
<h2>v24.0.0-beta.1</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0-beta.1">24.0.0-beta.1</a>
(2024-05-17)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> upgraded to the beta of the
release-notes-generator plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e">4a4cd92</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>deps:</strong> the release-notes-generator plugin now
expects to be used with the latest major
versions of conventional-changelog packages. if you are installing any
of these packages in addition
to semantic-release, be sure to update them as well</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/2b3e5f7c14727ed9052271b58f6a3daf3becf037"><code>2b3e5f7</code></a>
Merge pull request <a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3327">#3327</a>
from semantic-release/beta</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/c0e433dde68daca60aabfdd91bcf80e2a5383f36"><code>c0e433d</code></a>
ci(action): update github/codeql-action action to v3.25.7 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3326">#3326</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/2b770959d28a83e901c566f37a63c69f6e14ed6e"><code>2b77095</code></a>
Merge branch 'master' of github.com:semantic-release/semantic-release
into beta</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/5f05152fe642f29dda437ce78e1ce3bcb89f1dea"><code>5f05152</code></a>
chore(deps): update npm to v10.8.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3325">#3325</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/6d7dc855870291126472f0ea1a3cc1999f5d9b6d"><code>6d7dc85</code></a>
chore(deps): update dependency got to v14.3.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3311">#3311</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/20b2672d4005c21d9cabcbb91df79f72d32e3e1b"><code>20b2672</code></a>
ci(action): update github/codeql-action action to v3.25.6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3316">#3316</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/2620c1078d844003322482ac96af7dde36cf7396"><code>2620c10</code></a>
docs: update file extensions to include .mjs on configuration docs page
(<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3322">#3322</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f"><code>dfc3d91</code></a>
fix(deps): upgraded to the beta of the commit-analyzer plugin</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e424297f2f97b712e83203c91d12220e9b4cae9f"><code>e424297</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3312">#3312</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/36809746f7a6c85eba681f0beca1ff33b0f0f0cc"><code>3680974</code></a>
chore(deps): update dependency publint to v0.2.8 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3310">#3310</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=23.1.1&new-version=24.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>
  • Loading branch information
mehmeteminkartal authored Jul 1, 2024
2 parents 74b7dad + 14a4eca commit 2d4b1af
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.0",
"semantic-release": "^23.0.8",
"semantic-release": "^24.0.0",
"source-map-support": "^0.5.21",
"ts-loader": "^9.4.3",
"ts-node": "^10.9.1",
Expand Down
103 changes: 95 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,24 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/commit-analyzer@npm:^13.0.0-beta.1":
version: 13.0.0
resolution: "@semantic-release/commit-analyzer@npm:13.0.0"
dependencies:
conventional-changelog-angular: "npm:^8.0.0"
conventional-changelog-writer: "npm:^8.0.0"
conventional-commits-filter: "npm:^5.0.0"
conventional-commits-parser: "npm:^6.0.0"
debug: "npm:^4.0.0"
import-from-esm: "npm:^1.0.3"
lodash-es: "npm:^4.17.21"
micromatch: "npm:^4.0.2"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 10c0/4283eb3d636a4614a0f35d0be91a11d572bd6897233c7f95a04606a90ca07f470de627c3d8f63f2a0b467148f638996e70a984fa6fe978a26567c8364129956f
languageName: node
linkType: hard

"@semantic-release/error@npm:^3.0.0":
version: 3.0.0
resolution: "@semantic-release/error@npm:3.0.0"
Expand Down Expand Up @@ -957,6 +975,26 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/release-notes-generator@npm:^14.0.0-beta.1":
version: 14.0.1
resolution: "@semantic-release/release-notes-generator@npm:14.0.1"
dependencies:
conventional-changelog-angular: "npm:^8.0.0"
conventional-changelog-writer: "npm:^8.0.0"
conventional-commits-filter: "npm:^5.0.0"
conventional-commits-parser: "npm:^6.0.0"
debug: "npm:^4.0.0"
get-stream: "npm:^7.0.0"
import-from-esm: "npm:^1.0.3"
into-stream: "npm:^7.0.0"
lodash-es: "npm:^4.17.21"
read-package-up: "npm:^11.0.0"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 10c0/eaa78069ff1cdfb8f2ff1472d6f4ab6b8faece0c92788ed79c47b54bd3c1a26b48d6e4e5a1104c17eb406cce754095b0d68abdc650d239fdb7e9742a0513cd6b
languageName: node
linkType: hard

"@sigstore/bundle@npm:^2.3.2":
version: 2.3.2
resolution: "@sigstore/bundle@npm:2.3.2"
Expand Down Expand Up @@ -1202,7 +1240,7 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:^7.5.0":
"@types/semver@npm:^7.5.0, @types/semver@npm:^7.5.5":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
checksum: 10c0/8663ff927234d1c5fcc04b33062cb2b9fcfbe0f5f351ed26c4d1e1581657deebd506b41ff7fdf89e787e3d33ce05854bc01686379b89e9c49b564c4cfa988efa
Expand Down Expand Up @@ -2426,6 +2464,15 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-angular@npm:^8.0.0":
version: 8.0.0
resolution: "conventional-changelog-angular@npm:8.0.0"
dependencies:
compare-func: "npm:^2.0.0"
checksum: 10c0/743faceab876bb9b9656f2389830d0ccb7c5caf02a629cb495d75c65c43414274728d7059b716d0c7d66fd663f8b978f25d44657148b8bc64ece12952cbfd886
languageName: node
linkType: hard

"conventional-changelog-writer@npm:^7.0.0":
version: 7.0.1
resolution: "conventional-changelog-writer@npm:7.0.1"
Expand All @@ -2442,13 +2489,35 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-writer@npm:^8.0.0":
version: 8.0.0
resolution: "conventional-changelog-writer@npm:8.0.0"
dependencies:
"@types/semver": "npm:^7.5.5"
conventional-commits-filter: "npm:^5.0.0"
handlebars: "npm:^4.7.7"
meow: "npm:^13.0.0"
semver: "npm:^7.5.2"
bin:
conventional-changelog-writer: dist/cli/index.js
checksum: 10c0/fd4afe58c5b4638f38ae4cea5f38ead73583c4d1a792b2885d576ac5710644d5f6baaf52cc40641465d9ba2b2490ee494fe325b5cb5b849c9001f6c3875c5656
languageName: node
linkType: hard

"conventional-commits-filter@npm:^4.0.0":
version: 4.0.0
resolution: "conventional-commits-filter@npm:4.0.0"
checksum: 10c0/b26ea11ebb38218cb3cbbaf7d68b0f7c3b0eb7ad69afe9c9431d91e784acbebaeda7a095127ae5a7f8b75087d62b44e8e69d63426ff02b49f7dd504755934247
languageName: node
linkType: hard

"conventional-commits-filter@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-commits-filter@npm:5.0.0"
checksum: 10c0/678900d6c589bbe1739929071ea0ca89c872b9f3cc6974994726eb7a197ca04243e9ea65cae39a55e41fdc20f27fdfc43060588750d828e0efab41f309a42934
languageName: node
linkType: hard

"conventional-commits-parser@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-commits-parser@npm:5.0.0"
Expand All @@ -2463,6 +2532,17 @@ __metadata:
languageName: node
linkType: hard

"conventional-commits-parser@npm:^6.0.0":
version: 6.0.0
resolution: "conventional-commits-parser@npm:6.0.0"
dependencies:
meow: "npm:^13.0.0"
bin:
conventional-commits-parser: dist/cli/index.js
checksum: 10c0/9482e0819709b703fc826398bee09da7ac244f0361257a32fc280b14fb5be5636859391eadbe40ba3863c913f37b3c20c0626dea22f0202e70ee1ee65f75b1d9
languageName: node
linkType: hard

"convert-hrtime@npm:^5.0.0":
version: 5.0.0
resolution: "convert-hrtime@npm:5.0.0"
Expand Down Expand Up @@ -4887,7 +4967,7 @@ __metadata:
prettier: "npm:^3.0.0"
reflect-metadata: "npm:^0.2.2"
rxjs: "npm:^7.8.1"
semantic-release: "npm:^23.0.8"
semantic-release: "npm:^24.0.0"
source-map-support: "npm:^0.5.21"
ts-loader: "npm:^9.4.3"
ts-node: "npm:^10.9.1"
Expand Down Expand Up @@ -5250,6 +5330,13 @@ __metadata:
languageName: node
linkType: hard

"meow@npm:^13.0.0":
version: 13.2.0
resolution: "meow@npm:13.2.0"
checksum: 10c0/d5b339ae314715bcd0b619dd2f8a266891928e21526b4800d49b4fba1cc3fff7e2c1ff5edd3344149fac841bc2306157f858e8c4d5eaee4d52ce52ad925664ce
languageName: node
linkType: hard

"merge-descriptors@npm:1.0.1":
version: 1.0.1
resolution: "merge-descriptors@npm:1.0.1"
Expand Down Expand Up @@ -6875,15 +6962,15 @@ __metadata:
languageName: node
linkType: hard

"semantic-release@npm:^23.0.8":
version: 23.1.1
resolution: "semantic-release@npm:23.1.1"
"semantic-release@npm:^24.0.0":
version: 24.0.0
resolution: "semantic-release@npm:24.0.0"
dependencies:
"@semantic-release/commit-analyzer": "npm:^12.0.0"
"@semantic-release/commit-analyzer": "npm:^13.0.0-beta.1"
"@semantic-release/error": "npm:^4.0.0"
"@semantic-release/github": "npm:^10.0.0"
"@semantic-release/npm": "npm:^12.0.0"
"@semantic-release/release-notes-generator": "npm:^13.0.0"
"@semantic-release/release-notes-generator": "npm:^14.0.0-beta.1"
aggregate-error: "npm:^5.0.0"
cosmiconfig: "npm:^9.0.0"
debug: "npm:^4.0.0"
Expand All @@ -6910,7 +6997,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: 10c0/c54fb43917299737803ca89fd5c692e08c630ad8765617b30ac41fb21173db67ce4bc617811b29702d27badd5075d984fcc8bdf058c3b3ce81732016bb07f9ee
checksum: 10c0/325349f6ae7c9bdc0fb513ae9626a9560dd7a3c8528d829ef513e8700880735cf6ce5ca71ce41e268bd526a61abfae40eba9b6b5c81cc0269c195f8724c26984
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d4b1af

Please sign in to comment.