Skip to content

Commit

Permalink
⬆️ Update ☕ NodeJS Package renovate to v38.93.2 (#666)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) |
[`38.93.1` ->
`38.93.2`](https://renovatebot.com/diffs/npm/renovate/38.93.1/38.93.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/38.93.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/renovate/38.93.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/renovate/38.93.1/38.93.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/38.93.1/38.93.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v38.93.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.93.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/38.93.1...38.93.2)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.22
([#&#8203;31531](https://redirect.github.com/renovatebot/renovate/issues/31531))
([09dd493](https://redirect.github.com/renovatebot/renovate/commit/09dd49328a4561f84942abeba729c6b257266d59))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v11.11.22
([#&#8203;31530](https://redirect.github.com/renovatebot/renovate/issues/31530))
([bc4077e](https://redirect.github.com/renovatebot/renovate/commit/bc4077e0254e5a508d721d37f44801588c730e1c))
- **npm:** log hostRules npmrc logic
([#&#8203;30274](https://redirect.github.com/renovatebot/renovate/issues/30274))
([b0a0a71](https://redirect.github.com/renovatebot/renovate/commit/b0a0a714cd576cd60d6dce00bc095f3c9c0d7bc1))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/bruxisma/renovate).

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

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 Sep 22, 2024
1 parent 0a4a302 commit dc27ad4
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 @@ -30,7 +30,7 @@
"is-ci": "3.0.1",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"renovate": "38.93.1"
"renovate": "38.93.2"
},
"lint-staged": {
"*.{yml,yaml}": "eslint --fix",
Expand Down

0 comments on commit dc27ad4

Please sign in to comment.