chore(deps-dev): bump the development-dependencies group across 1 directory with 16 updates#130
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
|
…ectory with 16 updates Bumps the development-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.13` | `2.4.9` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.8` | `2.30.0` | | [@changesets/get-github-info](https://github.com/changesets/changesets) | `0.7.0` | `0.8.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.3.1` | `20.5.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.3.1` | `20.5.0` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.55.2` | `7.57.7` | | [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) | `1.58.0` | `1.58.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.2` | `0.27.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` | | [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.20.0` | `0.22.0` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.3.3` | `22.6.1` | | [react-frame-component](https://github.com/ryanseddon/react-frame-component) | `5.2.7` | `5.3.1` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | | [tsdown](https://github.com/rolldown/tsdown) | `0.20.3` | `0.21.5` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.12.2` | `11.13.0` | Updates `@biomejs/biome` from 2.3.13 to 2.4.9 - [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.9/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 `@changesets/get-github-info` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/commits/@changesets/get-github-info@0.8.0) Updates `@commitlint/cli` from 20.3.1 to 20.5.0 - [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.5.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.3.1 to 20.5.0 - [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.5.0/@commitlint/config-conventional) Updates `@microsoft/api-extractor` from 7.55.2 to 7.57.7 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.57.7/apps/api-extractor) Updates `@playwright/experimental-ct-react` 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 `esbuild` from 0.27.2 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.2...v0.27.4) Updates `lint-staged` from 16.2.7 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0) Updates `markdownlint-cli2` from 0.20.0 to 0.22.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.20.0...v0.22.0) Updates `nx` from 22.3.3 to 22.6.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.1/packages/nx) 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 `react-frame-component` from 5.2.7 to 5.3.1 - [Release notes](https://github.com/ryanseddon/react-frame-component/releases) - [Changelog](https://github.com/ryanseddon/react-frame-component/blob/master/CHANGELOG.md) - [Commits](https://github.com/ryanseddon/react-frame-component/commits) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `tsdown` from 0.20.3 to 0.21.5 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.20.3...v0.21.5) Updates `mermaid` from 11.12.2 to 11.13.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.2...mermaid@11.13.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@changesets/cli" dependency-version: 2.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@changesets/get-github-info" dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@commitlint/cli" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@microsoft/api-extractor" dependency-version: 7.57.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@playwright/experimental-ct-react" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: markdownlint-cli2 dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nx dependency-version: 22.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: playwright dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: react-frame-component dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tsdown dependency-version: 0.21.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mermaid dependency-version: 11.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
5ebb10e to
e53d94d
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 15 updates in the / directory:
2.3.132.4.92.29.82.30.00.7.00.8.020.3.120.5.020.3.120.5.07.55.27.57.71.58.01.58.20.27.20.27.416.2.716.4.00.20.00.22.022.3.322.6.15.2.75.3.16.1.26.1.30.20.30.21.511.12.211.13.0Updates
@biomejs/biomefrom 2.3.13 to 2.4.9Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
ad37526ci: release (#9620)eb57e3achore: use npmx.dev badge (#9614)e168494feat(linter): add rulenoUntrustedLicenses(#9474)085d324feat(css): addnoDuplicateSelectors(#9315)4d050dffeat(analyze): implement noInlineStyles (#9534)723798bfeat: apply fix to use consistent method signatures (#9544)f4bf341ci: release (#9517)e7b3b10feat(lint): add noDrizzleDeleteWithoutWhere and noDrizzleUpdateWithoutWhere r...1f30838ci: release (#9346)3ac98ebfeat(css/lint): useBaseline (#9318)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
@changesets/get-github-infofrom 0.7.0 to 0.8.0Release notes
Sourced from
@changesets/get-github-info'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/get-github-infosince your current version.Updates
@commitlint/clifrom 20.3.1 to 20.5.0Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.... (truncated)
Commits
a7918e9v20.5.0cf80f75fix(cli): validate that --cwd directory exists before execution (#4658)02d7245v20.4.4a746981v20.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)Updates
@commitlint/config-conventionalfrom 20.3.1 to 20.5.0Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
a7918e9v20.5.002d7245v20.4.4a746981v20.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
@microsoft/api-extractorfrom 7.55.2 to 7.57.7Changelog
Sourced from
@microsoft/api-extractor's changelog.... (truncated)
Commits
ee40f81Bump versions [skip ci]8a51049Update changelogs [skip ci]e35becechore: bump minimatch to 10.2.3 to fix vulnerability (#5675)f8a668dchore: bump decoupled local dependencies (#5674)3b13f32Bump versions [skip ci]b8a4224Update changelogs [skip ci]1a448eeFix issues with missing files in published@microsoft/load-themed-stylesan...737b20aBump TSDoc and @typescript-eslint/* dependencies to address CVEs. (#5672)1a2e3a6chore: bump decoupled local dependencies (#5660)75ba91cBump versions [skip ci]Updates
@playwright/experimental-ct-reactfrom 1.58.0 to 1.58.2Release notes
Sourced from
@playwright/experimental-ct-react'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
esbuildfrom 0.27.2 to 0.27.4Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
f9c9012publish 0.27.4 to npm207dbc7js api: fall back to js-based metafile json parser1ca56dcfix #4329: auto-minify metafile for large bundlese3823aafix #4415: add uint cast to stdio int parserd50e88cchore: correct copy&paste panic message (#4399)8b829b1fix #4407: incorrect error for inject edge case4384badfix #4395 close #4405 close #4406: parens foror9129e00publish 0.27.3 to npme20e411small fix to release notes0dc0f2dfix #4322: parse and print CSS@scoperulesUpdates
lint-stagedfrom 16.2.7 to 16.4.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.