Skip to content

downgradedd inrupt dep, updated dependabote behaviour#247

Closed
timea-solid wants to merge 1 commit intomainfrom
fixDependabotInrupt
Closed

downgradedd inrupt dep, updated dependabote behaviour#247
timea-solid wants to merge 1 commit intomainfrom
fixDependabotInrupt

Conversation

@timea-solid
Copy link
Copy Markdown
Member

We need to fix the automatic dependabot update of the inrupt dependency. This need a more carefull upgrade.

Copilot AI review requested due to automatic review settings April 13, 2026 10:55
@timea-solid timea-solid self-assigned this Apr 13, 2026
@timea-solid timea-solid requested a review from bourgeoa April 13, 2026 10:55
@timea-solid
Copy link
Copy Markdown
Member Author

@bourgeoa pls review and merge to main. No need to release

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR rolls back the automatic Dependabot upgrade of @inrupt/solid-client-authn-browser and adjusts Dependabot configuration to avoid unintended future upgrades of that dependency.

Changes:

  • Downgrade @inrupt/solid-client-authn-browser from ^4.0.0 to ^3.1.1.
  • Update package-lock.json to reflect the downgraded Inrupt authn dependency graph.
  • Add a Dependabot ignore rule for @inrupt/solid-client-authn-browser updates.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Downgrades the Inrupt browser authn dependency to 3.1.1.
package-lock.json Updates the resolved dependency tree/engines metadata for the downgrade.
.github/dependabot.yml Adds an ignore rule to constrain Dependabot updates for the Inrupt dependency.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- dependency-name: "@inrupt/solid-client-authn-browser"
update-types:
- "version-update:semver-major"
- "version-update:semver-minor"
@bourgeoa
Copy link
Copy Markdown
Contributor

Done through merged #250 and #251

@bourgeoa bourgeoa closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants