Skip to content
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

Bump github.com/sqlc-dev/sqlc from 1.26.0 to 1.27.0 #145

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps github.com/sqlc-dev/sqlc from 1.26.0 to 1.27.0.

Release notes

Sourced from github.com/sqlc-dev/sqlc's releases.

v1.27.0

Release notes

Sunsetting hosted ephemeral databases

On September 4th, 2024, we'll be turning off support for hosted ephemeral databases in sqlc Cloud. If you use managed databases or query verification with sqlc Cloud, you'll need to update to 1.27.0 to avoid any issues. I've already emailed you if you're using this feature. It's more than likely that you are not!

sqlc-dev/sqlc#3422

Bug Fixes

  • (dbmanager) Add leading slash to db uri path rewrite (#3493)
  • (verify) Include database engine in request (#3522)

Features

  • (golang) Add initialisms configuration (#3308)
  • (compiler) Support subqueries in the FROM clause (second coming) (#3310)
  • Managed databases with any accessible server (#3421)
  • (vet) Use new dbmanager client (#3423)
  • (verify) Update verify to work with managed databases (#3425)

Documentation

  • Fix typo in config (#3358)
  • Resolve a typo in configuration keys (#3349)
  • Add sponsorship information to README (#3413)
  • Update the language-support to include C# (#3408)
  • Add migration guide for hosted managed databases (#3417)
  • Fix readme links (#3424)
  • Update the managed db and verify documentation (#3426)
  • Add sponsor image (#3428)
  • Add Ruby as supported language (#3487)
  • Update migrating-to-sqlc-gen-kotlin.md (#3454)
  • Fix typo in comment (#3316)
  • Fix deprecated build tag format (#3361)

Testing

  • (endtoend) Re-use databases when possible (#3315)
  • Enabled MySQL database (#3318)
  • Remove internal/sqltest/hosted package (#3521)
Commits
  • fe75dae feat(cli): Bump version from 1.26.0 to 1.27.0 (#3526)
  • c004851 fix(docs): Add ordering warning for numeric goose migration (#3481)
  • 849ef0e fix(dbmanager): Drop database if you can't connect (#3525)
  • 07e96df docs: Add changelog entry for 1.27.0 (#3524)
  • 32c39a7 fix(verify): Include database engine in request (#3522)
  • 1db27a5 test: Remove internal/sqltest/hosted package (#3521)
  • 9fbc876 build(deps): bump the production-dependencies group across 1 directory with 7...
  • 2304269 build(deps): bump the production-dependencies group across 1 directory with 9...
  • 597e7f3 docs: Update migrating-to-sqlc-gen-kotlin.md (#3454)
  • 8e62154 build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /docs (#3452)
  • 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 <dependency name> 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)

Bumps [github.com/sqlc-dev/sqlc](https://github.com/sqlc-dev/sqlc) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/sqlc-dev/sqlc/releases)
- [Commits](sqlc-dev/sqlc@v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/sqlc-dev/sqlc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant