ministryofjustice / hmpps-probation-integration-services

A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.
https://ministryofjustice.github.io/hmpps-probation-integration-services/tech-docs
MIT License
2 stars 0 forks source link

Bump flipt-io/flipt from v1.49.1 to v1.49.2 in /projects/feature-flags/container #4237

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps flipt-io/flipt from v1.49.1 to v1.49.2.

Release notes

Sourced from flipt-io/flipt's releases.

v1.49.2

Installation

Homebrew :beer:

  brew install flipt-io/brew/flipt

Docker Images :whale:

  docker pull docker.flipt.io/flipt/flipt:v1.49.2
  docker pull ghcr.io/flipt-io/flipt:v1.49.2

Thank you!

We hope you :heart: this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

Changelog

Sourced from flipt-io/flipt's changelog.

v1.49.2 - 2024-09-09

Fixed

  • enable pgx simple protocol if prepared statements disabled (#3436)
  • check authz for client-side evaluation endpoint (#3438)
Commits
  • dd6a0a0 chore: Prep 1.49.2 (#3451)
  • a524185 fix: check authz for evaluation endpoints (#3438)
  • c4a0f96 chore(deps): bump github.com/twmb/franz-go from 1.17.0 to 1.17.1 (#3446)
  • 2bc504c chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#3447)
  • aafbd08 chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 (#3448)
  • b0bfb67 chore(deps): bump go.opentelemetry.io/otel/sdk/metric (#3445)
  • 18cca7c chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3449)
  • d9e2da8 chore(deps): bump alpine from 3.20.2 to 3.20.3 in /build (#3450)
  • c594d14 chore(deps-dev): bump vite from 5.4.2 to 5.4.3 in /ui (#3441)
  • 8deb422 chore(deps-dev): bump @​tailwindcss/forms from 0.5.8 to 0.5.9 in /ui (#3440)
  • 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 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)