Commit Graph

1881 Commits

Author SHA1 Message Date
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
Zach Borboa afc3d3b42f Add label "cleanup-no-release-required" to dependabot pull requests for github-actions updates 2023-10-26 06:54:41 -07:00
Zach Borboa f102dee02c Merge pull request #822 from php-curl-class/dependabot/github_actions/tj-actions/changed-files-40
Bump tj-actions/changed-files from 39 to 40
2023-10-26 05:16:16 -07:00
dependabot[bot] 4b7fcc6f4f Bump tj-actions/changed-files from 39 to 40
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40.
- [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/v39...v40)

---
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-10-26 09:48:56 +00:00
Zach Borboa d6ede93924 Fix static type checker error
Error message:
    error: Import "urlparse" could not be resolved
    (reportMissingImports)
2023-10-21 19:19:57 -07:00
Zach Borboa 0921e8391a Fix static type checker error
Error message:
    error: "Repo" is not exported from module "git"
    (reportPrivateImportUsage)
2023-10-21 19:14:04 -07:00
Zach Borboa 671b6ad1c6 Fix static type checker error
Error message:
    error: Argument of type "str | None" cannot be assigned to parameter
    "full_name_or_id" of type "int | str" in function "get_repo"
    (reportGeneralTypeIssues)
2023-10-21 19:01:58 -07:00
Zach Borboa 1c47fc9d02 Clean up 2023-10-21 06:20:13 -07:00
Zach Borboa 268c9e5630 Clean up 2023-10-21 06:08:18 -07:00
Zach Borboa 69034d052f Wrap option string values in quotes when displaying diagnostic output 2023-10-21 06:05:18 -07:00
Zach Borboa 35e14e3cdd Approve pre-commit updates 2023-10-17 19:29:13 -07:00
Zach Borboa 6c90a1a3b4 Merge pull request #819 from php-curl-class/create-pull-request/patch
Update pre-commit dependencies
2023-10-17 19:25:44 -07:00
Zach Borboa 867e2ad246 Merge branch 'master' into create-pull-request/patch 2023-10-17 18:28:56 -07:00
Zach Borboa 7099446765 Update pre-commit auto update attribution 2023-10-17 18:27:47 -07:00