Skip to content

Comments

chore(deps): bump github.com/mrz1836/postmark from 1.8.0 to 1.8.2#102

Merged
mrz1836 merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/mrz1836/postmark-1.8.2
Oct 6, 2025
Merged

chore(deps): bump github.com/mrz1836/postmark from 1.8.0 to 1.8.2#102
mrz1836 merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/mrz1836/postmark-1.8.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps github.com/mrz1836/postmark from 1.8.0 to 1.8.2.

Release notes

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

Release v1.8.2

Changelog

  • e942f18bcef50a97e919f7cb6df114ab99252e71 [Feat] Refactor: Centralize API Request Logic with Helper Methods (#97)
  • 63a566319b591534db88650725df17a10a83b27e docs: update GitHub Actions workflow link in README (#95)
  • 6a31d3ab50a4b44e5ffa547cf6cc829e16f0e187 sync: update 2 files from source repository (#96)
  • 5a1ba392a32a82d4b45d9bce31bb5f9c0a81dfa8 test(events): add comprehensive marshal/unmarshal tests for event types (#98)

Release v1.8.1

Changelog

  • 3bf222fdce5a70fa05568801423a0d2f28cac1f9 [Fix] - Fuzz tests, linting, http methods (#94)
  • 017332498261dec57be68b40021c4455298a100b [Sync] Update project files from source repository (ed3ae45) (#92)
  • c6e50a9abc379bec07a0718d7945357fa103f6c5 chore(deps): bump github/codeql-action in the ghactions-all group (#90)
  • d851f735ae6780bbcc78e941394d449478e5d7d2 chore(deps): bump the ghactions-all group with 2 updates (#93)
  • 1cf9dd61b4f0c077f7ed14b32b2a67a7326821e9 sync: update .github/.env.base from source repository (#89)
  • 1edf671bab14ecad72cab1414d078664611a34af sync: update 11 files from source repository (#88)
  • 442892e97ac8fe18eecaabd3d580aa5ccae4c295 sync: update 42 files from source repository (#91)
Commits
  • 5a1ba39 test(events): add comprehensive marshal/unmarshal tests for event types (#98)
  • e942f18 [Feat] Refactor: Centralize API Request Logic with Helper Methods (#97)
  • 6a31d3a sync: update 2 files from source repository (#96)
  • 63a5663 docs: update GitHub Actions workflow link in README (#95)
  • 3bf222f [Fix] - Fuzz tests, linting, http methods (#94)
  • d851f73 chore(deps): bump the ghactions-all group with 2 updates (#93)
  • 0173324 [Sync] Update project files from source repository (ed3ae45) (#92)
  • 442892e sync: update 42 files from source repository (#91)
  • c6e50a9 chore(deps): bump github/codeql-action in the ghactions-all group (#90)
  • 1cf9dd6 sync: update .github/.env.base from source repository (#89)
  • 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.8.0 to 1.8.2.
- [Release notes](https://github.com/mrz1836/postmark/releases)
- [Changelog](https://github.com/mrz1836/postmark/blob/master/.goreleaser.yml)
- [Commits](mrz1836/postmark@v1.8.0...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner October 6, 2025 13:35
@dependabot dependabot bot added chore Simple dependency updates or version bumps dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules labels Oct 6, 2025
@github-actions github-actions bot added the size/XS Very small change (≤10 lines) label Oct 6, 2025
Copy link
Owner

@mrz1836 mrz1836 left a comment

Choose a reason for hiding this comment

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

✅ Auto-approving patch update: github.com/mrz1836/postmark (1.8.0 → 1.8.2)

@mrz1836 mrz1836 enabled auto-merge (squash) October 6, 2025 13:35
@github-actions github-actions bot added automerge Label to automatically merge pull requests that meet all required conditions dependabot PR or issue created by or related to Dependabot patch-update prod-dependency labels Oct 6, 2025
@mrz1836 mrz1836 merged commit caab946 into master Oct 6, 2025
38 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/postmark-1.8.2 branch October 6, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps dependabot PR or issue created by or related to Dependabot dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules patch-update prod-dependency size/XS Very small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant