Skip to content

Aggregate ready dependency updates#519

Merged
AArnott merged 31 commits into
mainfrom
bulkDepUpdates
Jun 16, 2026
Merged

Aggregate ready dependency updates#519
AArnott merged 31 commits into
mainfrom
bulkDepUpdates

Conversation

@AArnott

@AArnott AArnott commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Merge origin/main into bulkDepUpdates to pick up the pnpm migration.
  • Aggregate the dependency updates whose required build and test checks pass and whose package releases satisfy the repo's minimum-release-age policy.

Included PRs

Deferred PRs

These deferred updates were removed from this aggregate PR because Azure's required supply-chain policy currently rejects them as newer than the configured minimum release age.

Validation

  • dotnet build -c Release
  • dotnet test --no-build -c Release -- --filter-not-trait "FailsInCloudTest=true"
  • corepack pnpm --dir src/servicebroker-npm install --frozen-lockfile --registry https://registry.npmjs.org/
  • corepack pnpm --dir src/servicebroker-npm build

renovate Bot and others added 28 commits June 10, 2026 19:08
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…5.1.5 into bulkDepUpdates

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 15, 2026 23:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Aggregates a set of dependency updates (NuGet + npm/pnpm) onto a branch that includes the pnpm workspace migration, primarily to pick up security and routine version bumps while keeping CI green.

Changes:

  • Bumped npm/pnpm dependencies in src/servicebroker-npm/package.json (immutable, @types/node, prettier, typescript-eslint, nerdbank-gitversioning).
  • Updated pnpm workspace/lock overrides for security-related packages (@babel/core, immutable, picomatch@4).
  • Updated NuGet central package version for Microsoft.Testing.Extensions.CodeCoverage in Directory.Packages.props.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.

File Description
src/servicebroker-npm/pnpm-workspace.yaml Updates pnpm overrides to newer (incl. security) versions.
src/servicebroker-npm/pnpm-lock.yaml Updates portions of the pnpm lockfile for overridden dependencies.
src/servicebroker-npm/package.json Bumps runtime/dev dependencies for the servicebroker npm package.
Directory.Packages.props Bumps centrally-managed NuGet package version for code coverage extension.
Files not reviewed (1)
  • src/servicebroker-npm/pnpm-lock.yaml: Generated file

Comment thread src/servicebroker-npm/package.json
Comment thread src/servicebroker-npm/package.json
Comment thread src/servicebroker-npm/pnpm-lock.yaml
AArnott and others added 2 commits June 15, 2026 17:33
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 15, 2026 23:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

Comment thread src/servicebroker-npm/pnpm-lock.yaml
Comment thread src/servicebroker-npm/pnpm-lock.yaml
Comment thread src/servicebroker-npm/pnpm-lock.yaml
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@AArnott AArnott enabled auto-merge (squash) June 16, 2026 00:43
@AArnott AArnott merged commit d7ab8e7 into main Jun 16, 2026
10 checks passed
@AArnott AArnott deleted the bulkDepUpdates branch June 16, 2026 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants