chore(deps): Bump the production-dependencies group across 1 directory with 7 updates#7
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.12` | `2.4.6` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.8` | `2.30.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.3.1` | `20.4.3` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.3.1` | `20.4.3` | | [playwright](https://github.com/microsoft/playwright) | `1.58.0` | `1.58.2` | | [turbo](https://github.com/vercel/turborepo) | `2.7.6` | `2.8.14` | | [pino](https://github.com/pinojs/pino) | `10.3.0` | `10.3.1` | Updates `@biomejs/biome` from 2.3.12 to 2.4.6 - [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.6/packages/@biomejs/biome) Updates `@changesets/cli` from 2.29.8 to 2.30.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@2.30.0) Updates `@commitlint/cli` from 20.3.1 to 20.4.3 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.3/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.3.1 to 20.4.3 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.3/@commitlint/config-conventional) Updates `playwright` from 1.58.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.0...v1.58.2) Updates `turbo` from 2.7.6 to 2.8.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.6...v2.8.14) Updates `pino` from 10.3.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.3.0...v10.3.1) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@changesets/cli" dependency-version: 2.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@commitlint/cli" dependency-version: 20.4.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: playwright dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: turbo dependency-version: 2.8.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 production-dependencies group with 7 updates in the / directory:
2.3.122.4.62.29.82.30.020.3.120.4.320.3.120.4.31.58.01.58.22.7.62.8.1410.3.010.3.1Updates
@biomejs/biomefrom 2.3.12 to 2.4.6Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
cabc56cci: release (#9301)3bc07abci: release (#9188)6b01778feat(linter): add useUnicodeRegex rule (#8773)e43e730feat(lint/html): adduseVueScopedStyles(#9185)edf8bb6feat(lint): add ||= to ??= detection in useNullishCoalescing (#9257)9bbdf4dfeat(lint): add nursery rule useNamedCaptureGroup (#9048)1f2fe2efeat: prefer-array-some from eslint-plugin-unicorn (#9056)1d2ca15feat(lint): add useNullishCoalescing nursery rule (#8952)101b3bbfix(lint): consider more constructs as valid test assertions (#9178)3d0648ffeat(biome_js_analyze): implementnoVueRefAsOperand(#9063)Updates
@changesets/clifrom 2.29.8 to 2.30.0Release notes
Sourced from
@changesets/cli's releases.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@changesets/clisince your current version.Updates
@commitlint/clifrom 20.3.1 to 20.4.3Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.Commits
a746981v20.4.318bd371chore: deps (#4635)8ff7c7ffix: footer parser does not escape special chars for regex #4560 (#4634)81cfc9ev20.4.2e7ae28dv20.4.1c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)1828d6erefactor: replace lodash.merge with lodash.mergewith (#4603)Updates
@commitlint/config-conventionalfrom 20.3.1 to 20.4.3Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
a746981v20.4.38ff7c7ffix: footer parser does not escape special chars for regex #4560 (#4634)81cfc9ev20.4.2e7ae28dv20.4.1c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)Updates
playwrightfrom 1.58.0 to 1.58.2Release notes
Sourced from playwright's releases.
Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin work97bc385cherry-pick(#38995): chore(webkit): disable frame sessions on fronzen buildsad625fechore: mark v1.58.1 (#39055)f07234dcherry-pick(#39036): fix(msedge): fix local network permissions (#39053)ab8136ccherry-pick(#39037): chore: update cft download location (#39052)aa6ffebcherry-pick(#39014): docs: add 1.58 release notes for Java, Python, and C#Updates
turbofrom 2.7.6 to 2.8.14Release notes
Sourced from turbo's releases.
... (truncated)
Commits
c8fe2c1publish 2.8.14 to registry27e8e67release(turborepo): 2.8.14-canary.9 (#12173)0efbe30test: Add regression tests andOutputWatchertrait to prepare for daemon re...6fbd5bbtest: Add comprehensive path traversal tests for cache archive (#12169)c456ad3ci: Remove redundant rust_check job from lint workflow (#12168)ebe5e87docs: Remove bespoke AI prompts from documentation pages (#12167)716d886feat: Include version, platform, and CPU count in Chrome trace profiles (#12166)7acfdc4refactor: Extractturborepo-query-apitrait crate for compile-time decoupli...14dd839perf: Defer lockfile await until after internal dependency resolution (#12164)6923c52perf: Fire-and-forget telemetry and analytics HTTP flushes on shutdown (#12162)Updates
pinofrom 10.3.0 to 10.3.1Release notes
Sourced from pino's releases.
Commits
6b34498Bumped v10.3.1f1203e6fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)6a8e598docs: clarify transport level filtering behavior (#2390)49a4807Merge branch 'main' of github.com:pinojs/pino960bbbbbuild(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)e2a5b4abuild(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)04859e2chore: update gitignore for ai assistant filesDependabot 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