-
Notifications
You must be signed in to change notification settings - Fork 22
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
Bump type-fest from 4.25.0 to 4.26.1 #9118
Conversation
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.25.0 to 4.26.1. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.25.0...v4.26.1) --- updated-dependencies: - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Playwright test resultsDetails Open report ↗︎ Flaky testsmsedge-setup › setup/unaffiliated.setup.ts › authenticate with unaffiliated user Skipped testschrome › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9118 +/- ##
==========================================
+ Coverage 74.24% 74.75% +0.50%
==========================================
Files 1332 1345 +13
Lines 40817 41669 +852
Branches 7634 7755 +121
==========================================
+ Hits 30306 31148 +842
- Misses 10511 10521 +10 ☔ View full report in Codecov by Sentry. |
Bumps type-fest from 4.25.0 to 4.26.1.
Release notes
Sourced from type-fest's releases.
Commits
2b98d9f
4.26.191f6d39
Exact
: Fix usage with recursive types and unions (#949)30b8e22
Document built-inAwaited
type (#936)0fdc7d2
4.26.01f4f7a1
AddUnionToTuple
type (#945)f120d8a
Tagged
: Improve documentation (#943)986faba
Get
: UpdatePath
generic parameter (#932)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)