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

build(deps): bump github.com/uptrace/bun/dialect/mysqldialect from 1.2.8 to 1.2.9 #284

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.2.9

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bun/dialect/mysqldialect'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)

Bumps [github.com/uptrace/bun/dialect/mysqldialect](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/dialect/mysqldialect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2025

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

@dependabot dependabot bot closed this Feb 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/uptrace/bun/dialect/mysqldialect-1.2.9 branch February 9, 2025 03:28
zeroshade pushed a commit that referenced this pull request Feb 10, 2025
#289)

The intent of this PR is to configure dependabot to bundle these
dependency upgrades together in one PR instead of one PR per dependency
bump.

It looks like #281, #282, #283, #284, and #285 are individual dependabot
PRs that are causing some headaches for you, as related dependencies are
trying to be bumped out of step. #288 manually bundles some together and
yields a working CI pipeline.

Maybe this proves useful to you, the documentation for it is
[here](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#groups--)
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.

0 participants