chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#15
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…ith 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.4` | `2.4.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.3.5` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.5.0` | `1.5.4` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.7.0` | `20.8.3` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.2` | | [ultracite](https://github.com/haydenbleasel/ultracite) | `7.2.3` | `7.2.5` | Updates `@biomejs/biome` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.6/packages/@biomejs/biome) Updates `@types/node` from 25.3.0 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `better-auth` from 1.5.0 to 1.5.4 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.5.4/packages/better-auth) Updates `happy-dom` from 20.7.0 to 20.8.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.7.0...v20.8.3) Updates `lint-staged` from 16.2.7 to 16.3.2 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.2) Updates `ultracite` from 7.2.3 to 7.2.5 - [Release notes](https://github.com/haydenbleasel/ultracite/releases) - [Commits](https://github.com/haydenbleasel/ultracite/compare/ultracite@7.2.3...ultracite@7.2.5) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: better-auth dependency-version: 1.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: happy-dom dependency-version: 20.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lint-staged dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ultracite dependency-version: 7.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8bd4e3a to
8f2ad38
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
March 16, 2026 13:35
Pull request was closed
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 dev-dependencies group with 6 updates in the / directory:
2.4.42.4.625.3.025.3.51.5.01.5.420.7.020.8.316.2.716.3.27.2.37.2.5Updates
@biomejs/biomefrom 2.4.4 to 2.4.6Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
cabc56cci: release (#9301)3bc07abci: release (#9188)6b01778feat(linter): add useUnicodeRegex rule (#8773)e43e730feat(lint/html): adduseVueScopedStyles(#9185)edf8bb6feat(lint): add ||= to ??= detection in useNullishCoalescing (#9257)9bbdf4dfeat(lint): add nursery rule useNamedCaptureGroup (#9048)1f2fe2efeat: prefer-array-some from eslint-plugin-unicorn (#9056)1d2ca15feat(lint): add useNullishCoalescing nursery rule (#8952)101b3bbfix(lint): consider more constructs as valid test assertions (#9178)3d0648ffeat(biome_js_analyze): implementnoVueRefAsOperand(#9063)Updates
@types/nodefrom 25.3.0 to 25.3.5Commits
Updates
better-authfrom 1.5.0 to 1.5.4Release notes
Sourced from better-auth's releases.
... (truncated)
Commits
cb9e1bcchore: release v1.5.456857d6fix: move adapter packages to dependencies to fix missing module errors (#8401)8e1ddc3chore: release v1.5.3efcc238fix(account): use accountId instead of id in accountInfo endpoint (#8346)318f827chore: move adapter packages from deps to optional peer deps (#8303)54c8493chore: release v1.5.255dd06efix: prevent double encoded cookie (#8133)5d7dd9efix: access control indexing type (#8155)8959cb9fix(cookies): use lookahead heuristic for splitting Set-Cookie headers (#8301)3715137chore: release v1.5.1Updates
happy-domfrom 20.7.0 to 20.8.3Release notes
Sourced from happy-dom's releases.
Commits
5998eeafix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)7a11238fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...7d27984fix: #1422 Make inert attribute block focus interactions (#2083)53e4ec9feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...1c73c3ffix: Properly decode CSS escape sequences in attribute selector values (#2080)7fa06b3fix: #2078 Fixes direct descendants > and universal * query selectors (#2079)Updates
lint-stagedfrom 16.2.7 to 16.3.2Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
dfd6a7achore(changeset): release2adaf6cfix(Windows): do not spawn tasks as detached since it opens a cmd window on ...60957cedocs: add CONTRIBUTING.md2a74cd2chore(changeset): releasecd5d762refactor: removenano-spawndependency completelye342cabbuild(deps): move nano-spawn to dev9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slowness87467aarefactor: detect incorrect brace expansion exhaustivelydceabc6ci: runnpm auditin GitHub ActionsUpdates
ultracitefrom 7.2.3 to 7.2.5Release notes
Sourced from ultracite's releases.
Commits
0b4404eVersion Packages (#596)7d4fbdaClose Ultracite Cloud (#597)5f16b29Bump deps4df6da9Resolves #594c954097Bump eslint-plugin-compat from 6.2.1 to 7.0.0 (#587)f355bc5Bump@shikijs/themesfrom 3.23.0 to 4.0.0 (#592)e49150aBump@biomejs/biomefrom 2.4.0 to 2.4.4 (#585)ea24b30Bump@vercel/configfrom 0.0.30 to 0.0.36 (#586)aa22c68Bump shiki from 3.22.0 to 4.0.0 (#588)c3a5be6Bump eslint-plugin-sonarjs from 3.0.7 to 4.0.0 (#589)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