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 io.getunleash:unleash-client-java from 8.2.1 to 9.2.6 #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps io.getunleash:unleash-client-java from 8.2.1 to 9.2.6.

Release notes

Sourced from io.getunleash:unleash-client-java's releases.

unleash-client-java-9.2.4

  • 97f63b50 - [maven-release-plugin] prepare release unleash-client-java-9.2.4
  • df165d54 - chore: spotless format
  • 60a135c0 - fix: Always check parent dependency if present (#248)
  • efef5880 - docs : Add explanation for gradle project (#247)
  • 65fa0693 - [maven-release-plugin] prepare for next development iteration

unleash-client-java-9.2.3

  • c82a2473 - [maven-release-plugin] prepare release unleash-client-java-9.2.3
  • 01bb5e7e - fix: setup-java requires distribution argument now
  • 1b52d67a - chore: bumped action versions to avoid deprecation warnings about node versions (#245)
  • fcbc319b - feat: Added new metadata fields to Registration and Metrics (#244)
  • 90a872a4 - [maven-release-plugin] prepare for next development iteration

unleash-client-java-9.2.2

  • d6831776 - [maven-release-plugin] prepare release unleash-client-java-9.2.2
  • 132a086b - fix: enableAll and disableAll overrides fallback (#243)
  • 5fddde58 - chore: Use client spec 5.1.5 instead of 5.0.2 (#242)
  • a773b77c - docs: add explanation for startupExceptionHandler (#241)
  • cd3e6ffc - [maven-release-plugin] prepare for next development iteration

unleash-client-java-9.2.1

  • bf6aa931 - [maven-release-plugin] prepare release unleash-client-java-9.2.1
  • 0e23677a - fix: check that contextValue starts with (#240)
  • b2ac9aee - [maven-release-plugin] prepare for next development iteration

unleash-client-java-9.2.0

  • 9d762e0e - [maven-release-plugin] prepare release unleash-client-java-9.2.0
  • dde0dde8 - chore(format): spotless apply
  • f64bc6b3 - fix: add deprecated method for old hashing algorithm (#233)
  • 1f1b8c4c - chore(update): Bring spring-boot example up to speed with Spring Boot 3.2 and unleash-client 9.1.1 (#228)
  • beff1b89 - feat: Added the possibility to add a custom startupExceptionHandler (#227)
  • db65acb9 - chore: amend release generation (#226)
  • 4e8f5ad7 - [maven-release-plugin] prepare for next development iteration

unleash-client-java-9.1.1

What's Changed

Full Changelog: Unleash/unleash-client-java@unleash-client-java-9.1.0...unleash-client-java-9.1.1

unleash-client-java-9.1.0

  • 95bc59da - [maven-release-plugin] prepare for next development iteration
  • e50bbf7d - fix: roll back spotless to 2.28 to still support java 8
  • c984c23d - feat: Obey HTTP Status codes from upstream. (#221)
  • 57d45d7a - fix: prevent failure count going below zero (#222)
  • 061277bd - [maven-release-plugin] prepare release unleash-client-java-9.1.0

unleash-client-java-9.0.0

... (truncated)

Commits
  • 67f3cbc [maven-release-plugin] prepare release unleash-client-java-9.2.6
  • 0c18a56 chore: spotless
  • e6f878b UnleashContext.Builder Convenience (#255)
  • 19c1a3c [maven-release-plugin] prepare for next development iteration
  • 06b8f51 [maven-release-plugin] prepare release unleash-client-java-9.2.5
  • 26d7016 chore: spotless
  • e4628ce chore: java cli example now accepts env variables for URL and Key
  • 71efb3c chore: add note about the missing versions in changelog (#251)
  • 536f407 Setup coveralls action instead of ancient coveralls maven plugin (#249)
  • 414734e [maven-release-plugin] prepare for next development iteration
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner January 3, 2025 11:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 3, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/io.getunleash-unleash-client-java-9.2.6 branch 3 times, most recently from 9584d3c to 4fc4e51 Compare January 3, 2025 12:36
Bumps [io.getunleash:unleash-client-java](https://github.com/Unleash/unleash-client-java) from 8.2.1 to 9.2.6.
- [Release notes](https://github.com/Unleash/unleash-client-java/releases)
- [Changelog](https://github.com/Unleash/unleash-client-java/blob/main/CHANGELOG.md)
- [Commits](Unleash/unleash-client-java@unleash-client-java-8.2.1...unleash-client-java-9.2.6)

---
updated-dependencies:
- dependency-name: io.getunleash:unleash-client-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.getunleash-unleash-client-java-9.2.6 branch from 4fc4e51 to 14b9434 Compare January 3, 2025 15:00
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