chore(deps): bump the patch group across 1 directory with 5 updates#69
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the patch group across 1 directory with 5 updates#69dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tiny-invariant](https://github.com/alexreardon/tiny-invariant) | `1.3.1` | `1.3.3` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.7` | `2.4.8` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.0` | `4.1.1` | | [msw](https://github.com/mswjs/msw) | `2.12.12` | `2.12.14` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.1` | Updates `tiny-invariant` from 1.3.1 to 1.3.3 - [Release notes](https://github.com/alexreardon/tiny-invariant/releases) - [Commits](alexreardon/tiny-invariant@v1.3.1...v1.3.3) Updates `@biomejs/biome` from 2.4.7 to 2.4.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.4.8/packages/@biomejs/biome) Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/coverage-v8) Updates `msw` from 2.12.12 to 2.12.14 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.12...v2.12.14) Updates `vitest` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/vitest) --- updated-dependencies: - dependency-name: tiny-invariant dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@biomejs/biome" dependency-version: 2.4.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: msw dependency-version: 2.12.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: vitest dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 patch group with 5 updates in the / directory:
1.3.11.3.32.4.72.4.84.1.04.1.12.12.122.12.144.1.04.1.1Updates
tiny-invariantfrom 1.3.1 to 1.3.3Release notes
Sourced from tiny-invariant's releases.
Commits
a6b1893v1.3.32b57b94updating to use public npm registry5fb0951v1.3.2a0bf0c4updating deps to latest5459768adding jsdoc619da0fMerge pull request #161 from mlaopane/patch-1a78474cFix README.mddd02d1eMerge pull request #155 from alexreardon/dependabot/npm_and_yarn/jest-and-typ...dd3e339Merge branch 'master' into dependabot/npm_and_yarn/jest-and-types/jest-29.1.2f5d66acMerge pull request #154 from alexreardon/dependabot/npm_and_yarn/ts-jest-29.0.3Updates
@biomejs/biomefrom 2.4.7 to 2.4.8Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.Commits
f4bf341ci: release (#9517)e7b3b10feat(lint): add noDrizzleDeleteWithoutWhere and noDrizzleUpdateWithoutWhere r...Updates
@vitest/coverage-v8from 4.1.0 to 4.1.1Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
1f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)Updates
mswfrom 2.12.12 to 2.12.14Release notes
Sourced from msw's releases.
Commits
afa3606chore(release): v2.12.14f90bf49fix: support wildcard ports in url matching (#2677)002f3e7test: fix flakyws.clients.browsertest (#2679)5f4cccechore(release): v2.12.134b8c330fix(GraphQL): supportapplication/graphql-response+jsonresponse `content-t...98716e7fix(HttpResponse): mark implicitcontent-typeheaders with a symbol (#2675)Updates
vitestfrom 4.1.0 to 4.1.1Release notes
Sourced from vitest's releases.
Commits
1f2d318chore: release v4.1.1ebfde79refactor: renamematchesTagsFiltertomatchesTags(#9956)5611500feat(experimental): introduceexperimental.vcsProvider(#9928)eec53d9feat(experimental): exposematchesTagsFilterto test if the current filter ...bf89208fix(coverage): load built-in provider without module runner (#9939)5a60868refactor: fix typos (#9950)aaf9f18fix(coverage): simplify provider types (#9931)6fdb2bafix: guard disposable and optionalbody(#9912)e78adcffix: open browser in--standalonemode without running tests (#9911)ae5ec03fix: properly re-evaluate actual modules of mocked external (#9898)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