Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency graham-campbell/github to v12 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graham-campbell/github 9.4.0 -> 12.6.0 age adoption passing confidence

Release Notes

GrahamCampbell/Laravel-GitHub (graham-campbell/github)

v12.6.0: V12.6 (19/03/2024)

Compare Source

  • Require knplabs/github-api 3.14

v12.5.0: V12.5 (17/03/2024)

Compare Source

  • Added Laravel 11 support

v12.4.0: V12.4 (04/12/2023)

Compare Source

  • Added PHP 8.3 support
  • Require knplabs/github-api 3.13

v12.3.0: V12.3 (08/10/2023)

Compare Source

  • Require knplabs/github-api 3.12

v12.2.0: V12.2 (10/03/2023)

Compare Source

  • Require knplabs/github-api 3.11

v12.1.0: V12.1 (09/03/2023)

Compare Source

  • Require knplabs/github-api 3.10

v12.0.0: V12.0 (07/03/2023)

Compare Source

  • Support Laravel 8-10 only
  • Support PHP 7.4-8.2 only
  • Added additional types
  • Removed various getter methods
  • Require knplabs/github-api 3.9
  • Require lcobucci/jwt ^4.3 || ^5.0

v11.0.0: V11.0 (31/05/2022)

Compare Source

  • Dropped PHP < 7.4
  • Dropped Laravel < 8
  • Require lcobucci/jwt ^4.1.5

v10.6.0: V10.6 (30/05/2022)

Compare Source

  • Require knplabs/github-api 3.6
  • Support graham-campbell/bounded-cache v2 too

v10.5.0: V10.5 (24/01/2022)

Compare Source

  • Require knplabs/github-api 3.5

v10.4.0: V10.4 (24/01/2022)

Compare Source

  • Support Laravel 9
  • Require knplabs/github-api 3.4

v10.3.1

Compare Source

  • Provisional PHP 8.1 support
  • Updated package metadata

v10.3.0: V10.3 (23/05/2021)

Compare Source

  • Require knplabs/github-api 3.3

v10.2.0: V10.2 (03/05/2021)

Compare Source

  • Require knplabs/github-api 3.2

v10.1.0: V10.1 (14/03/2021)

Compare Source

  • Require knplabs/github-api 3.1

v10.0.2

Compare Source

  • Always build keys using integer timestamps

v10.0.1

Compare Source

  • Tweaked private token auth

v10.0.0: V10.0 (22/12/2020)

Compare Source

  • Require knplabs/github-api 3.0
  • Removed password authenticator
  • Added PHP 8.0 support

v9.8.2: (14/01/2021)

Compare Source

  • Always build keys using integer timestamps

v9.8.1: (08/01/2021)

Compare Source

  • Tweaked private token auth

v9.8.0: V9.8 (22/12/2020)

Compare Source

  • Require knplabs/github-api 2.19

v9.7.1

Compare Source

  • Corrected phpdoc

v9.7.0: V9.7 (12/12/2020)

Compare Source

  • Require knplabs/github-api 2.18

v9.6.0: V9.6 (27/11/2020)

Compare Source

  • Require knplabs/github-api 2.17
  • Upgrade to lcobucci/jwt ^3.4 || ^4.0
  • Manager phpdoc fixes

v9.5.0: V9.5 (09/11/2020)

Compare Source

  • Require knplabs/github-api 2.16

v9.4.0: V9.4 (16/08/2020)

Compare Source

  • Support Laravel 8

v9.3.1

Compare Source

  • Avoid deprecated authentication methods

v9.3.0: V9.3 (14/07/2020)

Compare Source

  • Require knplabs/github-api 2.15
  • Added missing cachefactory provides

v9.2.1

Compare Source

  • Fixes for case sensitive filesystems
  • Issue JWT tokens for 9m59s rather than 10m

v9.2.0: V9.2 (26/04/2020)

Compare Source

  • Require knplabs/github-api 2.14

v9.1.1

Compare Source

  • Updated funding information

