Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aspect-build/rules_py

More compatible Bazel rules for running Python tools and building Python projects
https://github.com/aspect-build/rules_py

chore: update presubmit.yml (#293)

Turn off Windows testing. It's red on BCR. We don't publish windows
binaries for our Rust tools...

6962d6af35949bf62b9f62025ffddbee12beb7af authored 10 months ago by Alex Eagle <[email protected]>
fix: use correct runfiles path for venv import paths (#299)

In `_make_import_path`, `ctx.workspace_name` is always `_main` when
evaluating the deps of targ...

862a4346fa250bbe88876e29101c9d6ac91a922e authored 10 months ago by wade-arista <[email protected]>
chore(deps): update actions/github-script action to v7 (#296)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

78832372c4a8c17259882f9c27715f8ef6cf4451 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate: don't update minimum bounds in MODULE.bazel (#294)

9096d94b690bdfed0b65ed1a281245efb0a1963a authored 10 months ago by Alex Eagle <[email protected]>
chore: flip no legacy external runfiles (#193)

### Type of change

- Chore (any other change that doesn't affect source or test files, such
...

2950c0c0c71036aac34c9388f7f63a4cfdaa62c8 authored 10 months ago by Sahin Yort <[email protected]>
Remove BASH_BIN in favor of referencing bash via /usr/bin/env (#229)

### Type of change

Bug fix.

While using rules_py in combination with rules_oci, I discover...

734070be63e91e9f7e1abffc7cb8a03d615e3ccf authored 10 months ago by Mark Christian <[email protected]>
chore(deps): update dependency rules_python_gazelle_plugin to v0.31.0 (#271)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

72ba77622552d47b96af045c58ff0de3993b9a9e authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Publish binaries on releases (#292)

Fixes #290
Fixes #289

---

### Type of change

- Bug fix (change which fixes an issue)...

9ee2b08498083e1a23017ba586db6c508f8b71bd authored 10 months ago by Alex Eagle <[email protected]>
Add gazelle config note (#288)

fixes #284

---

### Type of change

- Documentation (updates to documentation or READMEs)...

334dd44b75a5bf5f9bc0469301732e05a933b485 authored 10 months ago by Alex Eagle <[email protected]>
feat: don't require users to build tools from source (#287)

Wire up the toolchains along two different codepaths, based on whether
our version was stamped ...

d83ef8bc5d2ff26f91223fac0b3e526049d5a1d4 authored 10 months ago by Alex Eagle <[email protected]>
feat: remove checked-in Rust binaries (#286)

All users must currently build the tools from sources with rules_rust.

As a separate PR I wil...

e69f5ef99d677a503a3afca6189def3c6859043e authored 10 months ago by Alex Eagle <[email protected]>
chore: rename release artifacts to match rust convention (#285)

### Type of change

- Refactor (a code change that neither fixes a bug or adds a new
feature)...

aaaf4bfaf0c12ccf943f33e41c5613ae48c2e752 authored 10 months ago by Alex Eagle <[email protected]>
feat: GHA release automation for rust bins (#281)

Demo:

https://github.com/alexeagle/rules_py/releases/tag/v0.100.8

the `rules_py-v0.100.8.t...

25c5ceb9eac5d7a5ed0e551cae93a0920f99b9d9 authored 10 months ago by Alex Eagle <[email protected]>
chore: bump rules_python (#282)

We can be on a regular release now.
This was missed in #279

e9048de0119f5277584a07fb31400c472d75dee0 authored 10 months ago by Alex Eagle <[email protected]>
Update rules_python dependency (#279)

450b8cb1ea906bc1bd83eff573ec9e1fb70cdbb8 authored 10 months ago by Daniel Szot <[email protected]>
chore: add release rules for binaries (#280)

Adds release infra for the rust binaries.

---

### Type of change

- Chore (any other cha...

9e2c65380e68e6c5559ebb99e0e2132ec2f485d2 authored 10 months ago by Matt Mackay <[email protected]>
Remove openssl (#269)

### Type of change

- Refactor (a code change that neither fixes a bug or adds a new
feature)...

82ad68fe2e6ba695a528a8748a2f796c1da8c4c0 authored 11 months ago by Brendan Tobolaski <[email protected]>
chore: green up main CI (#267)

We don't currently work on windows.
Also update SHA of the reusable workflow to upstream HEAD r...

0949b6777c03c25751f3e6f68c1d9ea84dcbab8e authored 11 months ago by Alex Eagle <[email protected]>
feat: support Bazel 6 (#266)

ddc4f3baea799d89e32b20b2a96fb0719cfde1b2 authored 11 months ago by Alex Eagle <[email protected]>
fix: move toolchain registration to different package (#265)

We must take care that `rules_rust` load statements don't appear in
public API packages.

---...

76e1908e32a678b8d5b7586b0ae7fcc79ee065b7 authored 11 months ago by Matt Mackay <[email protected]>
feat: detect prerelease, use source bins (#258)

Also switch to rusttls to avoid a dependency on compiling libssl

---------

Co-authored-by:...

475d7f8a3a01a1403a690c84dcb924b5b9456c47 authored 11 months ago by Alex Eagle <[email protected]>
chore(deps): update dependency exceptiongroup to v1.2.0 (#251)

c9836a4cfa6a3ad5242ae31ea4f92f9b308322b1 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency django to v4.2.10 [security] (#256)

9da0074bdf3c322b153331ef8739cd36a0374ab6 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: don't rebase renovate diffs (#257)

Ronseal.

737492272835839b2ebd29a0396995243a4c00e0 authored 11 months ago by Matt Mackay <[email protected]>
chore(deps): update rules_python digest to c6941a8 (#222)

6ca8cc235d3430f630d09dd3f474fab87a66813e authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update io_bazel_rules_docker digest to 3040e1f (#209)

e53544ce85cc5709c0be36594f3f4f182c5cf821 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update aspect_gcc_toolchain digest to ff3298d (#208)

e3590e864e0b499a78175deb9fa6361115d264ba authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency io_bazel_rules_go to v0.46.0 (#252)

3bca7f2b014c70181a09b03e89147995b4df878f authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency pluggy to v1.4.0 (#253)

2b43365f73dc7eb4b1c68456a0dd758b0a92fed5 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel_skylib to v1.5.0 (#225)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

6f63dbf4fe3bd05aba8ea3285a09cd9e4623d389 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: BCR testing on Bazel 6 and 7 (#247)

Merge https://github.com/bazel-contrib/rules-template/pull/105

55588a414bed2b7227a40b4d91eb1198ba8a93ac authored 11 months ago by Alex Eagle <[email protected]>
feat: switch to creation of venv without Python or pip (#233)

Switches creating the venv to a dedicated tool, removing the requirement
for pip.

Venv is no...

ebabbaf7db9ab8627a0fd86e9e9265d49b87d441 authored 11 months ago by Matt Mackay <[email protected]>
chore: upgrade to Bazel 7.0.2 (#249)

9b46190385306a087c424298e00bbf5c042953d5 authored 11 months ago by Greg Magolan <[email protected]>
chore: cancel previous GHA from the same PR (#254)

e551abbdbc3a2642eb8902cdcdeb424886bcc578 authored 11 months ago by Greg Magolan <[email protected]>
chore(deps): update dependency aspect_bazel_lib to v1.40.0 (#239)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

87c40eb09c36186bfd5223a24b8b23083926c4f2 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel_gazelle to v0.35.0 (#240)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

3c2452384afff5d08a9c4115d9cc2d903010ff65 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.5.0 (#243)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

5f3c9d36a314e3c771131e54ee2371b7452d0c64 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: upgrade rules_python near HEAD (#245)

We need Matt's upstream fix which isn't released yet

---

### Type of change

- Bug fix (...

43beacc2a5f58250af94f981325a79debb5e7250 authored 12 months ago by Alex Eagle <[email protected]>
fix: py_library add srcs to its runfiles (#242)

At the client where I'm installing rules_py, this absence caused a test
failure in //bazel/exam...

e988ed4556eedaa2bf89b62db9eabadbe01451d0 authored 12 months ago by Alex Eagle <[email protected]>
fix: handle py_binary#main like rules_python does (#241)

I don't love the semantics but it's better for us to follow our 'drop-in
replacement' philosoph...

f2240acff1976373b6da86be2e9d962f926bade9 authored 12 months ago by Alex Eagle <[email protected]>
chore: minimal changes required to upgrade to Bazel 7 and bzlmod (#234)

In a follow-up change I'll try to empty out the WORKSPACE file.
Also we need another change to ...

558c1814bffcf869052db3662a7a3d16a0af9981 authored 12 months ago by Alex Eagle <[email protected]>
chore(deps): update dependency rules_python to v0.27.1 (#211)

ed4bca23296483e908bc04cfcfcdddca4e219f2b authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel to v6.4.0 (#224)

49379e6b4d0170e5d97dc46e9b159db419da8056 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: use original interpreter path as 'home' value in pyvenv.cfg (#232)

This is a follow-up of #226 to fix another place.

ca2c008fab0e9dce040592dd358a65b430ddda7e authored about 1 year ago by Matt Mackay <[email protected]>
fix: install transitive wheels reachable through resolutions (#230)

This allows users to provide a resolution for the direct dependency they
see, ensuring that the...

5dd71174179cab5bcd058bd3e4d22b73f0760f3e authored about 1 year ago by Alex Eagle <[email protected]>
fix: use original interpreter path as 'home' value in pyvenv.cfg (#226)

Use the original (source) interpreters bin path as the 'home' value in
the generated `pyvenv.cf...

e5c21126b79a27293e458644cb52e589d7312bda authored about 1 year ago by Matt Mackay <[email protected]>
build(deps): bump django from 4.2.5 to 4.2.7 (#216)

305f93d54880d3ea739ad233927150d0ad060639 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump django from 4.2.0 to 4.2.7 in /py/tests/virtual/django (#220)

b17f792fe520f9f3fcc40b46e92140a5293b6791 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): update dependency io_bazel_rules_go to v0.42.0 (#195)

f7a9ff8052db97b34fc1ab545d1fb62bd6cb4053 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(py_library): don't return transitive srcs as defaultinfo (#221)

3140087bed39057f676d923bcc47cebe454df323 authored about 1 year ago by Alex Eagle <[email protected]>
chore(deps): update dependency aspect_bazel_lib to v1.38.1 (#187)

01f048cc93fe2ba8c5413415477d47b6dd33c6e5 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency rules_python_gazelle_plugin to v0.26.0 (#192)

[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovateb...

cf3c3dc0fab4cc4f64e8192f1c19c6e025759b08 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel_gazelle to v0.34.0 (#188)

[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovateb...

e613fe5641062239d0d28b4502c1a9b47ec9fef9 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: support 'virtual' dependencies (#201)

Fixes https://github.com/aspect-build/rules_py/issues/213

---------

Co-authored-by: Alex E...

cb5fef783cbb441bc463a67b9554a253d5238365 authored about 1 year ago by Matt Mackay <[email protected]>
refactor: put 'git archive' config in .gitattributes (#215)

Makes it match bazelbuild/rules_proto#189

---

### Type of change

- Refactor (a code cha...

9252988381e882d69c335a41894a5b42e6956363 authored about 1 year ago by Alex Eagle <[email protected]>
chore: use modern helper from bazel-lib (#207)

9dc96505cc7bd753da4101510eeecb45b1fbd4ac authored about 1 year ago by Alex Eagle <[email protected]>
docs: improve generated documentation (#203)

Document both the py_binary (macro) and py_binary_rule underneath it,
like we do in other rules...

70b6697d1e4b94eb1100e1d6806de8c4a9af692e authored over 1 year ago by Alex Eagle <[email protected]>
chore: dogfood our rules rather than rules_python (#204)

### Type of change

- Refactor (a code change that neither fixes a bug or adds a new
feature)...

094597328339a6132f699ba351d7771d6a03daaa authored over 1 year ago by Alex Eagle <[email protected]>
chore: update rules_python (#200)

Bumps rules_python to the latest.

b2953ccc74e22394d523e7e5ec4d9e414bc9d925 authored over 1 year ago by Matt Mackay <[email protected]>
docs: update README (#197)

6078fd0d0d8c7558703ef546162872b3af10dc5f authored over 1 year ago by Alex Eagle <[email protected]>
chore: run pre-commit on all files (#199)

9bbce7027c736b67f4f3ef5822c83ebaef23aa91 authored over 1 year ago by Alex Eagle <[email protected]>
Add `testonly` and `data` parameters to `py_pytest_main` rule (#190)

### Type of change

- New feature or functionality (change which adds functionality)

Adds 2...

218a202c6467ffe109b56d7af0a49932a2ccc46c authored over 1 year ago by Kevin Park <[email protected]>
Update readme (#186)

901405bf353084568b602c80b5c5995b6109ae9b authored over 1 year ago by Alex Eagle <[email protected]>
chore: skip examples in release artifact (#185)

aed2e05a231168d0b2a806a8b0f4c8d43b28e15c authored over 1 year ago by Alex Eagle <[email protected]>
feat: expose py_venv rule, allowing creation of virtual envs from multiple targets (#181)

Exposes the `py_venv` rule, which can create a Python virtual
environment from a set of targets...

bb2ea0c4ac6a49c63bd955a343c715ecfddb7882 authored over 1 year ago by Matt Mackay <[email protected]>
chore(deps): update dependency io_bazel_rules_go to v0.41.0 (#178)

0563b6758e51b41c22d29006b790165d2cb340a1 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel_skylib to v1.4.2 (#135)

98bb3848e708500b096a7ce90f5e205a65012faf authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update Python dependencies (#183)

Updates all Python dependencies used in tests.

Closes #180
Closes #174
Closes #173
Closes ...

1f871f7d96dc4ebcb1c72c6cca4b20f6778484d0 authored over 1 year ago by Matt Mackay <[email protected]>
chore(deps): update dependency rules_python to v0.18.0 (#134)

192e1f80499fbc16ec3b2583767c3b27d9238c49 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: use rlocation for interpreter location (#182)

If an in-build interpreter is used for venv creation, then the script
needs to resolve the path...

14b49cfb6e9dffc3303251448db246d29d8e0b35 authored over 1 year ago by Matt Mackay <[email protected]>
chore(deps): update dependency bazel to v6.3.2 (#177)

092aa06be4445868654327514339e87a9a46632f authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update aspect_gcc_toolchain digest to 70a8c93 (#171)

13376b4ac72c1f239bf99e0aa74f6894a5a2ce22 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: bump bazel version to 6.3.1 (#170)

Bumps the bazel version to 6.3.1

---

### Type of change

- Chore (any other change that ...

f389597a75f43cf1d294db052bb3c5aa8198795f authored over 1 year ago by Matt Mackay <[email protected]>
chore: update sqlparse (#169)

ad47aa916b10ab7ba1ee0c376e94bd704cd2e8b4 authored over 1 year ago by Matt Mackay <[email protected]>
fix: ensure coverage providers are output from both py_library and py_binary rules (#168)

1fb161233ed41d5318f993c38a03a284fd1cb028 authored over 1 year ago by Matt Mackay <[email protected]>
Allow passing deps in py_pytest_main (#163)

88ebe8795105f1637c3d9457239e574b583e1f42 authored over 1 year ago by Zhongpeng Lin <[email protected]>
chore: bump Python dependencies (#167)

57ade459511b775fe888c736a1d99e5e341a8798 authored over 1 year ago by Matt Mackay <[email protected]>
chore(deps): update aspect_gcc_toolchain digest to 4bd1f94 (#145)

6d738f52ed03a1fd6cf4f648adafc8168794069d authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update .gitignore (#166)

5b72d4918012227a95cfaf4807c34144e1158850 authored over 1 year ago by Matt Mackay <[email protected]>
chore(deps): update dependency aspect_bazel_lib to v1.33.0 (#144)

63a90dc345c7e27398540ffd2eae78c83520eb83 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel_gazelle to v0.32.0 (#156)

396acf4d41ea1c62e285197520f32afa75a0ba60 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update io_bazel_rules_docker digest to 8e70c6b (#148)

ad8a43165915aab9d85e785043bac3490326c9f1 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: bzlmod (#162)

* chore: bzlmod

- Upgrade to Bazel 6.2.0 since Bazel 5 has bzlmod bugs. TODO: update the GHA ...

bb956d0d98dc60297787be8b906d7294ff38a983 authored over 1 year ago by Alex Eagle <[email protected]>
chore: update django to resolve dependabot alert (#155)

913676de2f89b8272cdd14bc53f719534e58c31f authored almost 2 years ago by Greg Magolan <[email protected]>
chore: update renovate config (#146)

0bb8d01afafc9c6055c4714f756d391b21e9adcb authored almost 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency django to v4.0.9 [security] (#139)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

119b59e7e6f05bd858984b1ab2e7ce9b3534ac70 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update io_bazel_rules_docker digest to fc729d8 (#132)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

e762990941c3c31d4cf8eff9b895987346780b1a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency io_bazel_rules_go to v0.38.1 (#133)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

5dd9e9edf052cb0d919926a1b1053d8f7e3aa64f authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency aspect_bazel_lib to v1.24.2 (#137)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9f47f2acae6b2e3304c3698df5ada5fc11c32c23 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update aspect_gcc_toolchain digest to 4a03b37 (#138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

56e91d5d4a11c0b555d3c74ee994b6c3e4af01c4 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: repo relative imports (#113)

8b935bb1c58fd786f6b16a12bc0851bd6f6e9bc5 authored almost 2 years ago by Milan Vukov <[email protected]>
release: publish release artifact (#142)

GitHub's stability guarantee for the archive is iffy, and we want metrics on downloads.
See htt...

284ef4b8cb48b73f5e54a5bd7357c39d472d0b3d authored almost 2 years ago by Alex Eagle <[email protected]>
chore: remove New PR workflows as it doesn't work on forks (#141)

beb2cd07c8f2ed25977a7b11cd58ff3d9166f62a authored almost 2 years ago by Greg Magolan <[email protected]>
chore: add workflows for new issues & PRs (#140)

ab59faf23f867b996ad50cf0d3c72cf5910098ac authored almost 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency iniconfig to v2 (#123)

Co-authored-by: Matt Mackay <[email protected]>

d72fce08d59670fe30b9e3056994499403126ef9 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency packaging to v23 (#125)

08fe6f33d4047ea872544e080c39ade70b6449f0 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency pytest to v7.2.1 (#127)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

b4641ef5eebac92a36c7b3e52eaa2ba28cb0bfb0 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency rules_python to v0.16.2 (#126)

b86698a919bcf270855095a643a2b622cd84488e authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update io_bazel_rules_docker digest to 7d34678 (#124)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

e635db468ff03f41d96c63b061863a9a8882433a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency aspect_bazel_lib to v1.19.2 (#122)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9acb30c5333b9edddfd2ab6e065e8125fd7e3e07 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>