chore(deps-dev): bump the minor-development-deps group across 1 directory with 7 updates#1137
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
Conversation
…tory with 7 updates Bumps the minor-development-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.13` | `2.4.12` | | [@readme/standards](https://github.com/readmeio/standards) | `2.4.0` | `2.4.1` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.8` | `20.1.9` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `9.0.3` | `9.0.7` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.4` | | [type-fest](https://github.com/sindresorhus/type-fest) | `5.4.3` | `5.6.0` | Updates `@biomejs/biome` from 2.3.13 to 2.4.12 - [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.12/packages/@biomejs/biome) Updates `@readme/standards` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/readmeio/standards/releases) - [Commits](https://github.com/readmeio/standards/compare/@readme/standards@2.4.0...@readme/standards@2.4.1) Updates `@tsconfig/node20` from 20.1.8 to 20.1.9 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `lerna` from 9.0.3 to 9.0.7 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v9.0.7/packages/lerna) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/coverage-v8) Updates `type-fest` from 5.4.3 to 5.6.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.4.3...v5.6.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: "@readme/standards" dependency-version: 2.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: "@tsconfig/node20" dependency-version: 20.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: lerna dependency-version: 9.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: type-fest dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps ... Signed-off-by: dependabot[bot] <support@github.com>
0599c29 to
d9df4b1
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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-development-deps group with 7 updates in the / directory:
2.3.132.4.122.4.02.4.120.1.820.1.99.0.39.0.73.8.13.8.34.0.184.1.45.4.35.6.0Updates
@biomejs/biomefrom 2.3.13 to 2.4.12Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
baaacfcci: release (#9890)e0ba71dfeat: implement useIframeSandbox (#9949)2cff700feat(lint/js): adduseVarsOnTop(#9861)27dd7b1feat(react/js): add noComponentHookFactories (#9916)0d0e611feat(js_analyze): implement useReactAsyncServerFunction (#9909)f1c1363feat(lint/js): adduseStringStartsEndsWith(#9796)d417803feat(js_analyze): implement noJsxNamespace (#9913)9701a33feat(lint/js): addnoIdenticalTestTitle(#9376)c499f46feat(lint): implement useReduceTypeParameter nursery rule (#9577)40bd180feat(lint/js): addnoExcessiveSelectorClasses(#9866)Updates
@readme/standardsfrom 2.4.0 to 2.4.1Commits
2d46359chore(release): publish766169bchore(deps): bump the minor-production-deps group across 1 directory with 10 ...d9eba3achore(release): publish497c5f0fix(oxlint-config): porting over missingimportrulesc02324fchore(release): publish10fed0cfix: lockfile3af21dachore(deps-dev): bump the minor-development-deps group across 1 directory wit...325f57echore(deps): bump globals from 16.5.0 to 17.4.0 (#1110)316020dchore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 (#1115)28959a1fix(oxlint-config): upgrading oxlint and removing rules that aren't supported...Updates
@tsconfig/node20from 20.1.8 to 20.1.9Commits
Updates
lernafrom 9.0.3 to 9.0.7Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
4322536chore(misc): publish 9.0.7ec01462fix(core): remove multimatch dependency and legacy-core internals (#4314)538bf1achore(deps): replace write-pkg with internal writePackage utility (#4313)ebf6729chore(deps): remove set-blocking, is-stream, get-port (#4311)76ad78bchore(deps): replace uuid, pify, temp-dir with native Node.js APIs (#4310)5ad1cf8chore(deps): replace make-dir, rimraf, resolve-from with native Node.js APIs ...bb30d88chore(misc): publish 9.0.6c15070brefactor(create): consolidate@lerna/createinto the main lerna package (#4300)7a69a57fix(deps): bump tar from 7.5.8 to 7.5.11 (#4296)b768187fix(deps): add missing ci-info dependency (#4263)Updates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Updates
@vitest/coverage-v8from 4.0.18 to 4.1.4Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)94eb73bchore(deps): update eslint packages (#9615)8c96bb0refator: update links to npmx (#9783)Updates
type-festfrom 5.4.3 to 5.6.0Release notes
Sourced from type-fest's releases.
... (truncated)
Commits
a5491645.6.05ca6564CamelCase: AddpreserveLeadingUnderscoresoption (#1404)ac4861dTsConfigJson: Add TypeScript 6.0 fields (#1406)49142dbAddUnionLengthtype (#1402)651f7eaUnionToTuple: Fix behavior with large unions (#1405)d0bbbbeAdd lint rule to validate type descriptions in README (#1396)1e8bd10AddNonNullableDeeptype (#1401)b390869Meta tweaks622c546Minor tweaks852d016AddsplitOnPunctuationoption to {Camel,Pascal,Kebab,Snake}Cased types (#1394)