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 github.com/mrz1836/postmark from 1.6.7 to 1.7.0 #69

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/mrz1836/postmark from 1.6.7 to 1.7.0.

Release notes

Sourced from github.com/mrz1836/postmark's releases.

Release v1.7.0

Changelog

  • f5afd746eba20d2a6995d9e52c998d63353ece73 Added new author
  • 5bc279d41e4233ae16b90e2dcb1fe705c2aeaeeb Bump codecov/codecov-action from 5.1.1 to 5.1.2
  • 31ec9432a7a3df0beb42cacb6f72d53b83557590 Fixed deprecations in linter
  • 1806d09844964ab1c005817496aabb353881037a Merge pull request #67 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.1.2
  • 64ba815e19e8db4540813bd1fa8e118e89c726b6 Merge pull request #68 from mcarey1590/forks/mcarey/fix-server-edit
  • 6adcfc01fe899e54323dc2cff538b13b2b8ed5ff Merge pull request #69 from mcarey1590/forks/mcarey/domains-api
  • 6dd55a15de91589718fb64546894659df98e36cd Merge pull request #70 from mcarey1590/forks/mcarey/sender-signature-apis
  • 45a7f49d821c61fc13f4d40bb955e32d19f32cf1 Upgraded linter
  • 87a0ce382378be135bf0d7a416822885a10fe08d chore: fix casing and add json tags
  • 24628c5d57f9ff8da239372e42732c2aaec09983 chore: return response
  • f53db658cdc0e6a6e0b24b810d5d9e84377b0251 chore: update test
  • f36b3611dce4f046a52ffa0e6da007b1ffdbcd0d feat: Add server delete request
  • 5de4f76a736e172c3a47938349dbe051ee0612b1 feat: add remaining sender signature apis
  • f2b69c2fb5082df5ad13afa3a451b9fc1b362ebb feat: domain apis
  • 9738931c655c5799ff710403e955555d5612e739 feat: use correct put/post body and add list api
  • 25c542992db57c3b0cb4624e23a5d399911fb143 fix: id type of ss
  • 1273e76814cb7950c36e60668220a80641820ea1 fix: set server payload on PUT request
  • 90998cb0f5a443ed8c8c4947f20f2094b4be4143 fix: types for domain requests/responses
Commits
  • f5afd74 Added new author
  • 31ec943 Fixed deprecations in linter
  • 45a7f49 Upgraded linter
  • 6dd55a1 Merge pull request #70 from mcarey1590/forks/mcarey/sender-signature-apis
  • 6adcfc0 Merge pull request #69 from mcarey1590/forks/mcarey/domains-api
  • 64ba815 Merge pull request #68 from mcarey1590/forks/mcarey/fix-server-edit
  • 25c5429 fix: id type of ss
  • f36b361 feat: Add server delete request
  • 90998cb fix: types for domain requests/responses
  • 5de4f76 feat: add remaining sender signature apis
  • 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 [github.com/mrz1836/postmark](https://github.com/mrz1836/postmark) from 1.6.7 to 1.7.0.
- [Release notes](https://github.com/mrz1836/postmark/releases)
- [Changelog](https://github.com/mrz1836/postmark/blob/master/.goreleaser.yml)
- [Commits](mrz1836/postmark@v1.6.7...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/postmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the update General updates label Jan 14, 2025
@dependabot dependabot bot requested a review from mrz1836 January 14, 2025 10:05
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.82%. Comparing base (88d20c6) to head (81b0625).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   95.82%   95.82%           
=======================================
  Files           6        6           
  Lines         431      431           
=======================================
  Hits          413      413           
  Misses         12       12           
  Partials        6        6           
Flag Coverage Δ
unittests 95.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88d20c6...81b0625. Read the comment docs.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit bc749a6 into master Jan 14, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/postmark-1.7.0 branch January 14, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update General updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant