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 the prod-deps group with 2 updates #360

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps the prod-deps group with 2 updates: com.github.chrisvest:stormpot and org.semver4j:semver4j.

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

Release notes

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

stormpot-4.1

Stormpot 4.1

This is a bug-fix release, that fixes a data-race bug that can produce a NullPointerException (and in turn potentially stop the background allocator thread) when subscribing to a Completion races with it completing.

What's Changed

Full Changelog: chrisvest/stormpot@stormpot-4.0...stormpot-4.1

Commits
  • 4034e08 Prepare for releasing 4.1
  • 0ba5af1 Make it possible to build a Completion from a callback (#214)
  • 2815a23 Make it possible to build a Completion from a callback
  • 64073ba Encapsulate the object field in Pooled (#213)
  • ab43b7c Encapsulate the object field in Pooled
  • 9d7565c Small benchmark updates (#212)
  • 5f29c84 Small benchmark updates
  • 561af9a Fix data race in StackCompletion (#211)
  • bd32c2a Fix data race in StackCompletion
  • 804cb56 Update the ThreadTransfer benchmark (#210)
  • Additional commits viewable in compare view

Updates org.semver4j:semver4j from 5.4.1 to 5.5.0

Release notes

Sourced from org.semver4j:semver4j's releases.

v5.5.0

What's Changed

🚀 Features

📦 Dependency Updates

  • (#315) Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by @​dependabot
  • (#314) Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @​dependabot
  • (#311) Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @​dependabot
  • (#310) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @​dependabot
  • (#305) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @​dependabot
  • (#306) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @​dependabot
  • (#304) Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @​dependabot
  • (#303) Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @​dependabot
Commits
  • 15dd85f Update Maven Wrapper (#313)
  • 80e4edf Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#315)
  • 487a0e0 Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#314)
  • c4e7e20 Replace nullness annotations with JSpecify (#309)
  • 13dbff0 Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 (#311)
  • ba178fb Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 (#310)
  • f681e42 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#305)
  • 5d34ee2 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#306)
  • 003ea51 Bump org.apache.maven.plugins:maven-checkstyle-plugin (#304)
  • 8bfe699 Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (#303)
  • Additional commits viewable in compare view

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 <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 2 updates: [com.github.chrisvest:stormpot](https://github.com/chrisvest/stormpot) and [org.semver4j:semver4j](https://github.com/semver4j/semver4j).


Updates `com.github.chrisvest:stormpot` from 4.0 to 4.1
- [Release notes](https://github.com/chrisvest/stormpot/releases)
- [Changelog](https://github.com/chrisvest/stormpot/blob/main/api-changes.json)
- [Commits](chrisvest/stormpot@stormpot-4.0...stormpot-4.1)

Updates `org.semver4j:semver4j` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/semver4j/semver4j/releases)
- [Commits](semver4j/semver4j@v5.4.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
@thmarx thmarx merged commit b8e1418 into main Dec 30, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/prod-deps-2d36114770 branch December 30, 2024 11:36
thmarx added a commit that referenced this pull request Jan 3, 2025
* Bump the prod-deps group with 2 updates (#360)

Bumps the prod-deps group with 2 updates: [com.github.chrisvest:stormpot](https://github.com/chrisvest/stormpot) and [org.semver4j:semver4j](https://github.com/semver4j/semver4j).


Updates `com.github.chrisvest:stormpot` from 4.0 to 4.1
- [Release notes](https://github.com/chrisvest/stormpot/releases)
- [Changelog](https://github.com/chrisvest/stormpot/blob/main/api-changes.json)
- [Commits](chrisvest/stormpot@stormpot-4.0...stormpot-4.1)

Updates `org.semver4j:semver4j` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/semver4j/semver4j/releases)
- [Commits](semver4j/semver4j@v5.4.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.assertj:assertj-core in the prod-deps group (#362)

Bumps the prod-deps group with 1 update: [org.assertj:assertj-core](https://github.com/assertj/assertj).


Updates `org.assertj:assertj-core` from 3.27.0 to 3.27.1
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
thmarx added a commit that referenced this pull request Jan 4, 2025
* Bump the prod-deps group with 2 updates (#360)

Bumps the prod-deps group with 2 updates: [com.github.chrisvest:stormpot](https://github.com/chrisvest/stormpot) and [org.semver4j:semver4j](https://github.com/semver4j/semver4j).


Updates `com.github.chrisvest:stormpot` from 4.0 to 4.1
- [Release notes](https://github.com/chrisvest/stormpot/releases)
- [Changelog](https://github.com/chrisvest/stormpot/blob/main/api-changes.json)
- [Commits](chrisvest/stormpot@stormpot-4.0...stormpot-4.1)

Updates `org.semver4j:semver4j` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/semver4j/semver4j/releases)
- [Commits](semver4j/semver4j@v5.4.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.assertj:assertj-core in the prod-deps group (#362)

Bumps the prod-deps group with 1 update: [org.assertj:assertj-core](https://github.com/assertj/assertj).


Updates `org.assertj:assertj-core` from 3.27.0 to 3.27.1
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the prod-deps group with 2 updates (#365)

Bumps the prod-deps group with 2 updates: [org.mockito:mockito-core](https://github.com/mockito/mockito) and [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
thmarx added a commit that referenced this pull request Jan 6, 2025
* #342 remove deprecations 
#352 use newly extracted module-framework

* fix wrong check for filters

* allow dynamicly adding of shortcodes as tags

* allow dynamicly adding of shortcodes as tags

* use shortcodes to add tags dynamicly

* add some tests for parsing end evaluating of parameters

* fix test

* introduce new template syntax for components

* add simple framework for feature flags

* add simple framework for feature flags

* fix dynamic components

* remove legacy impl

* remove deprecations

* add exception handling for dev mode

* Merge main  (#363)

* Bump the prod-deps group with 2 updates (#360)

Bumps the prod-deps group with 2 updates: [com.github.chrisvest:stormpot](https://github.com/chrisvest/stormpot) and [org.semver4j:semver4j](https://github.com/semver4j/semver4j).


Updates `com.github.chrisvest:stormpot` from 4.0 to 4.1
- [Release notes](https://github.com/chrisvest/stormpot/releases)
- [Changelog](https://github.com/chrisvest/stormpot/blob/main/api-changes.json)
- [Commits](chrisvest/stormpot@stormpot-4.0...stormpot-4.1)

Updates `org.semver4j:semver4j` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/semver4j/semver4j/releases)
- [Commits](semver4j/semver4j@v5.4.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.assertj:assertj-core in the prod-deps group (#362)

Bumps the prod-deps group with 1 update: [org.assertj:assertj-core](https://github.com/assertj/assertj).


Updates `org.assertj:assertj-core` from 3.27.0 to 3.27.1
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge main  (#366)

* Bump the prod-deps group with 2 updates (#360)

Bumps the prod-deps group with 2 updates: [com.github.chrisvest:stormpot](https://github.com/chrisvest/stormpot) and [org.semver4j:semver4j](https://github.com/semver4j/semver4j).


Updates `com.github.chrisvest:stormpot` from 4.0 to 4.1
- [Release notes](https://github.com/chrisvest/stormpot/releases)
- [Changelog](https://github.com/chrisvest/stormpot/blob/main/api-changes.json)
- [Commits](chrisvest/stormpot@stormpot-4.0...stormpot-4.1)

Updates `org.semver4j:semver4j` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/semver4j/semver4j/releases)
- [Commits](semver4j/semver4j@v5.4.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.assertj:assertj-core in the prod-deps group (#362)

Bumps the prod-deps group with 1 update: [org.assertj:assertj-core](https://github.com/assertj/assertj).


Updates `org.assertj:assertj-core` from 3.27.0 to 3.27.1
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the prod-deps group with 2 updates (#365)

Bumps the prod-deps group with 2 updates: [org.mockito:mockito-core](https://github.com/mockito/mockito) and [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update build version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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