Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v40.3.4 (#46)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://redirect.github.com/renovatebot/github-action)
| action | patch | `v40.3.3` -> `v40.3.4` |

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v40.3.4`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.3.4)

[Compare
Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.3...v40.3.4)

##### Documentation

- update references to actions/checkout to v4.2.1
([11212af](https://redirect.github.com/renovatebot/github-action/commit/11212aff7dd976dee010765c012cbcc61c3a2b7a))
- update references to renovatebot/github-action to v40.3.3
([7bdca51](https://redirect.github.com/renovatebot/github-action/commit/7bdca51b4cb128a544936a65c795aab648fa4668))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v20.16.11
([85652f0](https://redirect.github.com/renovatebot/github-action/commit/85652f02f49743f698f0741e2fa5731c3f80eaeb))
- **deps:** update dependency prettier-plugin-packagejson to v2.5.3
([9347c05](https://redirect.github.com/renovatebot/github-action/commit/9347c05b5195ec3bbd80c0a59c4fe05efe794f8b))
- **deps:** update pnpm to v9.12.1
([49efd81](https://redirect.github.com/renovatebot/github-action/commit/49efd814d84f4dc4a0736009044fbc54936de4cf))

##### Build System

- **deps:** update dependency typescript to v5.6.3
([9c10032](https://redirect.github.com/renovatebot/github-action/commit/9c100326f6c4d56657bff8e73a64a0d0035712cd))

##### Continuous Integration

- **deps:** update renovate docker tag to v38.120.0
([d1179fe](https://redirect.github.com/renovatebot/github-action/commit/d1179feff5c90f9f51b24a32c19db36ff67c301e))
- **deps:** update renovate docker tag to v38.120.1
([7eaca7d](https://redirect.github.com/renovatebot/github-action/commit/7eaca7dbe155d2ffe682b5d2a77289d625d947cf))
- **deps:** update renovate docker tag to v38.122.0
([5ebe74f](https://redirect.github.com/renovatebot/github-action/commit/5ebe74f6258f4b2912d9b797dcb344ba12c3ffbe))
- **deps:** update renovate docker tag to v38.123.0
([398baed](https://redirect.github.com/renovatebot/github-action/commit/398baed47b0bf568f61c2b27d130e0e58b932aaf))
- **deps:** update renovate docker tag to v38.124.1
([76a4553](https://redirect.github.com/renovatebot/github-action/commit/76a45533dc2ce3c61617732685913f8451afc2b6))

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
dc-tec and renovate-bot authored Oct 20, 2024
1 parent 1b3a598 commit a432cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: Renovate
uses: renovatebot/[email protected].3
uses: renovatebot/[email protected].4
with:
configurationFile: renovate.json5
renovate-version: full
Expand Down

0 comments on commit a432cb0

Please sign in to comment.