-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into release/1.37
* main: chore(analytics): clean up query and the frontend respecting the changes chore(deps): bump stackhawk/hawkscan-action from 2.1.2 to 2.1.3 (#2762) chore(deps): bump golang in /build (#2759) chore(deps-dev): bump @types/uuid from 9.0.7 to 9.0.8 in /ui (#2766) chore(deps-dev): bump @playwright/test from 1.41.1 to 1.41.2 in /ui (#2765) chore(deps): bump @heroicons/react from 2.0.18 to 2.1.1 in /ui (#2763) chore(deps-dev): bump @types/react from 18.2.48 to 18.2.55 in /ui (#2761) chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 in /ui (#2760) fix(ui): increase z index for Slideover and Modal (#2758) chore(ui): set seconds to 0 for input values on request fix: csp headers for formbricks (#2757) chore: address comments on format chore: fix spelling feat(analytics): add live updates with play/pause button chore: changelog for 1.37 release (#2754)
- Loading branch information
Showing
12 changed files
with
152 additions
and
101 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM golang:1.21-alpine3.18 | ||
FROM golang:1.22-alpine3.18 | ||
|
||
WORKDIR /flipt | ||
|
||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.