Commit Graph

2290 Commits

Author SHA1 Message Date
github-actions[bot] 3bbd46d357 Bump version: 12.0.4 → 13.0.0 13.0.0 2026-04-20 18:20:16 +00:00
dependabot[bot] 86852f5a80 ⬆ Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#1081)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 3.1.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>
2026-04-20 11:13:59 +00:00
Zach Borboa 410180dd1e Improve release script to include all pull requests since most recent tag 2026-04-19 23:17:45 -04:00
Zach Borboa 3190590484 Add .claude/ to .gitignore 2026-04-19 22:23:23 -04:00
Zach Borboa 1d50c96014 Implement CookieArray for handling decoded cookie name lookup (#1078) 2026-04-19 22:20:08 -04:00
dependabot[bot] f50fbcfff5 ⬆ Bump pygithub from 2.9.0 to 2.9.1 (#1080)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 09:48:55 +00:00
dependabot[bot] ce4bf59f70 ⬆ Bump cryptography from 46.0.6 to 46.0.7 (#1079)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.7
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-08 09:44:49 +00:00
Zach Borboa 59671be4b9 Add support for PHPUnit 13 in run_phpunit.sh 2026-04-06 23:16:25 -04:00
Zach Borboa fcc64db030 Fix run.sh to forward CLI args to phpunit and error on unhandled phpunit versions 2026-04-06 23:12:35 -04:00
Zach Borboa 5cb14f78f0 Fix skipping ci tests when requirements tracking file changes 2026-04-06 22:04:26 -04:00
PHP Curl Class helper c3e998dfce Update outdated dependencies list (#1077)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-06 18:41:42 +00:00
dependabot[bot] 7b629e2070 ⬆ Bump charset-normalizer from 3.4.6 to 3.4.7 (#1076)
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.6...3.4.7)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.7
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 09:41:36 +00:00
PHP Curl Class helper 718c23135b Update outdated dependencies list (#1075)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-02 18:40:15 +00:00
PHP Curl Class helper 0bcb8570ed Update outdated dependencies list (#1074)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-31 18:42:11 +00:00
dependabot[bot] 2310c451ff ⬆ Bump requests from 2.33.0 to 2.33.1 (#1073)
Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.33.0...v2.33.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 09:46:20 +00:00
PHP Curl Class helper 3ffdb46199 Update outdated dependencies list (#1072)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-30 18:41:58 +00:00
dependabot[bot] 79246ff3a7 ⬆ Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#1071)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-28 09:25:00 -04:00
PHP Curl Class helper 93289b0002 Update outdated dependencies list (#1070)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-26 18:44:16 +00:00
dependabot[bot] 4ebfd81355 ⬆ Bump requests from 2.32.5 to 2.33.0 (#1069)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: indirect
  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>
2026-03-26 10:00:46 +00:00
dependabot[bot] a40dd1489d ⬆ Bump cryptography from 46.0.5 to 46.0.6 (#1068)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-26 09:41:39 +00:00
PHP Curl Class helper 2e99ed7b45 Update outdated dependencies list (#1067)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-25 18:42:10 +00:00
dependabot[bot] 9a9be5ce3d ⬆ Bump pyjwt from 2.12.0 to 2.12.1 (#1066)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.12.1)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.12.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-25 13:45:51 +00:00
dependabot[bot] 78dfdb34a7 ⬆ Bump pygithub from 2.8.1 to 2.9.0 (#1065)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-version: 2.9.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>
2026-03-23 10:14:45 +00:00
PHP Curl Class helper 073fbf249c Update outdated dependencies list (#1064)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-19 21:58:19 +00:00
dependabot[bot] 112bdf2d0f ⬆ Bump charset-normalizer from 3.4.5 to 3.4.6 (#1057)
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.5...3.4.6)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.6
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 21:22:03 +00:00
PHP Curl Class helper 8c322fe9b5 Update outdated dependencies list (#1063)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-19 13:53:04 -07:00
Zach Borboa 65cf205cc9 Skip wheel file types 2026-03-19 16:46:00 -04:00
PHP Curl Class helper 7d7da945fa Update outdated dependencies list (#1062)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-19 13:41:17 -07:00
Zach Borboa c31a1f8490 Write outdated with trailing commas 2026-03-19 16:31:47 -04:00
Zach Borboa 55209e46bf Skip ci tests when requirements tracking file changes 2026-03-19 16:18:45 -04:00
PHP Curl Class helper c54ff6cbe6 Update outdated dependencies list (#1058)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Borboa <zachborboa@gmail.com>
2026-03-19 13:00:43 +00:00
Zach Borboa 8840b86b92 Bump supported version for psalm checks (#1059) 2026-03-19 05:42:25 -07:00
PHP Curl Class helper 85b4512455 Update package PyJWT (#1056)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-12 20:43:22 +00:00
PHP Curl Class helper 2633be69f9 Update pre-commit dependencies (#1054)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Borboa <zachborboa@gmail.com>
2026-03-12 20:11:33 +00:00
PHP Curl Class helper 76364ff323 Update outdated dependencies list (#1055)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-12 18:42:37 +00:00
PHP Curl Class helper f003fb5e36 Update pre-commit dependencies (#1053)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-09 18:38:45 +00:00
dependabot[bot] eb6db3b8c1 ⬆ Bump smmap from 5.0.2 to 5.0.3 (#1052)
Bumps [smmap](https://github.com/gitpython-developers/smmap) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](https://github.com/gitpython-developers/smmap/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: smmap
  dependency-version: 5.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 10:27:37 +00:00
dependabot[bot] bd9073132a ⬆ Bump charset-normalizer from 3.4.4 to 3.4.5 (#1051)
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.5)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.5
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-06 09:44:33 +00:00
PHP Curl Class helper bf61251c49 Update pre-commit dependencies (#1050)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-02 18:34:37 +00:00
Zach Borboa 06dc90ebf7 Fix typo 2026-03-01 22:34:09 -05:00
Zach Borboa 41e2f43610 Remove version pin of pip-tools 2026-03-01 22:06:38 -05:00
Zach Borboa 42c052f375 Fix flaky test using larger response size and slower download speed 2026-03-01 22:04:11 -05:00
dependabot[bot] 4d1d25c8e2 ⬆ Bump certifi from 2026.1.4 to 2026.2.25 (#1049)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.2.25.
- [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2026.2.25
  dependency-type: indirect
  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>
2026-02-25 09:48:49 +00:00
PHP Curl Class helper 1247a614e1 Update pre-commit dependencies (#1048)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-19 18:40:15 +00:00
dependabot[bot] d382e27f0b Bump cryptography from 46.0.4 to 46.0.5 in /scripts (#1047)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 03:17:30 +00:00
PHP Curl Class helper 5a4323eb71 Update pre-commit dependencies (#1046)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-10 18:44:17 +00:00
PHP Curl Class helper 5b970c673e Update outdated dependencies list (#1045)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-03 18:43:28 +00:00
PHP Curl Class helper 0b8c8d4fe5 Update package PyJWT (#1044)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-03 14:19:25 +00:00
Zach Borboa 5ee4ecb280 Fix incompatibility 2026-02-03 08:57:25 -05:00
Zach Borboa 465c859f7d Use squash merge 2026-02-03 08:43:00 -05:00