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

Revert "Bump the github_actions group with 5 updates" #1257

Merged

Conversation

jelmer
Copy link
Owner

@jelmer jelmer commented Feb 13, 2024

Reverts #1250

This introduces a regression in upload-artifacts, see actions/upload-artifact#478

@jelmer jelmer merged commit 553ab9a into master Feb 13, 2024
43 checks passed
renovate bot referenced this pull request in Hapag-Lloyd/test Apr 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dulwich](https://togithub.com/dulwich/dulwich) | `==0.21.7` ->
`==0.22.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/dulwich/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/dulwich/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/dulwich/0.21.7/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/dulwich/0.21.7/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dulwich/dulwich (dulwich)</summary>

###
[`v0.22.0`](https://togithub.com/jelmer/dulwich/releases/tag/dulwich-0.22.0):
0.22.0

[Compare
Source](https://togithub.com/dulwich/dulwich/compare/dulwich-0.21.7...dulwich-0.22.0)

#### What's Changed

- Start on 0.21.8 by [@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1240](https://togithub.com/jelmer/dulwich/pull/1240)
- Install twine when uploading to pypi by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1241](https://togithub.com/jelmer/dulwich/pull/1241)
- Remove shebang from graph.py by
[@&#8203;mtelka](https://togithub.com/mtelka) in
[https://github.com/jelmer/dulwich/pull/1242](https://togithub.com/jelmer/dulwich/pull/1242)
- Disable pypi uploads in disperse; this is now down by the GitHub
actions workflow by [@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1243](https://togithub.com/jelmer/dulwich/pull/1243)
- tweak doc-strings in LocalGitClient for clarity by
[@&#8203;stspdotname](https://togithub.com/stspdotname) in
[https://github.com/jelmer/dulwich/pull/1245](https://togithub.com/jelmer/dulwich/pull/1245)
- Keep GitHub Actions up to date with GitHub's Dependabot by
[@&#8203;cclauss](https://togithub.com/cclauss) in
[https://github.com/jelmer/dulwich/pull/1249](https://togithub.com/jelmer/dulwich/pull/1249)
- Bump the github_actions group with 5 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/jelmer/dulwich/pull/1250](https://togithub.com/jelmer/dulwich/pull/1250)
- Add Python 3.12 to the testing by
[@&#8203;cclauss](https://togithub.com/cclauss) in
[https://github.com/jelmer/dulwich/pull/1251](https://togithub.com/jelmer/dulwich/pull/1251)
- pyproject.toml: Add trove classifier for Python 3.12 by
[@&#8203;cclauss](https://togithub.com/cclauss) in
[https://github.com/jelmer/dulwich/pull/1252](https://togithub.com/jelmer/dulwich/pull/1252)
- Convert \_objects.c to \_objects.rs by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1204](https://togithub.com/jelmer/dulwich/pull/1204)
- Convert pack C helper to rust by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1255](https://togithub.com/jelmer/dulwich/pull/1255)
- Convert diff-tree C helper to rust by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1256](https://togithub.com/jelmer/dulwich/pull/1256)
- Revert "Bump the github_actions group with 5 updates" by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1257](https://togithub.com/jelmer/dulwich/pull/1257)
- Only expect a shallow update when requesting a depth by
[@&#8203;abderrahim](https://togithub.com/abderrahim) in
[https://github.com/jelmer/dulwich/pull/1259](https://togithub.com/jelmer/dulwich/pull/1259)
- Use f-strings by [@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1263](https://togithub.com/jelmer/dulwich/pull/1263)
- Wrap all urllib3 read ProtocolErrors as GitProtocolError by
[@&#8203;nanonyme](https://togithub.com/nanonyme) in
[https://github.com/jelmer/dulwich/pull/1261](https://togithub.com/jelmer/dulwich/pull/1261)
- Update cargo dependencies with dependabot by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1264](https://togithub.com/jelmer/dulwich/pull/1264)
- wheels: Don't build with nightly by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1273](https://togithub.com/jelmer/dulwich/pull/1273)
- Reformat with ruff by [@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1272](https://togithub.com/jelmer/dulwich/pull/1272)
- Use latest cibuildwheel by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1276](https://togithub.com/jelmer/dulwich/pull/1276)
- cibuildwheel: define options in pyproject.toml by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1275](https://togithub.com/jelmer/dulwich/pull/1275)
- Move tests to root. Fixes
[#&#8203;1024](https://togithub.com/dulwich/dulwich/issues/1024) by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1277](https://togithub.com/jelmer/dulwich/pull/1277)
- Stop installing docs/ as part of package code by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1278](https://togithub.com/jelmer/dulwich/pull/1278)
- Bump pyo3 from 0.21.1 to 0.21.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/jelmer/dulwich/pull/1280](https://togithub.com/jelmer/dulwich/pull/1280)
- Set correct version for rust modules by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1281](https://togithub.com/jelmer/dulwich/pull/1281)
- Fix installation of tests package by
[@&#8203;jelmer](https://togithub.com/jelmer) in
[https://github.com/jelmer/dulwich/pull/1282](https://togithub.com/jelmer/dulwich/pull/1282)

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/jelmer/dulwich/pull/1250](https://togithub.com/jelmer/dulwich/pull/1250)
- [@&#8203;abderrahim](https://togithub.com/abderrahim) made their first
contribution in
[https://github.com/jelmer/dulwich/pull/1259](https://togithub.com/jelmer/dulwich/pull/1259)

**Full Changelog**:
jelmer/dulwich@dulwich-0.21.7...dulwich-0.22.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/test).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@jelmer jelmer deleted the revert-1250-dependabot/github_actions/github_actions-6414fe4d57 branch October 6, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant