Bump the npm-minor-patch group across 1 directory with 6 updates - #73
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-minor-patch group across 1 directory with 6 updates#73dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@gleanwork/mcp-server-tester](https://github.com/gleanwork/mcp-server-tester) | `1.0.0-beta.6` | `1.1.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.0.0` | `5.51.4` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.5.2` | Updates `@gleanwork/mcp-server-tester` from 1.0.0-beta.6 to 1.1.1 - [Release notes](https://github.com/gleanwork/mcp-server-tester/releases) - [Changelog](https://github.com/gleanwork/mcp-server-tester/blob/main/CHANGELOG.md) - [Commits](gleanwork/mcp-server-tester@v1.0.0-beta.6...v1.1.1) Updates `@playwright/test` from 1.61.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.1) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `jest` from 30.4.2 to 30.5.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest) Updates `posthog-node` from 5.0.0 to 5.51.4 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.51.4/packages/node) Updates `zod` from 4.3.6 to 4.5.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.5.2) --- updated-dependencies: - dependency-name: "@gleanwork/mcp-server-tester" dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: jest dependency-version: 30.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: posthog-node dependency-version: 5.51.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: zod dependency-version: 4.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-minor-patch group with 6 updates in the / directory:
1.0.0-beta.61.1.11.61.11.62.10.28.10.28.230.4.230.5.05.0.05.51.44.3.64.5.2Updates
@gleanwork/mcp-server-testerfrom 1.0.0-beta.6 to 1.1.1Release notes
Sourced from @gleanwork/mcp-server-tester's releases.
... (truncated)
Changelog
Sourced from @gleanwork/mcp-server-tester's changelog.
... (truncated)
Commits
f97d046Release 1.1.1a5b07defix: unblock CI on main after #227 (format:check + lint) (#228)52fc1c9feat: capture tool call outputs and reference them by id in transcript (#227)1323468feat(evals): surface variant-experiment results in the reporter (#219)7af717efix(evals): surface the real provider error on mcp_host 404s (#226)75176b6fix(evals): warn once when testInfo is missing (#225)6d0ad5achore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#224)73bf5a1chore(deps-dev): bump hono from 4.12.23 to 4.12.26 in /examples/filesystem-se...bfd2f7cchore(deps): bump hono from 4.12.23 to 4.12.26 in /examples/basic-playwright-...8fadb3dchore(deps): bump undici from 7.24.4 to 7.28.0 (#223)Maintainer changes
This version was pushed to npm by chenhao-yang-glean, a new releaser for
@gleanwork/mcp-server-testersince your current version.Updates
@playwright/testfrom 1.61.1 to 1.62.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
26a9e47cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...0a81d5dcherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...8376826cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...66c5cc9chore: mark v1.62.1 (#42020)9672bc3cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...4325804cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors9632f8echerry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...Updates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugUpdates
jestfrom 30.4.2 to 30.5.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
912baa3v30.5.0b91717achore: refresh coding agent instructions (#16182)Updates
posthog-nodefrom 5.0.0 to 5.51.4Release notes
Sourced from posthog-node's releases.
... (truncated)
Changelog
Sourced from posthog-node's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for posthog-node since your current version.
Updates
zodfrom 4.3.6 to 4.5.2Release notes
Sourced from zod's releases.