chore(deps)(deps): bump the npm-minor-and-patch group with 4 updates - #3526
Merged
anegg0 merged 1 commit intoAug 14, 2026
Merged
Conversation
Bumps the npm-minor-and-patch group with 4 updates: [@notionhq/client](https://github.com/makenotion/notion-sdk-js), [@vercel/edge](https://github.com/vercel/vercel/tree/HEAD/packages/edge), [posthog-js](https://github.com/PostHog/posthog-js) and [tsx](https://github.com/privatenumber/tsx). Updates `@notionhq/client` from 5.23.3 to 5.24.0 - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](makenotion/notion-sdk-js@v5.23.3...v5.24.0) Updates `@vercel/edge` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/edge/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@now/node@1.3.3/packages/edge) Updates `posthog-js` from 1.410.10 to 1.415.4 - [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.410.10...posthog-js@1.415.4) Updates `tsx` from 4.23.5 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.5...v4.23.12) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@vercel/edge" dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: posthog-js dependency-version: 1.415.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
anegg0
approved these changes
Aug 14, 2026
anegg0
deleted the
dependabot/npm_and_yarn/npm-minor-and-patch-7e9391b63d
branch
August 14, 2026 18:29
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-and-patch group with 4 updates: @notionhq/client, @vercel/edge, posthog-js and tsx.
Updates
@notionhq/clientfrom 5.23.3 to 5.24.0Release notes
Sourced from @notionhq/client's releases.
Commits
610854cBump version to v5.24.0 (#758)dc33dd2[AI] Recognizeinvalid_betaAPI error code (#754)a854951[AI] Addunsupportedvariant to formula and rollup property responses (#757)ec69f63[AI] Addcreatemethod toclient.blocks.meetingNotes(#753)Updates
@vercel/edgefrom 1.3.2 to 1.3.3Release notes
Sourced from @vercel/edge's releases.
Commits
Updates
posthog-jsfrom 1.410.10 to 1.415.4Release notes
Sourced from posthog-js's releases.
... (truncated)
Commits
4db0e80chore: update versions and lockfile [version bump]deb6bb0fix(types): accept Segment Analytics SDK types (#4494)f20f4a5chore: update versions and lockfile [version bump]1cbbe6afix(replay): adopt stylesheets that arrive before the shadow root is attached...23db844fix(replay): ship only the buffer the flush validated (#4488)e06bf52chore(llma): bump dompurify from 3.4.12 to 3.4.13 (#4474)ae94681chore(deps): bump nanoid from 3.3.11 to 3.3.18 in /examples/example-ai-mastra...6e80564test(ai): cover responses.stream instrumentation (#4480)b6447a0chore: update versions and lockfile [version bump]f999394feat(browser-common): expand extension client context and persistence (#4316)Updates
tsxfrom 4.23.5 to 4.23.12Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImportDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions