Skip to content

Commit

Permalink
chore(deps): update semantic-release monorepo (major) (#87)
Browse files Browse the repository at this point in the history
[![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/npm](https://togithub.com/semantic-release/npm) |
[`10.0.6` ->
`11.0.0`](https://renovatebot.com/diffs/npm/@semantic-release%2fnpm/10.0.6/11.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fnpm/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fnpm/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fnpm/10.0.6/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fnpm/10.0.6/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`21.1.2` ->
`22.0.5`](https://renovatebot.com/diffs/npm/semantic-release/21.1.2/22.0.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/22.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/22.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/21.1.2/22.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/21.1.2/22.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/semantic-release/npm/compare/v10.0.6...v11.0.0)

##### Bug Fixes

- **deps:** update dependency npm to v10
([819f257](https://togithub.com/semantic-release/npm/commit/819f2575aad10c53d0b537a57c4251e00045be2f))

##### Features

- **node-versions:** raised the minimum required node version to v18.17
and dropped v19 support
([6413130](https://togithub.com/semantic-release/npm/commit/64131307d804430ae46ab3672380651b284af0d0))

##### BREAKING CHANGES

- **node-versions:** node v18.17 is now the minimum required version and
support for v19 has been dropped

</details>

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

###
[`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
[semantic-release/semantic-release#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 - "before 4am on the first day of the
month" (UTC), 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/Kit-p/json-kit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
  • Loading branch information
Kit-p committed Oct 1, 2023
2 parents 758ef38 + 1bad22d commit b02e6b6
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 129 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "10.0.6",
"@semantic-release/npm": "11.0.0",
"@swc/core": "1.3.90",
"@swc/jest": "0.2.29",
"@tsconfig/node-lts": "18.12.5",
Expand All @@ -98,7 +98,7 @@
"prettier": "3.0.3",
"renovate": "37.0.2",
"rollup": "3.29.4",
"semantic-release": "21.1.2",
"semantic-release": "22.0.5",
"terser": "5.20.0",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
Expand Down

0 comments on commit b02e6b6

Please sign in to comment.