dependabot[bot]
28bb643db8
⬆ Bump pygithub from 2.6.0 to 2.6.1
...
Bumps [pygithub](https://github.com/pygithub/pygithub ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/pygithub/pygithub/releases )
- [Changelog](https://github.com/PyGithub/PyGithub/blob/v2.6.1/doc/changes.rst )
- [Commits](https://github.com/pygithub/pygithub/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: pygithub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 10:34:53 +00:00
dependabot[bot]
277ece464f
⬆ Bump pygithub from 2.5.0 to 2.6.0
...
Bumps [pygithub](https://github.com/pygithub/pygithub ) from 2.5.0 to 2.6.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.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: pygithub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 23:26:06 +00:00
dependabot[bot]
cd97df1fc1
Bump cryptography from 43.0.1 to 44.0.1 in /scripts
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 19:00:37 +00:00
Zach Borboa
634ee48552
Increase PHPStan strictness ( #908 )
...
* Enable color
* Increase PHPStan strictness
* Fix static analysis error
------ --------------------------------------------------
Line src/Curl/MultiCurl.php
------ --------------------------------------------------
593 Variable $interval_seconds might not be defined.
🪪 variable.undefined
------ --------------------------------------------------
* Increase PHPStan strictness
* Fix static analysis errors
------ -----------------------------------------------------------------
Line scripts/bump_major_version.php
------ -----------------------------------------------------------------
8 Binary operation "+=" between string and 1 results in an error.
🪪 assignOp.invalid
------ -----------------------------------------------------------------
------ -----------------------------------------------------------------
Line scripts/bump_minor_version.php
------ -----------------------------------------------------------------
8 Binary operation "+=" between string and 1 results in an error.
🪪 assignOp.invalid
------ -----------------------------------------------------------------
------ -----------------------------------------------------------------
Line scripts/bump_patch_version.php
------ -----------------------------------------------------------------
8 Binary operation "+=" between string and 1 results in an error.
🪪 assignOp.invalid
------ -----------------------------------------------------------------
* Fix static analysis errors
------ --------------------------------------------------------------------------------------------------------------------
Line src/Curl/CaseInsensitiveArray.php
------ --------------------------------------------------------------------------------------------------------------------
132 PHPDoc tag @param has invalid value (void): Unexpected token "\n * ", expected variable at offset 42 on line 4
🪪 phpDoc.parseError
145 PHPDoc tag @param has invalid value (void): Unexpected token "\n * ", expected variable at offset 44 on line 4
🪪 phpDoc.parseError
158 PHPDoc tag @param has invalid value (void): Unexpected token "\n * ", expected variable at offset 41 on line 4
🪪 phpDoc.parseError
171 PHPDoc tag @param has invalid value (void): Unexpected token "\n * ", expected variable at offset 40 on line 4
🪪 phpDoc.parseError
197 PHPDoc tag @param has invalid value (void): Unexpected token "\n * ", expected variable at offset 43 on line 4
🪪 phpDoc.parseError
------ --------------------------------------------------------------------------------------------------------------------
* Fix static analysis errors
------ -----------------------------------------------------------------------------------
Line src/Curl/MultiCurl.php
------ -----------------------------------------------------------------------------------
937 Comparison operation "<" between float and (array|float|int) results in an error.
🪪 smaller.invalid
941 Comparison operation "<" between float and (array|float|int) results in an error.
🪪 smaller.invalid
------ -----------------------------------------------------------------------------------
* Increase PHPStan strictness
* Fix static analysis errors
------ -------------------------------------------
Line src/Curl/Decoder.php
------ -------------------------------------------
22 Offset '0' does not exist on list<mixed>.
🪪 offsetAccess.notFound
41 Offset '0' does not exist on list<mixed>.
🪪 offsetAccess.notFound
------ -------------------------------------------
2025-01-11 21:51:30 -05:00
dependabot[bot]
7df3e04406
Bump gitpython from 3.1.43 to 3.1.44
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.43 to 3.1.44.
- [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.43...3.1.44 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-02 09:09:26 +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
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
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
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
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
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
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
dependabot[bot]
5ab8d006f3
Bump idna from 3.4 to 3.7 in /scripts
...
Bumps [idna](https://github.com/kjd/idna ) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-12 03:05:38 +00:00
dependabot[bot]
7d18f1cfff
Bump gitpython from 3.1.42 to 3.1.43
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.42 to 3.1.43.
- [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.42...3.1.43 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 00:51:12 +00:00
dependabot[bot]
f5ecf59d52
Bump pygithub from 2.2.0 to 2.3.0
...
Bumps [pygithub](https://github.com/pygithub/pygithub ) from 2.2.0 to 2.3.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.2.0...v2.3.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-03-25 09:29:23 +00:00
dependabot[bot]
0b1a767d1a
Bump cryptography from 42.0.2 to 42.0.4 in /scripts
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-21 20:45:08 +00:00
dependabot[bot]
87710f5b82
Bump cryptography from 42.0.0 to 42.0.2 in /scripts
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.0 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-17 00:53:24 +00:00
dependabot[bot]
8b6e44be3a
Bump gitpython from 3.1.41 to 3.1.42
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.41 to 3.1.42.
- [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.41...3.1.42 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-16 10:04:35 +00:00
dependabot[bot]
13901ca277
Bump cryptography from 41.0.6 to 42.0.0 in /scripts ( #841 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 22:28:25 -05:00
dependabot[bot]
6173e4913b
Bump pygithub from 2.1.1 to 2.2.0
...
Bumps [pygithub](https://github.com/pygithub/pygithub ) from 2.1.1 to 2.2.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.1.1...v2.2.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-01-30 09:54:39 +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
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
0fbe4d0efc
Increase recent pull request limit
2023-10-26 15:24:47 -07: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
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
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
dependabot[bot]
91f51a48f4
Bump urllib3 from 2.0.6 to 2.0.7 in /scripts
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.6 to 2.0.7.
- [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.6...2.0.7 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-17 21:04:11 +00:00
dependabot[bot]
31122d793c
Bump gitpython from 3.1.35 to 3.1.37 in /scripts
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.35 to 3.1.37.
- [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.35...3.1.37 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 20:54:46 +00: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
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
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
Zach Borboa
350f4daa8a
Add flake8 and isort to lint check
2023-09-09 08:41:16 -07:00
Zach Borboa
339b885dd1
Add pip-compile pre-commit hook
2023-09-09 02:46:05 -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
c93a891749
Update order of pull request checks
2023-08-25 07:29:51 -07:00
Zach Borboa
efe4f69683
Normalize strings
2023-07-01 09:57:03 -07:00
Zach Borboa
6c49609b9f
Format python files
2023-07-01 09:57:03 -07:00
Zach Borboa
5f5b94871d
Add pre-commit hook to validate composer.json
2023-07-01 03:55:43 -07:00
Zach Borboa
cd924d10c3
Update PHP_CodeSniffer ruleset: PSR2 → PSR12
2023-06-30 01:23:37 -07:00
Zach Borboa
fb2b6485d9
Fix duplicate methods when updating readme
2023-06-03 08:12:56 -07:00
Zach Borboa
06d21eaf02
Fix incorrect interpretation of newlines when updating readme
2023-06-03 08:06:36 -07:00
Zach Borboa
422d1858d4
Only display diff after commit
2023-01-13 04:39:21 -08:00
Zach Borboa
20d50d380b
Fix version bump scripts
2023-01-13 04:27:45 -08:00
Zach Borboa
bdec727f63
Update script to work with base class
2023-01-12 08:29:24 -08:00