build(deps): bump the production group across 1 directory with 5 updates#9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the production group across 1 directory with 5 updates#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
@dependabot rebase |
2631834 to
1299bb8
Compare
Bumps the production group with 3 updates in the / directory: [commander](https://github.com/tj/commander.js), [nodemailer](https://github.com/nodemailer/nodemailer) and [zod](https://github.com/colinhacks/zod). Updates `commander` from 12.1.0 to 14.0.3 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v14.0.3) Updates `googleapis` from 144.0.0 to 172.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Commits](googleapis/google-api-nodejs-client@googleapis-v144.0.0...googleapis-v172.0.0) Updates `nodemailer` from 6.10.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@v6.10.1...v8.0.7) Updates `open` from 10.2.0 to 11.0.0 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v10.2.0...v11.0.0) Updates `zod` from 3.25.76 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.4.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: googleapis dependency-version: 172.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: nodemailer dependency-version: 8.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: open dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
1299bb8 to
3e388c3
Compare
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Contributor
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 group with 3 updates in the / directory: commander, nodemailer and zod.
Updates
commanderfrom 12.1.0 to 14.0.3Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
824736414.0.3e281fe3Update docs for 14.0.3 (#2474)7357ddaSeparate out a more detailed release policy document (#2462)b6e2e3aBump eslint from 9.39.1 to 9.39.2 (#2470)d6f63a7Bump ts-jest from 29.4.5 to 29.4.6 (#2467)2a9768aBump prettier from 3.6.2 to 3.7.4 (#2466)9211918docs(README): Tweak formatting, punctuation for clarity (#2465)4208a96Bump typescript-eslint from 8.46.2 to 8.48.0 (#2458)03308ceBump eslint-plugin-jest from 29.0.1 to 29.2.1 (#2457)4d2db1fBump globals from 16.4.0 to 16.5.0 (#2456)Updates
googleapisfrom 144.0.0 to 172.0.0Release notes
Sourced from googleapis's releases.
... (truncated)
Commits
cf35f69chore: release main (#3922)dec51bffix: update release-please-config.json to remove non-existent package (#3921)b385d3ffeat: run the generator (#3919)7fa3d49feat: regenerate index files9fd8b53feat(walletobjects): update the API45054a1feat(servicecontrol): update the API0538d74fix(orgpolicy): update the APIefe33bafeat(dataflow): update the API3ecf8a1feat(chromemanagement): update the APIbfd41f5chore(node): exclude test fixtures from post-processing (#3909)Updates
nodemailerfrom 6.10.1 to 8.0.7Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
... (truncated)
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 boundaryMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nodemailer since your current version.
Updates
openfrom 10.2.0 to 11.0.0Release notes
Sourced from open's releases.
Commits
881533011.0.0b8d8107Refactorce31b94Fix app launch failure detection for fallback supportb40f4b8Addchromium-browserfallback for Linuxe789eecRequire Node.js 2067109f8Automatically detect PowerShell accessibility in WSL8821bf7Fix WSL access via remote SSH8ce0f7dFix handling ofimport.meta.urlnot being available2283000Suppress PowerShell progress messages on Windowse1af0eeIgnore stdio on Windows when not waiting for processUpdates
zodfrom 3.25.76 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.