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

Bump knip from 5.30.6 to 5.31.0 #9236

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2024

Bumps knip from 5.30.6 to 5.31.0.

Release notes

Sourced from knip's releases.

Release 5.31.0

  • Do not treat trailing # in gitignore as comment (#797) (7fc63552)
  • Fix extension for file fixture containing TS (847649df)
  • Update some devDependencies (d304d8db)
  • Update docs for auto-fix (close #788) (48fbddfd)
  • Consistent reporter output (94da7f78)
  • Add support for enum and class members (1109cbf6)
  • Refactor for reuse/readabilty, more tests (20c2390c)
  • Fix issue type in export declarations (0f786f4b)
  • Support exported types (2a251fa2)
  • Improve unused export fixer, add tests (b0bb6430)
  • Update docs (b384403c)
  • Improve var naming in tests (2ed9e514)
  • Upgrade to jiti v2.1.0 (dea12f81)
  • Update docs re. known issues w/ jiti (6819eb93)
  • Remove obsolete jiti options (6d476308)
  • Use jiti.import + add tests (resolves #565) (3dd8ea68)
  • Migrate to jiti v2 (de7fa2d4)
Commits
  • 4cb72d6 Release 5.31.0
  • 7fc6355 Do not treat trailing # in gitignore as comment (#797)
  • 847649d Fix extension for file fixture containing TS
  • 94da7f7 Consistent reporter output
  • 1109cbf Add support for enum and class members
  • 20c2390 Refactor for reuse/readabilty, more tests
  • 0f786f4 Fix issue type in export declarations
  • 2a251fa Support exported types
  • b0bb643 Improve unused export fixer, add tests
  • 2ed9e51 Improve var naming in tests
  • 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 [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.30.6 to 5.31.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.31.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2024
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.77%. Comparing base (8318d74) to head (8e8e99a).
Report is 341 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9236      +/-   ##
==========================================
+ Coverage   74.24%   74.77%   +0.52%     
==========================================
  Files        1332     1368      +36     
  Lines       40817    42356    +1539     
  Branches     7634     7914     +280     
==========================================
+ Hits        30306    31672    +1366     
- Misses      10511    10684     +173     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 6, 2024

Playwright test results

passed  126 passed
flaky  8 flaky
skipped  4 skipped

Details

report  Open report ↗︎
stats  138 tests across 45 suites
duration  12 minutes, 57 seconds
commit  8e8e99a
info  For more information on how to debug and view this report, see our readme

Flaky tests

chrome › tests/deployments/deploymentActivation.spec.ts › activate a deployed mod in the extension console
chrome › tests/pageEditor/addStarterBrick.spec.ts › Add new mod with different starter brick components
chrome › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod
msedge › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod
chrome › tests/runtime/modVariables/variableSync.spec.ts › Mod Variable Sync › session variable cross-tab sync
msedge › tests/runtime/sidebar/sidebarActivation.spec.ts › does not redirect to non-pixiebrix domain
chrome › tests/runtime/sidebar/sidebarAuth.spec.ts › Connect action in partner auth sidebar takes user to the Extension Console
chrome › tests/runtime/sidebar/sidebarNavigation.spec.ts › sidebar mod panels are persistent during navigation

Skipped tests

chrome › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor
msedge › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor
chrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options
msedge › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options

@twschiller twschiller merged commit 09b30ad into main Oct 7, 2024
22 checks passed
@twschiller twschiller deleted the dependabot/npm_and_yarn/knip-5.31.0 branch October 7, 2024 18:07
@twschiller twschiller added this to the 2.1.4 milestone Oct 8, 2024
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.

2 participants