Commit Graph

1986 Commits

Author SHA1 Message Date
Zach Borboa 7b22d3541d Update badge styles (#901) 2024-12-17 21:32:25 -05:00
Zach Borboa a041ac97db Add PHP 8.4 as supported (#900)
* Add PHP 8.4 as supported

* Add temporary workaround that manually install psalm on currently supported versions
2024-12-04 09:39:33 -05:00
github-actions[bot] e5dac1de0e Merge pull request #899 from php-curl-class/dependabot/pip/pygithub-2.5.0
Bump pygithub from 2.4.0 to 2.5.0
2024-11-07 10:03:49 +00:00
dependabot[bot] e4b2712001 Bump pygithub from 2.4.0 to 2.5.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.4.0 to 2.5.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.4.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-07 09:42:01 +00:00
github-actions[bot] 7bf5c35ef2 Merge pull request #898 from php-curl-class-helper/create-pull-request/patch
Update pre-commit dependencies
2024-10-08 18:25:54 +00:00
github-actions[bot] 301e590864 Update pre-commit dependencies 2024-10-08 18:04:26 +00:00
Zach Borboa c40be1084e Fix phpcs warning (#897)
FILE: ...e/runner/work/php-curl-class/php-curl-class/tests/PHPCurlClass/UrlTest.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------------
 14 | WARNING | The $escape parameter must be passed when calling fgetcsv() as
    |         | its default value will change in a future PHP version.
    |         | (PHPCompatibility.ParameterValues.RemovedProprietaryCSVEscaping.DeprecatedParamNotPassed)
 15 | WARNING | The $escape parameter must be passed when calling fgetcsv() as
    |         | its default value will change in a future PHP version.
    |         | (PHPCompatibility.ParameterValues.RemovedProprietaryCSVEscaping.DeprecatedParamNotPassed)
--------------------------------------------------------------------------------
2024-10-07 21:49:42 -04:00
github-actions[bot] 45e418787d Merge pull request #895 from php-curl-class/dependabot/composer/vimeo/psalm-gte-5.26.1
Update vimeo/psalm requirement from >=5.26.0 to >=5.26.1
2024-09-10 09:46:12 +00:00
dependabot[bot] 95e9033a52 Update vimeo/psalm requirement from >=5.26.0 to >=5.26.1
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.26.0...5.26.1)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 09:24:19 +00:00
github-actions[bot] a681f3aeca Merge pull request #894 from php-curl-class/dependabot/composer/vimeo/psalm-gte-5.26.0
Update vimeo/psalm requirement from >=5.25.0 to >=5.26.0
2024-09-09 10:16:34 +00:00
dependabot[bot] 6bdaf9b5f9 Update vimeo/psalm requirement from >=5.25.0 to >=5.26.0
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.25.0...5.26.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 09:55:08 +00:00
dependabot[bot] f59e512f3b Bump peter-evans/create-pull-request from 6 to 7 (#892)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  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>
2024-09-04 14:34:58 +00:00
github-actions[bot] 7f6ba43b6e Merge pull request #893 from php-curl-class/dependabot/pip/scripts/cryptography-43.0.1
Bump cryptography from 42.0.5 to 43.0.1 in /scripts
2024-09-04 00:42:18 +00:00
dependabot[bot] 8710ecc505 Bump cryptography from 42.0.5 to 43.0.1 in /scripts
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 00:20:21 +00:00
github-actions[bot] 5fa6fbbbf6 Merge pull request #891 from php-curl-class/dependabot/pip/pygithub-2.4.0
Bump pygithub from 2.3.0 to 2.4.0
2024-08-26 09:53:53 +00:00
dependabot[bot] eef57a9cb9 Bump pygithub from 2.3.0 to 2.4.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.3.0 to 2.4.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.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 09:32:34 +00:00
Zach Borboa 28abb78e2e Fix links in table of contents caused by variation selector-16 (U+FE0F) 2024-08-24 14:11:30 -04:00
Zach Borboa 357d1201a0 Attempt to fix links in the table of contents 2024-08-24 13:35:48 -04:00
Zach Borboa bbcbb72c9e Add flair 2024-08-24 13:25:29 -04:00
github-actions[bot] db6f650c47 Bump version: 10.0.1 → 11.0.0 11.0.0 2024-08-22 18:03:48 +00:00
dependabot[bot] 2e293e082a Bump tj-actions/changed-files from 44 to 45 (#890)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v45)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  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>
2024-08-22 07:45:28 -04:00
dependabot[bot] 6ed4c65eff Update vimeo/psalm requirement from >=0.3.63 to >=5.25.0 (#876)
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/0.3.63...5.25.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 03:23:11 +00:00
Zach Borboa c808484e5b Drop support for PHP 7.3 (#889) 2024-08-21 22:56:50 -04:00
Zach Borboa 10ea095b5d Drop support for PHP 7.2 (#888) 2024-08-21 22:27:45 -04:00
Zach Borboa d6ffbcfb44 Drop support for PHP 7.1 (#887) 2024-08-21 21:40:39 -04:00
Zach Borboa 50bb005686 Approve pull request only if not already approved (#883) 2024-08-21 20:32:49 -04:00
github-actions[bot] 3fbd244703 Bump version: 10.0.0 → 10.0.1 10.0.1 2024-08-21 18:03:41 +00:00
Zach Borboa d6c8c2879b Use nullable type declaration as supported in versions >= PHP 7.1 (#882) 2024-08-20 22:09:03 -04:00
github-actions[bot] f08eb12db8 Bump version: 9.19.2 → 10.0.0 10.0.0 2024-08-20 18:03:54 +00:00
Zach Borboa fc52d8db51 Bump min psalm version (#879) 2024-08-17 09:45:18 -04:00
Zach Borboa 63bddcd230 Drop support for PHP 7.0 (#880) 2024-08-17 09:15:46 -04:00
teandr 1d05ac3511 Add public method getActiveCurls (#871) 2024-08-17 02:55:10 +00:00
Konrad Abicht e89823a1cb TROUBLESHOOTING.md: use correct $curl properties (#878)
It seems the current values don't account for the `$curl` instance.
2024-08-17 02:14:48 +00:00
github-actions[bot] b9bb933eac Merge pull request #877 from php-curl-class-helper/create-pull-request/patch
Update pre-commit dependencies
2024-08-05 18:25:49 +00:00
github-actions[bot] c81a302c73 Update pre-commit dependencies 2024-08-05 18:04:16 +00:00
github-actions[bot] 820b16415b Merge pull request #875 from php-curl-class/dependabot/pip/scripts/certifi-2024.7.4
Bump certifi from 2024.2.2 to 2024.7.4 in /scripts
2024-07-06 02:21:25 +00:00
dependabot[bot] e6699d4b25 Bump certifi from 2024.2.2 to 2024.7.4 in /scripts
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:55:45 +00:00
github-actions[bot] 9114b6636e Merge pull request #874 from php-curl-class/dependabot/github_actions/dependabot/fetch-metadata-2.2.0
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
2024-07-05 09:38:37 +00:00
dependabot[bot] c008f5eccb Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 09:16:13 +00:00
github-actions[bot] 8f7ad852c3 Merge pull request #873 from php-curl-class/dependabot/pip/scripts/urllib3-2.2.2
Bump urllib3 from 2.2.1 to 2.2.2 in /scripts
2024-06-17 23:46:48 +00:00
dependabot[bot] db09020a45 Bump urllib3 from 2.2.1 to 2.2.2 in /scripts
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:25:33 +00:00
github-actions[bot] 56144ad680 Merge pull request #872 from php-curl-class-helper/create-pull-request/patch
Update pre-commit dependencies
2024-06-17 18:25:56 +00:00
github-actions[bot] 44ae56cbf4 Update pre-commit dependencies 2024-06-17 18:04:23 +00:00
github-actions[bot] 79ac9daf4f Merge pull request #870 from php-curl-class/dependabot/pip/scripts/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0 in /scripts
2024-05-21 06:40:15 +00:00
dependabot[bot] 8ec8ce0c56 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 06:19:31 +00:00
github-actions[bot] a1625e0dce Merge pull request #869 from php-curl-class-helper/create-pull-request/patch
Update pre-commit dependencies
2024-04-29 18:24:47 +00:00
github-actions[bot] 403e807835 Update pre-commit dependencies 2024-04-29 18:03:56 +00:00
Zach Borboa 096b066e02 Update requirements 2024-04-25 08:19:46 -04:00
Zach Borboa 711a8ec61b Add script to recreate requirements file 2024-04-25 08:19:00 -04:00
github-actions[bot] d3e255cd80 Merge pull request #868 from php-curl-class/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
2024-04-25 09:34:57 +00:00