Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mailgun.js from 10.2.3 to 11.1.0 in /api #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps mailgun.js from 10.2.3 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

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 10.2.3 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@v10.2.3...v11.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
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