10000 sqlc 1.29.0 by BrewTestBot · Pull Request #220426 · Homebrew/homebrew-core · GitHub
[go: up one dir, main page]

Skip to content

sqlc 1.29.0 #220426

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

Merged
merged 2 commits into from
Apr 17, 2025
Merged

sqlc 1.29.0 #220426

merged 2 commits into from
Apr 17, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* new community generator plugin for PHP by @lcarilla in https://github.com/sqlc-dev/sqlc/pull/3813
* build(deps): bump golang from 1.23.5 to 1.23.6 by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3822
* build: Use govulncheck action by @alexandear in https://github.com/sqlc-dev/sqlc/pull/3831
* examples: Add missing Close calls by @alexandear in https://github.com/sqlc-dev/sqlc/pull/3828
* docs: Fix PostGIS function name by @alexandear in https://github.com/sqlc-dev/sqlc/pull/3829
* docs: Add Zig plugin by @tinyzimmer in https://github.com/sqlc-dev/sqlc/pull/3824
* build(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3817
* Add support for json format from process plugins by @rouzier in https://github.com/sqlc-dev/sqlc/pull/3827
* docs: add link to java plugin by @tandemdude in https://github.com/sqlc-dev/sqlc/pull/3819
* build(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3826
* Update postgresql_type.go: accept "timestamp" as a case by @theAnuragMishra in https://github.com/sqlc-dev/sqlc/pull/3811
* build(deps): bump golang from 1.23.6 to 1.24.0 by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3842
* build(deps): bump myst-parser from 4.0.0 to 4.0.1 in /docs in the production-dependencies group by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3841
* docs: update supported engines for sqlc-gen-java by @tandemdude in https://github.com/sqlc-dev/sqlc/pull/3843
* Add sqlite beta support for zig plugin by @tinyzimmer in https://github.com/sqlc-dev/sqlc/pull/3845
* build(deps): bump modernc.org/sqlite from 1.34.5 to 1.35.0 in the production-dependencies group by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3846
* update csharp support to stable by @doron050 in https://github.com/sqlc-dev/sqlc/pull/3854
* build(deps): bump golang from 1.24.0 to 1.24.1 by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3870
* build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs in the production-dependencies group by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3872
* build: Upgrade to wazero@v1.9.0 by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3887
* build: Upgrade to Go 1.24.1 by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3892
* build: Upgrade to latest version of MySQL parser by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3893
* build(deps): bump pyparsing from 3.2.1 to 3.2.2 in /docs in the production-dependencies group by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3890
* build(deps): bump golang.org/x/net from 0.33.0 to 0.37.0 by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3894
* build(deps): bump the production-dependencies group across 1 directory with 8 updates by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3896
* build(deps): bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 in the production-dependencies group by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3898
* build(deps): bump the production-dependencies group in /docs with 2 updates by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3899
* build(deps): bump modernc.org/sqlite from 1.36.2 to 1.36.3 in the production-dependencies group by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3905
* feat(codegen/golang): add an option to wrap query errors that includes query name by @andrewmbenton in https://github.com/sqlc-dev/sqlc/pull/3876
* fix(pgx): Do not wrap nil error by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3913
* build(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3914
* [typo] locahost → localhost by @alexzamai-orca in https://github.com/sqlc-dev/sqlc/pull/3925
* build(deps): bump urllib3 from 2.3.0 to 2.4.0 in /docs in the production-dependencies group by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3926
* build(deps): bump golang from 1.24.1 to 1.24.2 by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3915
* build(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3923
* fix(migrations): case-sensitive migration rollback detection by @0xSherlokMo in https://github.com/sqlc-dev/sqlc/pull/3919
* build(deps): Upgrade github.com/wasilibs/go-pgquery by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3927
* build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in https://github.com/sqlc-dev/sqlc/pull/3929
* Add changelog for 1.29.0 by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3930
* feat(cli): Bump version to 1.29.0 by @kyleconroy in https://github.com/sqlc-dev/sqlc/pull/3931

New Contributors

Full Changelog: sqlc-dev/sqlc@v1.28.0...v1.29.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 17, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 17, 2025
@BrewTestBot BrewTestBot enabled auto-merge April 17, 2025 09:27
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 17, 2025
Merged via the queue into master with commit 380412f Apr 17, 2025
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-sqlc-1.29.0 branch April 17, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0