Skip to content

Commit

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

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

---

### Release Notes

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

###
[`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))

</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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Nov 3, 2023
1 parent 67c6391 commit c561953
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"minimatch": "9.0.3",
"node-fetch": "3.3.2",
"prettier": "3.0.3",
"semantic-release": "22.0.6",
"semantic-release": "22.0.7",
"semantic-release-major-tag": "0.3.2",
"simple-git": "3.20.0",
"ts-node": "10.9.1",
Expand Down
114 changes: 92 additions & 22 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 c561953

Please sign in to comment.