v9.1.0: V9.1 (17/03/2020)

Compare Source

  • Require knplabs/github-api 2.13

v9.0.1

Compare Source

  • Fixed typo in requirements

v9.0.0: V9.0 (01/03/2020)

Compare Source

  • Dropped Laravel 5
  • Moved around internals
  • Reworked caching support

v8.9.1: (15/07/2020)

Compare Source

  • Avoid deprecated authentication methods

v8.9.0: V8.9 (14/07/2020)

Compare Source

  • Require knplabs/github-api 2.15

v8.8.1: (25/06/2020)

Compare Source

  • Fixes for case sensitive filesystems
  • Issue JWT tokens for 9m59s rather than 10m

v8.8.0: V8.8 (26/04/2020)

Compare Source

  • Require knplabs/github-api 2.14

v8.7.1: (14/04/2020)

Compare Source

  • Updated funding information

v8.7.0: V8.7 (17/03/2020)

Compare Source

  • Require knplabs/github-api 2.13

v8.6.0: V8.6 (08/02/2020)

Compare Source

  • Fixed deprecated in app auth
  • Made caching truly optional

v8.5.0: V8.5 (25/01/2020)

Compare Source

  • Added Laravel 7 support

v8.4.0: V8.4 (18/12/2019)

Compare Source

  • Support directly providing a key to the private authenticator
  • Fixed docs and example config for the private authenticator

v8.3.1

Compare Source

  • Added missing properties

v8.3.0: V8.3 (03/11/2019)

Compare Source

  • Require knplabs/github-api 2.12
  • Support both HTTPlug v1 and v2

v8.2.0: V8.2 (26/08/2019)

Compare Source

  • Added Laravel 6 support

v8.1.0: V8.1 (18/08/2019)

Compare Source

  • Work around Laravel caching bugs
  • Ensure cache TTLs aren't too large

v8.0.0: V8.0 (30/06/2019)

Compare Source

  • Reworked caching
  • Avoid calling deprecated code

v7.8.0: V7.8 (16/06/2019)

Compare Source

  • Added private key authenticator

v7.7.0: V7.7 (07/04/2019)

Compare Source

  • Added Laravel 5.8 support

v7.6.0: V7.6 (28/01/2019)

Compare Source

  • Require knplabs/github-api 2.11

v7.5.0: V7.5 (04/09/2018)

Compare Source

  • Support knplabs/github-api 2.10 too

v7.4.0: V7.4 (23/08/2018)

Compare Source

  • Added Laravel 5.7 support
  • Support knplabs/github-api 2.9 too

v7.3.0: V7.3 (02/04/2018)

Compare Source

  • Support no authentication

v7.2.0: V7.2 (24/03/2018)

Compare Source

  • Support knplabs/github-api 2.8 too

v7.1.0: V7.1 (18/03/2018)

Compare Source

  • Use the new cache plugin package

v7.0.0: V7.0 (01/03/2018)

Compare Source

  • Support PHP 7.1 or 7.2
  • Support Laravel 5.5 or 5.6
  • Support knplabs/github-api 2.7

v6.2.1

Compare Source

  • Fixed config when inside phar

v6.2.0: V6.2 (28/12/2017)

Compare Source

  • Support knplabs/github-api 2.7 too
  • Fixed manager dynamic method phpdoc

v6.1.0: V6.1 (07/10/2017)

Compare Source

  • Support knplabs/github-api 2.6 too

v6.0.0: V6.0 (06/08/2017)

Compare Source

  • Support PHP 7.0, 7.1, 7.2
  • Support Laravel 5.1 - 5.5
  • More type hints
  • Added JWT authentication support
  • Rolled a custom caching plugging
  • Locked to knplabs/github-api 2.5

v5.1.0: V5.1 (01/01/2017)

Compare Source

  • Added laravel 5.4 support

v5.0.0: V5.0 (11/12/2016)

