Skip to content

Bump com.github.chrisvest:stormpot from 4.1 to 4.2 in the prod-deps group#615

Merged
thmarx merged 1 commit intomainfrom
dependabot/maven/prod-deps-423bc41438
Mar 9, 2026
Merged

Bump com.github.chrisvest:stormpot from 4.1 to 4.2 in the prod-deps group#615
thmarx merged 1 commit intomainfrom
dependabot/maven/prod-deps-423bc41438

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the prod-deps group with 1 update: com.github.chrisvest:stormpot.

Updates com.github.chrisvest:stormpot from 4.1 to 4.2

Release notes

Sourced from com.github.chrisvest:stormpot's releases.

Stormpot 4.2

This release adds multi-threaded allocation. The number of parallel allocations permitted is configured with the PoolBuilder.setMaxConcurrentAllocations(int) method. By default, this is set to 1, which matches the behavior of prior Stormpot versions. The parallelism also help with deallocation and reallocation – all these tasks tap into the same concurrency budget. This feature can significantly speed up pool hydration, i.e. filling it up with objects after it's been created.

What's Changed

Features and fixes

Miscellaneous changes

Flaky test fixes

Version bumps

... (truncated)

Commits
  • 5fef451 Update modular pom versions for release
  • a98e54c Update version for release
  • 00d8938 Update the release process doc
  • 72e67f7 Apply some workflow security enhancements (#278)
  • 5309eba Remove old concurrency group from snapshot-release
  • 99da87b More permissions configuration
  • 8677f43 Update codeql versions to immutable tags
  • adb77b3 Pin the setup-java action
  • 3ae38e2 Pin the checkout action
  • f18b2b3 Apply some workflow security enhancements
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 1 update: [com.github.chrisvest:stormpot](https://github.com/chrisvest/stormpot).


Updates `com.github.chrisvest:stormpot` from 4.1 to 4.2
- [Release notes](https://github.com/chrisvest/stormpot/releases)
- [Commits](chrisvest/stormpot@stormpot-4.1...stormpot-4.2)

---
updated-dependencies:
- dependency-name: com.github.chrisvest:stormpot
  dependency-version: '4.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 9, 2026
@thmarx thmarx merged commit bb70d6e into main Mar 9, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/prod-deps-423bc41438 branch March 9, 2026 13:24
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