馃摝 Bump the all-dependencies group across 1 directory with 3 updates - #16432
Open
dependabot[bot] wants to merge 1 commit into
Open
馃摝 Bump the all-dependencies group across 1 directory with 3 updates#16432dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/main/all-dependencies-db6cd9d1d0
branch
from
September 8, 2026 12:20
c7d8007 to
8342fe3
Compare
Bumps the all-dependencies group with 3 updates in the / directory: [beachball](https://github.com/microsoft/beachball/tree/HEAD/packages/beachball), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [memfs](https://github.com/streamich/memfs). Updates `beachball` from 2.65.5 to 2.65.6 - [Changelog](https://github.com/microsoft/beachball/blob/beachball_v2.65.6/packages/beachball/CHANGELOG.md) - [Commits](https://github.com/microsoft/beachball/commits/beachball_v2.65.6/packages/beachball) Updates `eslint-plugin-jest` from 29.16.1 to 29.16.6 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.16.1...v29.16.6) Updates `memfs` from 4.68.1 to 4.68.2 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.68.1...v4.68.2) --- updated-dependencies: - dependency-name: beachball dependency-version: 2.65.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: memfs dependency-version: 4.68.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/main/all-dependencies-db6cd9d1d0
branch
from
September 8, 2026 18:02
8342fe3 to
b84f164
Compare
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 all-dependencies group with 3 updates in the / directory: beachball, eslint-plugin-jest and memfs.
Updates
beachballfrom 2.65.5 to 2.65.6Changelog
Sourced from beachball's changelog.
Commits
50d1d06applying package updates9ded5e8[v2] Support v3 change file format (#1403)59cdda7Release v2 with ESRP (#1402)86bab02[v2] Fix iterative deepening for detached git HEAD (#1398)0b02c28v2 build updates (#1382)2becf31(v2) Fix skill name in change prompt (#1293)Attestation changes
This version has no provenance attestation, while the previous version (2.65.5) was attested. Review the package versions before updating.
Updates
eslint-plugin-jestfrom 29.16.1 to 29.16.6Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
94076f0chore(release): 29.16.6 [skip ci]58e487ffix(prefer-to-have-been-called): don't crash on matcher without an argument (...3629019fix(prefer-to-have-length): don't crash onexpectchain without a value (#2...197f341refactor(valid-expect): use optional chaining (#2015)6e6e9a2chore(deps): update ghcr.io/danger/danger-js docker digest to 6b75ca3 (#2005)b1c0328chore(release): 29.16.5 [skip ci]d848f70fix(no-export): handle literal property accessors (#2011)fc5657crefactor: usereplaceTextin fixers when possible (#2012)6156650chore(release): 29.16.4 [skip ci]14b559afix(no-export): handle nested assignment chains (#2009)Updates
memfsfrom 4.68.1 to 4.68.2Release notes
Sourced from memfs's releases.
Commits
aa7df48chore: release v4.68.2c75bed5Merge pull request #1279 from streamich/o_append6e63df2fix: 馃悰 align O_APPEND behavior with Linux