Skip to content

chore(deps): bump com.github.chris2018998:beecp from 4.1.8 to 4.1.9 #186

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps com.github.chris2018998:beecp from 4.1.8 to 4.1.9.

Changelog

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

beecp changes

Changes in 4.1.9 1: Change time read methods in pool 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 2: change interruption log to runtime log 3: add equal symbol to alive test expression

Changes in 4.1.0 1: change pool connection array to a fixed length array 2: re-implement interruption on connection creation 3: not remove created connections when failed during async initialization

... (truncated)

Commits
  • 6a3b00c Support get a connection or get XA connection with method parameter username/...
  • f8c1482 sync source code from stone project
  • See full diff 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 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.1.8 to 4.1.9.
- [Release notes](https://github.com/Chris2018998/BeeCP/releases)
- [Changelog](https://github.com/Chris2018998/beecp/blob/master/CHANGES)
- [Commits](Chris2018998/beecp@BeeCP-4.1.8...BeeCP-4.1.9)

---
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 dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #189.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.github.chris2018998-beecp-4.1.9 branch April 7, 2025 08:55
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.

0 participants