chore(deps): bump the all-npm-dependencies group across 1 directory with 3 updates - #186
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 3 updates Bumps the all-npm-dependencies group with 3 updates in the / directory: [better-result](https://github.com/dmmulroy/better-result), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt). Updates `better-result` from 2.10.0 to 3.0.0 - [Release notes](https://github.com/dmmulroy/better-result/releases) - [Commits](dmmulroy/better-result@v2.10.0...v3.0.0) Updates `@types/node` from 22.19.21 to 22.20.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oxfmt` from 0.56.0 to 0.61.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.61.0/npm/oxfmt) --- updated-dependencies: - dependency-name: better-result dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-dependencies - dependency-name: "@types/node" dependency-version: 22.20.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: oxfmt dependency-version: 0.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
commit: |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/all-npm-dependencies-35118d47a3
branch
August 24, 2026 09: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 all-npm-dependencies group with 3 updates in the / directory: better-result, @types/node and oxfmt.
Updates
better-resultfrom 2.10.0 to 3.0.0Release notes
Sourced from better-result's releases.
... (truncated)
Commits
fe6f288Release v3.0.0a484361Release v3.0.0-rc.57748d7afeat: add unsafe codec methods and v3 release assetscf90a50docs: expose agent documentation discovery54d26cbUpdate landing page package descriptionc6ec1d0chore: enable Workers logs and traces208a569docs: align overview badge colors67134b1docs: rewrite README for 3.0 (#105)41a5b9fperf: cache fingerprinted docs assets2d71cdcfix: redirect legacy introduction URLUpdates
@types/nodefrom 22.19.21 to 22.20.1Commits
Updates
oxfmtfrom 0.56.0 to 0.61.0Commits
65fe65drelease(apps): oxlint v1.76.0 && oxfmt v0.61.0 (#24976)83abe3brelease(apps): oxlint v1.75.0 && oxfmt v0.60.0 (#24713)e2e0f94chore(docs): update sponsor section (#24588)2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)415fe1efix(oxfmt): error on ignorePatterns that cannot match files outside the confi...39677barelease(apps): oxlint v1.73.0 && oxfmt v0.58.0 (#24219)5306f24release(apps): oxlint v1.72.0 && oxfmt v0.57.0 (#23935)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 conditionsSummary by cubic
Upgrade dependencies:
better-resultto v3, plus@types/nodeandoxfmt. This keeps tooling up to date and unlocks newbetter-resultfeatures; no app code changes in this PR.Dependencies
better-result: 2.x → 3.0.0 (major; new codecs, collections, retry options)@types/node: 22.20.1 (types update)oxfmt: 0.61.0 (formatter update)Migration
better-resultv3 breaks.Result.codecif used.Result.tryPromiseand collection helpers (all,partition) for API changes.oxfmtupdates.Written for commit bb20daf. Summary will update on new commits.