Skip to content

Bump mailgun.js from 5.2.2 to 12.1.0#82

Closed
dependabot[bot] wants to merge 1 commit into
blogfrom
dependabot/npm_and_yarn/mailgun.js-12.1.0
Closed

Bump mailgun.js from 5.2.2 to 12.1.0#82
dependabot[bot] wants to merge 1 commit into
blogfrom
dependabot/npm_and_yarn/mailgun.js-12.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 29, 2025

Copy link
Copy Markdown
Contributor

Bumps mailgun.js from 5.2.2 to 12.1.0.

Release notes

Sourced from mailgun.js's releases.

v12.1.0

What's Changed

Full Changelog: mailgun/mailgun.js@v12.0.3...v12.1.0

v12.0.3

What's Changed

Full Changelog: mailgun/mailgun.js@v12.0.2...v12.0.3

v12.0.2

What's Changed

Full Changelog: mailgun/mailgun.js@v12.0.1...v12.0.2

v12.0.1

What's Changed

New Contributors

Full Changelog: mailgun/mailgun.js@v12.0.0...v12.0.1

v12.0.0

What's Changed

BREAKING:

  • Exports of TypeScript types, interfaces, and enums have been moved to the mailgun.js/definitions submodule. In case you need them, starting from version 12, please use
    import { MailgunClientOptions, MessagesSendResult } from 'mailgun.js/definitions';
    instead of

... (truncated)

Changelog

Sourced from mailgun.js's changelog.

12.1.0 (2025-09-25)

Features

  • Add Fetch as alternative client for requests (3c3cb4a)
  • Add timeout handling and error for proxy (93f903f)
  • Use fetch from Axios (ab1f3e4)

Bug Fixes

  • deps-dev: bump form-data from 3.0.3 to 3.0.4 (8c94cc6)
  • deps: bump axios from 1.10.0 to 1.11.0 (442918a)
  • deps: bump axios from 1.11.0 to 1.12.1 (d349402)
  • deps: bump tar-fs from 3.0.9 to 3.1.1 (eb7135e)
  • Domain tags update method (361ecc7)

Other changes

12.0.3 (2025-06-20)

Bug Fixes

  • deps: bump axios from 1.7.9 to 1.9.0 (4216baa)
  • deps: bump tar-fs from 3.0.8 to 3.0.9 (2875739)
  • Update dependencies (fbb83be)

12.0.2 (2025-05-27)

Features

  • Add default timeout to prevent unresolved promise (592fb62)

12.0.1 (2025-03-05)

Bug Fixes

  • Update package.json conditional exports to support "moduleResolution": "bundler" (a75329e)

... (truncated)

Commits
  • e747889 chore(release): 12.1.0
  • 73cbc82 Merge pull request #456 from mailgun/add-fetch-as-alternative-client
  • 48d2be1 Merge pull request #458 from mailgun/dependabot/npm_and_yarn/tar-fs-3.1.1
  • eb7135e chore(deps): bump tar-fs from 3.0.9 to 3.1.1
  • a3867a8 other: Update build
  • 4481b81 other: Update readme
  • ab1f3e4 feature: Use fetch from Axios
  • 93f903f feature: Add timeout handling and error for proxy
  • 361ecc7 fix: Domain tags update method
  • 74382c0 other: Add fetch checks to all tests
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mailgun.js](https://github.com/mailgun/mailgun.js) from 5.2.2 to 12.1.0.
- [Release notes](https://github.com/mailgun/mailgun.js/releases)
- [Changelog](https://github.com/mailgun/mailgun.js/blob/master/CHANGELOG.md)
- [Commits](mailgun/mailgun.js@v5.2.2...v12.1.0)

---
updated-dependencies:
- dependency-name: mailgun.js
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@netlify

netlify Bot commented Sep 29, 2025

Copy link
Copy Markdown

Deploy Preview for api-jdsteinbach ready!

Name Link
🔨 Latest commit 8fd8dbe
🔍 Latest deploy log https://app.netlify.com/projects/api-jdsteinbach/deploys/68db01737e85d700076b631d
😎 Deploy Preview https://deploy-preview-82--api-jdsteinbach.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github

dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #84.

@dependabot dependabot Bot closed this Oct 13, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mailgun.js-12.1.0 branch October 13, 2025 19:05
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