build(deps): bump the production-dependencies group across 1 directory with 5 updates#13
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.0.1` | `1.1.0` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.26.0` | `1.27.1` | | [imapflow](https://github.com/postalsys/imapflow) | `1.2.9` | `1.2.13` | | [node-ical](https://github.com/jens-maus/node-ical) | `0.25.2` | `0.25.5` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.1` | `8.0.2` | Updates `@clack/prompts` from 1.0.1 to 1.1.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.1.0/packages/prompts) 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 `imapflow` from 1.2.9 to 1.2.13 - [Release notes](https://github.com/postalsys/imapflow/releases) - [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md) - [Commits](postalsys/imapflow@v1.2.9...v1.2.13) Updates `node-ical` from 0.25.2 to 0.25.5 - [Release notes](https://github.com/jens-maus/node-ical/releases) - [Commits](jens-maus/node-ical@0.25.2...0.25.5) Updates `nodemailer` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-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: imapflow dependency-version: 1.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: node-ical dependency-version: 0.25.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nodemailer dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
604f89c to
91e9a79
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 5 updates in the / directory:
1.0.11.1.01.26.01.27.11.2.91.2.130.25.20.25.58.0.18.0.2Updates
@clack/promptsfrom 1.0.1 to 1.1.0Release notes
Sourced from
@clack/prompts's releases.Changelog
Sourced from
@clack/prompts's changelog.Commits
56edf97[ci] release (#472)ba3df8efix(prompts): honor withGuide for intro/outro/cancel messages (#474)e3333fbrefactor(core, prompts): replace picocolors with styleText (#403)594c58a[ci] formatc3666e2chore(prompts): destructlimitOptionparam for better code readability (#457)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
imapflowfrom 1.2.9 to 1.2.13Changelog
Sourced from imapflow's changelog.
Commits
d5c4068chore(master): release 1.2.13 [skip-ci] (#341)5dbb85fchore: update dependenciesbddbe4atest: strengthen connect rejection assertion to verify error codefcff6befix: prevent unhandled promise rejections on close() race conditions3b762f1chore(master): release 1.2.12 [skip-ci] (#340)0c8789dchore: update package-lock.jsone177372fix: prevent unhandled NoConnection rejection in IDLE recovery2ede84echore(master): release 1.2.11 [skip-ci] (#339)f83857dchore: bump dev dependencies and fix new lint errorsd42a377fix: release backpressure in fetch() generator on early break/throwUpdates
node-icalfrom 0.25.2 to 0.25.5Release notes
Sourced from node-ical's releases.
Commits
db93f20fix: monthly recurring events on multiple days per month could skip the start...fcb8337refactor(test): deduplicate repeated parseFile calls in advanced.test.js (#475)523c73frefactor(test): unify ICS fixtures — single directory, consistent naming (#470)8673a1echore(deps-dev): bump lint-staged from 16.2.7 to 16.3.0 (#474)375a11dchore(deps-dev): bump fast-xml-parser from 5.3.8 to 5.4.1 (#473)b77ffccchore(deps-dev): bump fast-xml-parser from 5.3.6 to 5.3.8 (#472)8439419chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#471)5e455f7Docs & Cleanup (#469)b921e3bchore: commit version bump directly to master instead of opening a PR (#467)b1654fafix(release): switch to master before creating version bump PR (#466)Updates
nodemailerfrom 8.0.1 to 8.0.2Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
0f28799chore(master): release 8.0.2 (#1803)17fcb52Bumped dev depsfe27f7ffix: merge fragmented display names with unquoted commas in addressparserDependabot 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