Skip to content

Bump @inrupt/solid-client-authn-browser from 2.4.1 to 2.5.0 in /e2e/browser/test-app#2663

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/e2e/browser/test-app/inrupt/solid-client-authn-browser-2.5.0
May 12, 2025
Merged

Bump @inrupt/solid-client-authn-browser from 2.4.1 to 2.5.0 in /e2e/browser/test-app#2663
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/e2e/browser/test-app/inrupt/solid-client-authn-browser-2.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps @inrupt/solid-client-authn-browser from 2.4.1 to 2.5.0.

Release notes

Sourced from @​inrupt/solid-client-authn-browser's releases.

v2.5.0

Feature

node

  • Added a logout function in the token management API that enables RP-initiated logout for multi-user server-side applications. This complements the refreshTokens function introduced in 2.4.0, allowing applications that manage tokens in external storage to both refresh tokens and perform identity provider logout without requiring a Session object. Applications can now implement complete user authentication lifecycle management using token sets stored in their own database.
  • Added a EVENTS.AUTHORIZATION_REQUEST (authorizationRequest) event that emits authentication state during login to support clustered deployments.
  • Added a static Session.fromAuthorizationRequestState() method that creates a new session from previously stored authentication state.

Full Changelog: inrupt/solid-client-authn-js@v2.4.1...v2.5.0

Changelog

Sourced from @​inrupt/solid-client-authn-browser's changelog.

2.5.0 - 2025-05-09

Feature

node

  • Added a logout function in the token management API that enables RP-initiated logout for multi-user server-side applications. This complements the refreshTokens function introduced in 2.4.0, allowing applications that manage tokens in external storage to both refresh tokens and perform identity provider logout without requiring a Session object. Applications can now implement complete user authentication lifecycle management using token sets stored in their own database.
  • Added a EVENTS.AUTHORIZATION_REQUEST (authorizationRequest) event that emits authentication state during login to support clustered deployments.
  • Added a static Session.fromAuthorizationRequestState() method that creates a new session from previously stored authentication state.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @edwardsph.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 12, 2025 07:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 07:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 07:05 Inactive
@socket-security
Copy link
Copy Markdown

socket-security bot commented May 12, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​inrupt/​solid-client-authn-browser@​2.4.1 ⏵ 2.5.086100899580

View full report

Copy link
Copy Markdown
Contributor

@edwardsph edwardsph left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@edwardsph
Copy link
Copy Markdown
Contributor

@dependabot rebase

1 similar comment
@edwardsph
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@inrupt/solid-client-authn-browser](https://github.com/inrupt/solid-client-authn-js) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/inrupt/solid-client-authn-js/releases)
- [Changelog](https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md)
- [Commits](inrupt/solid-client-authn-js@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: "@inrupt/solid-client-authn-browser"
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/browser/test-app/inrupt/solid-client-authn-browser-2.5.0 branch from d88aa40 to 3bfac80 Compare May 12, 2025 10:23
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-3 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 May 12, 2025 10:24 Inactive
@dependabot dependabot bot temporarily deployed to ESS Dev-2-4 May 12, 2025 10:24 Inactive
@dependabot dependabot bot merged commit 724effe into main May 12, 2025
33 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/e2e/browser/test-app/inrupt/solid-client-authn-browser-2.5.0 branch May 12, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant