Skip to content

build(deps): bump the bun group with 5 updates#205

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/bun-bdd7407bca
Closed

build(deps): bump the bun group with 5 updates#205
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/bun-bdd7407bca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 28, 2024

Copy link
Copy Markdown
Contributor

Bumps the bun group with 5 updates:

Package From To
github.com/uptrace/bun 1.2.3 1.2.5
github.com/uptrace/bun/dialect/pgdialect 1.2.3 1.2.5
github.com/uptrace/bun/dialect/sqlitedialect 1.2.3 1.2.5
github.com/uptrace/bun/driver/sqliteshim 1.2.3 1.2.5
github.com/uptrace/bun/extra/bunotel 1.2.3 1.2.5

Updates github.com/uptrace/bun from 1.2.3 to 1.2.5

Release notes

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

v1.2.5

Please refer to CHANGELOG.md for details

Changelog

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

1.2.5 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)

1.2.4 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)
Commits

Updates github.com/uptrace/bun/dialect/pgdialect from 1.2.3 to 1.2.5

Release notes

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

v1.2.5

Please refer to CHANGELOG.md for details

Changelog

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

1.2.5 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)

1.2.4 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)
Commits

Updates github.com/uptrace/bun/dialect/sqlitedialect from 1.2.3 to 1.2.5

Release notes

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

v1.2.5

Please refer to CHANGELOG.md for details

Changelog

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

1.2.5 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)

1.2.4 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)
Commits

Updates github.com/uptrace/bun/driver/sqliteshim from 1.2.3 to 1.2.5

Release notes

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

v1.2.5

Please refer to CHANGELOG.md for details

Changelog

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

1.2.5 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)

1.2.4 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)
Commits

Updates github.com/uptrace/bun/extra/bunotel from 1.2.3 to 1.2.5

Release notes

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

v1.2.5

Please refer to CHANGELOG.md for details

Changelog

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

1.2.5 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)

1.2.4 (2024-10-26)

Bug Fixes

Features

  • add transaction isolation level support to pgdriver (#1034) (3ef44ce)

Performance Improvements

  • refactor SelectQuery.ScanAndCount to optimize performance when there is no limit and offset (#1035) (8638613)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 28, 2024
@dependabot dependabot Bot force-pushed the dependabot/go_modules/bun-bdd7407bca branch from 50cb7d1 to a5647d7 Compare November 4, 2024 15:19
Bumps the bun group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.3` | `1.2.5` |
| [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) | `1.2.3` | `1.2.5` |
| [github.com/uptrace/bun/dialect/sqlitedialect](https://github.com/uptrace/bun) | `1.2.3` | `1.2.5` |
| [github.com/uptrace/bun/driver/sqliteshim](https://github.com/uptrace/bun) | `1.2.3` | `1.2.5` |
| [github.com/uptrace/bun/extra/bunotel](https://github.com/uptrace/bun) | `1.2.3` | `1.2.5` |


Updates `github.com/uptrace/bun` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.3...v1.2.5)

Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.3...v1.2.5)

Updates `github.com/uptrace/bun/dialect/sqlitedialect` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.3...v1.2.5)

Updates `github.com/uptrace/bun/driver/sqliteshim` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.3...v1.2.5)

Updates `github.com/uptrace/bun/extra/bunotel` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](uptrace/bun@v1.2.3...v1.2.5)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bun
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: github.com/uptrace/bun/dialect/pgdialect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: github.com/uptrace/bun/dialect/sqlitedialect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: github.com/uptrace/bun/driver/sqliteshim
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun
- dependency-name: github.com/uptrace/bun/extra/bunotel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/bun-bdd7407bca branch from a5647d7 to 76b2ddd Compare November 11, 2024 15:24
@dependabot @github

dependabot Bot commented on behalf of github Nov 25, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #214.

@dependabot dependabot Bot closed this Nov 25, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/bun-bdd7407bca branch November 25, 2024 16: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