Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v23 (#271)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[semantic-release](https://github.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://github.com/semantic-release/semantic-release/releases/tag/v23.0.0)

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

##### Bug Fixes

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

##### Features

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

</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://github.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>
  • Loading branch information
3 people authored Jan 28, 2024
1 parent 7de7519 commit 242a627
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"lint-staged": "15.2.0",
"node-fetch": "3.3.2",
"prettier": "3.2.4",
"semantic-release": "22.0.12",
"semantic-release": "23.0.0",
"semantic-release-major-tag": "0.3.2",
"ts-node": "10.9.2",
"tsup": "8.0.1",
Expand Down
88 changes: 55 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 242a627

Please sign in to comment.