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/uptrace/bun from 1.2.6 to 1.2.9 #15

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps github.com/uptrace/bun from 1.2.6 to 1.2.9.

Release notes

Sourced from github.com/uptrace/bun's releases.

v1.2.9

Please refer to CHANGELOG.md for details

v1.2.8

Please refer to CHANGELOG.md for details

v1.2.7

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun's changelog.

1.2.9 (2025-01-26)

Bug Fixes

Features

  • add feature flag AlterColumnExists (fc35e12), closes #704
  • add Options (815e11a)
  • allow to specify read-only replica for SELECTs (cbbe1e9)
  • downgrade to use the field in has-many-relation (91e0d27), closes #1107
  • make WithReadOnlyReplica variadic (4cbb15a)
  • pgdialect: allow to convert uint to int (7d22ddd)
  • pgdriver: improve otel instrumentation (c40e4f3)

1.2.8 (2025-01-06)

Bug Fixes

  • comment string zero bytes filtering (34dfd68)
  • get m2m table's structKey with driver.Valuer (f107314), closes #1100
  • return error when use dest with has-many/many-to-many (8296774), closes #606
  • support scan float32 to float32/float64 (a52e733), closes #1087

Features

  • add RelationWithOpts method to SelectQuery (dd3ef52)
  • enhance debugging by adding query comments in headers (1376d18)
  • sort fields by struct (5edb672), closes #1095

1.2.7 (2025-01-01)

Bug Fixes

  • do not create new migrations if nothing to migrate (5cc961d)
  • has many relation with driver.Valuer (cb8c42c)
  • improve range type to support driver.Valuer and sql.Scanner (856e12b)

... (truncated)

Commits
  • 5eb298a chore: release v1.2.9 (release.sh)
  • 4b02d19 Merge pull request #1110 from uptrace/feat/uint-to-int
  • 7d22ddd feat(pgdialect): allow to convert uint to int
  • 40f68ba Merge pull request #1109 from uptrace/upd-deps
  • 19025d8 chore: update dependencies
  • c40e4f3 feat(pgdriver): improve otel instrumentation
  • 3d8666a Merge pull request #1085 from uptrace/feat/read-only-replica
  • a95c99a Merge remote-tracking branch 'refs/remotes/origin/feat/read-only-replica' int...
  • 9f5e8b1 fix: individual replica timeout
  • 06dd779 Update db.go
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2025
@dependabot dependabot bot requested a review from a team February 1, 2025 01:23
Bumps [github.com/uptrace/bun](https://github.com/uptrace/bun) from 1.2.6 to 1.2.9.
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/v1.2.9/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.6...v1.2.9)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bun
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/uptrace/bun-1.2.9 branch from f56941f to 01852bc Compare February 3, 2025 05:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Looks like github.com/uptrace/bun is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/uptrace/bun-1.2.9 branch February 3, 2025 05:20
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.

0 participants