chore(deps): bump the minor-deps-updates-main group across 1 directory with 4 updates#70
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
e6622bf to
9da4c0e
Compare
…y with 4 updates Bumps the minor-deps-updates-main group with 4 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [@xmldom/xmldom](https://github.com/xmldom/xmldom), [puppeteer-core](https://github.com/puppeteer/puppeteer) and [happy-dom](https://github.com/capricorn86/happy-dom). Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.29.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.29.0) Updates `@xmldom/xmldom` from 0.8.12 to 0.9.9 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.8.12...0.9.9) Updates `puppeteer-core` from 24.40.0 to 24.41.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-core-v24.40.0...puppeteer-core-v24.41.0) Updates `happy-dom` from 20.8.9 to 20.9.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.8.9...v20.9.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: puppeteer-core dependency-version: 24.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: happy-dom dependency-version: 20.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main ... Signed-off-by: dependabot[bot] <[email protected]>
9da4c0e to
c84bc11
Compare
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 minor-deps-updates-main group with 4 updates in the / directory: @modelcontextprotocol/sdk, @xmldom/xmldom, puppeteer-core and happy-dom.
Updates
@modelcontextprotocol/sdkfrom 1.27.1 to 1.29.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.Commits
e12cbd7chore: bump version to 1.29.0 (#1820)3913fd4fix(stdio): always set windowsHide on Windows, not just in Electron (#1640)5608e78[v1.x backport] Allow servers / clients to advertise extensions in the capabi...7213816v1.x #1623 follow up -add missing types to package.json (#1773)364f38cv1.x npm audit fix (#1780)c95cc09Add typings exports (#1623)ddadaa6[v1.x] fix: add missing size field to ResourceSchema (#1575)2a15851[v1.x] fix: disallow null (infinite) requested TTL (#1339)13e30f1fix: treat v1.x as primary branch for npm latest tag (backport #1577) (#1749)a056569chore: bump version to 1.28.0 (#1746)Updates
@xmldom/xmldomfrom 0.8.12 to 0.9.9Release notes
Sourced from
@xmldom/xmldom's releases.... (truncated)
Changelog
Sourced from
@xmldom/xmldom's changelog.Commits
7ffb16b0.9.907aade1docs: add missing references to changelog (#970)2b852e8fix: XML injection via unsafe CDATA serialization (GHSA-wh4c-j3r5-mjhp) (#969)d9adeffchore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (#966)be45d04chore: add local CI script and format:check (#965)2d73dddchore(deps-dev): bump yauzl from 3.2.0 to 3.2.1 (#963)385c392chore(deps): bump minimatch (#961)7750b31feat: implement ParentNode.children getter (#960)aa806cdchore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#958)7d2610cchore(deps): update npm to v11.6.3 (#947)Updates
puppeteer-corefrom 24.40.0 to 24.41.0Release notes
Sourced from puppeteer-core's releases.
Changelog
Sourced from puppeteer-core's changelog.
Commits
2d05dfcfix: bump node to 24 to avoid publishing bugs with npm (#14868)20402bcchore: release main (#14866)080379bdocs: update extension and realm docs (#14867)1f9dc74chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /website (#14865)4655500chore(deps-dev): bump the dev-dependencies group with 8 updates (#14855)d502941test: fix extension test flakiness (#14864)e484a91fix: makeTarget.asPagereturn the same Page instance (#14862)c14f4aefeat: adds extension realms api (#14824)5097b97test: fix flaky extension test (#14853)8f95117feat(webmcp): add WebMCPTool execute support (#14851)Updates
happy-domfrom 20.8.9 to 20.9.0Release notes
Sourced from happy-dom's releases.
Commits
4090adefix: #0 Fix github release workflow (#2140)c7c2bb5fix: #0 Fix github release workflow (#2139)d541143fix: #0 Fix github release workflow (#2138)a78d89efeat: #2131 Adds support for event listener properties on Window (#2132)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for happy-dom since your current version.
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