Skip to content

Bump lib.quarkus-mailpit.version from 1.3.0 to 1.5.0#1663

Merged
nscuro merged 1 commit intomainfrom
dependabot/maven/lib.quarkus-mailpit.version-1.5.0
Feb 13, 2025
Merged

Bump lib.quarkus-mailpit.version from 1.3.0 to 1.5.0#1663
nscuro merged 1 commit intomainfrom
dependabot/maven/lib.quarkus-mailpit.version-1.5.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps lib.quarkus-mailpit.version from 1.3.0 to 1.5.0.
Updates io.quarkiverse.mailpit:quarkus-mailpit from 1.3.0 to 1.5.0

Release notes

Sourced from io.quarkiverse.mailpit:quarkus-mailpit's releases.

1.5.0

What's Changed

Full Changelog: quarkiverse/quarkus-mailpit@1.4.0...1.5.0

1.4.0

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-mailpit@1.3.0...1.4.0

Commits
  • 90acffd [maven-release-plugin] prepare release 1.5.0
  • 4107d6f Update the latest release version 1.5.0 in documentation
  • 9e3d763 1.5.0 (#112)
  • a62c25a OpenAPI spec update to version v1.21.8 (#111)
  • 71210fe [maven-release-plugin] prepare for next development iteration
  • 81fd049 [maven-release-plugin] prepare release 1.4.0
  • 72864de Update the latest release version 1.4.0 in documentation
  • a230ed7 1.4.0 (#110)
  • 22bc1bc Quarkus 3.15.3
  • 9abeb20 Add Mailpit Chaos Testing flag (#108)
  • Additional commits viewable in compare view

Updates io.quarkiverse.mailpit:quarkus-mailpit-testing from 1.3.0 to 1.5.0

Release notes

Sourced from io.quarkiverse.mailpit:quarkus-mailpit-testing's releases.

1.5.0

What's Changed

Full Changelog: quarkiverse/quarkus-mailpit@1.4.0...1.5.0

1.4.0

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-mailpit@1.3.0...1.4.0

Commits
  • 90acffd [maven-release-plugin] prepare release 1.5.0
  • 4107d6f Update the latest release version 1.5.0 in documentation
  • 9e3d763 1.5.0 (#112)
  • a62c25a OpenAPI spec update to version v1.21.8 (#111)
  • 71210fe [maven-release-plugin] prepare for next development iteration
  • 81fd049 [maven-release-plugin] prepare release 1.4.0
  • 72864de Update the latest release version 1.4.0 in documentation
  • a230ed7 1.4.0 (#110)
  • 22bc1bc Quarkus 3.15.3
  • 9abeb20 Add Mailpit Chaos Testing flag (#108)
  • Additional commits viewable in compare view

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 `lib.quarkus-mailpit.version` from 1.3.0 to 1.5.0.

Updates `io.quarkiverse.mailpit:quarkus-mailpit` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/quarkiverse/quarkus-mailpit/releases)
- [Commits](quarkiverse/quarkus-mailpit@1.3.0...1.5.0)

Updates `io.quarkiverse.mailpit:quarkus-mailpit-testing` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/quarkiverse/quarkus-mailpit/releases)
- [Commits](quarkiverse/quarkus-mailpit@1.3.0...1.5.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.mailpit:quarkus-mailpit
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.mailpit:quarkus-mailpit-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 13, 2025
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+18.22% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (06788e8) 201 132 65.67%
Head commit (ea29f16) 6996 (+6795) 5869 (+5737) 83.89% (+18.22%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1663) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@nscuro nscuro added this to the 0.6.0 milestone Feb 13, 2025
@nscuro nscuro merged commit 64ebb8b into main Feb 13, 2025
13 checks passed
@nscuro nscuro deleted the dependabot/maven/lib.quarkus-mailpit.version-1.5.0 branch February 13, 2025 10:41
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant