chore(deps-dev): bump the all group with 5 updates#30
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the all group with 5 updates#30dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.1.0` | `25.2.0` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.4.0` | `20.5.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.27.0` | `0.28.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.42.0` | `1.43.0` | | [vitepress](https://github.com/vuejs/vitepress) | `2.0.0-alpha.15` | `2.0.0-alpha.16` | Updates `@types/node` from 25.1.0 to 25.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `happy-dom` from 20.4.0 to 20.5.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.4.0...v20.5.0) Updates `oxfmt` from 0.27.0 to 0.28.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.28.0/npm/oxfmt) Updates `oxlint` from 1.42.0 to 1.43.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.43.0/npm/oxlint) Updates `vitepress` from 2.0.0-alpha.15 to 2.0.0-alpha.16 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v2.0.0-alpha.15...v2.0.0-alpha.16) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: happy-dom dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: oxfmt dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: oxlint dependency-version: 1.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vitepress dependency-version: 2.0.0-alpha.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... 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 group with 5 updates:
25.1.025.2.020.4.020.5.00.27.00.28.01.42.01.43.02.0.0-alpha.152.0.0-alpha.16Updates
@types/nodefrom 25.1.0 to 25.2.0Commits
Updates
happy-domfrom 20.4.0 to 20.5.0Release notes
Sourced from happy-dom's releases.
Commits
f070566feat: #2055 Changes internal types to follow a consistent pattern (#2056)Updates
oxfmtfrom 0.27.0 to 0.28.0Changelog
Sourced from oxfmt's changelog.
Commits
fa0eeb7release(apps): oxlint v1.43.0 && oxfmt v0.28.0 (#18843)942663dchore(deps): update npm packages (#18582)Updates
oxlintfrom 1.42.0 to 1.43.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
fa0eeb7release(apps): oxlint v1.43.0 && oxfmt v0.28.0 (#18843)ab4fdddrefactor(linter/plugins): renameoxlint/rule-testertooxlint/plugins-dev...9de9385refactor(linter/plugins): renameoxlint/plugintooxlint/plugins(#18792)81eb6farefactor(linter): split entry points for custom plugins/config/types (#18601)Updates
vitepressfrom 2.0.0-alpha.15 to 2.0.0-alpha.16Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
949e9b1release: v2.0.0-alpha.160d646a6feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092)d4796a0docs: add vitepress-plugin-typesense npm link (#5100)a28e171fix(theme): remove margin between code groups and blocks in markdown containersf8d8c0dfeat(theme): use@layer __vitepress_baseto wrap the styles in base.css (#4...923aa90fix(theme): highlight active link in mobile nav menu (#5086) (closes #5068, c...b200865fix(theme): align badges in h1 and h2 (#5087) (closes #5063)f119b18fix(theme): add fallback forheroImageSlotExists(#5076)66cf64efix: always log error when failed to fetch page8ed6ea0fix(theme): overflow clip is buggy on safariDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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