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 arctic to v2 #1924

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
arctic 1.9.2 -> 2.3.0 age adoption passing confidence

Release Notes

pilcrowOnPaper/arctic (arctic)

v2.3.0

  • Add a generic OAuth 2.0 client.
  • Fix token revocation response checks.
  • Fix validateAuthorizationCode() method in Naver provider.
  • [Breaking] Remove refreshAccessToken() method from Figma and Strava provider.

v2.2.2

  • Fix MyAnimeList provider.

v2.2.1

  • Fix GitLab provider endpoints.

v2.2.0

  • Add Epic Games provider.
  • Add Naver provider.

v2.1.0

  • Add Epic Games provider.

v2.0.1

  • Update README

v2.0.0

Major changes
  • createAuthorizationURL() no longer returns a Promise
  • validateAuthorizationCode() and refreshAccessToken() returns OAuth2Tokens
  • validateAuthorizationCode() and refreshAccessToken() can throw one of OAuth2RequestError, ArcticFetchError, or Error
  • Scopes are no longer set by default, including openid and those required by the provider
  • Updated parameters for Apple, GitHub, GitLab, MicrosoftEntraId, MyAnimeList, Okta, Osu, and Salesforce
  • Removed options.scope parameter from createAuthorizationURL()
  • Removed OAuth2Provider and OAuth2ProviderWithPKCE
  • Update createAuthorizationURL() provider methods
Minor changes
  • Add Polar provider.
  • Add Start.gg provider.
  • Add Bungie.Net provider.
  • Add refreshAccessToken() to GitHub
  • createAuthorizationURL() returns AuthorizationCodeAuthorizationURL
  • Add decodeIdToken()
  • Add token revocation API
Patch changes
  • Remove @oslojs/oauth2 dependency
  • Fix Amazon Cognito provider

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 20, 2024
Copy link

changeset-bot bot commented Oct 20, 2024

⚠️ No Changeset found

Latest commit: 3627130

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/arctic-2.x branch 4 times, most recently from 15a23f8 to 89078b2 Compare October 24, 2024 05:27
@renovate renovate bot force-pushed the renovate/arctic-2.x branch 9 times, most recently from 416fefe to d825d03 Compare November 3, 2024 01:29
@renovate renovate bot force-pushed the renovate/arctic-2.x branch 12 times, most recently from f38077f to 50d5bb7 Compare November 11, 2024 21:51
@renovate renovate bot force-pushed the renovate/arctic-2.x branch 3 times, most recently from 9307427 to 771b2a3 Compare November 14, 2024 14:13
@renovate renovate bot force-pushed the renovate/arctic-2.x branch 6 times, most recently from e7b7e73 to 5c03705 Compare November 16, 2024 00:30
Copy link
Contributor Author

renovate bot commented Nov 26, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/arctic-2.x branch November 26, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant