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

go(deps): bump github.com/uptrace/bun from 1.2.8 to 1.2.9 in /server/src #4817

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

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

Release notes

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

v1.2.9

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)
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 the Dependencies Pull requests that update a dependency file label Jan 27, 2025
@Resaki1
Copy link
Collaborator

Resaki1 commented Jan 29, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/server/src/main/github.com/uptrace/bun-1.2.9 branch from 777abd4 to ac1d6db Compare January 29, 2025 06:22
@Schwehn42 Schwehn42 enabled auto-merge January 29, 2025 15:11
Bumps [github.com/uptrace/bun](https://github.com/uptrace/bun) from 1.2.8 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.8...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/server/src/main/github.com/uptrace/bun-1.2.9 branch from ac1d6db to ba4e49b Compare January 29, 2025 15:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2025

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

@dependabot dependabot bot closed this Jan 29, 2025
auto-merge was automatically disabled January 29, 2025 16:13

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/server/src/main/github.com/uptrace/bun-1.2.9 branch January 29, 2025 16:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants