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

chore(deps): bump quarkus-wiremock.version from 1.4.0 to 1.4.1 #630

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps quarkus-wiremock.version from 1.4.0 to 1.4.1.
Updates io.quarkiverse.wiremock:quarkus-wiremock from 1.4.0 to 1.4.1

Release notes

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

1.4.1

What's Changed

Full Changelog: quarkiverse/quarkus-wiremock@1.4.0...1.4.1

Commits
  • ae77ff3 [maven-release-plugin] prepare release 1.4.1
  • b058b33 Update the latest release version 1.4.1 in documentation
  • 2391d39 chore(release): prepare release 1.4.1 (#190)
  • c8092df docs: extension meta data updated (#187)
  • 5aa4ef3 chore(deps): bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#186)
  • fd349de chore(deps): bump quarkus.version from 3.15.1 to 3.15.2 (#185)
  • a5b06d6 Use moving tag for dcarbone/install-yq-action (#184)
  • 27e24dc chore(deps): bump dcarbone/install-yq-action from 1.1.1 to 1.2.0 (#182)
  • 5cfe325 Add Wiremock mappings endpoint to dev ui card (#180)
  • 703f7d5 Simplified Quarkus logging (#179)
  • Additional commits viewable in compare view

Updates io.quarkiverse.wiremock:quarkus-wiremock-test from 1.4.0 to 1.4.1

Release notes

Sourced from io.quarkiverse.wiremock:quarkus-wiremock-test's releases.

1.4.1

What's Changed

Full Changelog: quarkiverse/quarkus-wiremock@1.4.0...1.4.1

Commits
  • ae77ff3 [maven-release-plugin] prepare release 1.4.1
  • b058b33 Update the latest release version 1.4.1 in documentation
  • 2391d39 chore(release): prepare release 1.4.1 (#190)
  • c8092df docs: extension meta data updated (#187)
  • 5aa4ef3 chore(deps): bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#186)
  • fd349de chore(deps): bump quarkus.version from 3.15.1 to 3.15.2 (#185)
  • a5b06d6 Use moving tag for dcarbone/install-yq-action (#184)
  • 27e24dc chore(deps): bump dcarbone/install-yq-action from 1.1.1 to 1.2.0 (#182)
  • 5cfe325 Add Wiremock mappings endpoint to dev ui card (#180)
  • 703f7d5 Simplified Quarkus logging (#179)
  • 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 will merge this PR once CI passes on it, as requested by @beiertu-mms.


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)

@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 13:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 16, 2024
Copy link
Contributor

@beiertu-mms beiertu-mms left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

Bumps `quarkus-wiremock.version` from 1.4.0 to 1.4.1.

Updates `io.quarkiverse.wiremock:quarkus-wiremock` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/quarkiverse/quarkus-wiremock/releases)
- [Commits](quarkiverse/quarkus-wiremock@1.4.0...1.4.1)

Updates `io.quarkiverse.wiremock:quarkus-wiremock-test` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/quarkiverse/quarkus-wiremock/releases)
- [Commits](quarkiverse/quarkus-wiremock@1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: io.quarkiverse.wiremock:quarkus-wiremock
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkiverse.wiremock:quarkus-wiremock-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/quarkus-wiremock.version-1.4.1 branch from 25203dd to 1d7b5c5 Compare December 16, 2024 14:05
@dependabot dependabot bot merged commit fe13e58 into main Dec 16, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus-wiremock.version-1.4.1 branch December 16, 2024 14:21
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
Development

Successfully merging this pull request may close these issues.

1 participant