chore(deps): bump the minor-and-patch group across 1 directory with 6 updates - #148
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#148dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fuse.js](https://github.com/krisk/Fuse) | `7.4.2` | `7.5.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.9` | `4.1.10` | | [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) | `6.20.0` | `6.21.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.5` | `25.0.8` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | Updates `fuse.js` from 7.4.2 to 7.5.0 - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v7.4.2...v7.5.0) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@vitest/coverage-v8` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8) Updates `@yao-pkg/pkg` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/yao-pkg/pkg/releases) - [Changelog](https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md) - [Commits](https://github.com/yao-pkg/pkg/commits/v6.21.0) Updates `semantic-release` from 25.0.5 to 25.0.8 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.5...v25.0.8) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: fuse.js dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@yao-pkg/pkg" dependency-version: 6.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: semantic-release dependency-version: 25.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
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-and-patch group with 6 updates in the / directory:
7.4.27.5.019.2.719.2.84.1.94.1.106.20.06.21.025.0.525.0.84.1.94.1.10Updates
fuse.jsfrom 7.4.2 to 7.5.0Release notes
Sourced from fuse.js's releases.
Changelog
Sourced from fuse.js's changelog.
Commits
45bac9fchore(release): 7.5.0437f8f3fix(search): keep the correct top-N under limit when scores tieb8142cftest(fieldNorm): cover full separator set; narrow "any whitespace" comment6fe85b0fix(fieldNorm): count tabs and newlines as word separatorse164b61fix(scoring): normalise key weights in object and keyless-logical searchdbb98b6fix(bitap): respect minMatchCharLength in exact-match shortcute2ee793chore: rebuild dist for #830 (fieldNorm whitespace fix)2946f97fix(fieldNorm): count word-starts instead of space transitions2fadbfachore: bump doc versions to 7.4.2Updates
reactfrom 19.2.7 to 19.2.8Release notes
Sourced from react's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
@vitest/coverage-v8from 4.1.9 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
db616d2chore: release v4.1.10 (#10718)Updates
@yao-pkg/pkgfrom 6.20.0 to 6.21.0Release notes
Sourced from @yao-pkg/pkg's releases.
Changelog
Sourced from @yao-pkg/pkg's changelog.
... (truncated)
Commits
Updates
semantic-releasefrom 25.0.5 to 25.0.8Release notes
Sourced from semantic-release's releases.
Commits
1bfdc52fix: mask sensitive environment variables and improve commit handling (#4252)0a60004fix: handle potential null values in commit message and gitTags trimmingf121540fix: prevent template evaluation syntax in branch expansion and tag formatting973d763fix(hide-sensitive): mask key/auth/webhook env vars474e5a3ci(action): update github/codeql-action action to v4.37.1 (#4254)fc9382cdocs: fix issue template links (#4251)e34c52dci(action): update actions/setup-node action to v7 (#4250)8020ec6ci(action): update actions/setup-node action to v6.5.0 (#4249)956baf4chore(deps): update npm to v12.0.1 (#4247)c46dbdafix: argument Injection via repositoryUrl in package.json (#4245)Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...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