Bump the npm-minor-patch group across 1 directory with 7 updates - #76
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.7.0` | `1.8.0` | | [@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.63.0` | | [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.1` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.0.0` | `5.52.1` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.6.2` | Updates `@clack/prompts` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.8.0/packages/prompts) 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.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.63.0) 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.1 - [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.1/packages/jest) Updates `posthog-node` from 5.0.0 to 5.52.1 - [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.52.1/packages/node) Updates `zod` from 4.3.6 to 4.6.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.6.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - 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.63.0 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.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: posthog-node dependency-version: 5.52.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: zod dependency-version: 4.6.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 7 updates in the / directory:
1.7.01.8.01.0.0-beta.61.1.11.61.11.63.00.28.10.28.230.4.230.5.15.0.05.52.14.3.64.6.2Updates
@clack/promptsfrom 1.7.0 to 1.8.0Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
de1ef16[ci] release (#589)0547d6ffix: output submit gap only when guide enabled (#599)ae636ddfeat: add async validation (#583)37fca4efeat(prompts): add tab-completion to path prompt (#594)caa32e8feat: exportCANCEL_SYMBOL(#592)8d81248chore: stop publishing CHANGELOG.md to npm (#591)e238070test(box): remove redundant test (#590)6506135fix(prompts): style box guide bar to match other gutters (#588)Updates
@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.63.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
1b025d7chore: mark v1.63.0 (#42569)0b9956dcherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.6313dbf10cherry-pick(#42552): docs: release notes for v1.63e93b64echerry-pick(#42566): feat(test): add subtitle option to test.step (#42567)2b7a5f2test: response.body() for content-encoding:identity (#42537)648a67cfix(mcp): create parent directories for explicitly named files (#42540)7894f56docs(mcp): clarify how tool file names are resolved (#42538)52900a1devops: restore npm publishing from GitHub Actions (#42550)8c47f59docs(csharp): fix nonexistent method names in guide examples (#42507)bd6e552chore(video): emit frames with real timestamps, drop frame number quantizatio...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.1Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
9ab14fev30.5.1912baa3v30.5.0b91717achore: refresh coding agent instructions (#16182)Updates
posthog-nodefrom 5.0.0 to 5.52.1Release notes
Sourced from posthog-node's releases.
Changelog
Sourced from posthog-node's changelog.