build(deps): bump the production-dependencies group across 1 directory with 8 updates#35
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 8 updates Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.0.1` | `1.4.0` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.26.0` | `1.29.0` | | [imapflow](https://github.com/postalsys/imapflow) | `1.2.9` | `1.3.3` | | [node-ical](https://github.com/jens-maus/node-ical) | `0.25.2` | `0.26.1` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.1` | `8.0.7` | | [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `7.0.10` | `8.0.0` | | [smol-toml](https://github.com/squirrelchat/smol-toml) | `1.6.0` | `1.6.1` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | Updates `@clack/prompts` from 1.0.1 to 1.4.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.4.0/packages/prompts) Updates `@modelcontextprotocol/sdk` from 1.26.0 to 1.29.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.26.0...v1.29.0) Updates `imapflow` from 1.2.9 to 1.3.3 - [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.3.3) Updates `node-ical` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/jens-maus/node-ical/releases) - [Commits](jens-maus/node-ical@0.25.2...0.26.1) Updates `nodemailer` from 8.0.1 to 8.0.7 - [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.7) Updates `@types/nodemailer` from 7.0.10 to 8.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `smol-toml` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.6.0...v1.6.1) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: imapflow dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: node-ical dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: nodemailer dependency-version: 8.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/nodemailer" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: smol-toml dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor 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 8 updates in the / directory:
1.0.11.4.01.26.01.29.01.2.91.3.30.25.20.26.18.0.18.0.77.0.108.0.01.6.01.6.14.3.64.4.3Updates
@clack/promptsfrom 1.0.1 to 1.4.0Release notes
Sourced from @clack/prompts's releases.
... (truncated)
Changelog
Sourced from @clack/prompts's changelog.
... (truncated)
Commits
fe2bcd2[ci] release (#530)aab46a2docs: add jsdoc fortext,password, andmultilineprompts (#523)54be8d7fix: trim lines from correct end (#532)284677efeat(prompts): support maxItems in groupMultiselect (#528)05bfd43[ci] release (#501)5b897a7fix: split type-only and runtime exports (#518)cd7e5cddeps: update pnpm and align node types version (#515)970268bchore(deps): update deps in core and prompts packages (#512)ea5702echore: add engines field to prompts and core (#514)ec432f9docs: correct Progress example in README (#505)Updates
@modelcontextprotocol/sdkfrom 1.26.0 to 1.29.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
... (truncated)
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
imapflowfrom 1.2.9 to 1.3.3Changelog
Sourced from imapflow's changelog.
... (truncated)
Commits
b7e57f0chore(master): release 1.3.3 [skip-ci] (#352)309c617chore: update dependencies967e483test(namespace): broaden NIL-delimiter coverage and tighten filter10bda2afix: handle NIL delimiter in NAMESPACE response (RFC 2342) (#351)21b73b1chore(master): release 1.3.2 [skip-ci] (#350)7b87d96fix: harden mailbox-lock and error-propagation paths7b45f61fix: Bumped deps1cdfe04chore(master): release 1.3.1 [skip-ci] (#349)bf7df52fix: Bumped depsc8c9101chore(master): release 1.3.0 [skip-ci] (#348)Updates
node-icalfrom 0.25.2 to 0.26.1Release notes
Sourced from node-ical's releases.
... (truncated)
Commits
0c3dbbfchore: update dependencies (#501)73acc2dfix(rrule): restore before/after compatibility mapping (#500)ddb6fadchore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#506)0d0387cchore(deps): bump rrule-temporal from 1.5.1 to 1.5.3 (#503)f32fa2bchore(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#505)2419c96chore(deps-dev): bump fast-xml-parser from 5.7.0 to 5.7.2 (#504)0a41aa8chore(deps-dev): bump moment-timezone from 0.6.1 to 0.6.2 (#502)09eba0achore(deps-dev): bump fast-xml-parser from 5.5.9 to 5.7.0 (#498)5327ce8chore(release): 0.26.002a3b78fix: do not trigger TZ resolution for VTIMEZONE observance DTSTART (#497)Updates
nodemailerfrom 8.0.1 to 8.0.7Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
Commits
1997040chore(master): release 8.0.7 (#1815)9b9c545chore: drop nodemailer-ntlm-auth devDependency (#1816)22bf90cBumped dev deps66d4ecbfix: keep domain as UTF-8 when local part is non-ASCII (#1814)6a4a01eFix/base64 wrap trailing crlf (#1813)a22efbcchore(master): release 8.0.6 (#1812)b1ae6c1fix: restore base64 wrap() trim behavior to prevent trailing CRLF (#1810) (#1...202cfb3chore(master): release 8.0.5 (#1809)b634abfdocs: add CLAUDE.md with project conventions and release process95876b1fix: decode SMTP server responses as UTF-8 at line boundaryUpdates
@types/nodemailerfrom 7.0.10 to 8.0.0Commits
Updates
smol-tomlfrom 1.6.0 to 1.6.1Release notes
Sourced from smol-toml's releases.
Commits
072b64fchore: version bump19a5dc7chore: upgrade dependencies and actionsf286f87fix: don't use recursion in skipVoidUpdates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod 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