Skip to content

build(deps): bump the production-dependencies group across 1 directory with 5 updates#13

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-b60276d911
Closed

build(deps): bump the production-dependencies group across 1 directory with 5 updates#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-b60276d911

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
@clack/prompts 1.0.1 1.1.0
@modelcontextprotocol/sdk 1.26.0 1.27.1
imapflow 1.2.9 1.2.13
node-ical 0.25.2 0.25.5
nodemailer 8.0.1 8.0.2

Updates @clack/prompts from 1.0.1 to 1.1.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​1.1.0

Minor Changes

  • e3333fb: Replaces picocolors with Node.js built-in styleText.

Patch Changes

  • c3666e2: destruct limitOption param for better code readability, tweak types definitions
  • ba3df8e: Fixes withGuide support in intro, outro, and cancel messages.
  • Updated dependencies [e3333fb]
    • @​clack/core@​1.1.0
Changelog

Sourced from @​clack/prompts's changelog.

1.1.0

Minor Changes

  • e3333fb: Replaces picocolors with Node.js built-in styleText.

Patch Changes

  • c3666e2: destruct limitOption param for better code readability, tweak types definitions
  • ba3df8e: Fixes withGuide support in intro, outro, and cancel messages.
  • Updated dependencies [e3333fb]
    • @​clack/core@​1.1.0
Commits
  • 56edf97 [ci] release (#472)
  • ba3df8e fix(prompts): honor withGuide for intro/outro/cancel messages (#474)
  • e3333fb refactor(core, prompts): replace picocolors with styleText (#403)
  • 594c58a [ci] format
  • c3666e2 chore(prompts): destruct limitOption param for better code readability (#457)
  • See full diff in compare view

Updates @modelcontextprotocol/sdk from 1.26.0 to 1.27.1

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.27.1

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.0...v1.27.1

v1.27.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.26.0...v1.27.0

Commits
  • 4faa8c8 chore: bump version to 1.27.1 (#1581)
  • 09a85a8 fix: call onerror for silently swallowed transport errors (#1580)
  • e79d14a fix: prevent command injection in example URL opening (v1.x backport) (#1579)
  • 342ea39 docs: comprehensive feature documentation for SEP-1730 Tier 1 (#1548)
  • 2084a22 docs: add governance documentation for SEP-1730 (#1547)
  • f2d2145 feat: implement auth/pre-registration conformance scenario (#1545)
  • 8cbc658 chore: bump version for v1.27.0 (#1541)
  • 5c16ae3 [v1.x] feat(tasks): add streaming methods for elicitation and sampling (#1528)
  • 97ab379 feat: add url property to RequestInfo interface (#1353)
  • 825e9ab feat: backport discoverOAuthServerInfo() and discovery caching to v1.x (#1533)
  • Additional commits viewable in compare view

Updates imapflow from 1.2.9 to 1.2.13

Changelog

Sourced from imapflow's changelog.

1.2.13 (2026-03-09)

Bug Fixes

  • prevent unhandled promise rejections on close() race conditions (fcff6be)

1.2.12 (2026-03-05)

Bug Fixes

  • prevent unhandled NoConnection rejection in IDLE recovery (e177372)

1.2.11 (2026-03-03)

Bug Fixes

  • release backpressure in fetch() generator on early break/throw (d42a377), closes #338

1.2.10 (2026-02-19)

Bug Fixes

  • add null guards in compress() to prevent crash on TLS teardown (84cd3ff)
Commits
  • d5c4068 chore(master): release 1.2.13 [skip-ci] (#341)
  • 5dbb85f chore: update dependencies
  • bddbe4a test: strengthen connect rejection assertion to verify error code
  • fcff6be fix: prevent unhandled promise rejections on close() race conditions
  • 3b762f1 chore(master): release 1.2.12 [skip-ci] (#340)
  • 0c8789d chore: update package-lock.json
  • e177372 fix: prevent unhandled NoConnection rejection in IDLE recovery
  • 2ede84e chore(master): release 1.2.11 [skip-ci] (#339)
  • f83857d chore: bump dev dependencies and fix new lint errors
  • d42a377 fix: release backpressure in fetch() generator on early break/throw
  • Additional commits viewable in compare view

Updates node-ical from 0.25.2 to 0.25.5

Release notes

Sourced from node-ical's releases.

0.25.5

What's Changed

New Contributors

Full Changelog: jens-maus/node-ical@0.25.4...0.25.5

0.25.4

What's Changed

Full Changelog: jens-maus/node-ical@0.25.3...0.25.4

0.25.3

What's Changed

Full Changelog: jens-maus/node-ical@0.25.2...0.25.3

Commits
  • db93f20 fix: monthly recurring events on multiple days per month could skip the start...
  • fcb8337 refactor(test): deduplicate repeated parseFile calls in advanced.test.js (#475)
  • 523c73f refactor(test): unify ICS fixtures — single directory, consistent naming (#470)
  • 8673a1e chore(deps-dev): bump lint-staged from 16.2.7 to 16.3.0 (#474)
  • 375a11d chore(deps-dev): bump fast-xml-parser from 5.3.8 to 5.4.1 (#473)
  • b77ffcc chore(deps-dev): bump fast-xml-parser from 5.3.6 to 5.3.8 (#472)
  • 8439419 chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#471)
  • 5e455f7 Docs & Cleanup (#469)
  • b921e3b chore: commit version bump directly to master instead of opening a PR (#467)
  • b1654fa fix(release): switch to master before creating version bump PR (#466)
  • Additional commits viewable in compare view

Updates nodemailer from 8.0.1 to 8.0.2

Release notes

Sourced from nodemailer's releases.

v8.0.2

8.0.2 (2026-03-09)

Bug Fixes

  • merge fragmented display names with unquoted commas in addressparser (fe27f7f)
Changelog

Sourced from nodemailer's changelog.

8.0.2 (2026-03-09)

Bug Fixes

  • merge fragmented display names with unquoted commas in addressparser (fe27f7f)
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
@dependabot dependabot bot requested a review from codefuturist as a code owner March 9, 2026 16:52
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Mar 9, 2026
…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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-b60276d911 branch from 604f89c to 91e9a79 Compare March 23, 2026 15:40
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 30, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-b60276d911 branch March 30, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants