python-urllib3:sethmlarson-patch-1

Last commit made on 2024-06-20
Get this branch:
git clone -b sethmlarson-patch-1 https://git.launchpad.net/python-urllib3

Branch merges

Branch information

Name:
sethmlarson-patch-1
Repository:
lp:python-urllib3

Recent commits

a525423... by Seth Michael Larson <email address hidden>

Add 1.26.19 to main changelog

f519616... by Illia Volochii

Bump pypa/gh-action-pypi-publish to v1.9.0 (#3408)

27e2a5c... by Quentin Pradet

Release 2.2.2 (#3406)

accff72... by Quentin Pradet

Merge pull request from GHSA-34jh-p97f-mpxf

* Strip Proxy-Authorization header on redirects

* Fix test_retry_default_remove_headers_on_redirect

* Set release date

34be4a5... by Illia Volochii

Pin CFFI to a new release candidate instead of a Git commit (#3398)

da41058... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump browser-actions/setup-chrome from 1.6.0 to 1.7.1 (#3399)

Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/browser-actions/setup-chrome/releases)
- [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browser-actions/setup-chrome/compare/82b9ce628cc5595478a9ebadc480958a36457dc2...db1b524c26f20a8d1a10f7fc385c92387e2d0477)

---
updated-dependencies:
- dependency-name: browser-actions/setup-chrome
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

b07a669... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/codeql-action from 2.13.4 to 3.25.6 (#3396)

updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

b8589ec... by Quentin Pradet

Measure coverage with v4 of artifact actions (#3394)

f3bdc55... by Quentin Pradet

Allow triggering CI manually (#3391)

This is helpful to check if CI issues reproduce on the main branch.

5239265... by Quentin Pradet

Fix HTTP version in debug log (#3316)