chore(deps-dev): bump the all-updates group across 1 directory with 6 updates#603
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the all-updates group across 1 directory with 6 updates#603dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the all-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) | `4.0.0-alpha.3` | `4.0.0-alpha.4` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.58.0` | `1.59.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.19.0` | `0.20.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.3` | `8.0.7` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.3` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.80.0` | `4.81.0` | Updates `@nuxt/devtools` from 4.0.0-alpha.3 to 4.0.0-alpha.4 - [Release notes](https://github.com/nuxt/devtools/releases) - [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/devtools/commits/v4.0.0-alpha.4/packages/devtools) Updates `oxlint` from 1.58.0 to 1.59.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.59.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.19.0...v0.20.0) Updates `vite` from 8.0.3 to 8.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.7/packages/vite) Updates `vitest` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/vitest) Updates `wrangler` from 4.80.0 to 4.81.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.81.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@nuxt/devtools" dependency-version: 4.0.0-alpha.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: oxlint dependency-version: 1.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: oxlint-tsgolint dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: vite dependency-version: 8.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: vitest dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wrangler dependency-version: 4.81.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all-updates group with 6 updates in the / directory:
4.0.0-alpha.34.0.0-alpha.41.58.01.59.00.19.00.20.08.0.38.0.74.1.24.1.34.80.04.81.0Updates
@nuxt/devtoolsfrom 4.0.0-alpha.3 to 4.0.0-alpha.4Release notes
Sourced from
@nuxt/devtools's releases.Commits
7bf7b36chore: release v4.0.0-alpha.4c82e519chore: cleanupb5f9f8afix(devtools): run defineViteDevToolsPlugin only for client vite (#977)4853d04fix(devtools): let birpc be singlesource of turth for server<->client comms (...cf8d9c5fix(devtools/client): debounce render of NDisconnectIndicator (#979)32563f0fix(devtools): optimize@vue/devtoolsdependencies in dev (#981)4c594cefeat: upgrade vite-plugin-inspect to v12, use devtools-kit RPC (#966)4418e61feat!: remove deprecated auth token args from builtin RPC functions (#965)Updates
oxlintfrom 1.58.0 to 1.59.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
a69e707release(apps): oxlint v1.59.0 && oxfmt v0.44.0 (#21085)dd2df87fix(npm): export package.json for oxlint and oxfmt (#20784)Updates
oxlint-tsgolintfrom 0.19.0 to 0.20.0Release notes
Sourced from oxlint-tsgolint's releases.
Commits
588ec3cchore: update typescript-go submodule (#873)c5e31f7fix(prefer-optional-chain): ignore non-access OR comparison (#872)ba92094chore(deps): update dependency dprint to v0.53.2 (#869)5c05cfechore(deps): update extractions/setup-crate action to v2 (#871)565842bchore(deps): update github-actions (#870)ff64618feat: enrich no-unsafe-enum-comparison diagnostics (#867)757a996feat: enrich await-thenable diagnostics (#865)8077d48fix(no-unnecessary-type-arguments): handle Partial aliases in default-type ch...50221c3chore(deps): update crate-ci/typos action to v1.45.0 (#863)Updates
vitefrom 8.0.3 to 8.0.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
fdb2e6frelease: v8.0.75c05b04fix: use sync dns.getDefaultResultOrder instead of dns.promises (#22185)7b3086frelease: v8.0.6af71fb2chore: replace remaining prettier script (#22179)51d3e48feat: update rolldown to 1.0.0-rc.13 (#22097)17a8f9efix(optimize-deps): hoist CJS interop assignment (#22156)d5081c2fix(css): avoid mutating sass error multiple times (#22115)56ec256perf: early return ingetLocalhostAddressIfDiffersFromDNSwhen DNS order is...bdc53abchore(create-vite): remove unnecessary DOM.Iterable (#22168)1a12d4crelease: v8.0.5Updates
vitestfrom 4.1.2 to 4.1.3Release notes
Sourced from vitest's releases.
Commits
2dc0d62chore: release v4.1.37827363feat: addexperimental.preParseflag (#10070)691d341fix(snapshot): export custom snapshot matcher helper fromvitest(#10042)59b0e64feat(experimental/snapshot): support custom snapshot matcher (#9973)487990afeat(experimental): supportbrowser.locators.exactoption (#10013)146d4f0fix: add@vitest/coverage-v8and@vitest/coverage-istanbulas optional de...3f5bfa3fix: advance fake timers withexpect.pollinterval (#10022)9dbf477fix(vm): fix external module resolve error with deps optimizer query (#10024)ec20455fix(expect): don't leak "runner" types (#10004)66751c9fix(expect): removeJestExtendError.contextfrom verbose error reporting (#...Updates
wranglerfrom 4.80.0 to 4.81.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
36c2c13Version Packages (#13251)fa6d84fBump the workerd-and-workers-types group with 2 updates (#13305)6fa5dfd[wrangler] Use formatConfigSnippet for compatibility_date warning in dev (#13...7d318e1Bump the workerd-and-workers-types group across 1 directory with 2 updates (#...8f0c544MakeargsIgnorePatternforno-unused-varslint rule more strict (#13180)96ee5d4feat: add wrangler email routing commands (#12932)78cbe37During autoconfig filter out Hono when there are 2 detected frameworks (#13193)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