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

chore(deps): bump @inrupt/solid-client-authn-node from 1.17.2 to 1.17.5 #501

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps @inrupt/solid-client-authn-node from 1.17.2 to 1.17.5.

Release notes

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

v1.17.5

Internal changes

  • This refactors how the the node-based end-to-end tests run to make it possible to run them without having playwright installed. This should not impact downstream consumers.

v1.17.4

Bugfixes

node

  • inrupt/solid-client-authn-js#2985: RFC9207 adds an iss parameter to the callback IRI, and the Node library wasn't removing it before comparing the effective callback URL to the URL used when making the Authorization request.

1.17.3

Bugfixes

browser

  • Mismatching redirect URI on refresh: the root cause of the bug was a race condition because of the asynchronous nature of updating the browser URL. The appropriate event is now awaited for, which should prevent the issue from manifesting.

browser and node

  • JSDoc comments are preserved in emitted files, which gives a better developer experience in IDEs supporting them.
Changelog

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

1.17.5 - 2023-11-16

Internal changes

  • This refactors how the the node-based end-to-end tests run to make it possible to run them without having playwright installed. This should not impact downstream consumers.

1.17.4 - 2023-11-09

Bugfixes

node

  • Support for iss parameter: RFC9207 adds an iss parameter to the callback IRI, and the Node library wasn't removing it before comparing the effective callback URL to the URL used when making the Authorization request.

1.17.3 - 2023-10-10

Bugfixes

browser

  • Mismatching redirect URI on refresh: the root cause of the bug was a race condition because of the asynchronous nature of updating the browser URL. The appropriate event is now awaited for, which should prevent the issue from manifesting.
Commits
  • a343575 chore(deps): bump sphinx in /packages/browser/docs/api (#3141)
  • 32ed287 Release 1.17.5 (#3240)
  • d41168e Allow running node e2e tests without playwright (#3239)
  • b602d3e chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3235)
  • 4a169a9 chore(deps-dev): bump eslint-config-next from 13.4.19 to 13.5.6 (#3232)
  • 67dd52f chore(deps): bump @​nx/nx-win32-x64-msvc from 16.10.0 to 17.1.1 (#3234)
  • 7913367 chore(deps-dev): bump @​babel/preset-react from 7.22.15 to 7.23.3 (#3238)
  • ed9a6fa chore(deps-dev): bump typedoc-plugin-markdown from 3.16.0 to 3.17.1 (#3233)
  • e2cb0d1 chore(deps-dev): bump @​inrupt/eslint-config-lib from 2.4.1 to 2.5.0 (#3236)
  • 440b973 chore(deps-dev): bump webpack from 5.88.2 to 5.89.0 (#3237)
  • Additional commits viewable in compare view

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 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)

Bumps [@inrupt/solid-client-authn-node](https://github.com/inrupt/solid-client-authn) from 1.17.2 to 1.17.5.
- [Release notes](https://github.com/inrupt/solid-client-authn/releases)
- [Changelog](https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md)
- [Commits](inrupt/solid-client-authn-js@v1.17.2...v1.17.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2023 04:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
@jeswr jeswr merged commit 262c6b9 into main Nov 20, 2023
5 checks passed
@jeswr jeswr deleted the dependabot/npm_and_yarn/inrupt/solid-client-authn-node-1.17.5 branch November 20, 2023 10:45
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