Zach Borboa
1704942a84
Add workflow to update pre-commit dependencies
2023-10-06 07:01:34 -07:00
Zach Borboa
796ee0a09a
Run pip-compile pre-commit from within the scripts/ directory to match the files generated by Dependabot
2023-10-06 05:19:18 -07:00
Zach Borboa
c1757b287a
Clean up
2023-10-05 19:18:24 -07:00
Zach Borboa
4c54b5f824
Add label to mark dependabot updates as not requiring release
2023-10-03 18:29:32 -07:00
github-actions[bot]
d23364b10d
Merge pull request #816 from php-curl-class/dependabot/pip/scripts/urllib3-2.0.6
...
Bump urllib3 from 2.0.4 to 2.0.6 in /scripts
2023-10-03 02:34:57 +00:00
Zach Borboa
a998b03f25
Merge branch 'master' into dependabot/pip/scripts/urllib3-2.0.6
2023-10-02 18:49:17 -07:00
Zach Borboa
63bc65b0d3
Add approve for Dependabot patch and minor updates
2023-10-02 18:48:24 -07:00
Zach Borboa
93981ad3f2
Clean up
2023-10-02 18:47:38 -07:00
dependabot[bot]
a75dc794e3
Bump urllib3 from 2.0.4 to 2.0.6 in /scripts
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.4 to 2.0.6.
- [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.0.4...2.0.6 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 00:19:21 +00:00
Zach Borboa
cfcc13ad0f
Add workflow for automatically merging Dependabot patch and minor version updates
2023-09-22 18:04:00 -07:00
Zach Borboa
89ff44d667
Clean up
2023-09-22 17:14:30 -07:00
Zach Borboa
737a6d86ac
Merge pull request #814 from php-curl-class/dependabot/pip/scripts/cryptography-41.0.4
...
Bump cryptography from 41.0.3 to 41.0.4 in /scripts
2023-09-22 17:00:51 -07:00
dependabot[bot]
7a18d3335c
Bump cryptography from 41.0.3 to 41.0.4 in /scripts
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 21:26:19 +00:00
github-actions[bot]
2b8a93b37d
Bump version: 9.18.1 → 9.18.2
9.18.2
2023-09-11 18:08:28 +00:00
Zach Borboa
acfa5e047b
Merge pull request #813 from zachborboa/master
...
Fix use of mb_strpos() causing error when polyfill is used
2023-09-09 12:28:33 -07:00
Zach Borboa
4624486d56
Fix use of mb_strpos() causing error when polyfill is used
...
Error message:
Uncaught ErrorException: iconv_strpos(): Detected an illegal character in input string in
/var/www/site/vendor/symfony/polyfill-mbstring/Mbstring.php:536
2023-09-09 11:52:42 -07:00
Zach Borboa
6cc318ff66
Merge pull request #812 from zachborboa/master
...
Add flake8 and isort to lint check
2023-09-09 09:46:40 -07:00
Zach Borboa
350f4daa8a
Add flake8 and isort to lint check
2023-09-09 08:41:16 -07:00
Zach Borboa
9fec5125bd
Rename workflow
2023-09-09 08:38:10 -07:00
Zach Borboa
339b885dd1
Add pip-compile pre-commit hook
2023-09-09 02:46:05 -07:00
Zach Borboa
626e4f6ed5
Update pip packages using Dependabot
2023-09-08 09:36:40 -07:00
Zach Borboa
c103973a5d
Use pip-tools to manage Python packages
2023-09-08 09:31:53 -07:00
Zach Borboa
753bff006f
Add isort pre-commit hook
2023-09-08 08:54:15 -07:00
Zach Borboa
7c894b973f
Merge pull request #809 from php-curl-class/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-05 06:58:23 -07:00
dependabot[bot]
0f7bd02e4b
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 13:26:36 +00:00
Zach Borboa
d8ace59079
Merge pull request #810 from php-curl-class/dependabot/github_actions/tj-actions/changed-files-39
...
Bump tj-actions/changed-files from 38 to 39
2023-09-05 06:25:45 -07:00
dependabot[bot]
d2812a4b44
Bump tj-actions/changed-files from 38 to 39
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 38 to 39.
- [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/v38...v39 )
---
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 >
2023-09-05 09:15:16 +00:00
Zach Borboa
5fc9207b2a
Exclude pre-commit hook configuration file from git archive
2023-08-29 18:43:11 -07:00
github-actions[bot]
e4e6664854
Bump version: 9.18.0 → 9.18.1
9.18.1
2023-08-29 18:02:47 +00:00
Zach Borboa
bf12ad1c73
Merge pull request #808 from zachborboa/master
...
Add additional check for decoding gzip-encoded responses
2023-08-29 09:28:04 -07:00
Zach Borboa
a6e6110051
Update checks for decoding gzip-encoded responses
2023-08-29 07:01:18 -07:00
github-actions[bot]
c5260b162b
Bump version: 9.17.4 → 9.18.0
9.18.0
2023-08-28 18:02:58 +00:00
Zach Borboa
d829f59154
Update ::afterSend() examples
2023-08-25 07:36:39 -07:00
Zach Borboa
c93a891749
Update order of pull request checks
2023-08-25 07:29:51 -07:00
Zach Borboa
f38eff0443
Merge pull request #807 from zachborboa/master
...
Rename ::setError() to ::afterSend()
2023-08-25 07:23:30 -07:00
Zach Borboa
11bd600918
Rename ::setError() to ::afterSend()
2023-08-25 06:39:12 -07:00
Zach Borboa
d19e6b97c6
Merge pull request #806 from php-curl-class/dependabot/github_actions/tj-actions/changed-files-38
...
Bump tj-actions/changed-files from 37 to 38
2023-08-23 04:19:55 -07:00
Zach Borboa
2f9389ae9a
Merge branch 'master' into dependabot/github_actions/tj-actions/changed-files-38
2023-08-23 03:56:52 -07:00
Zach Borboa
3178b91393
Merge pull request #805 from zachborboa/master
...
Implement Curl::setError
2023-08-23 03:50:50 -07:00
dependabot[bot]
b149764415
Bump tj-actions/changed-files from 37 to 38
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 37 to 38.
- [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/v37...v38 )
---
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 >
2023-08-23 09:08:06 +00:00
Zach Borboa
5e5d284a9b
Implement Curl::setError() and MultiCurl::setError()
2023-08-22 20:20:47 -07:00
Zach Borboa
166ddf17e9
Bump black version
2023-08-07 16:05:44 -07:00
Zach Borboa
bc540c0eb1
Note automatic updates
2023-08-07 16:04:59 -07:00
Zach Borboa
2aa035eb05
Clean up
2023-07-15 04:39:10 -07:00
Zach Borboa
0d3a3c1924
Add example for determining urls not yet executed
2023-07-14 21:50:46 -07:00
github-actions[bot]
d5542274ac
Bump version: 9.17.3 → 9.17.4
9.17.4
2023-07-10 18:03:00 +00:00
Zach Borboa
bb5f9b6d0c
Clean up
2023-07-07 14:27:37 -07:00
Zach Borboa
661c794552
Merge pull request #801 from zachborboa/master
...
Add coding standards rule to use the null coalescing operator ?? where possible
2023-07-06 21:12:25 -07:00
Zach Borboa
c745e59532
Merge branch 'master' into master
2023-07-06 20:46:55 -07:00
Robin van der Vliet
94d8cf948f
Replace isset with null coalescing operator ( #800 )
2023-07-06 20:41:38 -07:00