Commit Graph

1894 Commits

Author SHA1 Message Date
github-actions[bot] 8e9cd0caff Bump version: 9.18.2 → 9.19.0 9.19.0 2024-01-18 18:03:34 +00:00
Zach Borboa b4114a1aa3 Merge pull request #837 from zachborboa/master
Allow displaying curl option value without specifying value
2024-01-18 09:29:22 -05:00
Zach Borboa 5097545a05 Allow displaying curl option value without specifying value 2024-01-18 09:05:46 -05:00
Zach Borboa c8e4fa4740 Merge pull request #836 from php-curl-class/dependabot/github_actions/tj-actions/changed-files-42
Bump tj-actions/changed-files from 41 to 42
2024-01-18 08:33:19 -05:00
dependabot[bot] 3da3d9c49e Bump tj-actions/changed-files from 41 to 42
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42.
- [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/v41...v42)

---
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>
2024-01-18 09:11:29 +00:00
Zach Borboa 067c9b4a76 Update create-pull-request author 2024-01-10 22:35:22 -05:00
Zach Borboa fd75e303d9 Update push-to-fork 2024-01-10 22:14:15 -05:00
Zach Borboa 94fbb6bd53 Clean up 2024-01-10 19:12:46 -05:00
Zach Borboa 61da407ee6 Set default repository 2024-01-10 19:08:28 -05:00
Zach Borboa ab4525bc0b Log current default repository 2024-01-10 18:59:55 -05:00
Zach Borboa aac8886cd1 Test current default repository 2024-01-10 18:57:12 -05:00
Zach Borboa 2c6428985d Use fork to trigger on: pull_request workflows to run 2024-01-10 18:13:57 -05:00
Zach Borboa eb358b888c Update create-pull-request author 2024-01-10 17:20:17 -05:00
Zach Borboa ccfa1877fb Add pre-commit auto-update logging 2024-01-10 16:43:31 -05:00
Zach Borboa 5cfa231d73 Merge pull request #832 from php-curl-class/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41
Bump tj-actions/changed-files from 40 to 41 in /.github/workflows
2024-01-10 16:29:35 -05:00
Zach Borboa 39d34125a5 Merge branch 'master' into dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41 2024-01-10 16:07:34 -05:00
Zach Borboa f85a07426b Approve and label dependabot pull requests 2024-01-10 16:06:37 -05:00
github-actions[bot] 22bbbe73f9 Merge pull request #833 from php-curl-class/dependabot/pip/scripts/gitpython-3.1.41
Bump gitpython from 3.1.40 to 3.1.41 in /scripts
2024-01-10 18:22:38 +00:00
dependabot[bot] b70b57fa48 Bump gitpython from 3.1.40 to 3.1.41 in /scripts
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 18:00:18 +00:00
Zach Borboa 8373d63596 Merge branch 'master' into dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41 2024-01-02 09:23:14 -08:00
dependabot[bot] e64e05ea68 Bump tj-actions/changed-files from 40 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41.
- [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/v40...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 16:53:30 +00:00
Zach Borboa 76995e70eb Merge pull request #830 from php-curl-class/dependabot/github_actions/tj-actions/changed-files-41
Bump tj-actions/changed-files from 40 to 41
2024-01-02 08:53:18 -08:00
Zach Borboa b235e22855 Merge pull request #831 from zachborboa/master
Fix PHP CS Fixer validation
2023-12-29 19:40:56 -08:00
Zach Borboa 93c5a18302 Fix PHP CS Fixer validation
Error occurred with a newer version of PHP CS Fixer being installed
(3.42.0 → 3.43.1).
2023-12-29 21:50:09 -05:00
dependabot[bot] ff7a6421a3 Bump tj-actions/changed-files from 40 to 41
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41.
- [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/v40...v41)

---
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-12-25 09:26:30 +00:00
Zach Borboa 8ddd0389de Merge pull request #828 from php-curl-class/create-pull-request/patch
Update pre-commit dependencies
2023-12-12 19:46:22 -08:00
Zach Borboa f30c4235b4 Merge branch 'master' into create-pull-request/patch 2023-12-12 19:24:22 -08:00
Zach Borboa cd8d1cae4e Attempt to fix GitHub Actions pull requests not running checks 2023-12-12 18:07:56 -08:00
Zach Borboa d43497827c Enable auto-merge for pre-commit auto-update pull requests 2023-12-12 16:37:37 -08:00
github-actions[bot] 07f3e63437 Update pre-commit dependencies 2023-12-12 18:04:03 +00:00
Zach Borboa 5a741ae9e8 Merge pull request #827 from zachborboa/master
Add PHP 8.3 as supported
2023-12-05 07:18:30 -08:00
Zach Borboa b1e6e2c9b5 Add PHP 8.3 as supported 2023-12-05 06:36:50 -08:00
github-actions[bot] 1e10fb382e Merge pull request #826 from php-curl-class/dependabot/pip/scripts/cryptography-41.0.6
Bump cryptography from 41.0.4 to 41.0.6 in /scripts
2023-11-29 00:44:15 +00:00
dependabot[bot] 35bd413194 Bump cryptography from 41.0.4 to 41.0.6 in /scripts
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 00:08:57 +00:00
Zach Borboa e4c1a09b9d Merge pull request #825 from php-curl-class/create-pull-request/patch
Update pre-commit dependencies
2023-11-22 14:36:10 -08:00
github-actions[bot] 91eff8acf7 Update pre-commit dependencies 2023-11-22 14:14:48 -08:00
Zach Borboa 15d7468507 Approve pull request only if not already approved 2023-11-22 14:10:58 -08:00
Zach Borboa 826ead13c1 Display list of supported PHP versions with newest first 2023-10-28 18:39:25 -07:00
Zach Borboa 0fbe4d0efc Increase recent pull request limit 2023-10-26 15:24:47 -07:00
Zach Borboa 09da6860bb Delete pre-commit auto-update branch when pull request is closed 2023-10-26 14:04:38 -07:00
Zach Borboa ea520dd34f Merge pull request #823 from php-curl-class/dependabot/pip/pygithub-2.1.1
Bump pygithub from 1.59.1 to 2.1.1
2023-10-26 14:00:37 -07:00
Zach Borboa e6b5829ef3 Merge branch 'master' into dependabot/pip/pygithub-2.1.1 2023-10-26 13:19:44 -07:00
Zach Borboa bf41c335a0 Merge pull request #821 from php-curl-class/create-pull-request/patch
Update pre-commit dependencies
2023-10-26 13:19:24 -07:00
Zach Borboa d45ef941da Merge branch 'master' into dependabot/pip/pygithub-2.1.1 2023-10-26 12:53:23 -07:00
Zach Borboa f765692f66 Merge branch 'master' into create-pull-request/patch 2023-10-26 12:52:42 -07:00
Zach Borboa 0706fa2186 Attempt to fix pre-commit auto update pull request approvals
Command:
  gh pr review --approve "https://github.com/php-curl-class/php-curl-class/pull/821"
  shell: /usr/bin/bash -e {0}
  env:
    PULL_REQUEST_NUMBER: 821
    GITHUB_TOKEN: ***
failed to create review: GraphQL: Can not approve your own pull request (addPullRequestReview)
Error: Process completed with exit code 1.
2023-10-26 12:50:47 -07:00
github-actions[bot] 55e1888947 Update pre-commit dependencies 2023-10-26 18:04:02 +00:00
dependabot[bot] d4a2937e45 Bump pygithub from 1.59.1 to 2.1.1
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.59.1 to 2.1.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/v1.59.1...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 14:41:03 +00:00
github-actions[bot] 23b2900101 Merge pull request #824 from php-curl-class/dependabot/pip/gitpython-3.1.40
Bump gitpython from 3.1.37 to 3.1.40
2023-10-26 14:39:53 +00:00
dependabot[bot] 9c75d7c8f0 Bump gitpython from 3.1.37 to 3.1.40
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.40.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 13:56:09 +00:00