chore(deps): bump the pnpm-dependencies group with 6 updates#87
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pnpm-dependencies group with 6 updates#87dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pnpm-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.2` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.4.5` | `4.4.6` | | [vue-router](https://github.com/vuejs/router) | `5.0.6` | `5.0.7` | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.8` | `3.3.0` | Updates `@types/node` from 25.7.0 to 25.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.21.0 to 4.22.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.2) Updates `nuxt` from 4.4.5 to 4.4.6 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.6/packages/nuxt) Updates `vue-router` from 5.0.6 to 5.0.7 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.6...v5.0.7) Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) Updates `vue-tsc` from 3.2.8 to 3.3.0 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.0/packages/tsc) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: tsx dependency-version: 4.22.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: nuxt dependency-version: 4.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: vue-router dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: vue-tsc dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 pnpm-dependencies group with 6 updates:
25.7.025.9.04.21.04.22.24.4.54.4.65.0.65.0.710.3.010.4.03.2.83.3.0Updates
@types/nodefrom 25.7.0 to 25.9.0Commits
Updates
tsxfrom 4.21.0 to 4.22.2Release notes
Sourced from tsx's releases.
... (truncated)
Commits
35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverage674bb30test: consolidate tsImport commonjs mts coveragee6972actest: stabilize process interaction tests9736a80test: safely decode stdout stream tex11de737fix: preserve named exports from CommonJS TypeScriptMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
nuxtfrom 4.4.5 to 4.4.6Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
30a45f7v4.4.6e881fe8fix(nuxt): run middleware for page islands (#35092)3310097fix(nuxt): render component-less parent routes during client-side nav (#35036)b29f805chore(deps): update all non-major dependencies (4.x) (#35075)e9cddf4fix(nitro): validate island request hash matches props (#35077)7499721fix(nuxt): markuseLoadingIndicatorproperties as readonly (#35062)38507a8chore(deps): update dependency cssnano to v8 (4.x) (#35038)5abe6d3chore(deps): update all non-major dependencies (4.x) (#35046)4bdd9ddfix(nuxt): preservesetPageLayoutprops on same-path navigation (#35055)1ca9c44fix(nuxt): encode html-significant characters in external redirect body (#35052)Updates
vue-routerfrom 5.0.6 to 5.0.7Release notes
Sourced from vue-router's releases.
Commits
ddd20c3release: vue-router@5.0.791cdec3feat(param-parsers): add include/exclude options8af50c9fix(volar): drop runtime@vue/language-coreimport (#2710)b840cd6chore(ci): set least-privilege workflow token permissions (#2708)51c1672chore(release): use@clack/promptsaf77a7cchore: playground param type641200arefactor(param-parsers): simplify defineParamParser9b9896echore: commentsd41897brefactor: wip of defineParamParser17d51fbchore: logsUpdates
eslintfrom 10.3.0 to 10.4.0Release notes
Sourced from eslint's releases.
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
vue-tscfrom 3.2.8 to 3.3.0Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
1088dcev3.3.0 (#6052)c8e90e4v3.2.9 (#6045)ae6f658chore: refine package publish file lists2d029c7chore: bump depsDependabot 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