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.1 to 1.6.2 #45

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps github.com/mrz1836/postmark from 1.6.1 to 1.6.2.

Release notes

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

Release v1.6.2

Changelog

  • e6e32f4 Added contributor
  • bd8825c Bump actions/cache from 3 to 4
  • 741625b Bump actions/checkout from 3 to 4
  • a03bb3f Bump actions/setup-go from 4 to 5
  • a888999 Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • 1200ec1 Bump github/codeql-action from 2 to 3
  • e19786a Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • 374a89d Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
  • a9f1f85 Merge pull request #37 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
  • 6372b03 Merge pull request #38 from mrz1836/dependabot/github_actions/master/actions/checkout-4
  • 7c7a2da Merge pull request #39 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.0.0
  • bb59331 Merge pull request #40 from mrz1836/dependabot/github_actions/master/actions/setup-go-5
  • c60b686 Merge pull request #41 from mrz1836/dependabot/github_actions/master/github/codeql-action-3
  • 02acc71 Merge pull request #43 from mrz1836/dependabot/github_actions/master/actions/cache-4
  • 0deb8f2 Merge pull request #44 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
  • ca53e0e Merge pull request #45 from morus12/template-metadata
  • 7e31f6f Updated linter
  • 636a9cf added metadata field to templated email
Commits
  • e6e32f4 Added contributor
  • 7e31f6f Updated linter
  • ca53e0e Merge pull request #45 from morus12/template-metadata
  • 636a9cf added metadata field to templated email
  • 0deb8f2 Merge pull request #44 from mrz1836/dependabot/github_actions/master/codecov/...
  • a888999 Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • 02acc71 Merge pull request #43 from mrz1836/dependabot/github_actions/master/actions/...
  • bd8825c Bump actions/cache from 3 to 4
  • c60b686 Merge pull request #41 from mrz1836/dependabot/github_actions/master/github/c...
  • 1200ec1 Bump github/codeql-action from 2 to 3
  • 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.1 to 1.6.2.
- [Release notes](https://github.com/mrz1836/postmark/releases)
- [Changelog](https://github.com/mrz1836/postmark/blob/master/.goreleaser.yml)
- [Commits](mrz1836/postmark@v1.6.1...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Jan 31, 2024
@dependabot dependabot bot requested a review from mrz1836 January 31, 2024 10:24
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e640fd) 95.82% compared to head (6382f6d) 95.82%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  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 1e640fd...6382f6d. 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 24217ca into master Jan 31, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.2 branch January 31, 2024 10:27
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.

2 participants