Skip to content

Commit

Permalink
chore(deps): update dependency @jscutlery/semver to v5 (#404)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [@jscutlery/semver](https://togithub.com/jscutlery/semver) |
devDependencies | major | [`^4.0.0` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/@jscutlery%2fsemver/4.0.0/5.1.1)
| `5.2.0` |

---

### Release Notes

<details>
<summary>jscutlery/semver (@&#8203;jscutlery/semver)</summary>

###
[`v5.1.1`](https://togithub.com/jscutlery/semver/compare/32cce2ff0c1af46031a2fb95f2bd540f1e933066...6b471586df28ac3332f16528545a070374642984)

[Compare
Source](https://togithub.com/jscutlery/semver/compare/32cce2ff0c1af46031a2fb95f2bd540f1e933066...6b471586df28ac3332f16528545a070374642984)

###
[`v5.1.0`](https://togithub.com/jscutlery/semver/compare/b5081164d1982e6c989b9fc029892a54e00d1d17...32cce2ff0c1af46031a2fb95f2bd540f1e933066)

[Compare
Source](https://togithub.com/jscutlery/semver/compare/b5081164d1982e6c989b9fc029892a54e00d1d17...32cce2ff0c1af46031a2fb95f2bd540f1e933066)

###
[`v5.0.0`](https://togithub.com/jscutlery/semver/compare/49fffd06d0d048c27d08dbefd217a1ad32cdf523...b5081164d1982e6c989b9fc029892a54e00d1d17)

[Compare
Source](https://togithub.com/jscutlery/semver/compare/49fffd06d0d048c27d08dbefd217a1ad32cdf523...b5081164d1982e6c989b9fc029892a54e00d1d17)

###
[`v4.2.0`](https://togithub.com/jscutlery/semver/compare/c3459103bcbfefed1620f48ace1fbeda5be84b94...49fffd06d0d048c27d08dbefd217a1ad32cdf523)

[Compare
Source](https://togithub.com/jscutlery/semver/compare/c3459103bcbfefed1620f48ace1fbeda5be84b94...49fffd06d0d048c27d08dbefd217a1ad32cdf523)

###
[`v4.1.0`](https://togithub.com/jscutlery/semver/compare/0ab2d9518194e30868cd6fd8395f293fef74abc6...c3459103bcbfefed1620f48ace1fbeda5be84b94)

[Compare
Source](https://togithub.com/jscutlery/semver/compare/0ab2d9518194e30868cd6fd8395f293fef74abc6...c3459103bcbfefed1620f48ace1fbeda5be84b94)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge
- At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Mar 5, 2024
1 parent e3d134c commit 5bb70d5
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@jscutlery/semver": "^4.0.0",
"@jscutlery/semver": "^5.0.0",
"@nrwl/devkit": "^17.0.0",
"@nrwl/eslint-plugin-nx": "17.3.2",
"@nrwl/jest": "17.3.2",
Expand Down
79 changes: 69 additions & 10 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 5bb70d5

Please sign in to comment.