Update dependency com.flagsmith:flagsmith-java-client to v7.4.2 #3

Merged
Rainnny merged 1 commits from renovate/com.flagsmith-flagsmith-java-client-7.x into master 2024-09-19 13:32:19 -07:00
Owner

This PR contains the following updates:

Package Type Update Change
com.flagsmith:flagsmith-java-client (source) compile minor 7.2.0 -> 7.4.2

Release Notes

Flagsmith/flagsmith-java-client (com.flagsmith:flagsmith-java-client)

v7.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.4.1...v7.4.2

v7.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.4.0...v7.4.1

v7.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.3.0...v7.4.0

v7.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.2.0...v7.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.flagsmith:flagsmith-java-client](https://www.flagsmith.com/) ([source](https://github.com/Flagsmith/flagsmith-java-client)) | compile | minor | `7.2.0` -> `7.4.2` | --- ### Release Notes <details> <summary>Flagsmith/flagsmith-java-client (com.flagsmith:flagsmith-java-client)</summary> ### [`v7.4.2`](https://github.com/Flagsmith/flagsmith-java-client/releases/tag/v7.4.2) [Compare Source](https://github.com/Flagsmith/flagsmith-java-client/compare/v7.4.1...v7.4.2) #### What's Changed - fix: Change visibilty of Protocol by [@&#8203;madgaet](https://github.com/madgaet) in https://github.com/Flagsmith/flagsmith-java-client/pull/167 #### New Contributors - [@&#8203;madgaet](https://github.com/madgaet) made their first contribution in https://github.com/Flagsmith/flagsmith-java-client/pull/167 **Full Changelog**: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.4.1...v7.4.2 ### [`v7.4.1`](https://github.com/Flagsmith/flagsmith-java-client/releases/tag/v7.4.1) [Compare Source](https://github.com/Flagsmith/flagsmith-java-client/compare/v7.4.0...v7.4.1) #### What's Changed - fix: java 8 incompatibility by [@&#8203;matthewelwell](https://github.com/matthewelwell) in https://github.com/Flagsmith/flagsmith-java-client/pull/165 **Full Changelog**: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.4.0...v7.4.1 ### [`v7.4.0`](https://github.com/Flagsmith/flagsmith-java-client/releases/tag/v7.4.0) [Compare Source](https://github.com/Flagsmith/flagsmith-java-client/compare/v7.3.0...v7.4.0) #### What's Changed - fix: actions not running for PRs by [@&#8203;matthewelwell](https://github.com/matthewelwell) in https://github.com/Flagsmith/flagsmith-java-client/pull/138 - ci: remove code coverage by [@&#8203;matthewelwell](https://github.com/matthewelwell) in https://github.com/Flagsmith/flagsmith-java-client/pull/160 - ci: add checkstyle to workflows by [@&#8203;matthewelwell](https://github.com/matthewelwell) in https://github.com/Flagsmith/flagsmith-java-client/pull/161 - Add support for selection of protocols by [@&#8203;olivier-hubaut](https://github.com/olivier-hubaut) in https://github.com/Flagsmith/flagsmith-java-client/pull/154 - fix: checkstyle violations by [@&#8203;matthewelwell](https://github.com/matthewelwell) in https://github.com/Flagsmith/flagsmith-java-client/pull/163 - feat: Support transient identities and traits by [@&#8203;khvn26](https://github.com/khvn26) in https://github.com/Flagsmith/flagsmith-java-client/pull/158 - chore: bump version 7.4.0 by [@&#8203;matthewelwell](https://github.com/matthewelwell) in https://github.com/Flagsmith/flagsmith-java-client/pull/162 - chore: Remove merge leftovers by [@&#8203;khvn26](https://github.com/khvn26) in https://github.com/Flagsmith/flagsmith-java-client/pull/164 **Full Changelog**: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.3.0...v7.4.0 ### [`v7.3.0`](https://github.com/Flagsmith/flagsmith-java-client/releases/tag/v7.3.0) [Compare Source](https://github.com/Flagsmith/flagsmith-java-client/compare/v7.2.0...v7.3.0) #### What's Changed - chore: remove examples by [@&#8203;dabeeeenster](https://github.com/dabeeeenster) in https://github.com/Flagsmith/flagsmith-java-client/pull/148 - fix: Retry logic was never applied. by [@&#8203;olivier-hubaut](https://github.com/olivier-hubaut) in https://github.com/Flagsmith/flagsmith-java-client/pull/146 - feat: Identity overrides in local evaluation mode by [@&#8203;khvn26](https://github.com/khvn26) in https://github.com/Flagsmith/flagsmith-java-client/pull/142 - fix: thread safe analytics processor by [@&#8203;Dogacel](https://github.com/Dogacel) in https://github.com/Flagsmith/flagsmith-java-client/pull/147 - Version bump 7.3.0 by [@&#8203;matthewelwell](https://github.com/matthewelwell) in https://github.com/Flagsmith/flagsmith-java-client/pull/150 #### New Contributors - [@&#8203;olivier-hubaut](https://github.com/olivier-hubaut) made their first contribution in https://github.com/Flagsmith/flagsmith-java-client/pull/146 - [@&#8203;Dogacel](https://github.com/Dogacel) made their first contribution in https://github.com/Flagsmith/flagsmith-java-client/pull/147 **Full Changelog**: https://github.com/Flagsmith/flagsmith-java-client/compare/v7.2.0...v7.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44OS4yIiwidXBkYXRlZEluVmVyIjoiMzguODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Rainnny added 1 commit 2024-09-19 13:31:11 -07:00
Rainnny merged commit f4dff1dc7d into master 2024-09-19 13:32:19 -07:00
Rainnny deleted branch renovate/com.flagsmith-flagsmith-java-client-7.x 2024-09-19 13:32:19 -07:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PulseApp/API#3
No description provided.