Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump minimum Node version to 20.8.1 #647

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

fgreinacher
Copy link
Contributor

@fgreinacher fgreinacher commented Dec 11, 2023

This bumps the minimum supported Node version to 20.8.1. Node 20 is the new LTS version and some of our dependencies already dropped supported for Node 18. Check out our Node Support Policy for how we handle Node versions.

BREAKING CHANGE: Node 18 and 19 are not supported anymore. Users have to upgrade to Node 20.8.1 or later.

@fgreinacher
Copy link
Contributor Author

@gr2m @travi You might have a better overview than me here. Have you ever seen issues like the one below? If not I'll start investigating.

  publish › Publish a release (with an link) with variables

  Error: Promise returned by test never resolved

  Error: Promise returned by test never resolved
      at Test.finishDueToInactivity (file:///home/runner/work/gitlab/gitlab/node_modules/ava/lib/test.js:587:9)
      at Runner.beforeExitHandler (file:///home/runner/work/gitlab/gitlab/node_modules/ava/lib/runner.js:241:13)
      at process.emit (node:events:514:28)

@travi
Copy link
Member

travi commented Dec 15, 2023

Have you ever seen issues like the one below?

only when the code under test is missing an await when needed. since you arent changing any tests with this, i assume it has to be something related to the node versions now being tested against.

i've run into some situations related to changes with node:fs, like tschaub/mock-fs#380. i wonder if tempy maybe has any similar situations. with that particular change, could try before and after node v20.8 to see if there are any differences in the success or failure.

travi added a commit to semantic-release/semantic-release that referenced this pull request Dec 15, 2023
…mum for v20

reasoning for the chosen version:
semantic-release/gitlab#647 (comment)

BREAKING CHANGE: support for node v18 has been dropped and the minimum for v20 is now v20.8.1

related to #3088
@fgreinacher
Copy link
Contributor Author

fgreinacher commented Dec 20, 2023

I debugged this a bit. All failures occur because the POST request to upload the files does not resolve:

https://github.com/semantic-release/gitlab/blob/master/lib/publish.js#L127

I noticed that our FormData library (https://www.npmjs.com/package/form-data) is a quite dated and have played around a bit with other libraries (https://www.npmjs.com/package/formdata-node and https://www.npmjs.com/package/formdata-polyfill), but then ran into other issues.

Update: I could actually make it work with https://www.npmjs.com/package/formdata-node and some slight adaptation to our code.

@fgreinacher fgreinacher marked this pull request as ready for review December 20, 2023 11:17
Copy link
Member

@travi travi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would love to see the mentioned version added to the matrix, but otherwise, this looks great!

.github/workflows/test.yml Show resolved Hide resolved
@fgreinacher fgreinacher force-pushed the chore/bump-node branch 4 times, most recently from be0c54d to 1172a0d Compare December 21, 2023 07:55
This bumps the minimum supported Node version to 20.8.1. Node 20 is the new LTS version
and some of our dependencies already dropped supported for Node 18.
Check out [our Node Support Policy](https://semantic-release.gitbook.io/semantic-release/support/node-support-policy)
to understand how we handle Node versions.

BREAKING CHANGE: Node 18 and 19 are not supported anymore. Users have to upgrade to Node 20.8.1 or later.
@fgreinacher
Copy link
Contributor Author

Thanks for the feedback @travi, I'll go ahead merge this now 🚀

@fgreinacher fgreinacher merged commit 6c9b26d into master Dec 21, 2023
11 checks passed
@fgreinacher fgreinacher deleted the chore/bump-node branch December 21, 2023 08:02
Copy link

🎉 This PR is included in version 13.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

kkrishguptaa pushed a commit to kkrishguptaa/trevenant that referenced this pull request Jan 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.10.7` ->
`20.11.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.10.7/20.11.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.10.7/20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.10.7/20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)
([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`6.18.0` ->
`6.18.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.18.0/6.18.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/6.18.0/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/6.18.0/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-plugin-n](https://togithub.com/eslint-community/eslint-plugin-n)
| [`16.6.1` ->
`16.6.2`](https://renovatebot.com/diffs/npm/eslint-plugin-n/16.6.1/16.6.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/16.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/16.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/16.6.1/16.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/16.6.1/16.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [prettier](https://prettier.io)
([source](https://togithub.com/prettier/prettier)) | [`3.1.1` ->
`3.2.1`](https://renovatebot.com/diffs/npm/prettier/3.1.1/3.2.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier/3.1.1/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.1.1/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`22.0.12` ->
`23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.12/23.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v6.18.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6181-2024-01-08)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.18.0...v6.18.1)

##### 🩹 Fixes

- **eslint-plugin:** \[no-non-null-assertion] provide valid fix when
member access is on next line

- **eslint-plugin:** \[no-unnecessary-condition] improve checking
optional callee

- **eslint-plugin:** \[prefer-readonly] support modifiers of unions and
intersections

- **eslint-plugin:** \[switch-exhaustiveness-check] fix new
allowDefaultCaseForExhaustiveSwitch option

##### ❤️  Thank You

-   auvred
-   James
-   Josh Goldberg ✨
-   YeonJuan

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary>

###
[`v16.6.2`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/16.6.2)

[Compare
Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/16.6.1...16.6.2)

- fix: no-callback-literal ignore unknown nodes
([#&#8203;163](https://togithub.com/eslint-community/eslint-plugin-n/issues/163))
([`5fc2198`](https://togithub.com/eslint-community/eslint-plugin-n/commit/5fc2198))

</details>

<details>
<summary>prettier/prettier (prettier)</summary>

###
[`v3.2.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#321)

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.2.0...3.2.1)

[diff](https://togithub.com/prettier/prettier/compare/3.2.0...3.2.1)

##### Fix formatting error on member chain
([#&#8203;15915](https://togithub.com/prettier/prettier/pull/15915) by
[@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki))

<!-- prettier-ignore -->

```jsx
// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1
test().test2().test2(thing?.something);

```

###
[`v3.2.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#320)

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.1.1...3.2.0)

[diff](https://togithub.com/prettier/prettier/compare/3.1.1...3.2.0)

🔗 [Release Notes](https://prettier.io/blog/2024/01/13/3.2.0.html)

</details>

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/xkrishguptaa/trevenant).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gr2m pushed a commit to octokit/rest.js that referenced this pull request Jan 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^22.0.0` ->
`^23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.0/23.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.0/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.0/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

###
[`v22.0.12`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.12)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

##### Bug Fixes

- Revert "fix(deps): update dependency cosmiconfig to v9"
([#&#8203;3104](https://togithub.com/semantic-release/semantic-release/issues/3104))
([f6f1bf1](https://togithub.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330))

###
[`v22.0.11`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.11)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([b38cd2e](https://togithub.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265))

###
[`v22.0.10`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.10)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10)

##### Bug Fixes

- revert updating cosmiconfig to v9
([88efead](https://togithub.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb))

###
[`v22.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.9)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3072](https://togithub.com/semantic-release/semantic-release/issues/3072))
([8b0dbd2](https://togithub.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447))

###
[`v22.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.8)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

##### Bug Fixes

- support windows absolute extends
([#&#8203;3062](https://togithub.com/semantic-release/semantic-release/issues/3062))
([0d06f62](https://togithub.com/semantic-release/semantic-release/commit/0d06f62411ca2f8bc0f4367bf2e0ec22c4cb77dc))

###
[`v22.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.7)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v11
([#&#8203;3047](https://togithub.com/semantic-release/semantic-release/issues/3047))
([f09e55f](https://togithub.com/semantic-release/semantic-release/commit/f09e55f39f8fcafb516bddeb0be63fb30763d3ac))

##### Features

- support extending ESM configuration files
([#&#8203;3036](https://togithub.com/semantic-release/semantic-release/pull/3037))([6900865](https://togithub.com/semantic-release/semantic-release/commit/6900865324c4eae56c06f01bde9a5ae2f3690917))

###
[`v22.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.6)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

##### Bug Fixes

- **deps:** update dependency figures to v6
([#&#8203;3033](https://togithub.com/semantic-release/semantic-release/issues/3033))
([305674d](https://togithub.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750))

###
[`v22.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.5)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.4...v22.0.5)

##### Bug Fixes

- **deps:** update dependency env-ci to v10
([#&#8203;2983](https://togithub.com/semantic-release/semantic-release/issues/2983))
([e759493](https://togithub.com/semantic-release/semantic-release/commit/e759493e074650748fc3bbef9e640db413b52d56))

###
[`v22.0.4`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.4)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.3...v22.0.4)

##### Bug Fixes

- **deps:** update dependency marked to v9
([#&#8203;2947](https://togithub.com/semantic-release/semantic-release/issues/2947))
([84f2ee9](https://togithub.com/semantic-release/semantic-release/commit/84f2ee9374c4da1a8b2b2dd30ea3ccdbac030a4b))

###
[`v22.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.3)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.2...v22.0.3)

##### Bug Fixes

- **exports:** removed the `exports` definition for the time being
([561e2d6](https://togithub.com/semantic-release/semantic-release/commit/561e2d648d59c6a5f4d7df7a6e16aa37aeeee6fb)),
closes
[#&#8203;2968](https://togithub.com/semantic-release/semantic-release/issues/2968).
see
[https://github.com/semantic-release/semantic-release/issues/2978](https://togithub.com/semantic-release/semantic-release/issues/2978)
for more information.

###
[`v22.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.2)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.1...v22.0.2)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v6
([8a7befe](https://togithub.com/semantic-release/semantic-release/commit/8a7befe96ba619a465b42d73e1d68c7b19945647))

###
[`v22.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.1)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** upgraded `release-notes-generator` and `commit-analyzer`
plugins to stable versions
([041e4f7](https://togithub.com/semantic-release/semantic-release/commit/041e4f7e3779d5a62c36e0cecb55740df590489c)),
closes
[#&#8203;2934](https://togithub.com/semantic-release/semantic-release/issues/2934)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/octokit/rest.js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kkrishguptaa pushed a commit to kkrishguptaa/reseter.css that referenced this pull request Jan 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`22.0.12` ->
`23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.12/23.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/xkrishguptaa/reseter.css).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Th3S4mur41 pushed a commit to Th3S4mur41/demo-auto-security-release that referenced this pull request Jan 19, 2024
## [1.0.11](v1.0.10...v1.0.11) (2024-01-19)

### Dependencies and Other Build Updates

* **deps-dev:** Bump @commitlint/cli from 18.4.3 to 18.4.4 ([#103](#103)) ([d83e5bb](d83e5bb))
* **deps-dev:** Bump @commitlint/config-conventional from 18.4.3 to 18.4.4 ([#102](#102)) ([9039762](9039762))
* **deps-dev:** Bump prettier from 3.1.1 to 3.2.2 ([#104](#104)) ([15733ae](15733ae))
* **deps-dev:** Bump prettier from 3.2.2 to 3.2.4 ([#106](#106)) ([4153de3](4153de3))
* **deps-dev:** Bump pretty-quick from 3.1.3 to 4.0.0 ([#107](#107)) ([a9d7f95](a9d7f95)), closes [#182](https://github.com/Th3S4mur41/demo-auto-security-release/issues/182) [#185](https://github.com/Th3S4mur41/demo-auto-security-release/issues/185) [#180](https://github.com/Th3S4mur41/demo-auto-security-release/issues/180) [#183](https://github.com/Th3S4mur41/demo-auto-security-release/issues/183) [prettier/pretty-quick#180](prettier/pretty-quick#180) [#178](https://github.com/Th3S4mur41/demo-auto-security-release/issues/178) [#175](https://github.com/Th3S4mur41/demo-auto-security-release/issues/175) [#172](https://github.com/Th3S4mur41/demo-auto-security-release/issues/172) [#182](https://github.com/Th3S4mur41/demo-auto-security-release/issues/182) [#185](https://github.com/Th3S4mur41/demo-auto-security-release/issues/185) [#180](https://github.com/Th3S4mur41/demo-auto-security-release/issues/180) [#183](https://github.com/Th3S4mur41/demo-auto-security-release/issues/183) [#178](https://github.com/Th3S4mur41/demo-auto-security-release/issues/178) [#175](https://github.com/Th3S4mur41/demo-auto-security-release/issues/175) [#172](https://github.com/Th3S4mur41/demo-auto-security-release/issues/172) [#187](https://github.com/Th3S4mur41/demo-auto-security-release/issues/187) [#182](https://github.com/Th3S4mur41/demo-auto-security-release/issues/182) [#186](https://github.com/Th3S4mur41/demo-auto-security-release/issues/186) [#185](https://github.com/Th3S4mur41/demo-auto-security-release/issues/185) [#181](https://github.com/Th3S4mur41/demo-auto-security-release/issues/181) [#73](#73) [#125](#125) [#184](https://github.com/Th3S4mur41/demo-auto-security-release/issues/184) [#183](https://github.com/Th3S4mur41/demo-auto-security-release/issues/183) [#180](https://github.com/Th3S4mur41/demo-auto-security-release/issues/180) [#179](https://github.com/Th3S4mur41/demo-auto-security-release/issues/179) [#178](https://github.com/Th3S4mur41/demo-auto-security-release/issues/178)
* **deps-dev:** Bump semantic-release from 22.0.12 to 23.0.0 ([#105](#105)) ([027262e](027262e)), closes [#3105](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3105) [#3079](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3079) [#2085](https://github.com/Th3S4mur41/demo-auto-security-release/issues/2085) [semantic-release/gitlab#647](semantic-release/gitlab#647) [#2085](https://github.com/Th3S4mur41/demo-auto-security-release/issues/2085) [#3079](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3079) [#3111](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3111) [#3136](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3136) [#3134](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3134) [#2085](https://github.com/Th3S4mur41/demo-auto-security-release/issues/2085) [#3079](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3079) [#3128](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3128) [#3126](https://github.com/Th3S4mur41/demo-auto-security-release/issues/3126)
* **deps:** Bump actions/dependency-review-action from 3 to 4 ([#108](#108)) ([4448648](4448648)), closes [actions/dependency-review-action#639](actions/dependency-review-action#639) [actions/dependency-review-action#639](actions/dependency-review-action#639) [actions/dependency-review-action#649](actions/dependency-review-action#649) [actions/dependency-review-action#630](actions/dependency-review-action#630) [actions/dependency-review-action#629](actions/dependency-review-action#629) [actions/dependency-review-action#637](actions/dependency-review-action#637) [actions/dependency-review-action#636](actions/dependency-review-action#636) [actions/dependency-review-action#638](actions/dependency-review-action#638) [actions/dependency-review-action#644](actions/dependency-review-action#644) [actions/dependency-review-action#640](actions/dependency-review-action#640) [actions/dependency-review-action#645](actions/dependency-review-action#645) [actions/dependency-review-action#646](actions/dependency-review-action#646) [actions/dependency-review-action#623](actions/dependency-review-action#623) [actions/dependency-review-action#619](actions/dependency-review-action#619) [actions/dependency-review-action#625](actions/dependency-review-action#625) [actions/dependency-review-action#624](actions/dependency-review-action#624) [actions/dependency-review-action#617](actions/dependency-review-action#617) [actions/dependency-review-action#611](actions/dependency-review-action#611) [#639](https://github.com/Th3S4mur41/demo-auto-security-release/issues/639) [#663](https://github.com/Th3S4mur41/demo-auto-security-release/issues/663) [#661](https://github.com/Th3S4mur41/demo-auto-security-release/issues/661) [#660](https://github.com/Th3S4mur41/demo-auto-security-release/issues/660) [#653](https://github.com/Th3S4mur41/demo-auto-security-release/issues/653)
G-Rath pushed a commit to ackama/eslint-config-ackama that referenced this pull request Jan 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^22.0.0` ->
`^23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.5/23.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.5/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.5/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

###
[`v22.0.12`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.12)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

##### Bug Fixes

- Revert "fix(deps): update dependency cosmiconfig to v9"
([#&#8203;3104](https://togithub.com/semantic-release/semantic-release/issues/3104))
([f6f1bf1](https://togithub.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330))

###
[`v22.0.11`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.11)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([b38cd2e](https://togithub.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265))

###
[`v22.0.10`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.10)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10)

##### Bug Fixes

- revert updating cosmiconfig to v9
([88efead](https://togithub.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb))

###
[`v22.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.9)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3072](https://togithub.com/semantic-release/semantic-release/issues/3072))
([8b0dbd2](https://togithub.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447))

###
[`v22.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.8)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

##### Bug Fixes

- support windows absolute extends
([#&#8203;3062](https://togithub.com/semantic-release/semantic-release/issues/3062))
([0d06f62](https://togithub.com/semantic-release/semantic-release/commit/0d06f62411ca2f8bc0f4367bf2e0ec22c4cb77dc))

###
[`v22.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.7)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v11
([#&#8203;3047](https://togithub.com/semantic-release/semantic-release/issues/3047))
([f09e55f](https://togithub.com/semantic-release/semantic-release/commit/f09e55f39f8fcafb516bddeb0be63fb30763d3ac))

##### Features

- support extending ESM configuration files
([#&#8203;3036](https://togithub.com/semantic-release/semantic-release/pull/3037))([6900865](https://togithub.com/semantic-release/semantic-release/commit/6900865324c4eae56c06f01bde9a5ae2f3690917))

###
[`v22.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.6)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

##### Bug Fixes

- **deps:** update dependency figures to v6
([#&#8203;3033](https://togithub.com/semantic-release/semantic-release/issues/3033))
([305674d](https://togithub.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ackama/eslint-config-ackama).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
remcolakens pushed a commit to remcolakens/next-boilerplate that referenced this pull request Jan 20, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^22.0.12` ->
`^23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.12/23.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/remcolakens/next-boilerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to valora-inc/resolve-kit that referenced this pull request Jan 22, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^22.0.12` ->
`^23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.12/23.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.12/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
UTC, Automerge - "after 8:00 before 23:00 every weekday except on
Friday" in timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/resolve-kit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify bot added a commit to Balvajs/dismiss-stale-reviews that referenced this pull request Jan 28, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| devDependencies | major | [`22.0.12` ->
`23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.12/23.0.0)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mergify bot added a commit to Balvajs/delete-stale-branches that referenced this pull request Jan 28, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| devDependencies | major | [`22.0.12` ->
`23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.12/23.0.0)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
andipaetzold pushed a commit to andipaetzold/react-firehooks that referenced this pull request Feb 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`22.0.5` ->
`23.0.2`](https://renovatebot.com/diffs/npm/semantic-release/22.0.5/23.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.5/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.5/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.2)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2)

##### Bug Fixes

- **deps:** update dependency marked to v12
([#&#8203;3176](https://togithub.com/semantic-release/semantic-release/issues/3176))
([38105f5](https://togithub.com/semantic-release/semantic-release/commit/38105f5bc8ac280d8fb726097962bb357bfc5dac))

###
[`v23.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.1)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v7
([9faded8](https://togithub.com/semantic-release/semantic-release/commit/9faded8d50bd056374f79d0a1385dc9f140a85de))

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

###
[`v22.0.12`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.12)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

##### Bug Fixes

- Revert "fix(deps): update dependency cosmiconfig to v9"
([#&#8203;3104](https://togithub.com/semantic-release/semantic-release/issues/3104))
([f6f1bf1](https://togithub.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330))

###
[`v22.0.11`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.11)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([b38cd2e](https://togithub.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265))

###
[`v22.0.10`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.10)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10)

##### Bug Fixes

- revert updating cosmiconfig to v9
([88efead](https://togithub.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb))

###
[`v22.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.9)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3072](https://togithub.com/semantic-release/semantic-release/issues/3072))
([8b0dbd2](https://togithub.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447))

###
[`v22.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.8)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

##### Bug Fixes

- support windows absolute extends
([#&#8203;3062](https://togithub.com/semantic-release/semantic-release/issues/3062))
([0d06f62](https://togithub.com/semantic-release/semantic-release/commit/0d06f62411ca2f8bc0f4367bf2e0ec22c4cb77dc))

###
[`v22.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.7)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v11
([#&#8203;3047](https://togithub.com/semantic-release/semantic-release/issues/3047))
([f09e55f](https://togithub.com/semantic-release/semantic-release/commit/f09e55f39f8fcafb516bddeb0be63fb30763d3ac))

##### Features

- support extending ESM configuration files
([#&#8203;3036](https://togithub.com/semantic-release/semantic-release/pull/3037))([6900865](https://togithub.com/semantic-release/semantic-release/commit/6900865324c4eae56c06f01bde9a5ae2f3690917))

###
[`v22.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.6)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

##### Bug Fixes

- **deps:** update dependency figures to v6
([#&#8203;3033](https://togithub.com/semantic-release/semantic-release/issues/3033))
([305674d](https://togithub.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/andipaetzold/react-firehooks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kayman-mk pushed a commit to kayman-mk/blog-tech-at-work that referenced this pull request Feb 20, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@semantic-release/commit-analyzer](https://togithub.com/semantic-release/commit-analyzer)
| [`^9.0.2` ->
`^11.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fcommit-analyzer/9.0.2/11.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fcommit-analyzer/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fcommit-analyzer/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fcommit-analyzer/9.0.2/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fcommit-analyzer/9.0.2/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@semantic-release/github](https://togithub.com/semantic-release/github)
| [`^8.0.6` ->
`^9.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/8.1.0/9.2.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/9.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fgithub/9.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fgithub/8.1.0/9.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/8.1.0/9.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@semantic-release/release-notes-generator](https://togithub.com/semantic-release/release-notes-generator)
| [`^10.0.3` ->
`^12.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2frelease-notes-generator/10.0.3/12.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2frelease-notes-generator/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2frelease-notes-generator/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2frelease-notes-generator/10.0.3/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2frelease-notes-generator/10.0.3/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^21.0.7` ->
`^23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/21.1.2/23.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/21.1.2/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/21.1.2/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/commit-analyzer
(@&#8203;semantic-release/commit-analyzer)</summary>

###
[`v11.1.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v11.1.0)

[Compare
Source](https://togithub.com/semantic-release/commit-analyzer/compare/v11.0.0...v11.1.0)

##### Features

- add support for ESM presets
([#&#8203;537](https://togithub.com/semantic-release/commit-analyzer/issues/537))
([9dc87e0](https://togithub.com/semantic-release/commit-analyzer/commit/9dc87e0f499b793850491d719c554aac218814e9))

###
[`v11.0.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v11.0.0)

[Compare
Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.4...v11.0.0)

##### Bug Fixes

- **config-loader:** accounted for normalization of preset interfaces
([3ff9458](https://togithub.com/semantic-release/commit-analyzer/commit/3ff94584f399738acb2075c6175df64e2ae181e5))
- **deps:** update dependency conventional-commits-filter to v4
([99dcf7e](https://togithub.com/semantic-release/commit-analyzer/commit/99dcf7ef13a2d0206f621f5046aa1ccbb4a9e480))

##### Features

- **conventional-changelog-presets:** supported new preset format
([f3b88d3](https://togithub.com/semantic-release/commit-analyzer/commit/f3b88d3e7409b0bac38cb58bd04f19506f2f6159))
- **node-versions:** raised the minimum node version to v18.17 and
dropped v19 support
([a681fbd](https://togithub.com/semantic-release/commit-analyzer/commit/a681fbdab30b4ff66093506ce09b383e750cca5e))

##### BREAKING CHANGES

- **node-versions:** the minimum required node version is now v18.17,
v19 support has been dropped, and the minimum required in the v20 range
is v20.6.1
- **conventional-changelog-presets:** the new preset format is a
breaking change when compared to the previous preset format. updating to
support the new format means that the old preset format is no longer
supported. update your preset to the latest version to maintain
compatibility

###
[`v10.0.4`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.4)

[Compare
Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.3...v10.0.4)

##### Bug Fixes

- **deps:** update dependency conventional-commits-parser to v5
([a7201b6](https://togithub.com/semantic-release/commit-analyzer/commit/a7201b6ea4b523c06e7d60bd3c850f1079464379))

###
[`v10.0.3`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.3)

[Compare
Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.2...v10.0.3)

##### Reverts

- Revert "fix(deps): update dependency conventional-commits-parser to v5
([#&#8203;501](https://togithub.com/semantic-release/commit-analyzer/issues/501))"
([ab3ee9f](https://togithub.com/semantic-release/commit-analyzer/commit/ab3ee9f93b02f3d7d288323ee2fc89c59d64290d)),
closes
[#&#8203;501](https://togithub.com/semantic-release/commit-analyzer/issues/501)
- Revert "chore(deps): update dependency conventional-changelog-atom to
v4
([#&#8203;502](https://togithub.com/semantic-release/commit-analyzer/issues/502))"
([f21eb8e](https://togithub.com/semantic-release/commit-analyzer/commit/f21eb8ea25c4feffe22bd7bfbf088b3757756580)),
closes
[#&#8203;502](https://togithub.com/semantic-release/commit-analyzer/issues/502)
- Revert "chore(deps): update dependency conventional-changelog-ember to
v4
([#&#8203;504](https://togithub.com/semantic-release/commit-analyzer/issues/504))"
([c48b533](https://togithub.com/semantic-release/commit-analyzer/commit/c48b533544d438a52d942cb947e3d96734425144)),
closes
[#&#8203;504](https://togithub.com/semantic-release/commit-analyzer/issues/504)

###
[`v10.0.2`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.2)

[Compare
Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.1...v10.0.2)

##### Bug Fixes

- **deps:** update dependency conventional-commits-parser to v5
([#&#8203;501](https://togithub.com/semantic-release/commit-analyzer/issues/501))
([91cf4d5](https://togithub.com/semantic-release/commit-analyzer/commit/91cf4d5a82052b6ea52e0f9f7d4faed7a80460e1))

###
[`v10.0.1`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.1)

[Compare
Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.0...v10.0.1)

##### Bug Fixes

- **deps:** update dependency conventional-changelog-angular to v6
([#&#8203;460](https://togithub.com/semantic-release/commit-analyzer/issues/460))
([0607201](https://togithub.com/semantic-release/commit-analyzer/commit/0607201c58f4b5e54dfb0fcdf15cfa2cda24bf9b))
- **deps:** update dependency conventional-commits-filter to v3
([#&#8203;461](https://togithub.com/semantic-release/commit-analyzer/issues/461))
([97d683f](https://togithub.com/semantic-release/commit-analyzer/commit/97d683fcc07f646a902017fb70136d2cfcc1d724))
- **deps:** update dependency conventional-commits-parser to v4
([#&#8203;462](https://togithub.com/semantic-release/commit-analyzer/issues/462))
([5d94efa](https://togithub.com/semantic-release/commit-analyzer/commit/5d94efa132468c0f1042b1b6ec23f509d98ead1d))

###
[`v10.0.0`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.0)

[Compare
Source](https://togithub.com/semantic-release/commit-analyzer/compare/v9.0.2...v10.0.0)

##### Code Refactoring

- **esm:** converted the package to esm
([b4f9865](https://togithub.com/semantic-release/commit-analyzer/commit/b4f986520a714fdbbe29ce44488124bed2360b79)),
closes
[#&#8203;296](https://togithub.com/semantic-release/commit-analyzer/issues/296)

##### Features

- **deps:** raised the peer-dependency requirement on semantic-release
to v20.1.0
([e1ab8ea](https://togithub.com/semantic-release/commit-analyzer/commit/e1ab8ea95723a1c05d5ab008c332701ff0556ae3))
- **node-versions:** raised the minimum required node version to v18
([affeb23](https://togithub.com/semantic-release/commit-analyzer/commit/affeb235419a032f2599b15a927fcd4124c0290e))

##### BREAKING CHANGES

- **deps:** the minimum required version of semantic-release is now
v20.1.0 in order to support
    loading ESM plugins
-   **node-versions:** the minimum required version of node is now v18
- **esm:** `@semantic-release/commit-analyzer` is now a native ES
Module. It has named exports
    for each plugin hook (`analyzeCommits`)

</details>

<details>
<summary>semantic-release/github
(@&#8203;semantic-release/github)</summary>

###
[`v9.2.6`](https://togithub.com/semantic-release/github/releases/tag/v9.2.6)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.2.5...v9.2.6)

##### Bug Fixes

- **deps:** update dependency p-filter to v4
([#&#8203;764](https://togithub.com/semantic-release/github/issues/764))
([85367c1](https://togithub.com/semantic-release/github/commit/85367c14e16d0ece235bbcc9893a99e353a63b26))

###
[`v9.2.5`](https://togithub.com/semantic-release/github/releases/tag/v9.2.5)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.2.4...v9.2.5)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest)
to v9.1.5
([45d09b4](https://togithub.com/semantic-release/github/commit/45d09b4eeba271dbb1594ccf59d6600d67f3f05d))

###
[`v9.2.4`](https://togithub.com/semantic-release/github/releases/tag/v9.2.4)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.2.3...v9.2.4)

##### Bug Fixes

- **deps:** update dependency mime to v4
([#&#8203;745](https://togithub.com/semantic-release/github/issues/745))
([342a2f2](https://togithub.com/semantic-release/github/commit/342a2f2f70c518eb23fd3ff0aa4d6e9e1021840d))

###
[`v9.2.3`](https://togithub.com/semantic-release/github/releases/tag/v9.2.3)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.2.2...v9.2.3)

##### Bug Fixes

- **deps:** update dependency globby to v14
([#&#8203;737](https://togithub.com/semantic-release/github/issues/737))
([3cd8b6b](https://togithub.com/semantic-release/github/commit/3cd8b6bba695775b1c69f0551a493fd72bf94322))

###
[`v9.2.2`](https://togithub.com/semantic-release/github/releases/tag/v9.2.2)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.2.1...v9.2.2)

##### Bug Fixes

- **errors:** fix typo in error message
([#&#8203;736](https://togithub.com/semantic-release/github/issues/736))
([a9c73a3](https://togithub.com/semantic-release/github/commit/a9c73a3b45301676ec4b06582abe0fc10ff5087e))

###
[`v9.2.1`](https://togithub.com/semantic-release/github/compare/v9.2.0...v9.2.1)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.2.0...v9.2.1)

###
[`v9.2.0`](https://togithub.com/semantic-release/github/releases/tag/v9.2.0)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.1.0...v9.2.0)

##### Features

- add discussionCategoryName option
([#&#8203;702](https://togithub.com/semantic-release/github/issues/702))
([34c0afd](https://togithub.com/semantic-release/github/commit/34c0afded9391608ad334fa8379f4f1e83cc35fa))

###
[`v9.1.0`](https://togithub.com/semantic-release/github/releases/tag/v9.1.0)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.7...v9.1.0)

##### Features

- `releaseNameTemplate` and `releaseBodyTemplate` options for
customizing release body and name
([#&#8203;704](https://togithub.com/semantic-release/github/issues/704))
([9e2678c](https://togithub.com/semantic-release/github/commit/9e2678cd69e67ce0b79c5bd1731a376f269d958c))

###
[`v9.0.7`](https://togithub.com/semantic-release/github/releases/tag/v9.0.7)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.6...v9.0.7)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&#8203;708](https://togithub.com/semantic-release/github/issues/708))
([47f2b2e](https://togithub.com/semantic-release/github/commit/47f2b2e39ae75549988023e534e068fde365d836))

###
[`v9.0.6`](https://togithub.com/semantic-release/github/releases/tag/v9.0.6)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.5...v9.0.6)

##### Bug Fixes

- **deps:** update dependency aggregate-error to v5
([#&#8203;698](https://togithub.com/semantic-release/github/issues/698))
([706544c](https://togithub.com/semantic-release/github/commit/706544c2d961f8a5644f36812e60a07327fa2851))

###
[`v9.0.5`](https://togithub.com/semantic-release/github/releases/tag/v9.0.5)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.4...v9.0.5)

##### Bug Fixes

- define retry limit in retry config
([#&#8203;693](https://togithub.com/semantic-release/github/issues/693))
([5ad0486](https://togithub.com/semantic-release/github/commit/5ad0486de55c2edfb653fde4735e623fab139148))

###
[`v9.0.4`](https://togithub.com/semantic-release/github/releases/tag/v9.0.4)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.3...v9.0.4)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&#8203;670](https://togithub.com/semantic-release/github/issues/670))
([ebc0392](https://togithub.com/semantic-release/github/commit/ebc03928bb565fabdc20a5a113c4f15660f55b17))

###
[`v9.0.3`](https://togithub.com/semantic-release/github/releases/tag/v9.0.3)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.2...v9.0.3)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;semantic-release/error](https://togithub.com/semantic-release/error)
to v4
([#&#8203;649](https://togithub.com/semantic-release/github/issues/649))
([09e43e6](https://togithub.com/semantic-release/github/commit/09e43e6bbca41f5398202b0192444bd7e106db39))

###
[`v9.0.2`](https://togithub.com/semantic-release/github/releases/tag/v9.0.2)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.1...v9.0.2)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest)
to v7
([#&#8203;646](https://togithub.com/semantic-release/github/issues/646))
([86a7562](https://togithub.com/semantic-release/github/commit/86a75627e5804dcce452b16356649c77da098ff7))

###
[`v9.0.1`](https://togithub.com/semantic-release/github/releases/tag/v9.0.1)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v9.0.0...v9.0.1)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;octokit/plugin-retry](https://togithub.com/octokit/plugin-retry)
to v5
([#&#8203;647](https://togithub.com/semantic-release/github/issues/647))
([ecb8fa8](https://togithub.com/semantic-release/github/commit/ecb8fa87fb1dc20a20d687db488c5d0770380892))

###
[`v9.0.0`](https://togithub.com/semantic-release/github/releases/tag/v9.0.0)

[Compare
Source](https://togithub.com/semantic-release/github/compare/v8.1.0...v9.0.0)

##### BREAKING CHANGES

-   `@semantic-release/github` is now a native ES Module
-   Node 14 and 16 are no longer supported

</details>

<details>
<summary>semantic-release/release-notes-generator
(@&#8203;semantic-release/release-notes-generator)</summary>

###
[`v12.1.0`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v12.1.0)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v12.0.1...v12.1.0)

##### Features

- add support for ESM presets
([#&#8203;544](https://togithub.com/semantic-release/release-notes-generator/issues/544))
([53c18ce](https://togithub.com/semantic-release/release-notes-generator/commit/53c18ce0036bac73867af75b189a9c168565d0b8))

###
[`v12.0.1`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v12.0.1)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v12.0.0...v12.0.1)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v11
([#&#8203;557](https://togithub.com/semantic-release/release-notes-generator/issues/557))
([5756c18](https://togithub.com/semantic-release/release-notes-generator/commit/5756c186bf2181ef4c5df0fbec440765cecd936d))

###
[`v12.0.0`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v12.0.0)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.7...v12.0.0)

##### Bug Fixes

- **deps:** update dependency conventional-changlog-writer to v7
([4fe3563](https://togithub.com/semantic-release/release-notes-generator/commit/4fe35635f8186ab42fa604d2ef85819b07f43f53))

##### Features

- **conventional-changelog-presets:** supported new preset format
([a681671](https://togithub.com/semantic-release/release-notes-generator/commit/a68167199e131e1f72fd259d45848112744a3982))
- **node-versions:** raised the minimum node version to v18.17 and
dropped v19 support
([9c4e5f5](https://togithub.com/semantic-release/release-notes-generator/commit/9c4e5f58a167acb9520594dfed248d1542cb4f31))

##### BREAKING CHANGES

- **node-versions:** the minimum required node version is now v18.17,
v19 support has been dropped, and the minimum required in the v20 range
is v20.6.1
- **conventional-changelog-presets:** the new preset format is a
breaking change when compared to the previous preset format. updating to
support the new format means that the old preset format is no longer
supported. update your preset to the latest version to maintain
compatibility

###
[`v11.0.7`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.7)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.6...v11.0.7)

##### Bug Fixes

- **deps:** update dependency conventional-commits-filter to v4
([a347fa6](https://togithub.com/semantic-release/release-notes-generator/commit/a347fa6acc5af655ac0f46fc75ef42d6eac1b635))

###
[`v11.0.6`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.6)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.5...v11.0.6)

##### Reverts

- Revert "chore(deps): update dependency conventional-changelog-atom to
v4
([#&#8203;509](https://togithub.com/semantic-release/release-notes-generator/issues/509))"
([e6b939a](https://togithub.com/semantic-release/release-notes-generator/commit/e6b939a670456df9a8edd335c768dc58315f949f)),
closes
[#&#8203;509](https://togithub.com/semantic-release/release-notes-generator/issues/509)
- Revert "chore(deps): update dependency conventional-changelog-ember to
v4
([#&#8203;511](https://togithub.com/semantic-release/release-notes-generator/issues/511))"
([1f6fa69](https://togithub.com/semantic-release/release-notes-generator/commit/1f6fa6902c8c95c2e5f3d668f13bcfc119464ac6)),
closes
[#&#8203;511](https://togithub.com/semantic-release/release-notes-generator/issues/511)
- Revert "chore(deps): update dependency
conventional-changelog-conventionalcommits to v7
([#&#8203;510](https://togithub.com/semantic-release/release-notes-generator/issues/510))"
([9793686](https://togithub.com/semantic-release/release-notes-generator/commit/9793686da4281bbc0ad4fa0e784ad902a460a247)),
closes
[#&#8203;510](https://togithub.com/semantic-release/release-notes-generator/issues/510)
- Revert "chore(deps): update dependency conventional-changelog-eslint
to v5
([#&#8203;512](https://togithub.com/semantic-release/release-notes-generator/issues/512))"
([a74f93d](https://togithub.com/semantic-release/release-notes-generator/commit/a74f93df8586bbbc1e791552d540cdbd93fcbc15)),
closes
[#&#8203;512](https://togithub.com/semantic-release/release-notes-generator/issues/512)
- Revert "chore(deps): update dependency conventional-changelog-express
to v4
([#&#8203;513](https://togithub.com/semantic-release/release-notes-generator/issues/513))"
([a84e7ed](https://togithub.com/semantic-release/release-notes-generator/commit/a84e7ed9c91243995cb0c212e268e6b4e6a248d5)),
closes
[#&#8203;513](https://togithub.com/semantic-release/release-notes-generator/issues/513)

###
[`v11.0.5`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.5)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.4...v11.0.5)

##### Bug Fixes

- **deps:** update dependency conventional-commits-parser to v5
([#&#8203;508](https://togithub.com/semantic-release/release-notes-generator/issues/508))
([45f893f](https://togithub.com/semantic-release/release-notes-generator/commit/45f893f118749f811cea946cc61400e952f728b8))

###
[`v11.0.4`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.4)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.3...v11.0.4)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v10
([68772c4](https://togithub.com/semantic-release/release-notes-generator/commit/68772c44029e4e00458368a9ff6a84d90ca6586e))

###
[`v11.0.3`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.3)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.2...v11.0.3)

##### Bug Fixes

- **deps:** update dependency conventional-changelog-angular to v6
([#&#8203;466](https://togithub.com/semantic-release/release-notes-generator/issues/466))
([a8d8868](https://togithub.com/semantic-release/release-notes-generator/commit/a8d88682cff183b599d5d0324e7d3c4194a22b5c))
- **deps:** update dependency conventional-changelog-writer to v6
([#&#8203;467](https://togithub.com/semantic-release/release-notes-generator/issues/467))
([d80b880](https://togithub.com/semantic-release/release-notes-generator/commit/d80b88085b12bd10c9800f1ffca523e2eece95e8))
- **deps:** update dependency conventional-commits-filter to v3
([#&#8203;468](https://togithub.com/semantic-release/release-notes-generator/issues/468))
([b058ee7](https://togithub.com/semantic-release/release-notes-generator/commit/b058ee7c4ef5d057e8385703e51ee6740a3a0baa))
- **deps:** update dependency conventional-commits-parser to v4
([#&#8203;469](https://togithub.com/semantic-release/release-notes-generator/issues/469))
([7d84222](https://togithub.com/semantic-release/release-notes-generator/commit/7d84222cf8a0134a2cbd9d3c9f5cb0544bbbb090))

###
[`v11.0.2`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.2)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.1...v11.0.2)

##### Bug Fixes

- **deps:** update dependency get-stream to v7
([#&#8203;453](https://togithub.com/semantic-release/release-notes-generator/issues/453))
([96e435e](https://togithub.com/semantic-release/release-notes-generator/commit/96e435e2559711c0d2b5f1bdd8aa661e59dd79cb))

###
[`v11.0.1`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.1)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.0...v11.0.1)

##### Bug Fixes

- **files:** include the wrappers directory in the published package
([949607f](https://togithub.com/semantic-release/release-notes-generator/commit/949607f9c67d2ba7ec88206370dcfc470812c6fd))

###
[`v11.0.0`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.0)

[Compare
Source](https://togithub.com/semantic-release/release-notes-generator/compare/v10.0.3...v11.0.0)

##### Code Refactoring

- **esm:** converted the package to esm
([40f7596](https://togithub.com/semantic-release/release-notes-generator/commit/40f7596187897a855d54163aae9ad184b1075cfb)),
closes
[#&#8203;296](https://togithub.com/semantic-release/release-notes-generator/issues/296)

##### Features

- **node-versions:** raised the minimum required node version to v18
([4bfe425](https://togithub.com/semantic-release/release-notes-generator/commit/4bfe425b4f0e6487eda554f9ecc5d940387f5eda))
- **semantic-release-peer:** raised the minimum peer requirement to the
first version that supports loading esm plugins
([f094cb0](https://togithub.com/semantic-release/release-notes-generator/commit/f094cb0672a4f4dc58d302f0e186b1c4920001ca))

##### BREAKING CHANGES

- **semantic-release-peer:** the required version of semantic-release
has been raised to v20.1.0 in order to support loading of ESM plugins
-   **node-versions:** node v18 is now the minimum supported version
- **esm:** `@semantic-release/release-notes-generator` is now a native
ES Module. It has
    named exports for each plugin hook (`generateNotes`)

</details>

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

###
[`v22.0.12`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.12)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

##### Bug Fixes

- Revert "fix(deps): update dependency cosmiconfig to v9"
([#&#8203;3104](https://togithub.com/semantic-release/semantic-release/issues/3104))
([f6f1bf1](https://togithub.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330))

###
[`v22.0.11`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.11)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([b38cd2e](https://togithub.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265))

###
[`v22.0.10`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.10)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10)

##### Bug Fixes

- revert updating cosmiconfig to v9
([88efead](https://togithub.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb))

###
[`v22.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.9)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3072](https://togithub.com/semantic-release/semantic-release/issues/3072))
([8b0dbd2](https://togithub.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447))

###
[`v22.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.8)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

##### Bug Fixes

- support windows absolute extends
([#&#8203;3062](https://togithub.com/semantic-release/semantic-release/issues/3062))
([0d06f62](https://togithub.com/semantic-release/semantic-release/commit/0d06f62411ca2f8bc0f4367bf2e0ec22c4cb77dc))

###
[`v22.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.7)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v11
([#&#8203;3047](https://togithub.com/semantic-release/semantic-release/issues/3047))
([f09e55f](https://togithub.com/semantic-release/semantic-release/commit/f09e55f39f8fcafb516bddeb0be63fb30763d3ac))

##### Features

- support extending ESM configuration files
([#&#8203;3036](https://togithub.com/semantic-release/semantic-release/pull/3037))([6900865](https://togithub.com/semantic-release/semantic-release/commit/6900865324c4eae56c06f01bde9a5ae2f3690917))

###
[`v22.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.6)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

##### Bug Fixes

- **deps:** update dependency figures to v6
([#&#8203;3033](https://togithub.com/semantic-release/semantic-release/issues/3033))
([305674d](https://togithub.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750))

###
[`v22.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.5)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.4...v22.0.5)

##### Bug Fixes

- **deps:** update dependency env-ci to v10
([#&#8203;2983](https://togithub.com/semantic-release/semantic-release/issues/2983))
([e759493](https://togithub.com/semantic-release/semantic-release/commit/e759493e074650748fc3bbef9e640db413b52d56))

###
[`v22.0.4`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.4)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.3...v22.0.4)

##### Bug Fixes

- **deps:** update dependency marked to v9
([#&#8203;2947](https://togithub.com/semantic-release/semantic-release/issues/2947))
([84f2ee9](https://togithub.com/semantic-release/semantic-release/commit/84f2ee9374c4da1a8b2b2dd30ea3ccdbac030a4b))

###
[`v22.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.3)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.2...v22.0.3)

##### Bug Fixes

- **exports:** removed the `exports` definition for the time being
([561e2d6](https://togithub.com/semantic-release/semantic-release/commit/561e2d648d59c6a5f4d7df7a6e16aa37aeeee6fb)),
closes
[#&#8203;2968](https://togithub.com/semantic-release/semantic-release/issues/2968).
see
[https://github.com/semantic-release/semantic-release/issues/2978](https://togithub.com/semantic-release/semantic-release/issues/2978)
for more information.

###
[`v22.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.2)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.1...v22.0.2)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v6
([8a7befe](https://togithub.com/semantic-release/semantic-release/commit/8a7befe96ba619a465b42d73e1d68c7b19945647))

###
[`v22.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.1)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** upgraded `release-notes-generator` and `commit-analyzer`
plugins to stable versions
([041e4f7](https://togithub.com/semantic-release/semantic-release/commit/041e4f7e3779d5a62c36e0cecb55740df590489c)),
closes
[#&#8203;2934](https://togithub.com/semantic-release/semantic-release/issues/2934)

###
[`v22.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.2...v22.0.0)

##### Bug Fixes

- **deps:** updated to the latest beta of the commit analyzer plugin
([03a687b](https://togithub.com/semantic-release/semantic-release/commit/03a687b3ea862f06cc5f8a721827296718640fd1))
- **deps:** updated to the latest betas of the commit-analyzer and
release-notes-generator plugins
([de8e4e0](https://togithub.com/semantic-release/semantic-release/commit/de8e4e05e9f20c1ac073e08e5dd340aadc2ba70e))
- **deps:** upgraded to the latest version of the npm plugin with npm
v10
([a23b718](https://togithub.com/semantic-release/semantic-release/commit/a23b71890b0638d41e52c41ffbd8d37f421fda6b))

##### Features

- **conventional-changelog-presets:** supported new preset format
([07a79ea](https://togithub.com/semantic-release/semantic-release/commit/07a79ea7e9588f3c4175b4c7196370819cae8a56))
- defined exports for the package
([72ab317](https://togithub.com/semantic-release/semantic-release/commit/72ab317bb0c6333c643f457f5658c318b78e4740))
- **node-versions:** raised the minimum node v20 requirement to v20.6
([e623cc6](https://togithub.com/semantic-release/semantic-release/commit/e623cc642ae2a2dba0d439494ba700366bd86dd3))
- **node-versions:** raised the minimum required node version to v18.17
and dropped v19 support
([b9f294d](https://togithub.com/semantic-release/semantic-release/commit/b9f294d179b2792882c19206b64eb484bb0c1cef))
- **node-versions:** raised the minimum supported node version w/in the
v20 range to v20.6.1
([b93bef4](https://togithub.com/semantic-release/semantic-release/commit/b93bef4eea9baf3a94f41def4efb2f2af19cddf6))

##### BREAKING CHANGES

- **node-versions:** the minimum supported version for the v20 range of
node has been raised slightly to
    v20.6.1 to avoid a known node bug
- **node-versions:** the minimum supported node version in the v20 major
range is now v20.6
- **node-versions:** node v18.17 is now the minimum supported node
version and support for v19 has been dropped
- exports prevents access to internal files, but they arent intended for
public use anyway
- **conventional-changelog-presets:** the new preset format is a
breaking change when compared to the previous preset format. updating to
support the new format means that the old preset format is no longer
supported. update your preset to the latest version to maintain
compatibility. this is also important if you are using a preset outside
of the list of official conventional-changelog presets since your preset
will need to be updated to export async functions to match the expected
preset signature.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/kayman-mk/blog-tech-at-work).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMTI3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to peers/js-binarypack that referenced this pull request Mar 9, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^22.0.0` ->
`^23.0.0`](https://renovatebot.com/diffs/npm/semantic-release/22.0.12/23.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/22.0.12/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/22.0.12/23.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.2)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2)

##### Bug Fixes

- **deps:** update dependency marked to v12
([#&#8203;3176](https://togithub.com/semantic-release/semantic-release/issues/3176))
([38105f5](https://togithub.com/semantic-release/semantic-release/commit/38105f5bc8ac280d8fb726097962bb357bfc5dac))

###
[`v23.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.1)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v7
([9faded8](https://togithub.com/semantic-release/semantic-release/commit/9faded8d50bd056374f79d0a1385dc9f140a85de))

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/peers/js-binarypack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to reconbot/arc-plugin-file-copy that referenced this pull request Apr 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`21.1.2` ->
`23.0.7`](https://renovatebot.com/diffs/npm/semantic-release/21.1.2/23.0.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/23.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/23.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/21.1.2/23.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/21.1.2/23.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v23.0.7`](https://togithub.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.7)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.7)

###
[`v23.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.6)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;semantic-release/release-notes-generator](https://togithub.com/semantic-release/release-notes-generator)
to v13
([#&#8203;3237](https://togithub.com/semantic-release/semantic-release/issues/3237))
([b7e08fc](https://togithub.com/semantic-release/semantic-release/commit/b7e08fc6068154713487dbf6817c8fc356319d6f))

###
[`v23.0.5`](https://togithub.com/semantic-release/semantic-release/compare/v23.0.4...29458a0ebb14bc7691d69cf78a08a847c88789bb)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.4...v23.0.5)

###
[`v23.0.4`](https://togithub.com/semantic-release/semantic-release/compare/v23.0.3...7a50c8a1a9a14d25fb54b1ea087914fb836b04be)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.3...v23.0.4)

###
[`v23.0.3`](https://togithub.com/semantic-release/semantic-release/compare/v23.0.2...96d5aeb4b657429ff8f272aaf38e1775079e7c24)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.3)

###
[`v23.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.2)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2)

##### Bug Fixes

- **deps:** update dependency marked to v12
([#&#8203;3176](https://togithub.com/semantic-release/semantic-release/issues/3176))
([38105f5](https://togithub.com/semantic-release/semantic-release/commit/38105f5bc8ac280d8fb726097962bb357bfc5dac))

###
[`v23.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.1)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v7
([9faded8](https://togithub.com/semantic-release/semantic-release/commit/9faded8d50bd056374f79d0a1385dc9f140a85de))

###
[`v23.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://togithub.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://togithub.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://togithub.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://togithub.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://togithub.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://togithub.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://togithub.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://togithub.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://togithub.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://togithub.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

###
[`v22.0.12`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.12)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

##### Bug Fixes

- Revert "fix(deps): update dependency cosmiconfig to v9"
([#&#8203;3104](https://togithub.com/semantic-release/semantic-release/issues/3104))
([f6f1bf1](https://togithub.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330))

###
[`v22.0.11`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.11)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([b38cd2e](https://togithub.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265))

###
[`v22.0.10`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.10)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10)

##### Bug Fixes

- revert updating cosmiconfig to v9
([88efead](https://togithub.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb))

###
[`v22.0.9`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.9)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3072](https://togithub.com/semantic-release/semantic-release/issues/3072))
([8b0dbd2](https://togithub.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447))

###
[`v22.0.8`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.8)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

##### Bug Fixes

- support windows absolute extends
([#&#8203;3062](https://togithub.com/semantic-release/semantic-release/issues/3062))
([0d06f62](https://togithub.com/semantic-release/semantic-release/commit/0d06f62411ca2f8bc0f4367bf2e0ec22c4cb77dc))

###
[`v22.0.7`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.7)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v11
([#&#8203;3047](https://togithub.com/semantic-release/semantic-release/issues/3047))
([f09e55f](https://togithub.com/semantic-release/semantic-release/commit/f09e55f39f8fcafb516bddeb0be63fb30763d3ac))

##### Features

- support extending ESM configuration files
([#&#8203;3036](https://togithub.com/semantic-release/semantic-release/pull/3037))([6900865](https://togithub.com/semantic-release/semantic-release/commit/6900865324c4eae56c06f01bde9a5ae2f3690917))

###
[`v22.0.6`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.6)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

##### Bug Fixes

- **deps:** update dependency figures to v6
([#&#8203;3033](https://togithub.com/semantic-release/semantic-release/issues/3033))
([305674d](https://togithub.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750))

###
[`v22.0.5`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.5)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.4...v22.0.5)

##### Bug Fixes

- **deps:** update dependency env-ci to v10
([#&#8203;2983](https://togithub.com/semantic-release/semantic-release/issues/2983))
([e759493](https://togithub.com/semantic-release/semantic-release/commit/e759493e074650748fc3bbef9e640db413b52d56))

###
[`v22.0.4`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.4)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.3...v22.0.4)

##### Bug Fixes

- **deps:** update dependency marked to v9
([#&#8203;2947](https://togithub.com/semantic-release/semantic-release/issues/2947))
([84f2ee9](https://togithub.com/semantic-release/semantic-release/commit/84f2ee9374c4da1a8b2b2dd30ea3ccdbac030a4b))

###
[`v22.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.3)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.2...v22.0.3)

##### Bug Fixes

- **exports:** removed the `exports` definition for the time being
([561e2d6](https://togithub.com/semantic-release/semantic-release/commit/561e2d648d59c6a5f4d7df7a6e16aa37aeeee6fb)),
closes
[#&#8203;2968](https://togithub.com/semantic-release/semantic-release/issues/2968).
see
[https://github.com/semantic-release/semantic-release/issues/2978](https://togithub.com/semantic-release/semantic-release/issues/2978)
for more information.

###
[`v22.0.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.2)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.1...v22.0.2)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v6
([8a7befe](https://togithub.com/semantic-release/semantic-release/commit/8a7befe96ba619a465b42d73e1d68c7b19945647))

###
[`v22.0.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.1)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** upgraded `release-notes-generator` and `commit-analyzer`
plugins to stable versions
([041e4f7](https://togithub.com/semantic-release/semantic-release/commit/041e4f7e3779d5a62c36e0cecb55740df590489c)),
closes
[#&#8203;2934](https://togithub.com/semantic-release/semantic-release/issues/2934)

###
[`v22.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v22.0.0)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.2...v22.0.0)

##### Bug Fixes

- **deps:** updated to the latest beta of the commit analyzer plugin
([03a687b](https://togithub.com/semantic-release/semantic-release/commit/03a687b3ea862f06cc5f8a721827296718640fd1))
- **deps:** updated to the latest betas of the commit-analyzer and
release-notes-generator plugins
([de8e4e0](https://togithub.com/semantic-release/semantic-release/commit/de8e4e05e9f20c1ac073e08e5dd340aadc2ba70e))
- **deps:** upgraded to the latest version of the npm plugin with npm
v10
([a23b718](https://togithub.com/semantic-release/semantic-release/commit/a23b71890b0638d41e52c41ffbd8d37f421fda6b))

##### Features

- **conventional-changelog-presets:** supported new preset format
([07a79ea](https://togithub.com/semantic-release/semantic-release/commit/07a79ea7e9588f3c4175b4c7196370819cae8a56))
- defined exports for the package
([72ab317](https://togithub.com/semantic-release/semantic-release/commit/72ab317bb0c6333c643f457f5658c318b78e4740))
- **node-versions:** raised the minimum node v20 requirement to v20.6
([e623cc6](https://togithub.com/semantic-release/semantic-release/commit/e623cc642ae2a2dba0d439494ba700366bd86dd3))
- **node-versions:** raised the minimum required node version to v18.17
and dropped v19 support
([b9f294d](https://togithub.com/semantic-release/semantic-release/commit/b9f294d179b2792882c19206b64eb484bb0c1cef))
- **node-versions:** raised the minimum supported node version w/in the
v20 range to v20.6.1
([b93bef4](https://togithub.com/semantic-release/semantic-release/commit/b93bef4eea9baf3a94f41def4efb2f2af19cddf6))

##### BREAKING CHANGES

- **node-versions:** the minimum supported version for the v20 range of
node has been raised slightly to
    v20.6.1 to avoid a known node bug
- **node-versions:** the minimum supported node version in the v20 major
range is now v20.6
- **node-versions:** node v18.17 is now the minimum supported node
version and support for v19 has been dropped
- exports prevents access to internal files, but they arent intended for
public use anyway
- **conventional-changelog-presets:** the new preset format is a
breaking change when compared to the previous preset format. updating to
support the new format means that the old preset format is no longer
supported. update your preset to the latest version to maintain
compatibility. this is also important if you are using a preset outside
of the list of official conventional-changelog presets since your preset
will need to be updated to export async functions to match the expected
preset signature.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/reconbot/arc-plugin-file-copy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjY5LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dc-tec pushed a commit to dc-tec/docker-iac-runner that referenced this pull request Nov 8, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@semantic-release/github](https://redirect.github.com/semantic-release/github)
| [`^8.0.7` ->
`^11.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/8.1.0/11.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fgithub/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fgithub/8.1.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/8.1.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[semantic-release](https://redirect.github.com/semantic-release/semantic-release)
| [`^19.0.5` ->
`^24.0.0`](https://renovatebot.com/diffs/npm/semantic-release/19.0.5/24.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/19.0.5/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/19.0.5/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>semantic-release/github
(@&#8203;semantic-release/github)</summary>

###
[`v11.0.0`](https://redirect.github.com/semantic-release/github/releases/tag/v11.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.3.5...v11.0.0)

##### chore

- update peer dependency for `semantic-release`
([95c7cdd](https://redirect.github.com/semantic-release/github/commit/95c7cdd19b9f053913839cf7b0f9a55bd8f0e494))

##### Code Refactoring

- modify commit associatedPRs and relatedIssues `label` property data
type.
([718134a](https://redirect.github.com/semantic-release/github/commit/718134ac436f2be4378c3982ae1af725a7aafe63))

##### Features

- integrate `warn` in `fail` script
([7a9914a](https://redirect.github.com/semantic-release/github/commit/7a9914a30247cef045bf0cebaac3970318408c1c))
- integrate `warn` in `success` script
([792720d](https://redirect.github.com/semantic-release/github/commit/792720d84633569c88254f6d654894f378e6edca))

##### BREAKING CHANGES

- the commit associatedPR and relatedIssues `label` prop is now an array
of objects with more properties
-   the minimum required version of semantic-release to use

[@&#8203;semantic-release/github](https://redirect.github.com/semantic-release/github)
is now v24.1.0

###
[`v10.3.5`](https://redirect.github.com/semantic-release/github/releases/tag/v10.3.5)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.3.4...v10.3.5)

##### Bug Fixes

- replace `searchAPI` usage with `GraphQL` in `findSRIssue` util
([#&#8203;907](https://redirect.github.com/semantic-release/github/issues/907))
([7fb46a3](https://redirect.github.com/semantic-release/github/commit/7fb46a3370908d738a094b39783ce898edaeeba1))

###
[`v10.3.4`](https://redirect.github.com/semantic-release/github/compare/v10.3.3...efe9f49487e00f935f7d2a1922aed6ec0f4d90ac)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.3.3...v10.3.4)

###
[`v10.3.3`](https://redirect.github.com/semantic-release/github/releases/tag/v10.3.3)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.3.2...v10.3.3)

##### Bug Fixes

- Revert: feat: verify OAuth scopes of classic GitHub PATs
([#&#8203;915](https://redirect.github.com/semantic-release/github/issues/915))
([990bd73](https://redirect.github.com/semantic-release/github/commit/990bd7335df10153c9b87bf2be57db602b08def0))

###
[`v10.3.2`](https://redirect.github.com/semantic-release/github/releases/tag/v10.3.2)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.3.1...v10.3.2)

##### Bug Fixes

- missing `"PullRequest".canBeRebased` field on GHES graphql api
([#&#8203;913](https://redirect.github.com/semantic-release/github/issues/913))
([4393578](https://redirect.github.com/semantic-release/github/commit/439357863db95ef5efdd7b271398d8355b571532))

###
[`v10.3.1`](https://redirect.github.com/semantic-release/github/releases/tag/v10.3.1)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.3.0...v10.3.1)

##### Bug Fixes

- `max_node_limit_exceeded` error when fetching associatedPRs
([#&#8203;912](https://redirect.github.com/semantic-release/github/issues/912))
([bb806af](https://redirect.github.com/semantic-release/github/commit/bb806af12d5cc0375d6636f79d721e12b0fb6bcf))

###
[`v10.3.0`](https://redirect.github.com/semantic-release/github/releases/tag/v10.3.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.2.0...v10.3.0)

##### Features

- allow conditional skip on success and fail comments
([#&#8203;874](https://redirect.github.com/semantic-release/github/issues/874))
([e097d1c](https://redirect.github.com/semantic-release/github/commit/e097d1c0896ac03336b27eb91f0ba767848ac3a5))

###
[`v10.2.0`](https://redirect.github.com/semantic-release/github/releases/tag/v10.2.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.7...v10.2.0)

##### Features

- verify OAuth scopes of classic GitHub PATs
([#&#8203;897](https://redirect.github.com/semantic-release/github/issues/897))
([be071a2](https://redirect.github.com/semantic-release/github/commit/be071a27166294c0eba55da7990b2a963a7732c6))

###
[`v10.1.7`](https://redirect.github.com/semantic-release/github/releases/tag/v10.1.7)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.6...v10.1.7)

##### Bug Fixes

- ignore case when checking for repo rename
([#&#8203;903](https://redirect.github.com/semantic-release/github/issues/903))
([2b1b9b6](https://redirect.github.com/semantic-release/github/commit/2b1b9b65dcc1c01a568536ec1102c8f01990993f)),
closes
[#&#8203;901](https://redirect.github.com/semantic-release/github/issues/901)

###
[`v10.1.6`](https://redirect.github.com/semantic-release/github/compare/v10.1.5...dfe47e94cc06a5cd3efea7c74fced5f36c62af05)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.5...v10.1.6)

###
[`v10.1.5`](https://redirect.github.com/semantic-release/github/releases/tag/v10.1.5)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.4...v10.1.5)

##### Bug Fixes

- compare only <owner>/<repo> when checking for rename
([#&#8203;886](https://redirect.github.com/semantic-release/github/issues/886))
([24ea2ee](https://redirect.github.com/semantic-release/github/commit/24ea2ee7a7060ab23b5370c9c24f22c5f6ee8ee8))

###
[`v10.1.4`](https://redirect.github.com/semantic-release/github/releases/tag/v10.1.4)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.3...v10.1.4)

##### Bug Fixes

- **docs:** correct docs branch for fail-comment links
([#&#8203;893](https://redirect.github.com/semantic-release/github/issues/893))
([b591730](https://redirect.github.com/semantic-release/github/commit/b5917302d3b9b312b7e7ff747fcac02228c1b0fe))

###
[`v10.1.3`](https://redirect.github.com/semantic-release/github/releases/tag/v10.1.3)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.2...v10.1.3)

##### Bug Fixes

- Revert "fix: failing release due to renamed repository
([#&#8203;878](https://redirect.github.com/semantic-release/github/issues/878))"
([#&#8203;887](https://redirect.github.com/semantic-release/github/issues/887))
([325952e](https://redirect.github.com/semantic-release/github/commit/325952e3a9fab8e728ba250890587f6af85cfa9e))

###
[`v10.1.2`](https://redirect.github.com/semantic-release/github/releases/tag/v10.1.2)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.1...v10.1.2)

##### Bug Fixes

- failing release due to renamed repository
([#&#8203;878](https://redirect.github.com/semantic-release/github/issues/878))
([76fdaa3](https://redirect.github.com/semantic-release/github/commit/76fdaa31cd623a3df1c4e51ae1ed4434a24a2c3e))

###
[`v10.1.1`](https://redirect.github.com/semantic-release/github/releases/tag/v10.1.1)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.1.0...v10.1.1)

##### Bug Fixes

- invalid GraphQL query generated when no release commits are found
([#&#8203;876](https://redirect.github.com/semantic-release/github/issues/876))
([8ee2744](https://redirect.github.com/semantic-release/github/commit/8ee2744905e73137b3e24b2f56b37ff4451c32f7))

###
[`v10.1.0`](https://redirect.github.com/semantic-release/github/releases/tag/v10.1.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.7...v10.1.0)

##### Features

- use branch prerelease property for detection
([#&#8203;863](https://redirect.github.com/semantic-release/github/issues/863))
([45b8da9](https://redirect.github.com/semantic-release/github/commit/45b8da99a95f71d3549c22d463c4a9bd38fb2fb9))

###
[`v10.0.7`](https://redirect.github.com/semantic-release/github/releases/tag/v10.0.7)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.6...v10.0.7)

##### Bug Fixes

- replace github search api with graphql in success lifecycle method
([#&#8203;857](https://redirect.github.com/semantic-release/github/issues/857))
([be394cf](https://redirect.github.com/semantic-release/github/commit/be394cfb9190b9cb8961e7a9155f39eb00cbde8b))

###
[`v10.0.6`](https://redirect.github.com/semantic-release/github/releases/tag/v10.0.6)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.5...v10.0.6)

##### Bug Fixes

- corrected homepage link in package.json so the generated links in the
errors are valid
([#&#8203;848](https://redirect.github.com/semantic-release/github/issues/848))
([865762d](https://redirect.github.com/semantic-release/github/commit/865762db8e90530b45f3009bc15ab88166e25405))

###
[`v10.0.5`](https://redirect.github.com/semantic-release/github/releases/tag/v10.0.5)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.4...v10.0.5)

##### Bug Fixes

- normalize GitHub API URL
([#&#8203;839](https://redirect.github.com/semantic-release/github/issues/839))
([1e66974](https://redirect.github.com/semantic-release/github/commit/1e669742599932793135f2ccb1c3122d6b3fa4f7))

###
[`v10.0.4`](https://redirect.github.com/semantic-release/github/releases/tag/v10.0.4)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.3...v10.0.4)

##### Bug Fixes

- introduce dedicated option for GitHub API endpoint
([#&#8203;829](https://redirect.github.com/semantic-release/github/issues/829))
([908ff83](https://redirect.github.com/semantic-release/github/commit/908ff836319511901019b9c34f0cf58651d4f5cd))

###
[`v10.0.3`](https://redirect.github.com/semantic-release/github/compare/v10.0.2...7a0bc89925208125632d973f59ee1df08530f05d)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.2...v10.0.3)

###
[`v10.0.2`](https://redirect.github.com/semantic-release/github/releases/tag/v10.0.2)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.1...v10.0.2)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&#8203;792](https://redirect.github.com/semantic-release/github/issues/792))
([97e368d](https://redirect.github.com/semantic-release/github/commit/97e368dd3101be37362050fc88a1275a96828963))

###
[`v10.0.1`](https://redirect.github.com/semantic-release/github/releases/tag/v10.0.1)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v10.0.0...v10.0.1)

##### Bug Fixes

- **deps:** update dependency issue-parser to v7
([#&#8203;798](https://redirect.github.com/semantic-release/github/issues/798))
([8140ba8](https://redirect.github.com/semantic-release/github/commit/8140ba8587268600c70c168cf37f1d660da88cef))

###
[`v10.0.0`](https://redirect.github.com/semantic-release/github/releases/tag/v10.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.2.6...v10.0.0)

##### Features

- **node-versions:** dropped support for node v18 and v19
([#&#8203;797](https://redirect.github.com/semantic-release/github/issues/797))
([aea314f](https://redirect.github.com/semantic-release/github/commit/aea314fd6e69ac71e5c56b04a2b5556d64c9d74f))

##### BREAKING CHANGES

-   **node-versions:** node v18 and v19 are no longer supported

###
[`v9.2.6`](https://redirect.github.com/semantic-release/github/releases/tag/v9.2.6)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.2.5...v9.2.6)

##### Bug Fixes

- **deps:** update dependency p-filter to v4
([#&#8203;764](https://redirect.github.com/semantic-release/github/issues/764))
([85367c1](https://redirect.github.com/semantic-release/github/commit/85367c14e16d0ece235bbcc9893a99e353a63b26))

###
[`v9.2.5`](https://redirect.github.com/semantic-release/github/releases/tag/v9.2.5)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.2.4...v9.2.5)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;octokit/plugin-paginate-rest](https://redirect.github.com/octokit/plugin-paginate-rest)
to v9.1.5
([45d09b4](https://redirect.github.com/semantic-release/github/commit/45d09b4eeba271dbb1594ccf59d6600d67f3f05d))

###
[`v9.2.4`](https://redirect.github.com/semantic-release/github/releases/tag/v9.2.4)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.2.3...v9.2.4)

##### Bug Fixes

- **deps:** update dependency mime to v4
([#&#8203;745](https://redirect.github.com/semantic-release/github/issues/745))
([342a2f2](https://redirect.github.com/semantic-release/github/commit/342a2f2f70c518eb23fd3ff0aa4d6e9e1021840d))

###
[`v9.2.3`](https://redirect.github.com/semantic-release/github/releases/tag/v9.2.3)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.2.2...v9.2.3)

##### Bug Fixes

- **deps:** update dependency globby to v14
([#&#8203;737](https://redirect.github.com/semantic-release/github/issues/737))
([3cd8b6b](https://redirect.github.com/semantic-release/github/commit/3cd8b6bba695775b1c69f0551a493fd72bf94322))

###
[`v9.2.2`](https://redirect.github.com/semantic-release/github/releases/tag/v9.2.2)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.2.1...v9.2.2)

##### Bug Fixes

- **errors:** fix typo in error message
([#&#8203;736](https://redirect.github.com/semantic-release/github/issues/736))
([a9c73a3](https://redirect.github.com/semantic-release/github/commit/a9c73a3b45301676ec4b06582abe0fc10ff5087e))

###
[`v9.2.1`](https://redirect.github.com/semantic-release/github/compare/v9.2.0...v9.2.1)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.2.0...v9.2.1)

###
[`v9.2.0`](https://redirect.github.com/semantic-release/github/releases/tag/v9.2.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.1.0...v9.2.0)

##### Features

- add discussionCategoryName option
([#&#8203;702](https://redirect.github.com/semantic-release/github/issues/702))
([34c0afd](https://redirect.github.com/semantic-release/github/commit/34c0afded9391608ad334fa8379f4f1e83cc35fa))

###
[`v9.1.0`](https://redirect.github.com/semantic-release/github/releases/tag/v9.1.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.7...v9.1.0)

##### Features

- `releaseNameTemplate` and `releaseBodyTemplate` options for
customizing release body and name
([#&#8203;704](https://redirect.github.com/semantic-release/github/issues/704))
([9e2678c](https://redirect.github.com/semantic-release/github/commit/9e2678cd69e67ce0b79c5bd1731a376f269d958c))

###
[`v9.0.7`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.7)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.6...v9.0.7)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&#8203;708](https://redirect.github.com/semantic-release/github/issues/708))
([47f2b2e](https://redirect.github.com/semantic-release/github/commit/47f2b2e39ae75549988023e534e068fde365d836))

###
[`v9.0.6`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.6)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.5...v9.0.6)

##### Bug Fixes

- **deps:** update dependency aggregate-error to v5
([#&#8203;698](https://redirect.github.com/semantic-release/github/issues/698))
([706544c](https://redirect.github.com/semantic-release/github/commit/706544c2d961f8a5644f36812e60a07327fa2851))

###
[`v9.0.5`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.5)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.4...v9.0.5)

##### Bug Fixes

- define retry limit in retry config
([#&#8203;693](https://redirect.github.com/semantic-release/github/issues/693))
([5ad0486](https://redirect.github.com/semantic-release/github/commit/5ad0486de55c2edfb653fde4735e623fab139148))

###
[`v9.0.4`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.4)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.3...v9.0.4)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&#8203;670](https://redirect.github.com/semantic-release/github/issues/670))
([ebc0392](https://redirect.github.com/semantic-release/github/commit/ebc03928bb565fabdc20a5a113c4f15660f55b17))

###
[`v9.0.3`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.3)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.2...v9.0.3)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;semantic-release/error](https://redirect.github.com/semantic-release/error)
to v4
([#&#8203;649](https://redirect.github.com/semantic-release/github/issues/649))
([09e43e6](https://redirect.github.com/semantic-release/github/commit/09e43e6bbca41f5398202b0192444bd7e106db39))

###
[`v9.0.2`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.2)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.1...v9.0.2)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;octokit/plugin-paginate-rest](https://redirect.github.com/octokit/plugin-paginate-rest)
to v7
([#&#8203;646](https://redirect.github.com/semantic-release/github/issues/646))
([86a7562](https://redirect.github.com/semantic-release/github/commit/86a75627e5804dcce452b16356649c77da098ff7))

###
[`v9.0.1`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.1)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v9.0.0...v9.0.1)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;octokit/plugin-retry](https://redirect.github.com/octokit/plugin-retry)
to v5
([#&#8203;647](https://redirect.github.com/semantic-release/github/issues/647))
([ecb8fa8](https://redirect.github.com/semantic-release/github/commit/ecb8fa87fb1dc20a20d687db488c5d0770380892))

###
[`v9.0.0`](https://redirect.github.com/semantic-release/github/releases/tag/v9.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v8.1.0...v9.0.0)

##### BREAKING CHANGES

-   `@semantic-release/github` is now a native ES Module
-   Node 14 and 16 are no longer supported

</details>

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0)

##### Features

- clarify branch existence requirement in error messages
([#&#8203;3462](https://redirect.github.com/semantic-release/semantic-release/issues/3462))
([05a2ea9](https://redirect.github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f))

###
[`v24.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.3)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3)

##### Bug Fixes

- **branch-naming:** prevent non-range versions from being identified as
maintenance branches
([07f2672](https://redirect.github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9))

###
[`v24.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2)

##### Bug Fixes

- **deps:** update `@semantic-release/github` to `v11.0.0`
([#&#8203;3460](https://redirect.github.com/semantic-release/semantic-release/issues/3460))
([43df51b](https://redirect.github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e))

###
[`v24.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)

###
[`v24.1.0`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...bcc663ccf02165bae93e278cf230919e53a97ee7)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0)

###
[`v24.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0)

##### Bug Fixes

- **deps:** upgraded to the beta of the commit-analyzer plugin
([dfc3d91](https://redirect.github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f))
- **deps:** upgraded to the beta of the release-notes-generator plugin
([4a4cd92](https://redirect.github.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e))

##### BREAKING CHANGES

- **deps:** 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
- **deps:** 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

###
[`v23.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v23.1.0...73bcd0bcdb98322c5c5224ffb55960de114c3fd1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.1.0...v23.1.1)

###
[`v23.1.0`](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.8...3a18bf8677657ab7a88f9d57f49e12b7726c4a19)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.8...v23.1.0)

###
[`v23.0.8`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v23.0.8)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.7...v23.0.8)

##### Bug Fixes

- **deps:** rename read-pkg-up -> read-package-up
([4980cba](https://redirect.github.com/semantic-release/semantic-release/commit/4980cba57169048ae1cd6ba869170da980b30fe3))
- **deps:** rename read-pkg-up -> read-package-up
([#&#8203;3249](https://redirect.github.com/semantic-release/semantic-release/issues/3249))
([95a8b9e](https://redirect.github.com/semantic-release/semantic-release/commit/95a8b9e0988f2d8eb157251e98e4660e359137c1))

###
[`v23.0.7`](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.7)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.7)

###
[`v23.0.6`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v23.0.6)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;semantic-release/release-notes-generator](https://redirect.github.com/semantic-release/release-notes-generator)
to v13
([#&#8203;3237](https://redirect.github.com/semantic-release/semantic-release/issues/3237))
([b7e08fc](https://redirect.github.com/semantic-release/semantic-release/commit/b7e08fc6068154713487dbf6817c8fc356319d6f))

###
[`v23.0.5`](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.4...29458a0ebb14bc7691d69cf78a08a847c88789bb)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.4...v23.0.5)

###
[`v23.0.4`](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.3...7a50c8a1a9a14d25fb54b1ea087914fb836b04be)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.3...v23.0.4)

###
[`v23.0.3`](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.2...96d5aeb4b657429ff8f272aaf38e1775079e7c24)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.3)

###
[`v23.0.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v23.0.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2)

##### Bug Fixes

- **deps:** update dependency marked to v12
([#&#8203;3176](https://redirect.github.com/semantic-release/semantic-release/issues/3176))
([38105f5](https://redirect.github.com/semantic-release/semantic-release/commit/38105f5bc8ac280d8fb726097962bb357bfc5dac))

###
[`v23.0.1`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v23.0.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v7
([9faded8](https://redirect.github.com/semantic-release/semantic-release/commit/9faded8d50bd056374f79d0a1385dc9f140a85de))

###
[`v23.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v23.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3105](https://redirect.github.com/semantic-release/semantic-release/issues/3105))
([07dde04](https://redirect.github.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
- **deps:** update dependency marked to v11
([#&#8203;3079](https://redirect.github.com/semantic-release/semantic-release/issues/3079))
([6d2a6f1](https://redirect.github.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
- **deps:** upgraded to the latest version of env-ci
([0d0ed9d](https://redirect.github.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
- use one note reference per tag to prevent conflicts
([#&#8203;2085](https://redirect.github.com/semantic-release/semantic-release/issues/2085))
([020ea7d](https://redirect.github.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))

##### Features

- **node-versions:** dropped support for node v18 and raised the minimum
for v20
([2904832](https://redirect.github.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)),
closes
[/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://redirect.github.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)

##### BREAKING CHANGES

- **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to
remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more
information
- **node-versions:** support for node v18 has been dropped and the
minimum for v20 is now v20.8.1

related to
[https://github.com/semantic-release/semantic-release/discussions/3088](https://redirect.github.com/semantic-release/semantic-release/discussions/3088)

- **deps:** if using `release.config.js` as the name of your config
file, it needs to be moved to a `.config/` directory. see
https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more
detail

###
[`v22.0.12`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.12)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

##### Bug Fixes

- Revert "fix(deps): update dependency cosmiconfig to v9"
([#&#8203;3104](https://redirect.github.com/semantic-release/semantic-release/issues/3104))
([f6f1bf1](https://redirect.github.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330))

###
[`v22.0.11`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.11)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([b38cd2e](https://redirect.github.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265))

###
[`v22.0.10`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.10)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.9...v22.0.10)

##### Bug Fixes

- revert updating cosmiconfig to v9
([88efead](https://redirect.github.com/semantic-release/semantic-release/commit/88efeadac96f93003ffa7050d8452ddb44d566bb))

###
[`v22.0.9`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.9)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.9)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v9
([#&#8203;3072](https://redirect.github.com/semantic-release/semantic-release/issues/3072))
([8b0dbd2](https://redirect.github.com/semantic-release/semantic-release/commit/8b0dbd28054328f8ce3999b813b750c180036447))

###
[`v22.0.8`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.8)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

##### Bug Fixes

- support windows absolute extends
([#&#8203;3062](https://redirect.github.com/semantic-release/semantic-release/issues/3062))
([0d06f62](https://redirect.github.com/semantic-release/semantic-release/commit/0d06f62411ca2f8bc0f4367bf2e0ec22c4cb77dc))

###
[`v22.0.7`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.7)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v11
([#&#8203;3047](https://redirect.github.com/semantic-release/semantic-release/issues/3047))
([f09e55f](https://redirect.github.com/semantic-release/semantic-release/commit/f09e55f39f8fcafb516bddeb0be63fb30763d3ac))

##### Features

- support extending ESM configuration files
([#&#8203;3036](https://redirect.github.com/semantic-release/semantic-release/pull/3037))([6900865](https://redirect.github.com/semantic-release/semantic-release/commit/6900865324c4eae56c06f01bde9a5ae2f3690917))

###
[`v22.0.6`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.6)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

##### Bug Fixes

- **deps:** update dependency figures to v6
([#&#8203;3033](https://redirect.github.com/semantic-release/semantic-release/issues/3033))
([305674d](https://redirect.github.com/semantic-release/semantic-release/commit/305674d1dbb23120f32ccab278f78961bff05750))

###
[`v22.0.5`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.5)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.4...v22.0.5)

##### Bug Fixes

- **deps:** update dependency env-ci to v10
([#&#8203;2983](https://redirect.github.com/semantic-release/semantic-release/issues/2983))
([e759493](https://redirect.github.com/semantic-release/semantic-release/commit/e759493e074650748fc3bbef9e640db413b52d56))

###
[`v22.0.4`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.4)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.3...v22.0.4)

##### Bug Fixes

- **deps:** update dependency marked to v9
([#&#8203;2947](https://redirect.github.com/semantic-release/semantic-release/issues/2947))
([84f2ee9](https://redirect.github.com/semantic-release/semantic-release/commit/84f2ee9374c4da1a8b2b2dd30ea3ccdbac030a4b))

###
[`v22.0.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.3)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.2...v22.0.3)

##### Bug Fixes

- **exports:** removed the `exports` definition for the time being
([561e2d6](https://redirect.github.com/semantic-release/semantic-release/commit/561e2d648d59c6a5f4d7df7a6e16aa37aeeee6fb)),
closes
[#&#8203;2968](https://redirect.github.com/semantic-release/semantic-release/issues/2968).
see
[https://github.com/semantic-release/semantic-release/issues/2978](https://redirect.github.com/semantic-release/semantic-release/issues/2978)
for more information.

###
[`v22.0.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.1...v22.0.2)

##### Bug Fixes

- **deps:** update dependency marked-terminal to v6
([8a7befe](https://redirect.github.com/semantic-release/semantic-release/commit/8a7befe96ba619a465b42d73e1d68c7b19945647))

###
[`v22.0.1`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** upgraded `release-notes-generator` and `commit-analyzer`
plugins to stable versions
([041e4f7](https://redirect.github.com/semantic-release/semantic-release/commit/041e4f7e3779d5a62c36e0cecb55740df590489c)),
closes
[#&#8203;2934](https://redirect.github.com/semantic-release/semantic-release/issues/2934)

###
[`v22.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v22.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.1.2...v22.0.0)

##### Bug Fixes

- **deps:** updated to the latest beta of the commit analyzer plugin
([03a687b](https://redirect.github.com/semantic-release/semantic-release/commit/03a687b3ea862f06cc5f8a721827296718640fd1))
- **deps:** updated to the latest betas of the commit-analyzer and
release-notes-generator plugins
([de8e4e0](https://redirect.github.com/semantic-release/semantic-release/commit/de8e4e05e9f20c1ac073e08e5dd340aadc2ba70e))
- **deps:** upgraded to the latest version of the npm plugin with npm
v10
([a23b718](https://redirect.github.com/semantic-release/semantic-release/commit/a23b71890b0638d41e52c41ffbd8d37f421fda6b))

##### Features

- **conventional-changelog-presets:** supported new preset format
([07a79ea](https://redirect.github.com/semantic-release/semantic-release/commit/07a79ea7e9588f3c4175b4c7196370819cae8a56))
- defined exports for the package
([72ab317](https://redirect.github.com/semantic-release/semantic-release/commit/72ab317bb0c6333c643f457f5658c318b78e4740))
- **node-versions:** raised the minimum node v20 requirement to v20.6
([e623cc6](https://redirect.github.com/semantic-release/semantic-release/commit/e623cc642ae2a2dba0d439494ba700366bd86dd3))
- **node-versions:** raised the minimum required node version to v18.17
and dropped v19 support
([b9f294d](https://redirect.github.com/semantic-release/semantic-release/commit/b9f294d179b2792882c19206b64eb484bb0c1cef))
- **node-versions:** raised the minimum supported node version w/in the
v20 range to v20.6.1
([b93bef4](https://redirect.github.com/semantic-release/semantic-release/commit/b93bef4eea9baf3a94f41def4efb2f2af19cddf6))

##### BREAKING CHANGES

- **node-versions:** the minimum supported version for the v20 range of
node has been raised slightly to
    v20.6.1 to avoid a known node bug
- **node-versions:** the minimum supported node version in the v20 major
range is now v20.6
- **node-versions:** node v18.17 is now the minimum supported node
version and support for v19 has been dropped
- exports prevents access to internal files, but they arent intended for
public use anyway
- **conventional-changelog-presets:** the new preset format is a
breaking change when compared to the previous preset format. updating to
support the new format means that the old preset format is no longer
supported. update your preset to the latest version to maintain
compatibility. this is also important if you are using a preset outside
of the list of official conventional-changelog presets since your preset
will need to be updated to export async functions to match the expected
preset signature.

###
[`v21.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.1.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.1.1...v21.1.2)

##### Bug Fixes

- **deps:** update dependency aggregate-error to v5
([#&#8203;2956](https://redirect.github.com/semantic-release/semantic-release/issues/2956))
([1017e1a](https://redirect.github.com/semantic-release/semantic-release/commit/1017e1aac2d12736fb3027a8693aca228b0717d1))

###
[`v21.1.1`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.1.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.1.0...v21.1.1)

##### Bug Fixes

- **types:** included the definitions file in the published package
([#&#8203;2920](https://redirect.github.com/semantic-release/semantic-release/issues/2920))
([4c95c97](https://redirect.github.com/semantic-release/semantic-release/commit/4c95c97d8f15ab2620183009bc1c2a9d946d78d1))

###
[`v21.1.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.1.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.9...v21.1.0)

##### Features

- Added TypeScript definitions
([#&#8203;2916](https://redirect.github.com/semantic-release/semantic-release/issues/2916))
([c21a1ac](https://redirect.github.com/semantic-release/semantic-release/commit/c21a1ac7938e5b51122b92b3b107cb3b2a326e24))

###
[`v21.0.9`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.9)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.8...v21.0.9)

##### Bug Fixes

- **deps:** update dependency hosted-git-info to v7
([#&#8203;2908](https://redirect.github.com/semantic-release/semantic-release/issues/2908))
([eba86ac](https://redirect.github.com/semantic-release/semantic-release/commit/eba86ac8e520d143db3853b24a7c5b5158b71ad3))

###
[`v21.0.8`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.8)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.7...v21.0.8)

##### Bug Fixes

- **deps:** update dependency execa to v8
([#&#8203;2914](https://redirect.github.com/semantic-release/semantic-release/issues/2914))
([7bc21fc](https://redirect.github.com/semantic-release/semantic-release/commit/7bc21fcdc7c9962e27770cdfb268290d7ff610d2))

###
[`v21.0.7`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.7)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.6...v21.0.7)

##### Bug Fixes

- **deps:** update dependency read-pkg-up to v10
([#&#8203;2862](https://redirect.github.com/semantic-release/semantic-release/issues/2862))
([70996e0](https://redirect.github.com/semantic-release/semantic-release/commit/70996e0181d28b0651ee0472a3531c1d6274037c))

###
[`v21.0.6`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.6)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.5...v21.0.6)

##### Bug Fixes

- get correct version if prerelease branch shares version with ...
([#&#8203;2416](https://redirect.github.com/semantic-release/semantic-release/issues/2416))
([e4229f9](https://redirect.github.com/semantic-release/semantic-release/commit/e4229f9c6805c11984e383c48a43c235876886f3))

###
[`v21.0.5`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.5)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.4...v21.0.5)

##### Bug Fixes

- **deps:** update dependency marked to v5
([452e1fa](https://redirect.github.com/semantic-release/semantic-release/commit/452e1fa4b99759f408b503480e7a1ee8cc76f007))

###
[`v21.0.4`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.4)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.3...v21.0.4)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;semantic-release/error](https://redirect.github.com/semantic-release/error)
to v4
([d259350](https://redirect.github.com/semantic-release/semantic-release/commit/d259350c3ed274078fb5bd000250966c93b64503))

###
[`v21.0.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.3)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.2...v21.0.3)

##### Bug Fixes

- bump `@semantic-release/commit-analyzer` to `v10.0.0-beta.1`
([4a6b31f](https://redirect.github.com/semantic-release/semantic-release/commit/4a6b31f57e84287aaa8e4868d57ba54aa2ca2b71))
- bump `@semantic-release/github` to `9.0.0-beta.2`
([#&#8203;2818](https://redirect.github.com/semantic-release/semantic-release/issues/2818))
([6f19d77](https://redirect.github.com/semantic-release/semantic-release/commit/6f19d77e54e21ae3a4e83a992119effb923afc94))
- **deps:** updated the beta plugins to stable versions
([3941018](https://redirect.github.com/semantic-release/semantic-release/commit/39410186dfd3c24c30a9b316a83d466af6c54ace))

###
[`v21.0.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.1...v21.0.2)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;semantic-release/release-notes-generator](https://redirect.github.com/semantic-release/release-notes-generator)
to v11
([#&#8203;2778](https://redirect.github.com/semantic-release/semantic-release/issues/2778))
([ac40804](https://redirect.github.com/semantic-release/semantic-release/commit/ac40804dc4b90df783bbee3e439e03cefb76c47f))

###
[`v21.0.1`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v21.0.0...v21.0.1)

##### Bug Fixes

- **deps:** update dependency env-ci to v9
([#&#8203;2757](https://redirect.github.com/semantic-release/semantic-release/issues/2757))
([4bddb37](https://redirect.github.com/semantic-release/semantic-release/commit/4bddb37de2fc6743a82299e277d5852d153e2ba8))

###
[`v21.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v21.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.1.3...v21.0.0)

##### BREAKING CHANGES

-   **deps:** the npm plugin has updated the npm dependency to v9
- legacy authentication using `NPM_USERNAME` and `NPM_PASSWORD` is no
longer supported. Use `NPM_TOKEN` instead.

##### Bug Fixes

- **deps:** bump `@semantic-release/npm` to `^10.0.0`
([d647433](https://redirect.github.com/semantic-release/semantic-release/commit/d647433c201a607834a19f6771eb7deaeb709fff))

###
[`v20.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.1.3)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.1.2...v20.1.3)

##### Bug Fixes

- **deps:** update dependency execa to v7.1.1
([c38b53a](https://redirect.github.com/semantic-release/semantic-release/commit/c38b53a321f2139ecae9c77963d38f8d9d5b34f1))

###
[`v20.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.1.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.1.1...v20.1.2)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v8.1.2
([fbede54](https://redirect.github.com/semantic-release/semantic-release/commit/fbede5438814be829cd358fb687fef2f4b94e2e0))

###
[`v20.1.1`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.1.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.1.0...v20.1.1)

##### Bug Fixes

- **deps:** update dependency execa to v7
([#&#8203;2709](https://redirect.github.com/semantic-release/semantic-release/issues/2709))
([31d9bfe](https://redirect.github.com/semantic-release/semantic-release/commit/31d9bfe00a490d9c57ee5a309de635a4f5c28993))

###
[`v20.1.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.1.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.0.4...v20.1.0)

##### Features

- **plugins:** add support for loading ESM plugins
([#&#8203;2688](https://redirect.github.com/semantic-release/semantic-release/issues/2688))
([d170f73](https://redirect.github.com/semantic-release/semantic-release/commit/d170f73e0b2a8a853a7bc58977a6b4b0887d8f17))

###
[`v20.0.4`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.0.4)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.0.3...v20.0.4)

##### Bug Fixes

- **windows:** fixed issues preventing execution from windows
([#&#8203;2672](https://redirect.github.com/semantic-release/semantic-release/issues/2672))
([5df624c](https://redirect.github.com/semantic-release/semantic-release/commit/5df624c6e50304743ca40e82958cae825452574f))

###
[`v20.0.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.0.3)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.0.2...v20.0.3)

##### Reverts

- Revert "chore(deps): update dependency ava to v5.1.1"
([#&#8203;2682](https://redirect.github.com/semantic-release/semantic-release/issues/2682))
([914b0a2](https://redirect.github.com/semantic-release/semantic-release/commit/914b0a26424065e036c792f48c0179fb888ad810)),
closes
[#&#8203;2682](https://redirect.github.com/semantic-release/semantic-release/issues/2682)

###
[`v20.0.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.0.2)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.0.1...v20.0.2)

##### Bug Fixes

- **deps:** update dependency semver-diff to v4
([#&#8203;1915](https://redirect.github.com/semantic-release/semantic-release/issues/1915))
([cb45d27](https://redirect.github.com/semantic-release/semantic-release/commit/cb45d27726418f27b20c9b7f2d50225c7a0028f6))

###
[`v20.0.1`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.0.1)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v20.0.0...v20.0.1)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v8
([f914c1e](https://redirect.github.com/semantic-release/semantic-release/commit/f914c1ed86d6b1a8b797664d84c1bd095a21ddb4))
- **deps:** update dependency hosted-git-info to v6
([c4da008](https://redirect.github.com/semantic-release/semantic-release/commit/c4da008e29ccb3976385c446b317f7732218035a))

###
[`v20.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v20.0.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v19.0.5...v20.0.0)

##### BREAKING CHANGES

- **esm:** semantic-release is now ESM-only. since it is used through
its own executable, the impact on consuming projects should be minimal
- **esm:** references to plugin files in configs need to include the
file extension because of executing in an ESM context
- **node-versions:** node v18 is now the minimum required version of
node. this is in line with our [node support
policy](https://semantic-release.gitbook.io/semantic-release/support/node-support-policy).
please see [our
recommendations](https://semantic-release.gitbook.io/semantic-release/support/node-version#recommended-solution)
for releasing with a different node version than your project normally
uses, if necessary.

##### Features

- **esm:** convert to esm
([#&#8203;2569](https://redirect.github.com/semantic-release/semantic-release/issues/2569))
([9eab1ad](https://redirect.github.com/semantic-release/semantic-release/commit/9eab1adb9ddfeef2a475ef8b60442a008713ca4c)),
closes
[#&#8203;2543](https://redirect.github.com/semantic-release/semantic-release/issues/2543)
- **node-versions:** raised the minimum required node version to v18
([#&#8203;2620](https://redirect.github.com/semantic-release/semantic-release/issues/2620))
([8a0d8be](https://redirect.github.com/semantic-release/semantic-release/commit/8a0d8be51f4bf21e10bc0cd41ffb5ce475112442))

##### Bug Fixes

- **env-ci:** updated to the stable esm-only version
([#&#8203;2632](https://redirect.github.com/semantic-release/semantic-release/issues/2632))
([918eb59](https://redirect.github.com/semantic-release/semantic-release/commit/918eb59bc5df3b9568f6893fc8d9dd96c32681b2))
- **secrets-masking:** used the proper named import from hook-std to
enable masking for stderr
([#&#8203;2619](https://redirect.github.com/semantic-release/semantic-release/issues/2619))
([cf6befa](https://redirect.github.com/semantic-release/semantic-release/commit/cf6befa2e87759321f0707019b9c2326689307e4))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dc-tec/docker-iac-runner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants