chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates - #39
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ith 5 updates Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.6` | `2.5.8` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.6.25` | `1.6.28` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.1` | `20.11.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.2.0` | `17.3.0` | | [ultracite](https://github.com/haydenbleasel/ultracite) | `7.5.9` | `7.10.4` | Updates `@biomejs/biome` from 2.4.6 to 2.5.8 - [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.5.8/packages/@biomejs/biome) Updates `better-auth` from 1.6.25 to 1.6.28 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/better-auth/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.6.28/packages/better-auth) Updates `happy-dom` from 20.11.1 to 20.11.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.1...v20.11.2) Updates `lint-staged` from 17.2.0 to 17.3.0 - [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@v17.2.0...v17.3.0) Updates `ultracite` from 7.5.9 to 7.10.4 - [Release notes](https://github.com/haydenbleasel/ultracite/releases) - [Commits](https://github.com/haydenbleasel/ultracite/compare/ultracite@7.5.9...ultracite@7.10.4) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: better-auth dependency-version: 1.6.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: happy-dom dependency-version: 20.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lint-staged dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ultracite dependency-version: 7.10.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
August 24, 2026 13:18
Pull request was closed
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-77328c028a
branch
August 24, 2026 13:18
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 5 updates in the / directory:
2.4.62.5.81.6.251.6.2820.11.120.11.217.2.017.3.07.5.97.10.4Updates
@biomejs/biomefrom 2.4.6 to 2.5.8Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
6b8f09cci: release (#11236)23c0369feat(lint): nursery noInvalidPropertyInitValue (#11187)52b44d6feat(lint/html): addnoSvelteLegacyConst(#11247)0a0fbc1feat(lint/js): adduseReactCompiler(#10710)191d051ci: release (#11119)9847e68feat(lint): add noNonScalableViewport rule (#11168)e63354cfeat(lint): add noExtendNative nursery rule (#11136)2fa0a62docs: rework CLI (#11134)e007143feat(lint): add nursery rule noTailwindArbitraryValue (#10094)c171b3bfeat(lint): add ignoreIfStatements option to useNullishCoalescing (#10822)Updates
better-authfrom 1.6.25 to 1.6.28Release notes
Sourced from better-auth's releases.
... (truncated)
Changelog
Sourced from better-auth's changelog.
... (truncated)
Commits
86faaeechore: release v1.6.28 (#10796)773de54fix(client): deduplicate settled session requests during Suspense retries (#1...c92a1cachore: upgradenextto 16.3 (#10787)be47e94chore: release v1.6.27 (#10686)2ae491efix(types): align auth endpoints withbetter-call(#10657)90b5093fix(client): deduplicate session requests across suspense retries (#10676)a16b30echore: release v1.6.26 (#10521)9ede805fix(rate-limit): await database cleanup by default (#10619)af50c45fix(one-tap): preserve client plugin inference with oneTapClient (#10635)222facffix(jwt): resolve the transaction-scoped adapter when signing (#10623)Updates
happy-domfrom 20.11.1 to 20.11.2Release notes
Sourced from happy-dom's releases.
Commits
576a8bcfix: #2264 MutationObserver callback being GC'd due to orphaned WeakRef (#2...084afd6chore: #2251 Updates the contribution guidelines (#2252)Updates
lint-stagedfrom 17.2.0 to 17.3.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
d153443Merge pull request #1828 from lint-staged/changeset-release/main5162c14chore(changeset): releasea4db9a4Merge pull request #1831 from lint-staged/linter-updatesea96cabstyle: enable oxlint "suspicious" category2fae007style: add@e18e/eslint-plugin2280c38Merge pull request #1829 from lint-staged/fix-merge-conflict-files1453ae6test: relax assertion so that it passes in worktree15f7e53fix: lint only files changed against HEAD and MERGE_HEAD, during a mergededfc31Merge pull request #1825 from lint-staged/parallel-tasks-inside-sequence286e25cfeat: allow running parallel tasks by nesting arraysUpdates
ultracitefrom 7.5.9 to 7.10.4Release notes
Sourced from ultracite's releases.
... (truncated)
Commits
e8464fdVersion Packages (#769)e2c5e76Disable conflicting core rules by default in the anti-slop preset6f2b661Add antislop, run linter64264a6Make the anti-slop changeset a patch417a85aAdd a vendored anti-slop oxlint preset4d3fab8Move useArraySortCompare to the type-aware Biome configa25d175Version Packages (#767)a4732a1Remove runCommandSync pass-through in favor of calling spawnSync directly1614a80Replace cross-spawn with an execa-based spawn-sync adapterac114b4Replace glob with fast-glob in the tsconfig scanDependabot 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