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 the maven group with 2 updates #1106

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps the maven group with 2 updates: org.wiremock:wiremock-standalone and org.postgresql:postgresql.

Updates org.wiremock:wiremock-standalone from 3.4.0 to 3.4.1

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.4.1

🐛 Bug fixes

Commits
  • d68e984 Revert "Fix json-body not escaped properly" as this produces badly formed JSO...
  • da0d9c4 Bumped patch version
  • ec5ebee Added more tests for sub-event deduplication and fixed a bug discovered as a ...
  • 871b0ab Fixed formatting issues
  • be44c6b Fixes #2606 - avoid appending identical sub-events repeatedly to avoid resour...
  • 2fe362b Added RELEASING.md
  • f7aad0a [FIX] Add a custom number comparator to the Json Diff to trim trailing zeros ...
  • e649af3 Refactor JsonNodeFactory(true) in favour of a JsonNodeFeature (#2612)
  • 0c41803 Added final release stages to Actions workflow
  • 6c5c191 Further attempt at fixing build task dependencies
  • Additional commits viewable in compare view

Updates org.postgresql:postgresql from 42.7.1 to 42.7.2

Changelog

Sourced from org.postgresql:postgresql's changelog.

Changelog

Notable changes since version 42.0.0, read the complete History of Changes.

The format is based on Keep a Changelog.

[Unreleased]

Changed

Added

Fixed

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven group with 2 updates: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc).


Updates `org.wiremock:wiremock-standalone` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.4.0...3.4.1)

Updates `org.postgresql:postgresql` from 42.7.1 to 42.7.2
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2024 17:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 20, 2024
@albrektsson albrektsson merged commit 52b623a into master Feb 21, 2024
1 check passed
@albrektsson albrektsson deleted the dependabot/maven/maven-3726ef37e0 branch February 21, 2024 08:50
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