chore(deps): consolidate frontend minor/patch updates (happy-dom, import-in-the-middle, posthog-js, baseline-browser-mapping)#1442
Merged
Conversation
… 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>
Contributor
There was a problem hiding this comment.
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-domto20.10.6andimport-in-the-middleto3.1.0. - Bump
posthog-jsto1.390.2(including related lockfile updates such as@posthog/*anddompurify). - Bump
baseline-browser-mappingto2.10.38and refreshpnpm-lock.yamlaccordingly.
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
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.
Summary
Notes
Test plan
🤖 Generated with Claude Code