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 com.github.chris2018998:beecp from 4.0.4 to 4.0.5 #137

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps com.github.chris2018998:beecp from 4.0.4 to 4.0.5.

Release notes

Sourced from com.github.chris2018998:beecp's releases.

beecp-4.0.5

1: add an indicator on threadlocal(set false to support virtual threads) 2: fix a nullpoint exception when pool close in new state 3: fix pool jmx register exception 4: remove config item:createTimeout 5: classes rename RawConnectionFactory ---->BeeConnectionFactory RawXaConnectionFactory--->BeeXaConnectionFactory TransactionIsolation ---> BeeTransactionIsolationLevels

Changelog

Sourced from com.github.chris2018998:beecp's changelog.

beecp changes

Changes in 4.0.5

1: add an indicator on threadlocal(set false to support virtual threads) 2: fix a nullpoint exception when pool close in new state 3: fix pool jmx register exception 4: remove config item:createTimeout 5: classes rename RawConnectionFactory ---->BeeConnectionFactory RawXaConnectionFactory--->BeeXaConnectionFactory TransactionIsolation ---> BeeTransactionIsolationLevels

Changes in 4.0.4

1: add a new util method: CommonUtil.isNotBlank 2:[beecp]rename two methods related with pool lock getElapsedTimeSinceCreationLock() ---> getPoolLockHoldTime() interruptThreadsOnCreationLock() ---> interruptOnPoolLock() 3:[beecp] support returning a array of interrupted threads from pool lock 4:[beecp]rename connection eviction predicate class. SQLExceptionPredication ---> BeeConnectionPredicate 5:[beecp]some optimization on source code 6:[beecp]add toString() method to jdbc proxy objects

Changes in 4.0.3

  • upgrade slf4j-api to 2.0.6
  • allow to assign 0 on connectTimeout
  • rename a config item(jdbcLinkInfDecoderClassName --> jdbcLinkInfoDecoderClassName)
  • fix exception on inner copying configPrintExclusionList
  • fix null point exception when load invalid properites file
  • enhance interruption on pool lock and pool semaphore(two new extension classes in util pacakge)

Changes in 4.0.2

  • [beecp]support propeties config loading from class path
  • [beecp]remove some unnecessary check on number config items
  • [beecp]fix IndexOutOfBoundsException on remove error code
  • [beecp]add a new config item[configPrintExclusionList]
  • [beecp]rename a exception class[PoolInitializedException --> PoolInitializeFailedException]
  • [beecp]add a new method to BeeObjectSourceConfig[getFactoryProperty]
  • [beecp]rename three config items validTestSql ---> aliveTestSql validTestTimeout ---> aliveTestTimeout validAssumeTime ----> aliveAssumeTime

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by @CarmJos.


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 [com.github.chris2018998:beecp](https://github.com/Chris2018998/BeeCP) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/Chris2018998/BeeCP/releases)
- [Changelog](https://github.com/Chris2018998/beecp/blob/master/CHANGES)
- [Commits](Chris2018998/beecp@BeeCP-4.0.4...BeeCP-4.0.5)

---
updated-dependencies:
- dependency-name: com.github.chris2018998:beecp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
@CarmJos
Copy link
Owner

CarmJos commented Jul 16, 2024

@dependabot squash and merge

@CarmJos CarmJos merged commit 3e8ebe6 into master Jul 16, 2024
4 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.chris2018998-beecp-4.0.5 branch July 16, 2024 23:01
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
Development

Successfully merging this pull request may close these issues.

1 participant