Skip to content

Bump mailgun.js from 5.2.2 to 11.1.0#51

Closed
dependabot[bot] wants to merge 1 commit intoblogfrom
dependabot/npm_and_yarn/mailgun.js-11.1.0
Closed

Bump mailgun.js from 5.2.2 to 11.1.0#51
dependabot[bot] wants to merge 1 commit intoblogfrom
dependabot/npm_and_yarn/mailgun.js-11.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps mailgun.js from 5.2.2 to 11.1.0.

Release notes

Sourced from mailgun.js's releases.

v11.1.0

What's Changed

  • created DomainTrackingClient to implement domain tracking API
  • getTracking and updateTracking methods moved from DomainsClient to DomainTrackingClient
  • getTracking and updateTracking methods marked as deprecated in DomainsClient

New Contributors

Full Changelog: mailgun/mailgun.js@v11.0.0...v11.1.0

v11.0.0

What's Changed

  • Removed DomainShortData type, because there is no difference between DomainShortData and DomainData in the new version.
  • created_at is now a Date object instead of a string in the TDomain type.
  • The query type for the domains.list method was extended by state, sort, authority, and search properties.
  • The domains.get method was extended, and now allows query.
  • Fixed domains.getConnection method to return data instead of undefined.
  • getIps, assignIp, deleteIp, linkIpPool, unlinkIpPoll, and updateWebPrefix methods in the DomainClient have been deprecated.
  • domains.updateDKIMSelector response shape is changed from { body: { message: 'DKIM selector changed' }, status: 200 } to {message: 'DKIM selector changed', status: 200 }

Full Changelog: mailgun/mailgun.js@v10.4.0...v11.0.0

v10.3.0

What's Changed

Full Changelog: mailgun/mailgun.js@v10.2.4...v10.3.0

v10.2.4

What's Changed

Full Changelog: mailgun/mailgun.js@v10.2.3...v10.2.4

v10.2.2

What's Changed

... (truncated)

Changelog

Sourced from mailgun.js's changelog.

11.1.0 (2025-01-09)

Features

  • Adding Secure Tracking API support (b5ff1e0)

11.0.0 (2025-01-09)

Other changes

  • Update readme by domain templates (8e12c86)

Breaking changes

  • Update domains client to use v4 of API (a2efc8c)

10.4.0 (2024-12-30)

Features

  • Add support for metrics (de16ccd)

Other changes

10.3.0 (2024-12-23)

Features

  • Add support for Inbox Placements (5450a4b)

10.2.4 (2024-11-21)

Bug Fixes

  • deps-dev: bump webpack from 5.76.0 to 5.94.0 (166f27c)
  • deps: bump axios from 1.7.2 to 1.7.4 (22ae183)
  • Fix vulnarable dependency (039866b)

Other changes

... (truncated)

Commits
  • 28d5825 chore(release): 11.1.0
  • ef6853f Merge pull request #435 from mailgun/add-tracking-certificate-handling
  • b5ff1e0 feature: Adding Secure Tracking API support
  • 32588a4 chore(release): 11.0.0
  • 009065a Merge pull request #434 from mailgun/update-domains-type
  • a2efc8c breaking: Update domains client to use v4 of API
  • 3cddf54 Merge pull request #433 from mailgun/update-templates-doc
  • 8e12c86 other: Update readme by domain templates
  • ffb37a5 chore(release): 10.4.0
  • 5c5802a Merge pull request #432 from mailgun/add-metrics-enpoint
  • 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 11.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...v11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 20, 2025

Deploy Preview for api-jdsteinbach ready!

Name Link
🔨 Latest commit 8cde848
🔍 Latest deploy log https://app.netlify.com/sites/api-jdsteinbach/deploys/67b7a4d79e68920008e11daf
😎 Deploy Preview https://deploy-preview-51--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 site configuration.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #55.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mailgun.js-11.1.0 branch February 24, 2025 20:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants