Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps dev.openfeature.contrib.providers:multiprovider from 0.0.1 to 0.0.3.

Release notes

Sourced from dev.openfeature.contrib.providers:multiprovider's releases.

dev.openfeature.contrib.tools.junitopenfeature: v0.0.3

0.0.3 (2024-08-14)

🐛 Bug Fixes

  • added missing dependency and installation instruction (#895) (6748d02)
  • deps: update dependency org.apache.commons:commons-lang3 to v3.16.0 (#908) (d21cfe3)

dev.openfeature.contrib.tools.junitopenfeature: v0.0.2

0.0.2 (2024-07-29)

✨ New Features

  • Add JUnit5 extension for OpenFeature (#888) (9fff9db)

dev.openfeature.contrib.tools.flagdhttpconnector: v0.0.3

0.0.3 (2025-07-08)

🐛 Bug Fixes

  • deps: update dependency dev.openfeature.contrib.providers:flagd to v0.11.10 (#1428) (9522dbd)
  • deps: update dependency dev.openfeature.contrib.providers:flagd to v0.11.11 (#1443) (2705fae)
  • deps: update dependency dev.openfeature.contrib.providers:flagd to v0.11.9 (#1399) (1b62aea)

dev.openfeature.contrib.tools.flagdhttpconnector: v0.0.2

0.0.2 (2025-05-16)

✨ New Features

  • flagd: add http connector for In-process resolver (#1299) (7688523)

🧹 Chore

  • deps: update dependency com.google.code.findbugs:annotations to v3.0.1u2 (#1369) (0f4aa19)

dev.openfeature.contrib.providers.multiprovider: v0.0.3

0.0.3 (2025-07-09)

🐛 Bug Fixes

dev.openfeature.contrib.providers.multiprovider: v0.0.2

0.0.2 (2025-07-08)

... (truncated)

Changelog

Sourced from dev.openfeature.contrib.providers:multiprovider's changelog.

Changelog

1.0.0 (2025-07-09)

⚠ BREAKING CHANGES

  • go-feature-flag: Introduce in-process evaluation + tracking (#1384)

🐛 Bug Fixes

  • deps: update dependency com.dylibso.chicory:wasi to v1.5.0 (#1473) (0030528)
  • deps: update dependency io.cucumber:cucumber-bom to v7.22.1 (#1328) (9b894fe)
  • deps: update dependency io.cucumber:cucumber-bom to v7.22.2 (#1371) (99fcc0a)
  • deps: update dependency io.cucumber:cucumber-bom to v7.23.0 (#1393) (cfa9e90)
  • deps: update dependency org.junit:junit-bom to v5.13.2 (#1437) (7df0745)
  • deps: update dependency org.mockito:mockito-bom to v5.17.0 (#1340) (1804b9f)
  • deps: update dependency org.mockito:mockito-bom to v5.18.0 (#1381) (96f912a)
  • deps: update junit-framework monorepo to v5.13.3 (#1461) (1aae615)
  • deps: update junit5 monorepo to v5.13.0 (#1394) (943064e)
  • deps: update junit5 monorepo to v5.13.1 (#1406) (749d241)

✨ New Features

  • flagd: add http connector for In-process resolver (#1299) (7688523)
  • go-feature-flag: Introduce in-process evaluation + tracking (#1384) (2ea5e68)

0.2.2 (2025-04-24)

🧹 Chore

0.2.1 (2025-04-24)

🧹 Chore

0.2.0 (2025-04-24)

⚠ BREAKING CHANGES

  • moved sdk-contrib to JDK11 (#1303)
  • use sdk-maintained state, require 1.12 (#964)

... (truncated)

Commits

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 [dev.openfeature.contrib.providers:multiprovider](https://github.com/open-feature/java-sdk-contrib) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/open-feature/java-sdk-contrib/releases)
- [Changelog](https://github.com/open-feature/java-sdk-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-feature/java-sdk-contrib/commits/dev.openfeature.contrib.providers.env-var-v0.0.3)

---
updated-dependencies:
- dependency-name: dev.openfeature.contrib.providers:multiprovider
  dependency-version: 0.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 5, 2026
@iromu iromu closed this Jan 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/dev.openfeature.contrib.providers-multiprovider-0.0.3 branch January 5, 2026 20:52
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.

2 participants