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 HikariCP from 3.4.5 to 4.0.2 in /modules/spock #355

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps HikariCP from 3.4.5 to 4.0.2.

Changelog

Sourced from HikariCP's changelog.

HikariCP Changes

Changes in 4.0.2

  • fixed regression caused by #1605 affecting block-until-filled semantic

Changes in 4.0.1

  • fixed #1725 pom file change to be more gradle-friendly

  • fixed #1726 regression in micrometrics caused by lack of a strong reference to an object

Changes in 4.0.0

  • merged #1669 #1582 mark optional dependencies as 'require static' in module-info

  • merged #1700 remove micrometer metrics upon close

  • merged #1661 mark generated proxy classes final

  • merged #1681 allow alternate, more standard, JMX ObjectName, enabled by setting system property 'hikaricp.jmx.register2.0=true'

  • merged #1605 fixes Java 11 issue where setMaximumPoolSize needs to be called before setCorePoolSize in ThreadPoolExecutor

  • merged #1581 handle setting java 'short' property values from property files

  • merged #1699 add new configuration property 'keepaliveTime'

  • merged #1692 fix prometheus histogram metric tracker for multiple pools

Changes in 3.4.5

  • fixed 1578 build change to ensure that proxies are generated using Java 8, otherwise we end up with class references to Java 11 classes, which fail to load on Java 8.

Changes in 3.4.4

  • Build HikariCP as a JEP 238 Multi-Release jar for increased compatability with Java 11 and future modularized Java versions.

Changes in 3.4.3

  • fixed 1534 check resultSet.getStatement() for null in ProxyDatabaseMetaData.

  • add additional debug logging around connection add.

  • add ThreadLocal removal attempt when bag item is removed.

... (truncated)

Commits
  • 93d93e9 [maven-release-plugin] prepare release HikariCP-4.0.2
  • d0c7d54 Fix regression cause by #1605. When returning the addConnectionExecutor pool ...
  • 5ac2a8b Update README.md
  • 26762d5 Update CHANGES
  • b114c69 [maven-release-plugin] prepare for next development iteration
  • 37a3cb1 [maven-release-plugin] prepare release HikariCP-4.0.1
  • 4b8d71b Restore "strong reference" holding of PoolStats instance, and add code commen...
  • cdd6b04 Set default slf4j version, override in profiles, to fix gradle issue where pr...
  • 112a11a Update CHANGES
  • 068d362 Update CHANGES
  • 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 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 added the dependencies Pull requests that update a dependency file label Feb 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2021

Superseded by #383.

@dependabot dependabot bot closed this Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/gradle/modules/spock/com.zaxxer-HikariCP-4.0.2 branch March 8, 2021 05:20
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
Projects
None yet
0 participants