Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps com.github.chris2018998:beecp from 4.2.0 to 5.0.0.

Changelog

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

beecp changes

Changes in 5.0.0 1: sync source code from stone project

Changes in 4.2.0 1: Improve spin for getting connection 2: Support key prefix in properties file and properties object

Changes in 4.1.9 1: Replace some time read methods in pool(System.currentTimeMillis()--> System.nanoTime()) 2: Provide connection alive validator interface for customization

Changes in 4.1.8 1: add interruption double check on borrower thread 2: throw exceptions when check fail in configuration set methods 3: change message of check exceptions

Changes in 4.1.7 1: remove two monitoring methods[getConnectionCreatingCount(),getConnectionCreatingTimeoutCount()] 2: change name of a configuration item[forceCloseUsingOnClear --> forceRecycleBorrowedOnClose] 3: change a method name of MonitorVo[getUsingSize() --> getBorrowedSize()]

Changes in 4.1.6 1: remove final keyword from datasource 2: support array properties injection in util

Changes in 4.1.5 1: fix null point exception when idle timeout scan

Changes in 4.1.4 1: fix some code inspection issues scanned by IDEA 2: restore self-spin source code with history code 3: rename a configuration item(delayTimeForNextClear --> parkTimeForRetry) 4: use try-with-resources on configuration file load 5: remove some unnecessary exception catch 6: improve structure of source code

Changes in 4.1.3 1: simplify source code 2: fix issue that disable default set when set fail on first connection

Changes in 4.1.2 1: enhance exception 2: change type declaration of some fields of pool 3: improve pool self-loop

Changes in 4.1.1 1: fix using-connection close issue

... (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 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.2.0 to 5.0.0.
- [Release notes](https://github.com/Chris2018998/BeeCP/releases)
- [Changelog](https://github.com/Chris2018998/beecp/blob/master/CHANGES)
- [Commits](https://github.com/Chris2018998/BeeCP/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 28, 2025
@CarmJos CarmJos merged commit c393097 into master Aug 21, 2025
2 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.chris2018998-beecp-5.0.0 branch August 21, 2025 15:43
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