chore(main): release 0.2.2#183
Merged
Merged
Conversation
AlexsJones
approved these changes
Oct 3, 2022
beeme1mr
approved these changes
Oct 3, 2022
Contributor
Author
|
🤖 Release is at https://github.com/open-feature/flagd/releases/tag/v0.2.2 🌻 |
raphael-wigoutschnigg-dt
pushed a commit
to open-feature-forking/flagd
that referenced
this pull request
Mar 11, 2025
beeme1mr
added a commit
that referenced
this pull request
May 20, 2026
## Summary Resolved 5 open Dependabot security alerts by bumping vulnerable dependencies. ## Dependabot Alerts Resolved | Alert | Package | Severity | Fix | |-------|---------|----------|-----| | #179 | `postcss` | **medium** | Bumped from 8.5.8 to 8.5.14 in `playground-app/package-lock.json` (vite resolves postcss to patched version naturally, no override needed) | | #181 | `github.com/go-git/go-git/v5` | **high** | Bumped from 5.18.0 to 5.19.1 in `test/integration/go.mod` | | #182 | `github.com/go-git/go-billy/v5` | **medium** | Bumped from 5.8.0 to 5.9.0 via go-git upgrade | | #183 | `github.com/go-git/go-billy/v5` | **high** | Bumped from 5.8.0 to 5.9.0 via go-git upgrade | | #180 | `github.com/in-toto/in-toto-golang` | **medium** | Bumped from 0.10.0 to 0.11.0 in `test/integration/go.mod` | ## Unresolvable alerts - **Alert #184** (`github.com/docker/docker`, high) — vulnerable `<= 28.5.2`; no patched Go module version is published yet (latest is 28.5.2; fix is on `moby/moby/v2` 2.0.0-beta.14, a different module path) - **Alert #185** (`github.com/docker/docker`, medium) — same; no patched version available on the `docker/docker` module path - **Alert #186** (`github.com/docker/docker`, high) — same; no patched version available on the `docker/docker` module path - **Alert #152** (`github.com/docker/docker`, high) — requires >= 29.3.1 but no patched Go module version is published yet - **Alert #151** (`github.com/docker/docker`, medium) — same; requires >= 29.3.1, no patched version available All docker/docker alerts are transitive deps of `testcontainers-go` in the orphaned integration-test module; will be resolved when upstream cuts a Go module under the existing `docker/docker` path or testcontainers-go migrates to `moby/moby/v2`. --------- Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.2.2 (2022-10-03)
Bug Fixes
This PR was generated with Release Please. See documentation.