-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prod deploy #2089
Merged
Merged
Prod deploy #2089
Conversation
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
github-actions
bot
commented
Mar 26, 2024
- chore(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.0 (chore(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.0 #2068)
- chore(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible (chore(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible #2069)
- chore(deps): bump github.com/docker/cli from 25.0.4+incompatible to 25.0.5+incompatible (chore(deps): bump github.com/docker/cli from 25.0.4+incompatible to 25.0.5+incompatible #2070)
- Revert "fix: enable analytics by default (fix: enable analytics by default #1919)" (Revert "fix: enable analytics by default (#1919)" #2067)
- fix: use custom network for local database when starting pg-meta (fix: use custom network for local database when starting pg-meta #2064)
- chore(deps): bump github.com/golangci/golangci-lint from 1.57.0 to 1.57.1 (chore(deps): bump github.com/golangci/golangci-lint from 1.57.0 to 1.57.1 #2072)
- fix: ref string validation when deleting project (fix: ref string validation when deleting project #2080)
- fix: pg-meta v0.79.9 (fix: pg-meta v0.79.9 #2075)
- chore(deps): bump tar from 6.2.0 to 6.2.1 (chore(deps): bump tar from 6.2.0 to 6.2.1 #2083)
- fix: always use session mode when connecting to pooler (fix: always use session mode when connecting to pooler #2081)
- fix: suggest reverting specific history on mismatch (fix: suggest reverting specific history on mismatch #2084)
- feat: pg-meta v0.80.0
- chore(deps): bump dependabot/fetch-metadata from 1 to 2 (chore(deps): bump dependabot/fetch-metadata from 1 to 2 #2082)
- chore(deps): bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible (chore(deps): bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible #2073)
- fix: include publication in db dump (fix: include publication in db dump #2086)
- chore(deps): bump github.com/jackc/pgtype from 1.14.2 to 1.14.3 (chore(deps): bump github.com/jackc/pgtype from 1.14.2 to 1.14.3 #2087)
…57.0 (#2068) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.56.2 to 1.57.0. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.56.2...v1.57.0) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…o 25.0.5+incompatible (#2069) chore(deps): bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.4+incompatible to 25.0.5+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v25.0.4...v25.0.5) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…5.0.5+incompatible (#2070) chore(deps): bump github.com/docker/cli Bumps [github.com/docker/cli](https://github.com/docker/cli) from 25.0.4+incompatible to 25.0.5+incompatible. - [Commits](docker/cli@v25.0.4...v25.0.5) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* use custom network for local database * Update internal/gen/types/typescript/typescript.go * fix: save original url * chore: update mocks for new pgx --------- Co-authored-by: Christoph Etzel <[email protected]> Co-authored-by: Han Qiao <[email protected]> Co-authored-by: Qiao Han <[email protected]>
…57.1 (#2072) chore(deps): bump github.com/golangci/golangci-lint Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.57.0 to 1.57.1. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.57.0...v1.57.1) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Generates types for foreign tables
…o 26.0.0+incompatible (#2073)
Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.14.2 to 1.14.3. - [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md) - [Commits](jackc/pgtype@v1.14.2...v1.14.3) --- updated-dependencies: - dependency-name: github.com/jackc/pgtype dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sweatybridge
approved these changes
Mar 26, 2024
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.