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/go-ses from 0.2.0 to 0.2.1 #36

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2023

Bumps github.com/mrz1836/go-ses from 0.2.0 to 0.2.1.

Release notes

Sourced from github.com/mrz1836/go-ses's releases.

Release v0.2.1

Changelog

  • 1157ac3 Merge pull request #164 from mrz1836/dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.322
  • 948e193 Merge pull request #165 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
  • 619a6a1 Merge pull request #166 from mrz1836/dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.327
  • 66f77f0 Merge pull request #167 from mrz1836/dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.332
  • 5d54b42 Merge pull request #168 from mrz1836/dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.45.2
  • fa75601 Removed marjor version detection, not working anymore
  • 19c4596 Updated linter version
  • e0541a9 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.319 to 1.44.322
  • e0004c2 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.322 to 1.44.327
  • 301ad9b chore(deps): bump github.com/aws/aws-sdk-go from 1.44.327 to 1.44.332
  • 86015b5 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.332 to 1.45.2
  • a4eabbb chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
Commits
  • fa75601 Removed marjor version detection, not working anymore
  • 19c4596 Updated linter version
  • 5d54b42 Merge pull request #168 from mrz1836/dependabot/go_modules/master/github.com/...
  • 86015b5 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.332 to 1.45.2
  • 66f77f0 Merge pull request #167 from mrz1836/dependabot/go_modules/master/github.com/...
  • 301ad9b chore(deps): bump github.com/aws/aws-sdk-go from 1.44.327 to 1.44.332
  • 619a6a1 Merge pull request #166 from mrz1836/dependabot/go_modules/master/github.com/...
  • e0004c2 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.322 to 1.44.327
  • 948e193 Merge pull request #165 from mrz1836/dependabot/github_actions/master/gorelea...
  • a4eabbb chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • 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/go-ses](https://github.com/mrz1836/go-ses) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/mrz1836/go-ses/releases)
- [Changelog](https://github.com/mrz1836/go-ses/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-ses@v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the update General updates label Sep 5, 2023
@dependabot dependabot bot requested a review from mrz1836 September 5, 2023 10:04
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

@codecov-commenter
Copy link

Codecov Report

Merging #36 (cd33bb3) into master (fbc8af6) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  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 fbc8af6...cd33bb3. Read the comment docs.

@mergify mergify bot merged commit d268ac3 into master Sep 5, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/go-ses-0.2.1 branch September 5, 2023 10:07
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