chore(deps-dev): bump the dev-dependencies group with 5 updates#372
Merged
allenhutchison merged 1 commit intomasterfrom Mar 1, 2026
Merged
Conversation
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@google/genai](https://github.com/googleapis/js-genai) | `1.42.0` | `1.43.0` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.26.0` | `1.27.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.3.3` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.0` | | [obsidian](https://github.com/obsidianmd/obsidian-api) | `1.12.2` | `1.12.3` | Updates `@google/genai` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v1.42.0...v1.43.0) Updates `@modelcontextprotocol/sdk` from 1.26.0 to 1.27.1 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.26.0...v1.27.1) Updates `@types/node` from 25.3.0 to 25.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lint-staged` from 16.2.7 to 16.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.0) Updates `obsidian` from 1.12.2 to 1.12.3 - [Changelog](https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/obsidianmd/obsidian-api/commits) --- updated-dependencies: - dependency-name: "@google/genai" dependency-version: 1.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lint-staged dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: obsidian dependency-version: 1.12.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
allenhutchison
approved these changes
Mar 1, 2026
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 dev-dependencies group with 5 updates:
1.42.01.43.01.26.01.27.125.3.025.3.316.2.716.3.01.12.21.12.3Updates
@google/genaifrom 1.42.0 to 1.43.0Release notes
Sourced from
@google/genai's releases.Changelog
Sourced from
@google/genai's changelog.Commits
673129echore(main): release 1.43.0 (#1341)a5a1399chore: update InteractionCompleteEvent comment9187ca7feat: Add Image Grounding support to GoogleSearch tool2247f18chore: pull in change merged outside54f4145feat: Support more image sizes and resolutionsbafdfc5chore: Support API-mode multi-step integration tests for the JavaScript GenAI...13549a2chore: Update commentsa013ffachore: Internal Cleanup0a0c485chore: Mark Interaction fields as required7c2d5b2fix: change interactions media mime type to enum (breaking change for experim...Updates
@modelcontextprotocol/sdkfrom 1.26.0 to 1.27.1Release notes
Sourced from
@modelcontextprotocol/sdk's releases.Commits
4faa8c8chore: bump version to 1.27.1 (#1581)09a85a8fix: call onerror for silently swallowed transport errors (#1580)e79d14afix: prevent command injection in example URL opening (v1.x backport) (#1579)342ea39docs: comprehensive feature documentation for SEP-1730 Tier 1 (#1548)2084a22docs: add governance documentation for SEP-1730 (#1547)f2d2145feat: implement auth/pre-registration conformance scenario (#1545)8cbc658chore: bump version for v1.27.0 (#1541)5c16ae3[v1.x] feat(tasks): add streaming methods for elicitation and sampling (#1528)97ab379feat: add url property to RequestInfo interface (#1353)825e9abfeat: backport discoverOAuthServerInfo() and discovery caching to v1.x (#1533)Updates
@types/nodefrom 25.3.0 to 25.3.3Commits
Updates
lint-stagedfrom 16.2.7 to 16.3.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slowness87467aarefactor: detect incorrect brace expansion exhaustivelydceabc6ci: runnpm auditin GitHub Actionsd0e4c2abuild(deps): update dependencies93cf144docs: add tip aboutlint-staged.sh9809feetest: adjust integration test logging setup for concurrencycc432dffeat: usetinyexecto spawn tasksfeda37afeat: usetinyexecfor Git commandse15178adocs: fix typos in example comments for environment variables (#1721)Updates
obsidianfrom 1.12.2 to 1.12.3Commits
Dependabot 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