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

fix(deps): update dependency universal-github-app-jwt to v2 - autoclosed #436

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
universal-github-app-jwt ^1.1.2 -> ^2.0.0 age adoption passing confidence

Release Notes

gr2m/universal-github-app-jwt (universal-github-app-jwt)

v2.1.0

Compare Source

Features

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes
  • README: npm version badge image URL (519170d)

v2.0.4

Compare Source

Bug Fixes
  • use better URL in private key format error (1f67ee2)

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes
  • add helpful error in case private key is in OpenSSH format (#​74) (e79a993)

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

BREAKING CHANGES
  • universal-github-app-jwt is now a native ES Module

  • githubAppJwt is now a default export.

Before

import { githubAppJwt } from "universal-github-app-jwt";

now

import githubAppJwt from "universal-github-app-jwt";

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 renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Jan 7, 2023
@ghost ghost added this to Inbox in JS Jan 7, 2023
@ghost ghost moved this from Inbox to Maintenance in JS Jan 7, 2023
@wolfy1339 wolfy1339 added the Status: Blocked Blocked by GitHub's API or other external factors label Jan 7, 2023
Copy link
Member

@wolfy1339 wolfy1339 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires ESM

@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 4 times, most recently from cc85b71 to 279746e Compare January 10, 2023 21:45
@nickfloyd nickfloyd added the esm-blocked Temporary label to denote esm dependency blocker label Jan 11, 2023
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 50b9af5 to b3c80b0 Compare January 17, 2023 03:08
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 4 times, most recently from 3db70c5 to 569ec8b Compare January 30, 2023 22:17
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 3082659 to 975c68d Compare February 9, 2023 17:05
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 83de4e2 to 2605b9a Compare February 20, 2023 17:36
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 1ed37f6 to e786730 Compare February 27, 2023 18:54
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch from e786730 to fe06c79 Compare March 7, 2023 05:38
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 4 times, most recently from ff82444 to cdcad0f Compare March 23, 2023 20:08
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 02d7d7e to eea1030 Compare March 27, 2023 21:41
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch from eea1030 to 029bbdf Compare April 3, 2023 20:27
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 3 times, most recently from 207bdf5 to febf558 Compare January 30, 2024 20:21
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 57c6f34 to cf73660 Compare February 7, 2024 07:12
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch from cf73660 to c350491 Compare February 13, 2024 06:13
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 3 times, most recently from 9cac8d6 to 17aa51f Compare February 23, 2024 20:09
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 25901ef to 2fc74a1 Compare February 27, 2024 18:40
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 9a7cfd5 to eedb065 Compare March 12, 2024 16:02
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 2 times, most recently from 331a72b to 2384fa3 Compare March 19, 2024 21:47
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 3 times, most recently from 2e7bb38 to eb0c32f Compare April 2, 2024 17:15
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 3 times, most recently from 3c3f116 to c0382dc Compare April 8, 2024 20:05
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch 3 times, most recently from 7e53cb1 to 555eb94 Compare April 16, 2024 15:09
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch from 555eb94 to db4b856 Compare April 23, 2024 16:46
@renovate renovate bot force-pushed the renovate/universal-github-app-jwt-2.x branch from db4b856 to 0577779 Compare April 30, 2024 06:26
@renovate renovate bot changed the title fix(deps): update dependency universal-github-app-jwt to v2 fix(deps): update dependency universal-github-app-jwt to v2 - autoclosed Apr 30, 2024
@renovate renovate bot closed this Apr 30, 2024
@renovate renovate bot deleted the renovate/universal-github-app-jwt-2.x branch April 30, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esm-blocked Temporary label to denote esm dependency blocker Status: Blocked Blocked by GitHub's API or other external factors Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Status: Done
JS
  
Maintenance
Development

Successfully merging this pull request may close these issues.

None yet

2 participants