Commit Graph

2150 Commits

Author SHA1 Message Date
github-actions[bot] a1fb7a7e27 Merge pull request #998 from php-curl-class-helper/create-pull-request/pre-commit
⬆ Update pre-commit dependencies
2025-10-02 18:26:09 +00:00
github-actions[bot] d88294bdf2 Update pre-commit dependencies 2025-10-02 18:05:22 +00:00
github-actions[bot] c24a498afe Merge pull request #997 from php-curl-class-helper/create-pull-request/pre-commit
⬆ Update pre-commit dependencies
2025-10-01 18:29:39 +00:00
github-actions[bot] c4c8faf01d Update pre-commit dependencies 2025-10-01 18:05:23 +00:00
github-actions[bot] b733e0aa73 Merge pull request #996 from php-curl-class/dependabot/pip/cryptography-46.0.2
⬆ Bump cryptography from 46.0.1 to 46.0.2
2025-10-01 09:38:59 +00:00
dependabot[bot] 82f19f0373 ⬆ Bump cryptography from 46.0.1 to 46.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 09:18:13 +00:00
github-actions[bot] a8c820e047 Merge pull request #995 from php-curl-class-helper/create-pull-request/pre-commit
⬆ Update pre-commit dependencies
2025-09-22 18:32:02 +00:00
github-actions[bot] e4bdfc0647 Update pre-commit dependencies 2025-09-22 18:05:24 +00:00
github-actions[bot] 2e691c55bd Merge pull request #994 from php-curl-class/dependabot/pip/cryptography-46.0.1
⬆ Bump cryptography from 45.0.7 to 46.0.1
2025-09-17 09:38:01 +00:00
dependabot[bot] 175cd1abb1 ⬆ Bump cryptography from 45.0.7 to 46.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-17 09:10:34 +00:00
dependabot[bot] ab4cee28c6 ⬆ Bump tj-actions/changed-files from 46 to 47 (#992)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46 to 47.
- [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/v46...v47)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '47'
  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>
Co-authored-by: Zach Borboa <zachborboa@gmail.com>
2025-09-15 21:25:18 -04:00
Zach Borboa a79e21b0d1 Fix PHP_CodeSniffer coding standard errors (#993)
* Fix PHP_CodeSniffer errors

Error message:
Header blocks must be separated by a single blank line (PSR12.Files.FileHeader.SpacingAfterTagBlock)

* Fix PHP_CodeSniffer errors

Error message:
Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine)

* Fix PHP_CodeSniffer warnings

Error message:
A file should declare new symbols (classes, functions, constants, etc.)
and cause no other side effects, or it should execute logic with side
effects, but should not do both. The first symbol is defined on line 6
and the first side effect is on line 14.
(PSR1.Files.SideEffects.FoundWithSymbols)
2025-09-15 21:24:22 -04:00
github-actions[bot] fb9e38a398 Merge pull request #991 from php-curl-class/dependabot/pip/pynacl-1.6.0
⬆ Bump pynacl from 1.5.0 to 1.6.0
2025-09-11 09:35:49 +00:00
dependabot[bot] 1a779f2d71 ⬆ Bump pynacl from 1.5.0 to 1.6.0
Bumps [pynacl](https://github.com/pyca/pynacl) from 1.5.0 to 1.6.0.
- [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pynacl/compare/1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: pynacl
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-11 09:08:57 +00:00
Zach Borboa 2d83105933 Merge pull request #990 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-09-10 15:05:34 -04:00
github-actions[bot] c5d8a3a3d7 Update outdated dependencies list 2025-09-10 18:06:05 +00:00
github-actions[bot] 9cc6d04454 Merge pull request #989 from php-curl-class/dependabot/pip/pycparser-2.23
⬆ Bump pycparser from 2.22 to 2.23
2025-09-10 09:49:00 +00:00
dependabot[bot] 3a5e42c926 ⬆ Bump pycparser from 2.22 to 2.23
Bumps [pycparser](https://github.com/eliben/pycparser) from 2.22 to 2.23.
- [Release notes](https://github.com/eliben/pycparser/releases)
- [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES)
- [Commits](https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23)

---
updated-dependencies:
- dependency-name: pycparser
  dependency-version: '2.23'
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 09:08:57 +00:00
Zach Borboa 564ed47114 Merge pull request #988 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-09-09 14:33:01 -04:00
github-actions[bot] acdcf541ae Update outdated dependencies list 2025-09-09 18:06:15 +00:00
github-actions[bot] 0bfab5227e Merge pull request #987 from php-curl-class/dependabot/pip/cffi-2.0.0
⬆ Bump cffi from 1.17.1 to 2.0.0
2025-09-09 09:40:13 +00:00
dependabot[bot] 8c9c6d6d4c ⬆ Bump cffi from 1.17.1 to 2.0.0
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.1 to 2.0.0.
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0)

---
updated-dependencies:
- dependency-name: cffi
  dependency-version: 2.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 09:11:40 +00:00
Zach Borboa 80086ca0f1 Merge pull request #986 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-09-04 11:32:48 -07:00
github-actions[bot] 96a0d4fb90 Update outdated dependencies list 2025-09-04 18:06:03 +00:00
github-actions[bot] c9eb4c932e Merge pull request #985 from php-curl-class/dependabot/pip/pygithub-2.8.1
⬆ Bump pygithub from 2.7.0 to 2.8.1
2025-09-04 00:20:20 +00:00
dependabot[bot] 5deff343cf ⬆ Bump pygithub from 2.7.0 to 2.8.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.7.0 to 2.8.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.7.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-03 23:53:36 +00:00
Zach Borboa 8c6969bc7a Merge pull request #984 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-09-02 11:31:43 -07:00
github-actions[bot] 8e2d8d92f3 Update outdated dependencies list 2025-09-02 18:04:55 +00:00
github-actions[bot] 59e2504a9a Merge pull request #983 from php-curl-class/dependabot/pip/cryptography-45.0.7
⬆ Bump cryptography from 45.0.6 to 45.0.7
2025-09-02 14:45:54 +00:00
Zach Borboa b32d939449 Merge branch 'master' into dependabot/pip/cryptography-45.0.7 2025-09-02 07:19:11 -07:00
dependabot[bot] 2ea85f6704 ⬆ Bump cryptography from 45.0.6 to 45.0.7
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.6 to 45.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/45.0.7/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/45.0.6...45.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 19:41:10 +00:00
Zach Borboa 08012bff02 Merge pull request #982 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-09-01 11:32:56 -07:00
github-actions[bot] c150c22611 Update outdated dependencies list 2025-09-01 18:06:09 +00:00
Zach Borboa 3ca8cae2b0 Merge pull request #981 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-08-26 11:33:06 -07:00
github-actions[bot] 34dfaf2afa Update outdated dependencies list 2025-08-26 18:05:57 +00:00
github-actions[bot] 410dddeb59 Merge pull request #980 from php-curl-class/dependabot/pip/typing-extensions-4.15.0
⬆ Bump typing-extensions from 4.14.1 to 4.15.0
2025-08-26 16:07:38 +00:00
Zach Borboa 84d3d707e2 Merge branch 'master' into dependabot/pip/typing-extensions-4.15.0 2025-08-26 08:40:33 -07:00
Zach Borboa 8321043fa4 Merge pull request #979 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-08-25 20:24:20 -07:00
dependabot[bot] 36cc3d8ca3 ⬆ Bump typing-extensions from 4.14.1 to 4.15.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.1 to 4.15.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.14.1...4.15.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 03:05:25 +00:00
github-actions[bot] dedcfc686a Update outdated dependencies list 2025-08-26 02:56:56 +00:00
github-actions[bot] da42391bfd Merge pull request #977 from php-curl-class/dependabot/pip/requests-2.32.5
⬆ Bump requests from 2.32.4 to 2.32.5
2025-08-26 02:33:42 +00:00
Zach Borboa 579b94263f Merge branch 'master' into dependabot/pip/requests-2.32.5 2025-08-25 19:06:52 -07:00
Zach Borboa f36fa222bb Merge pull request #978 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-08-25 11:32:55 -07:00
github-actions[bot] f6425a315f Update outdated dependencies list 2025-08-25 18:06:23 +00:00
dependabot[bot] 3fb32590ca ⬆ Bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.
- [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.4...v2.32.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 19:26:48 +00:00
Zach Borboa 5738755786 Merge pull request #976 from php-curl-class-helper/create-pull-request/outdated
⬆ Update outdated dependencies list
2025-08-19 14:33:01 -04:00
github-actions[bot] 734b048e60 Update outdated dependencies list 2025-08-19 18:06:09 +00:00
dependabot[bot] 7cd99dbbac ⬆ Bump actions/checkout from 4 to 5 (#975)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>
2025-08-14 19:50:38 -04:00
github-actions[bot] 9e086a49f4 Merge pull request #974 from php-curl-class/dependabot/pip/charset-normalizer-3.4.3
⬆ Bump charset-normalizer from 3.4.2 to 3.4.3
2025-08-11 13:43:46 +00:00
dependabot[bot] 10b27bfa14 ⬆ Bump charset-normalizer from 3.4.2 to 3.4.3
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3.
- [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.2...3.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 13:16:29 +00:00