Skip to content

Sync with upstream v344#194

Open
Frzk wants to merge 12 commits into
masterfrom
deps/upstream_v344
Open

Sync with upstream v344#194
Frzk wants to merge 12 commits into
masterfrom
deps/upstream_v344

Conversation

@Frzk
Copy link
Copy Markdown

@Frzk Frzk commented May 11, 2026

Relate to #193

edmorley and others added 11 commits May 7, 2026 08:53
Since the filename of the Pipenv `.pth` file has changed after
the release of `editables` 0.6 on 2026-04-14:
https://github.com/pfmoore/editables/blob/main/CHANGELOG.md#release-06
pfmoore/editables@08ac628

...which was causing CI on `main` to fail, eg:
https://github.com/heroku/heroku-buildpack-python/actions/runs/25225985308/job/74807485584?pr=2086#step:5:629

GUS-W-22398957.
…2086)

Bumps sigstore/cosign/cosign from v3.0.5 to v3.0.6.

---
updated-dependencies:
- dependency-name: sigstore/cosign/cosign
  dependency-version: v3.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…u#2083)

Bumps the ruby-dependencies group with 1 update in the / directory: [rubocop](https://github.com/rubocop/rubocop).


Updates `rubocop` from 1.86.0 to 1.86.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.86.0...v1.86.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.86.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump uv from 0.11.6 to 0.11.11

Bumps [uv](https://github.com/astral-sh/uv) from 0.11.6 to 0.11.11.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.11.6...0.11.11)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.11.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add changelog entry

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
* Bump pip from 26.0.1 to 26.1.1

Bumps [pip](https://github.com/pypa/pip) from 26.0.1 to 26.1.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@26.0.1...26.1.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: 26.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add changelog entry

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
Bumps [poetry](https://github.com/python-poetry/poetry) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry@2.3.4...2.4.0)

---
updated-dependencies:
- dependency-name: poetry
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pipenv from 2026.5.2 to 2026.6.1

Bumps [pipenv](https://github.com/pypa/pipenv) from 2026.5.2 to 2026.6.1.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2026.5.2...v2026.6.1)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-version: 2026.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add changelog entry

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
To reduce the amount of PR rebasing that has to occur each month
when we update the Python package manager versions, given that
they need CHANGELOG.md entries each, which otherwise cause
conflicts.

See:
https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#groups--

GUS-W-22400243.
Since the schema requires at least one property to be specified
under the `groups` key, even if we're not wanting to add filters.

See:
https://www.schemastore.org/dependabot-2.0.json

GUS-W-22400243.
* Prepare release v344

* Fix misc typo

---------

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@Frzk Frzk self-assigned this May 11, 2026
Comment thread requirements/pipenv.txt
@yanjost
Copy link
Copy Markdown

yanjost commented May 18, 2026

Exception added

To trigger a new PR scan:
git commit --allow-empty -m "Trigger Semgrep rescan"
git push

@Frzk Frzk requested review from a team and SCedricThomas and removed request for a team May 18, 2026 10:14
@Frzk Frzk enabled auto-merge May 18, 2026 12:31
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.

3 participants