chore(deps-dev): Bump the minor-patch group across 1 directory with 4 updates#40
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps-dev): Bump the minor-patch group across 1 directory with 4 updates#40dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
… updates Bumps the minor-patch group with 4 updates in the / directory: [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint), [oxlint-tsgolint](https://github.com/oxc-project/tsgolint), [prettier](https://github.com/prettier/prettier) and [vue](https://github.com/vuejs/core). Updates `oxlint` from 1.56.0 to 1.60.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.60.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.17.1 to 0.20.0 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.17.1...v0.20.0) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) Updates `vue` from 3.5.30 to 3.5.32 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.30...v3.5.32) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: oxlint-tsgolint dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: vue dependency-version: 3.5.32 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
niclimcy
approved these changes
Apr 20, 2026
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 minor-patch group with 4 updates in the / directory: oxlint, oxlint-tsgolint, prettier and vue.
Updates
oxlintfrom 1.56.0 to 1.60.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
... (truncated)
Commits
e16848erelease(apps): oxlint v1.60.0 && oxfmt v0.45.0 (#21375)cfd8a4fdocs(linter): don't rely on old eslint doc for available globals (#21334)a69e707release(apps): oxlint v1.59.0 && oxfmt v0.44.0 (#21085)dd2df87fix(npm): export package.json for oxlint and oxfmt (#20784)0384f4brelease(apps): oxlint v1.58.0 && oxfmt v0.43.0 (#20867)91f38fcchore(oxlint): bump min tsgolint version to 0.18.0 (#20800)be3dcc1docs(linter): add note about node version + custom TS plugin (#19381)16516defeat(linter): enhance types forDummyRule(#20751)8b0f61drelease(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20680)b33fbdeRevert "release(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20680)"Updates
oxlint-tsgolintfrom 0.17.1 to 0.20.0Release notes
Sourced from oxlint-tsgolint's releases.
... (truncated)
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)154e1eefeat(no-useless-default-assignment): skip unresolved type parameters (#859)Updates
prettierfrom 3.8.1 to 3.8.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
b31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)881360bSupportdefault neverin Angular v21.2 (#19034)07d6724Bump Prettier dependency to 3.8.18b4a53aClean changelog_unreleasedUpdates
vuefrom 3.5.30 to 3.5.32Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
9a2eb53release: v3.5.3232b44f1fix(teleport): handle updates before deferred mount (#14642)f166353fix(runtime-core): prevent currentInstance leak into sibling render during as...302c47afix(types): use private branding for shallowReactive (#14641)e20ddb0fix(types): allow customRef to have different getter/setter types (#14639)219d83bRevert "fix(server-renderer): cleanup component effect scopes after SSR rende...fa23116chore: fix typos in changelogs (#14653)81615d3release: v3.5.313b561dbfix(types): prevent shallowReactive marker from leaking into value unions (#1...1b2aca4chore: ignore entities updates in renovate (#14630)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