feat!: add @itwin/service-authorization as a peer dependency of @itwin/oidc-signin-tool#345
Draft
ben-polinsky wants to merge 5 commits into
Draft
feat!: add @itwin/service-authorization as a peer dependency of @itwin/oidc-signin-tool#345ben-polinsky wants to merge 5 commits into
ben-polinsky wants to merge 5 commits into
Conversation
…n/oidc-signin-tool
Member
|
@paulius-valiunas @saskliutas can you guys review? |
aruniverse
reviewed
Apr 17, 2026
- Update sinon from 15.x to 21.x (fixes path-to-regexp + diff transitives) - Update @itwin/build-tools to 5.8.2 (lodash fixed once api-extractor catches up) - Update vite from 6.4.1 to ^6.4.2 (fixes arbitrary file read + path traversal) - Deep-update follow-redirects to 1.16.0 (fixes auth header leak) - Override lodash >=4.18.0 (api-extractor pins ~4.17.23, can't reach in) - Override diff >=8.0.3 (mocha pins ^7.0.0, can't reach in) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
Relates to #344 |
aruniverse
approved these changes
Apr 21, 2026
Collaborator
Author
|
We're not sure this is the correct fix or necessary. See #344 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consumers of @itwin/oidc-signin-tool should be able to use whichever version of @itwin/service-authorization they please. Thus, service-authorization is now a peer dep of signin tool.