chore(deps-dev): bump the npm-all group with 4 updates#133
Merged
Conversation
Bumps the npm-all group with 4 updates: [@playwright/test](https://github.com/microsoft/playwright), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip), [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `@playwright/test` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.60.0) Updates `knip` from 6.5.0 to 6.13.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.13.1/packages/knip) Updates `oxfmt` from 0.45.0 to 0.49.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.49.0/npm/oxfmt) Updates `oxlint` from 1.60.0 to 1.64.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.64.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: knip dependency-version: 6.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: oxfmt dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: oxlint dependency-version: 1.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
Bundle ReportBundle size has no change ✅ |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #133 +/- ##
=======================================
Coverage 96.76% 96.76%
=======================================
Files 14 14
Lines 1081 1081
Branches 143 143
=======================================
Hits 1046 1046
Misses 34 34
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Bumps the npm-all group with 4 updates: @playwright/test, knip, oxfmt and oxlint.
Updates
@playwright/testfrom 1.59.1 to 1.60.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
87bb9ddcherry-pick(#40747): fix(yauzl): vendor yauzl with destroy-lifecycle fix9a9c51ccherry-pick(#40733): chore(electron): revert #40184 (move Electron API to a s...4b3b628cherry-pick(#40736): Revert "feat(electron): add timeout option to electronAp...f869f96chore: bump version to v1.60.0 (#40714)7eb6918cherry-pick(#40710): docs: release notes v1.60118d2aacherry-pick(#40693): chore(python): formdata path type54012f5chore(deps): bump ip-address and express-rate-limit (#40680)9fa531dfix(screencast): unblock frame ack when an async client disconnects (#40674)3649db5chore(mcp): bump default extension protocol to v2 (#40678)bb6c009chore(extension): mark 0.2.1 (#40679)Updates
knipfrom 6.5.0 to 6.13.1Release notes
Sourced from knip's releases.
... (truncated)
Commits
f78246aRelease knip@6.13.18715312Nx: expand{projectRoot}/{workspaceRoot}token variablesce5f767Docusaurus: ignore@generated/*, handle local plugin paths69d1e83Add.mtsand.ctsconfig files to some plugins5923af4Fixexport * asre-exported namespace case44738d6Add jest.config.{cts,mts} (#1743)4a0aa39Release knip@6.13.08788c1aUpdate dependencies0b68b81Tighten source-mapping utilities7c5acc4Source-map subpath imports + collect pairs from referenced tsconfigsUpdates
oxfmtfrom 0.45.0 to 0.49.0Changelog
Sourced from oxfmt's changelog.
Commits
d652a55release(apps): oxlint v1.64.0 && oxfmt v0.49.0 (#22318)6e8e818feat(oxfmt): Experimental .svelte support (#21700)330fe31refactor(config): Update doc comment forGlobSet(#22197)fb3067crefactor(oxfmt): use shared GlobSet for overrides (#22147)5921a25release(apps): oxlint v1.63.0 && oxfmt v0.48.0 (#22109)d82f698release(apps): oxlint v1.62.0 && oxfmt v0.47.0 (#21838)f5bd1ddrelease(apps): oxlint v1.61.0 && oxfmt v0.46.0 (#21583)Updates
oxlintfrom 1.60.0 to 1.64.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
d652a55release(apps): oxlint v1.64.0 && oxfmt v0.49.0 (#22318)25b7017fix(linter): undocument overrideignoresoption (#22213)330fe31refactor(config): Update doc comment forGlobSet(#22197)fbb8f22feat(linter): supportignoresin overrides (#22148)5921a25release(apps): oxlint v1.63.0 && oxfmt v0.48.0 (#22109)cacbc4adocs(linter): Fix jest settings docs. (#22127)d177595chore(linter): Update oxlint-tsgolint peer dependency to the latest release. ...d82f698release(apps): oxlint v1.62.0 && oxfmt v0.47.0 (#21838)348f46cfeat(linter): addrespectEslintDisableDirectivesoption (#21384)8c425dbfix(linter): allow string for jest version in config schema (#21649)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions