Skip to content

Commit

Permalink
⬆️ Update ☕ NodeJS Package renovate to v37.226.0 (#294)
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 |
|---|---|---|---|---|---|
| [renovate](https://renovatebot.com)
([source](https://github.com/renovatebot/renovate)) | [`37.225.0` ->
`37.226.0`](https://renovatebot.com/diffs/npm/renovate/37.225.0/37.226.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/37.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/renovate/37.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/renovate/37.225.0/37.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/37.225.0/37.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate)</summary>

###
[`v37.226.0`](https://github.com/renovatebot/renovate/releases/tag/37.226.0)

[Compare
Source](https://github.com/renovatebot/renovate/compare/37.225.0...37.226.0)

##### Features

- **manager/pep621:** extract locked versions from pdm.lock
([#&#8203;27694](https://github.com/renovatebot/renovate/issues/27694))
([c2be56d](https://github.com/renovatebot/renovate/commit/c2be56d6ff912e5225c4de1c7ac5346716e745c2))

##### Documentation

- update references to renovate/renovate to v37.225.0
([#&#8203;27695](https://github.com/renovatebot/renovate/issues/27695))
([9c6876a](https://github.com/renovatebot/renovate/commit/9c6876aa5a06d1992beab17b8e56f1bbfcbe26c2))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([#&#8203;27696](https://github.com/renovatebot/renovate/issues/27696))
([3b91711](https://github.com/renovatebot/renovate/commit/3b91711862e59fb75dd9a8d6e7a68fbf831dc3a4))
- **deps:** lock file maintenance
([#&#8203;27698](https://github.com/renovatebot/renovate/issues/27698))
([22e0b78](https://github.com/renovatebot/renovate/commit/22e0b78f41e0c242e0552157c6feadf8314545b6))
- **deps:** update containerbase/internal-tools action to v3.0.62
([#&#8203;27697](https://github.com/renovatebot/renovate/issues/27697))
([21831aa](https://github.com/renovatebot/renovate/commit/21831aa229af36814d49cdd1af1899f028981364))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12pm on sunday" in timezone
America/Los_Angeles, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ixm-one/common).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 8b412ed commit 2c23b0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"is-ci": "3.0.1",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"renovate": "37.225.0"
"renovate": "37.226.0"
},
"lint-staged": {
"*.{yml,yaml}": "eslint --fix",
Expand Down

0 comments on commit 2c23b0d

Please sign in to comment.