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

Test latest Python 3.13 #2752

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Test latest Python 3.13 #2752

merged 1 commit into from
Aug 14, 2024

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Aug 14, 2024

Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • [n/a] added news fragment in docs/changelog folder
  • [n/a] updated/extended the documentation

Instead of pinning beta 2 of Python 3.13 on the CI, use "3.13" to install the latest release. Right now, that is RC1.

@gaborbernat gaborbernat merged commit 95c5eed into pypa:main Aug 14, 2024
44 of 45 checks passed
@hugovk hugovk deleted the test-3.13 branch August 14, 2024 14:46
ldetmer pushed a commit to googleapis/sdk-platform-java that referenced this pull request Sep 9, 2024
This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pypa/virtualenv (virtualenv)</summary>

###
[`v20.26.4`](https://github.com/pypa/virtualenv/releases/tag/20.26.4)

[Compare
Source](https://github.com/pypa/virtualenv/compare/20.26.3...20.26.4)

<!-- Release notes generated using configuration in .github/release.yml
at 20.26.4 -->

#### What's Changed

- release 20.26.3 by
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[pypa/virtualenv#2742
- Fix whitespace around backticks in changelog by
[@&#8203;edmorley](https://github.com/edmorley) in
[pypa/virtualenv#2751
- Test latest Python 3.13 by
[@&#8203;hugovk](https://github.com/hugovk) in
[pypa/virtualenv#2752
- Fix typo in Nushell activation script by
[@&#8203;edmorley](https://github.com/edmorley) in
[pypa/virtualenv#2754
- GitHub Actions: Replace deprecated macos-12 with macos-13 by
[@&#8203;hugovk](https://github.com/hugovk) in
[pypa/virtualenv#2756
- Fix
[#&#8203;2728](https://github.com/pypa/virtualenv/issues/2728):
Activating venv create unwanted console output by
[@&#8203;ShootGan](https://github.com/ShootGan) in
[pypa/virtualenv#2748
- Upgrade bundled wheels by
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[pypa/virtualenv#2760

#### New Contributors

- [@&#8203;ShootGan](https://github.com/ShootGan) made their
first contribution in
[pypa/virtualenv#2748

**Full Changelog**:
pypa/virtualenv@20.26.3...20.26.4

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.

2 participants