Skip to content

refactor: Bump mailgun.js from 12.8.0 to 13.0.0#232

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mailgun.js-13.0.0
Open

refactor: Bump mailgun.js from 12.8.0 to 13.0.0#232
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mailgun.js-13.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps mailgun.js from 12.8.0 to 13.0.0.

Release notes

Sourced from mailgun.js's releases.

v13.0.0

What's Changed

  • Feature: Add missed endpoints for mailing lists by @​olexandr-mazepa in mailgun/mailgun.js#505

    • Added MailListsMembers.listMembersByAddress to retrieve list members by address.
    • Added MailingListsClient.listByAddress for mailing list retrieval by address.
    • Implemented CSV bulk upload support for mailing list members.
    • Introduced a breaking change by removing the optional address property from the query parameter for MailingLists.list.

Full Changelog: mailgun/mailgun.js@v12.9.0...v13.0.0

v12.9.0

What's Changed

Full Changelog: mailgun/mailgun.js@v12.8.0...v12.9.0

Changelog

Sourced from mailgun.js's changelog.

13.0.0 (2026-04-16)

Features

  • Add listByAddress method to MailingListsClient (c1591e3)
  • Add listMembersByAddress method to MailListsMembers client (7cd6299)
  • Add CSV bulk upload for members of mailing list (c65069b)

Breaking changes

  • Remove optional address property of query parameter for MailingLists.list method (a7d0935)

12.9.0 (2026-04-15)

Features

  • Add 'matchAddress' method to RoutesClient (d70185a)

Bug Fixes

  • Update vulnerable packages (349aa82)
Commits
  • a3bb3b6 chore(release): 13.0.0
  • 5c6776a Merge pull request #505 from mailgun/feature/add-missed-endpoints-for-mailing...
  • 7cd6299 feature: Add listMembersByAddress method to MailListsMembers client
  • c1591e3 feature: Add listByAddress method to MailingListsClient
  • a7d0935 breaking: Remove optional address property of query parameter for `MailingL...
  • c65069b feature: Add CSV bulk upload for members of mailing list
  • f6625a4 chore(release): 12.9.0
  • cad4830 Merge pull request #504 from mailgun/fix-vuln
  • 349aa82 fix: Update vulnerable packages
  • 424bb6f Merge pull request #503 from mailgun/feature/add-routes-match-address-method
  • 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 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 12.8.0 to 13.0.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@v12.8.0...v13.0.0)

---
updated-dependencies:
- dependency-name: mailgun.js
  dependency-version: 13.0.0
  dependency-type: direct:development
  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 Apr 17, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump mailgun.js from 12.8.0 to 13.0.0 refactor: Bump mailgun.js from 12.8.0 to 13.0.0 Apr 17, 2026
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