chore(deps): bump the production-dependencies group across 1 directory with 6 updates#53
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.24.3` | `1.27.1` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.3.1` | | [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) | `7.0.6` | `8.0.0` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `9.3.7` | `13.3.2` | | [ora](https://github.com/sindresorhus/ora) | `9.0.0` | `9.3.0` | | [validator](https://github.com/validatorjs/validator.js) | `13.15.23` | `13.15.26` | Updates `@modelcontextprotocol/sdk` from 1.24.3 to 1.27.1 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.24.3...v1.27.1) Updates `dotenv` from 17.2.3 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.3.1) Updates `https-proxy-agent` from 7.0.6 to 8.0.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@8.0.0/packages/https-proxy-agent) Updates `inquirer` from 9.3.7 to 13.3.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.7...inquirer@13.3.2) Updates `ora` from 9.0.0 to 9.3.0 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v9.0.0...v9.3.0) Updates `validator` from 13.15.23 to 13.15.26 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.15.23...13.15.26) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: https-proxy-agent dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: inquirer dependency-version: 13.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ora dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: validator dependency-version: 13.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... 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 production-dependencies group with 6 updates in the / directory:
1.24.31.27.117.2.317.3.17.0.68.0.09.3.713.3.29.0.09.3.013.15.2313.15.26Updates
@modelcontextprotocol/sdkfrom 1.24.3 to 1.27.1Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
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
dotenvfrom 17.2.3 to 17.3.1Changelog
Sourced from dotenv's changelog.
Commits
7bc16a417.3.127303fdupdate README-es6379eb2update READMEb6d7339fix spelling5febe3517.3.0f61f383changelog 🪵dec94adupdate README4856950update README6351887update README23bd017update READMEUpdates
https-proxy-agentfrom 7.0.6 to 8.0.0Release notes
Sourced from https-proxy-agent's releases.
Changelog
Sourced from https-proxy-agent's changelog.
Commits
8dcdac8Version Packages (#395)5d3f71aUse pnpm catalog: for shared dependencies77da068Use workspace:* for inter-repo dependenciesf70a9dcFix CI failures: update Node.js matrix and test configuration9c92c09Convert all packages to ESM with type: module0b77ac7Migrate from Jest to Vitested00d30Re-generate self-signed cert for testsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for https-proxy-agent since your current version.
Updates
inquirerfrom 9.3.7 to 13.3.2Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
b218fccchore: Publish new releaseb6aabedfix: set prepublish script1ce0319chore: Publish new release62a1b2dMerge pull request #2031 from SBoudrias/sboudrias/debug-xterm-80g09fcc6cchore(@inquirer/testing): fix formatting56bdf30fix(@inquirer/testing): resolve xterm CJS named export error under native Nod...58d3bf0chore(deps): Bump brace-expansion from 1.1.11 to 1.1.12 (#2029)f9a3adbMerge pull request #2026 from SBoudrias/emdash/semver-315264f5dachore(setup-packages): simplify coerce using tryParseRangefeab678chore(setup-packages): replace semver with std-semverUpdates
orafrom 9.0.0 to 9.3.0Release notes
Sourced from ora's releases.
Commits
44963629.3.02ab4f76Reduce flicker in rendering8d17b13Add FAQ item4cf47fcAdd more tests fordiscardStdin9763e60Document Ctrl+C behavior for discardStdin5408a1e9.2.0020eabaUpdatestdin-discarderdependency (#251)d7e3a949.1.0d2b543aSupport external writes to stream while spinning68d50e5Replacestrip-ansiwith nativestripVTControlCharacters(#249)Updates
validatorfrom 13.15.23 to 13.15.26Release notes
Sourced from validator's releases.
Changelog
Sourced from validator's changelog.
Commits
784e52adocs(matches): add ReDoS note to README (#2640)6531047fix(isHexColor): addrequire_hashtagoption (#2535)f605a9cfix(isURL): handle possible bypass with URL-encoded content (#2633)a165ebefix(isIBAN): improveIRlocale (#2634)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