Skip to content

Prepare v0.5.3#343

Merged
skirpichev merged 22 commits into
diofant:gmp-0.5.xfrom
skirpichev:prepare-v0.5.3
Jun 20, 2026
Merged

Prepare v0.5.3#343
skirpichev merged 22 commits into
diofant:gmp-0.5.xfrom
skirpichev:prepare-v0.5.3

Conversation

@skirpichev

Copy link
Copy Markdown
Member

No description provided.

skirpichev and others added 22 commits June 20, 2026 09:03
(cherry picked from commit 3e11ab4)
(cherry picked from commit ca418c5)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit b17ed8a)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 3f21670)
* group multiple updates
* forbid auto rebase to reduce cost of CI (Use `@dependabot rebase` manually instead.)

(cherry picked from commit 234096d)
(cherry picked from commit f01195f)
(cherry picked from commit c619768)
(cherry picked from commit 6a535eb)
Bumps the actions-deps group with 4 updates: [sorenlouv/backport-github-action](https://github.com/sorenlouv/backport-github-action), [codecov/codecov-action](https://github.com/codecov/codecov-action), [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) and [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).

Updates `sorenlouv/backport-github-action` from 10.2.0 to 11.0.0
- [Release notes](https://github.com/sorenlouv/backport-github-action/releases)
- [Commits](sorenlouv/backport-github-action@v10.2.0...v11.0.0)

Updates `codecov/codecov-action` from 5 to 6
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

Updates `sigstore/gh-action-sigstore-python` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
- [Commits](sigstore/gh-action-sigstore-python@v3.2.0...v3.3.0)

Updates `pypa/cibuildwheel` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: sorenlouv/backport-github-action
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: sigstore/gh-action-sigstore-python
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: pypa/cibuildwheel
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit d4afd25)
See diofant#233

(cherry picked from commit de89f90)
(cherry picked from commit 1543e3c)
Bumps the actions-deps group with 1 update: [msys2/setup-msys2](https://github.com/msys2/setup-msys2).

Updates `msys2/setup-msys2` from 2.31.0 to 2.31.1
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](msys2/setup-msys2@v2.31.0...v2.31.1)

---
updated-dependencies:
- dependency-name: msys2/setup-msys2
  dependency-version: 2.31.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 3e9a202)
Bumps the actions-deps group with 1 update: [sorenlouv/backport-github-action](https://github.com/sorenlouv/backport-github-action).

Updates `sorenlouv/backport-github-action` from 11.0.0 to 12.0.0
- [Release notes](https://github.com/sorenlouv/backport-github-action/releases)
- [Commits](sorenlouv/backport-github-action@v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: sorenlouv/backport-github-action
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit fa9b77c)
(cherry picked from commit 01a61a1)
Closes diofant#233

(cherry picked from commit 1952349)
Closes diofant#341

(cherry picked from commit 79d0293)
(cherry picked from commit ba1f450)
@skirpichev skirpichev added this to the 0.5.3 milestone Jun 20, 2026
@skirpichev skirpichev merged commit 1e0500c into diofant:gmp-0.5.x Jun 20, 2026
13 checks passed
@skirpichev skirpichev deleted the prepare-v0.5.3 branch June 20, 2026 07:55
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