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/extra/bundebug from 1.1.10 to 1.1.14 #375

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps github.com/uptrace/bun/extra/bundebug from 1.1.10 to 1.1.14.

Release notes

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

v1.1.14

Please refer to CHANGELOG.md for details

v1.1.13

Please refer to CHANGELOG.md for details

v1.1.12

Please refer to CHANGELOG.md for details

v1.1.11

Please refer to CHANGELOG.md for details

Changelog

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

1.1.14 (2023-05-24)

Bug Fixes

  • enable CompositeIn for MySQL (9f377b5)

1.1.13 (2023-05-06)

Bug Fixes

  • bunbig.Int.Scan typo (7ddabb8)
  • compare full MySQL version (096fabe)
  • enable delete table alias for MySQL >= 8.0.16 (77a600b)
  • incorrect table relationship panic message #791 (ad41888)
  • should rollback if migrate using transaction and got an err (thanks @​bayshark) (e7a119b)

Features

  • add option to customize Go migration template (f31bf73)
  • expose Exec(…) method for RawQuery (11192c8)
  • prefix migration files with 1 upto 14 digits (b74b671)
  • rename option (9353a3f)

1.1.12 (2023-02-20)

1.1.11 (2023-02-01)

Bug Fixes

  • add support for inserting values with unicode encoding for mssql dialect (e98c6c0)
  • fix relation tag (a3eedff)
Commits
  • dacffd2 Merge pull request #834 from uptrace/release/v1.1.14
  • cdf181d chore: release v1.1.14 (release.sh)
  • 24b1533 Merge pull request #833 from uptrace/chore/otel-116
  • fa95a01 chore: don't use deprecated ioutil
  • 0a2eade chore: update OpenTelemetry
  • f3511d3 chore: update opentelemetry example
  • 7317d34 Merge pull request #831 from calorie/compositein_for_mysql
  • 9f377b5 fix: enable CompositeIn for MySQL
  • d2e0ef0 Merge pull request #827 from uptrace/release/v1.1.13
  • 3bf7f34 chore: release v1.1.13 (release.sh)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/uptrace/bun/extra/bundebug](https://github.com/uptrace/bun) from 1.1.10 to 1.1.14.
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.1.10...v1.1.14)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bun/extra/bundebug
  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 May 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #420.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/uptrace/bun/extra/bundebug-1.1.14 branch September 11, 2023 21: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.

0 participants