Skip to content

chore(deps): consolidate frontend minor/patch updates (happy-dom, import-in-the-middle, posthog-js, baseline-browser-mapping)#1442

Merged
kentwelcome merged 2 commits into
mainfrom
chore/dependabot-consolidate-20260618
Jun 23, 2026
Merged

chore(deps): consolidate frontend minor/patch updates (happy-dom, import-in-the-middle, posthog-js, baseline-browser-mapping)#1442
kentwelcome merged 2 commits into
mainfrom
chore/dependabot-consolidate-20260618

Conversation

@gcko

@gcko gcko commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Notes

Test plan

  • Frontend tests pass
  • Frontend build succeeds
  • Python tests pass
  • Type checking passes
  • Lint passes

🤖 Generated with Claude Code

dependabot Bot and others added 2 commits June 18, 2026 03:01
… updates

Bumps the all-minor-patch group with 4 updates in the /js directory: [happy-dom](https://github.com/capricorn86/happy-dom), [import-in-the-middle](https://github.com/nodejs/import-in-the-middle), [posthog-js](https://github.com/PostHog/posthog-js) and [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping).


Updates `happy-dom` from 20.10.5 to 20.10.6
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.10.5...v20.10.6)

Updates `import-in-the-middle` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/nodejs/import-in-the-middle/releases)
- [Changelog](https://github.com/nodejs/import-in-the-middle/blob/main/CHANGELOG.md)
- [Commits](nodejs/import-in-the-middle@import-in-the-middle-v3.0.2...import-in-the-middle-v3.1.0)

Updates `posthog-js` from 1.387.0 to 1.390.2
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.387.0...posthog-js@1.390.2)

Updates `baseline-browser-mapping` from 2.10.37 to 2.10.38
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.37...v2.10.38)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.38
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: happy-dom
  dependency-version: 20.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: import-in-the-middle
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: posthog-js
  dependency-version: 1.390.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

@kentwelcome kentwelcome left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@kentwelcome kentwelcome merged commit 59b9c47 into main Jun 23, 2026
14 checks passed
@kentwelcome kentwelcome deleted the chore/dependabot-consolidate-20260618 branch June 23, 2026 03:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR consolidates a set of frontend minor/patch dependency updates (originating from Dependabot’s “all-minor-patch” group) to keep the JS workspace dependencies current while preserving build/test stability.

Changes:

  • Bump happy-dom to 20.10.6 and import-in-the-middle to 3.1.0.
  • Bump posthog-js to 1.390.2 (including related lockfile updates such as @posthog/* and dompurify).
  • Bump baseline-browser-mapping to 2.10.38 and refresh pnpm-lock.yaml accordingly.

Reviewed changes

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

File Description
js/pnpm-lock.yaml Updates the resolved versions and dependency graph to reflect the dependency bumps.
js/package.json Advances root workspace dependency/devDependency versions for the targeted packages.
js/packages/ui/package.json Aligns @datarecce/ui dependency on posthog-js with the updated version.
Files not reviewed (1)
  • js/pnpm-lock.yaml: Generated file

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