Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps @inrupt/solid-client-authn-node from 2.5.0 to 3.1.0.

Release notes

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

v3.1.0

New feature

browser and node

  • Session::login now supports an additional customScopes: string[] option. It allows developers to specify custom scopes to be added to the authorization request, which will be presented to the user by their OpenID Provider on the consent prompt. If they consent, the issued ID Token may include additional claims based on the requested scopes.

Full Changelog: inrupt/solid-client-authn-js@v3.0.0...v3.1.0

v3.0.0

Breaking Changes

  • Support for Node.js v18.x has been dropped as that version has reached end-of-life.

Bugfix

browser and node

  • Fixes #3927: Fixed the usage of client information from previous dynamic registration that have no expiration date.

New Contributors

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

Changelog

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

3.1.0 - 2025-07-08

New feature

browser and node

  • Session::login now supports an additional customScopes: string[] option. It allows developers to specify custom scopes to be added to the authorization request, which will be presented to the user by their OpenID Provider on the consent prompt. If they consent, the issued ID Token may include additional claims based on the requested scopes.

3.0.0 - 2025-07-03

Breaking Changes

  • Support for Node.js v18.x has been dropped as that version has reached end-of-life.

Bugfix

browser and node

  • Fixed the usage of client information from previous dynamic registration that have no expiration date.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

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


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2025 05:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2025
@dependabot dependabot bot temporarily deployed to ESS PodSpaces July 14, 2025 05:05 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/inrupt/solid-client-authn-node-3.1.0 branch from 3e86f85 to d681528 Compare July 21, 2025 16:16
@dependabot dependabot bot temporarily deployed to ESS PodSpaces July 21, 2025 16:16 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/inrupt/solid-client-authn-node-3.1.0 branch from d681528 to 5ede977 Compare July 21, 2025 16:22
@dependabot dependabot bot temporarily deployed to ESS PodSpaces July 21, 2025 16:22 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/inrupt/solid-client-authn-node-3.1.0 branch from 5ede977 to d20219d Compare July 21, 2025 16:26
@dependabot dependabot bot temporarily deployed to ESS PodSpaces July 21, 2025 16:26 Inactive
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@acoburn
Copy link
Contributor

acoburn commented Aug 29, 2025

@dependabot rebase

Bumps [@inrupt/solid-client-authn-node](https://github.com/inrupt/solid-client-authn-js) from 2.5.0 to 3.1.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.5.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@inrupt/solid-client-authn-node"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

2 participants