Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v22 (#490)
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](https://togithub.com/semantic-release/semantic-release)
| [`^19.0.5` ->
`^22.0.0`](https://renovatebot.com/diffs/npm/semantic-release/19.0.5/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/19.0.5/22.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/19.0.5/22.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<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.

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

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

##### Bug Fixes

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

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/issues/2920))
([4c95c97](https://togithub.com/semantic-release/semantic-release/commit/4c95c97d8f15ab2620183009bc1c2a9d946d78d1))

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

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

##### Features

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

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/issues/2908))
([eba86ac](https://togithub.com/semantic-release/semantic-release/commit/eba86ac8e520d143db3853b24a7c5b5158b71ad3))

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

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

##### Bug Fixes

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

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/issues/2862))
([70996e0](https://togithub.com/semantic-release/semantic-release/commit/70996e0181d28b0651ee0472a3531c1d6274037c))

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/issues/2416))
([e4229f9](https://togithub.com/semantic-release/semantic-release/commit/e4229f9c6805c11984e383c48a43c235876886f3))

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

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

##### Bug Fixes

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

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

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

##### Bug Fixes

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

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/commit/4a6b31f57e84287aaa8e4868d57ba54aa2ca2b71))
- bump `@semantic-release/github` to `9.0.0-beta.2`
([#&#8203;2818](https://togithub.com/semantic-release/semantic-release/issues/2818))
([6f19d77](https://togithub.com/semantic-release/semantic-release/commit/6f19d77e54e21ae3a4e83a992119effb923afc94))
- **deps:** updated the beta plugins to stable versions
([3941018](https://togithub.com/semantic-release/semantic-release/commit/39410186dfd3c24c30a9b316a83d466af6c54ace))

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

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

##### Bug Fixes

- **deps:** update dependency
[@&#8203;semantic-release/release-notes-generator](https://togithub.com/semantic-release/release-notes-generator)
to v11
([#&#8203;2778](https://togithub.com/semantic-release/semantic-release/issues/2778))
([ac40804](https://togithub.com/semantic-release/semantic-release/commit/ac40804dc4b90df783bbee3e439e03cefb76c47f))

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

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

##### Bug Fixes

- **deps:** update dependency env-ci to v9
([#&#8203;2757](https://togithub.com/semantic-release/semantic-release/issues/2757))
([4bddb37](https://togithub.com/semantic-release/semantic-release/commit/4bddb37de2fc6743a82299e277d5852d153e2ba8))

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/commit/d647433c201a607834a19f6771eb7deaeb709fff))

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

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v20.1.2...v20.1.3)

##### Bug Fixes

- **deps:** update dependency execa to v7.1.1
([c38b53a](https://togithub.com/semantic-release/semantic-release/commit/c38b53a321f2139ecae9c77963d38f8d9d5b34f1))

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

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v20.1.1...v20.1.2)

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v8.1.2
([fbede54](https://togithub.com/semantic-release/semantic-release/commit/fbede5438814be829cd358fb687fef2f4b94e2e0))

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

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v20.1.0...v20.1.1)

##### Bug Fixes

- **deps:** update dependency execa to v7
([#&#8203;2709](https://togithub.com/semantic-release/semantic-release/issues/2709))
([31d9bfe](https://togithub.com/semantic-release/semantic-release/commit/31d9bfe00a490d9c57ee5a309de635a4f5c28993))

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

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

##### Features

- **plugins:** add support for loading ESM plugins
([#&#8203;2688](https://togithub.com/semantic-release/semantic-release/issues/2688))
([d170f73](https://togithub.com/semantic-release/semantic-release/commit/d170f73e0b2a8a853a7bc58977a6b4b0887d8f17))

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

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

##### Bug Fixes

- **windows:** fixed issues preventing execution from windows
([#&#8203;2672](https://togithub.com/semantic-release/semantic-release/issues/2672))
([5df624c](https://togithub.com/semantic-release/semantic-release/commit/5df624c6e50304743ca40e82958cae825452574f))

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/issues/2682))
([914b0a2](https://togithub.com/semantic-release/semantic-release/commit/914b0a26424065e036c792f48c0179fb888ad810)),
closes
[#&#8203;2682](https://togithub.com/semantic-release/semantic-release/issues/2682)

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

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

##### Bug Fixes

- **deps:** update dependency semver-diff to v4
([#&#8203;1915](https://togithub.com/semantic-release/semantic-release/issues/1915))
([cb45d27](https://togithub.com/semantic-release/semantic-release/commit/cb45d27726418f27b20c9b7f2d50225c7a0028f6))

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

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

##### Bug Fixes

- **deps:** update dependency cosmiconfig to v8
([f914c1e](https://togithub.com/semantic-release/semantic-release/commit/f914c1ed86d6b1a8b797664d84c1bd095a21ddb4))
- **deps:** update dependency hosted-git-info to v6
([c4da008](https://togithub.com/semantic-release/semantic-release/commit/c4da008e29ccb3976385c446b317f7732218035a))

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

[Compare
Source](https://togithub.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://togithub.com/semantic-release/semantic-release/issues/2569))
([9eab1ad](https://togithub.com/semantic-release/semantic-release/commit/9eab1adb9ddfeef2a475ef8b60442a008713ca4c)),
closes
[#&#8203;2543](https://togithub.com/semantic-release/semantic-release/issues/2543)
- **node-versions:** raised the minimum required node version to v18
([#&#8203;2620](https://togithub.com/semantic-release/semantic-release/issues/2620))
([8a0d8be](https://togithub.com/semantic-release/semantic-release/commit/8a0d8be51f4bf21e10bc0cd41ffb5ce475112442))

##### Bug Fixes

- **env-ci:** updated to the stable esm-only version
([#&#8203;2632](https://togithub.com/semantic-release/semantic-release/issues/2632))
([918eb59](https://togithub.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://togithub.com/semantic-release/semantic-release/issues/2619))
([cf6befa](https://togithub.com/semantic-release/semantic-release/commit/cf6befa2e87759321f0707019b9c2326689307e4))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
Europe/Berlin, Automerge - "after 10pm every weekday,before 5am every
weekday" in timezone Europe/Berlin.

🚦 **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/solid-design-system/solid).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and yoezlem committed Oct 25, 2023
1 parent 4e33f04 commit b992bd7
Show file tree
Hide file tree
Showing 4 changed files with 489 additions and 483 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Expand Up @@ -129,7 +129,7 @@
"react-dom": "^18.2.0",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-summary": "^2.0.0",
"semantic-release": "^19.0.5",
"semantic-release": "^22.0.0",
"semantic-release-monorepo": "^7.0.5",
"sinon": "^15.1.0",
"storybook": "^7.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/placeholders/package.json
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^19.0.5",
"semantic-release": "^22.0.0",
"semantic-release-monorepo": "^7.0.5"
},
"release": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^19.0.5",
"semantic-release": "^22.0.0",
"semantic-release-monorepo": "^7.0.5",
"tailwindcss-export-config": "^4.1.0"
},
Expand Down

0 comments on commit b992bd7

Please sign in to comment.