Security and dependency updates - #291
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: a366661 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
🟢 No design token changes found |
Contributor
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
rezrah
requested review from
JoshBowdenConcepts,
danielguillan,
enstyled and
josepmartins
May 26, 2023 11:10
…te-dependencies-may-23
Merged
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.
Summary
Part of https://github.com/github/primer/issues/2297
Updates all monorepo depenencies to their latest patch/minor versions and fixes various critical security vulnerabilities, as reported by Dependabot. This should close most - if not all - open Dependabot pull requests.
This is step one of a wider effort to bring the repo up-to-date and reduce the number of security alerts.
List of notable changes:
Before: 75 outdated dependencies
After: 45 outdated dependencies (all major)
Typescript has been upgraded from 4.6 to 4.9, which includes stricter typing around ReactElements.
Fixes a11y violation around tabIndex on SubdomainNavBar
What should reviewers focus on?
Steps to test:
Contributor checklist:
Reviewer checklist:
Screenshots: