Skip to content

Commit

Permalink
Update renovatebot/github-action action to v41 (#336)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[renovatebot/github-action](https://github.com/renovatebot/github-action)
| action | major | `v40.3.5` -> `v41.0.2` | `v41.0.3` |

---

### Release Notes

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

###
[`v41.0.2`](https://github.com/renovatebot/github-action/releases/tag/v41.0.2)

[Compare
Source](https://github.com/renovatebot/github-action/compare/v41.0.1...v41.0.2)

##### Build System

- compile as esm
([#&#8203;888](https://github.com/renovatebot/github-action/issues/888))
([e8fc25c](https://github.com/renovatebot/github-action/commit/e8fc25c747f24032368eb5dfd40ab54491f4640c))

###
[`v41.0.1`](https://github.com/renovatebot/github-action/releases/tag/v41.0.1)

[Compare
Source](https://github.com/renovatebot/github-action/compare/v41.0.0...v41.0.1)

##### Miscellaneous Chores

- **deps:** update dependency eslint to v9
([#&#8203;881](https://github.com/renovatebot/github-action/issues/881))
([d4f5ed0](https://github.com/renovatebot/github-action/commit/d4f5ed0b0bfbf0c499029030afb952b342a4aee0))
- **renovate:** fix config
([#&#8203;884](https://github.com/renovatebot/github-action/issues/884))
([1eb9d9b](https://github.com/renovatebot/github-action/commit/1eb9d9be0bde69f74a8e995c5413907ff402d961))

##### Tests

- **e2e:** test with default version
([#&#8203;886](https://github.com/renovatebot/github-action/issues/886))
([d16f12d](https://github.com/renovatebot/github-action/commit/d16f12d19b53252b0d6f66d0c796e29551a5f80e))

##### Build System

- use `esbuild`
([#&#8203;887](https://github.com/renovatebot/github-action/issues/887))
([4a407be](https://github.com/renovatebot/github-action/commit/4a407be28ac596f9cd42fb07eb4486f9221d28ed))

##### Continuous Integration

- **deps:** update renovate docker tag to v39
([#&#8203;885](https://github.com/renovatebot/github-action/issues/885))
([f8106c1](https://github.com/renovatebot/github-action/commit/f8106c12581d77b071ac33e236321f3c5ab09976))
- simplify
([#&#8203;883](https://github.com/renovatebot/github-action/issues/883))
([a060887](https://github.com/renovatebot/github-action/commit/a0608873fb1c6064eddadd1a7ede8cf033c44237))
- use `github-actions[bot]` for merge commit
([#&#8203;882](https://github.com/renovatebot/github-action/issues/882))
([4c22a10](https://github.com/renovatebot/github-action/commit/4c22a107ea70e2bc9af90c611099623113dcd4ff))

###
[`v41.0.0`](https://github.com/renovatebot/github-action/releases/tag/v41.0.0)

[Compare
Source](https://github.com/renovatebot/github-action/compare/v40.3.6...v41.0.0)

##### ⚠ BREAKING CHANGES

-   Renovate is now pinned to v39.

##### Features

- pin renovate major version
([#&#8203;880](https://github.com/renovatebot/github-action/issues/880))
([c31251b](https://github.com/renovatebot/github-action/commit/c31251b741c70d630b7bb4d64c5644896fd75548))

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

[Compare
Source](https://github.com/renovatebot/github-action/compare/v40.3.5...v40.3.6)

##### Bug Fixes

- **refactor:** use named imports
([#&#8203;879](https://github.com/renovatebot/github-action/issues/879))
([4d91b7f](https://github.com/renovatebot/github-action/commit/4d91b7f2862d2619cb03676f49a82e1de2ebe174))

##### Documentation

- Fix permissions for Renovate 39
([#&#8203;873](https://github.com/renovatebot/github-action/issues/873))
([80524aa](https://github.com/renovatebot/github-action/commit/80524aad74895d28a441584b5fa5889e957e5107))
- update references to ghcr.io/renovatebot/renovate to v39
([fa742b7](https://github.com/renovatebot/github-action/commit/fa742b743c06bfe634c1b023db54634167f18ee2))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;semantic-release/github](https://github.com/semantic-release/github)
to v11
([#&#8203;876](https://github.com/renovatebot/github-action/issues/876))
([03986b7](https://github.com/renovatebot/github-action/commit/03986b7c6b6f23aced816e21573539d7ad8cf3bd))
- **deps:** update dependency
[@&#8203;types/node](https://github.com/types/node) to v20.17.2
([9b8168b](https://github.com/renovatebot/github-action/commit/9b8168b9780395d65a24b5cfc9570e31440c0afa))
- **deps:** update dependency
[@&#8203;types/node](https://github.com/types/node) to v20.17.3
([62e9650](https://github.com/renovatebot/github-action/commit/62e9650d02a8c4ca320209e7b09140d341b343f4))
- **deps:** update dependency
[@&#8203;types/node](https://github.com/types/node) to v20.17.4
([b274faf](https://github.com/renovatebot/github-action/commit/b274faf2e8ce464e78664d9830eb4c155f34a52e))
- **deps:** update dependency
[@&#8203;types/node](https://github.com/types/node) to v20.17.5
([de0fb82](https://github.com/renovatebot/github-action/commit/de0fb82ddeab47f14cba3f13bac485853d8e93f3))
- **deps:** update dependency eslint-plugin-json to v4
([#&#8203;874](https://github.com/renovatebot/github-action/issues/874))
([205c9ef](https://github.com/renovatebot/github-action/commit/205c9ef9545b5b561a6263663a2c56d091411fa2))
- **deps:** update dependency npm-run-all2 to v7
([#&#8203;877](https://github.com/renovatebot/github-action/issues/877))
([7b3e4ff](https://github.com/renovatebot/github-action/commit/7b3e4ffc560f928e6b1b322f969e2b6ee91ba512))
- **deps:** update typescript-eslint monorepo to v8 (major)
([#&#8203;878](https://github.com/renovatebot/github-action/issues/878))
([5343762](https://github.com/renovatebot/github-action/commit/5343762d53a4b98fb9ddf51dfe5eb1d89474f316))
- husky migration
([#&#8203;875](https://github.com/renovatebot/github-action/issues/875))
([c884ed2](https://github.com/renovatebot/github-action/commit/c884ed2ba39a1c19e6a1002bd8ed183475f9eafc))

##### Continuous Integration

- **deps:** update renovate docker tag to v38.142.7
([5bf87b6](https://github.com/renovatebot/github-action/commit/5bf87b6eb9197d4e1bf3fe1f81e8e81342eac1e3))

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
RKIMetadataExchange authored Nov 18, 2024
1 parent 044dac2 commit d13d300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovatebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 1

- name: Run renovatebot
uses: renovatebot/github-action@v40.3.5
uses: renovatebot/github-action@v41.0.2
env:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }}
RENOVATE_REPOSITORIES: "robert-koch-institut/mex-common"
Expand Down

0 comments on commit d13d300

Please sign in to comment.