-
Notifications
You must be signed in to change notification settings - Fork 1
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 com.zaxxer:HikariCP from 5.0.1 to 5.1.0 #130
Merged
klaramargrethehelgemo
merged 1 commit into
dev
from
dependabot/maven/com.zaxxer-HikariCP-5.1.0
Mar 22, 2024
Merged
Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 #130
klaramargrethehelgemo
merged 1 commit into
dev
from
dependabot/maven/com.zaxxer-HikariCP-5.1.0
Mar 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 5.1.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.0.1...HikariCP-5.1.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Jan 29, 2024
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
klaramargrethehelgemo
approved these changes
Mar 22, 2024
klaramargrethehelgemo
deleted the
dependabot/maven/com.zaxxer-HikariCP-5.1.0
branch
March 22, 2024 13:13
klaramargrethehelgemo
added a commit
that referenced
this pull request
Mar 22, 2024
…ontainers (#141) * Bump common.version (#126) Bumps `common.version` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28. Updates `com.github.navikt.common-java-modules:util` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:types` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:client` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:token-client` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:auth` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:log` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:health` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:metrics` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.github.navikt.common-java-modules:test` from 3.2023.04.11_09.05-411b59915166 to 3.2023.10.23_12.41-bafec3836d28 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) --- updated-dependencies: - dependency-name: com.github.navikt.common-java-modules:util dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:types dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:token-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:auth dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:log dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:health dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:metrics dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.navikt.common-java-modules:test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump no.bekk.bekkopen:nocommons from 0.15.0 to 0.16.0 (#129) Bumps [no.bekk.bekkopen:nocommons](https://github.com/bekkopen/NoCommons) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/bekkopen/NoCommons/releases) - [Commits](bekkopen/NoCommons@0.15.0...0.16.0) --- updated-dependencies: - dependency-name: no.bekk.bekkopen:nocommons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#130) Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 5.1.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.0.1...HikariCP-5.1.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump com.github.navikt.poao-tilgang:client (#139) Bumps com.github.navikt.poao-tilgang:client from 2023.03.15_13.26-d286fc9239c3 to 2024.02.20_07.34-4dbbf67d478e. --- updated-dependencies: - dependency-name: com.github.navikt.poao-tilgang:client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump org.testcontainers:postgresql from 1.17.6 to 1.19.7 (#140) Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.19.7. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.17.6...1.19.7) --- updated-dependencies: - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps com.zaxxer:HikariCP from 5.0.1 to 5.1.0.
Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
98bd21c
[maven-release-plugin] prepare release HikariCP-5.1.07ba05c6
change version to 5.1.0fd18a17
move oss-parent build into pom.xml and upgrade some build dependencies8c1a7c2
update changelog2021f90
Don't try to cast metric registry before it is checked for null (#2076)5b2852e
Fix #1818 Add system property for minimum login timeout, regardless of the co...8c202e4
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines (#1752)c37074d
[cleanup] erefactor/EclipseJdt - Simplify lambda expression and method refere...ddf3246
[cleanup] erefactor/EclipseJdt - Remove redundant super() call in constructor...b5a4373
[cleanup] erefactor/EclipseJdt - Evaluate without null check (#1751)You can trigger a rebase of this PR 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)