Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to ruby-build v20230330 #2846

Merged
merged 1 commit into from Apr 29, 2023

Conversation

jalessio
Copy link
Contributor

Fixes #2832

Similar to PRs #2718, #2342, #2319, #2205, and #1913, updates ruby-build to the latest release which makes more recent versions of Ruby available to pre-commit.

Files were generated by running ./testing/make-archives on macOS 12.6.3 using Python 3.11.1. In addition to pre_commit/resources/ruby-build.tar.gz this generated diffs on pre_commit/resources/rbenv.tar.gz and pre_commit/resources/ruby-download.tar.gz which I discarded (see previous discussion #2342 (comment)).

ruby-build v20230330

https://github.com/rbenv/ruby-build/releases/tag/v20230330

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile asottile merged commit 5cd99d8 into pre-commit:main Apr 29, 2023
8 checks passed
jaypikay pushed a commit to jaypikay/doxy that referenced this pull request May 4, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit](https://github.com/pre-commit/pre-commit) | dev-dependencies | minor | `3.2.2` -> `3.3.1` |

---

### Release Notes

<details>
<summary>pre-commit/pre-commit</summary>

### [`v3.3.1`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#&#8203;331---2023-05-02)

[Compare Source](pre-commit/pre-commit@v3.3.0...v3.3.1)

\==================

##### Fixes

-   Work around `git` partial clone bug for `autoupdate` on windows.
    -   [#&#8203;2866](pre-commit/pre-commit#2866) PR by [@&#8203;asottile](https://github.com/asottile).
    -   [#&#8203;2865](pre-commit/pre-commit#2865) issue by [@&#8203;adehad](https://github.com/adehad).

### [`v3.3.0`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#&#8203;330---2023-05-01)

[Compare Source](pre-commit/pre-commit@v3.2.2...v3.3.0)

\==================

##### Features

-   Upgrade ruby-build.
    -   [#&#8203;2846](pre-commit/pre-commit#2846) PR by [@&#8203;jalessio](https://github.com/jalessio).
-   Use blobless clone for faster autoupdate.
    -   [#&#8203;2859](pre-commit/pre-commit#2859) PR by [@&#8203;asottile](https://github.com/asottile).
-   Add `-j` / `--jobs` argument to `autoupdate` for parallel execution.
    -   [#&#8203;2863](pre-commit/pre-commit#2863) PR by [@&#8203;asottile](https://github.com/asottile).
    -   issue by [@&#8203;gaborbernat](https://github.com/gaborbernat).

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

Co-authored-by: Renovate Bot <renovate@localhost.localdomain>
Co-authored-by: JayPiKay <jpk@noreply.localhost>
Reviewed-on: https://git.goatpr0n.de/public/doxy/pulls/8
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Please upgrade Ruby build to get latest security fix versions
2 participants