Compare Source

  • Upgraded to the newest upstream library

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 16, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update graham-campbell/github:12.6.0 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "graham-campbell/github:12.6.0" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package laravel/framework (locked at v5.1.24, required as 5.8.38) is satisfiable by laravel/framework[v5.1.24] but these conflict with your requirements or minimum-stability.
  Problem 2
    - The requested package graham-campbell/github (locked at v4.4.2, required as 12.6.0) is satisfiable by graham-campbell/github[v4.4.2] but these conflict with your requirements or minimum-stability.
  Problem 3
    - Installation request for graham-campbell/github 12.6.0 -> satisfiable by graham-campbell/github[v12.6.0].
    - graham-campbell/github v12.6.0 requires guzzlehttp/guzzle ^7.8.1 -> satisfiable by guzzlehttp/guzzle[7.8.1, 7.8.x-dev, 7.9.x-dev] but these conflict with your requirements or minimum-stability.
  Problem 4
    - graham-campbell/manager v2.5.0 requires illuminate/support 5.1.*|5.2.*|5.3.*|5.4.* -> satisfiable by illuminate/support[v5.1.1, v5.1.13, v5.1.16, v5.1.2, v5.1.20, v5.1.22, v5.1.25, v5.1.28, v5.1.30, v5.1.31, v5.1.41, v5.1.6, v5.1.8, v5.2.0, v5.2.19, v5.2.21, v5.2.24, v5.2.25, v5.2.26, v5.2.27, v5.2.28, v5.2.31, v5.2.32, v5.2.37, v5.2.43, v5.2.45, v5.2.6, v5.2.7, v5.3.0, v5.3.16, v5.3.23, v5.3.4, v5.4.0, v5.4.13, v5.4.17, v5.4.19, v5.4.27, v5.4.36, v5.4.9].
    - graham-campbell/manager v2.5.0 requires illuminate/support 5.1.*|5.2.*|5.3.*|5.4.* -> satisfiable by illuminate/support[v5.1.1, v5.1.13, v5.1.16, v5.1.2, v5.1.20, v5.1.22, v5.1.25, v5.1.28, v5.1.30, v5.1.31, v5.1.41, v5.1.6, v5.1.8, v5.2.0, v5.2.19, v5.2.21, v5.2.24, v5.2.25, v5.2.26, v5.2.27, v5.2.28, v5.2.31, v5.2.32, v5.2.37, v5.2.43, v5.2.45, v5.2.6, v5.2.7, v5.3.0, v5.3.16, v5.3.23, v5.3.4, v5.4.0, v5.4.13, v5.4.17, v5.4.19, v5.4.27, v5.4.36, v5.4.9].
    - don't install illuminate/support v5.1.1|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.13|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.16|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.2|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.20|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.22|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.25|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.28|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.30|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.31|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.41|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.6|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.1.8|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.0|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.19|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.21|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.24|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.25|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.26|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.27|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.28|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.31|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.32|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.37|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.43|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.45|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.6|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.2.7|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.3.0|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.3.16|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.3.23|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.3.4|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.4.0|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.4.13|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.4.17|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.4.19|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.4.27|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.4.36|don't install laravel/framework v5.8.38
    - don't install illuminate/support v5.4.9|don't install laravel/framework v5.8.38
    - Installation request for laravel/framework 5.8.38 -> satisfiable by laravel/framework[v5.8.38].
    - Installation request for graham-campbell/manager (locked at v2.5.0) -> satisfiable by graham-campbell/manager[v2.5.0].


@renovate renovate bot force-pushed the renovate/graham-campbell-github-12.x branch from b9bb5dd to a1f9ab9 Compare October 8, 2023 16:47
@renovate renovate bot force-pushed the renovate/graham-campbell-github-12.x branch from a1f9ab9 to 9535ed3 Compare December 4, 2023 04:56
@renovate renovate bot force-pushed the renovate/graham-campbell-github-12.x branch from 9535ed3 to 8e18ade Compare March 18, 2024 01:28
@renovate renovate bot force-pushed the renovate/graham-campbell-github-12.x branch from 8e18ade to e1729b4 Compare March 19, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants