Skip to content

fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.18#527

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/github.com-uptrace-bun-extra-bundebug-1.x
Open

fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.18#527
renovate[bot] wants to merge 1 commit into
devfrom
renovate/github.com-uptrace-bun-extra-bundebug-1.x

Conversation

@renovate

@renovate renovate Bot commented Jan 19, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/uptrace/bun/extra/bundebug v1.1.14v1.2.18 age confidence

Release Notes

uptrace/bun (github.com/uptrace/bun/extra/bundebug)

v1.2.18

Compare Source

Bug Fixes
  • handle []byte and [N]byte in Tuple, separate List from Tuple imp… (#​1340) (bec98b9)
  • validate parenthesized content in ReadIdentifier to prevent ?(?, ?) misparse (#​1338) (b8da15b), closes #​1337

v1.2.17

Compare Source

Bug Fixes
  • handle []byte and [N]byte in Tuple, separate List from Tuple imp… (#​1340) (bec98b9)
  • validate parenthesized content in ReadIdentifier to prevent ?(?, ?) misparse (#​1338) (b8da15b), closes #​1337

v1.2.16

Compare Source

Bug Fixes
  • migrator exec error propagation (#​1320) (b40f603)
  • OrderAscNullsFirst mapping (fixes #​1305) (43b6af2)
  • panic in indirectAsKey when loading complex models. TypeOf(v) returns nil (2788c5b)
  • RunMigration marks migration as applied after running (#​1330) (990c2eb)
Features

v1.2.15

Compare Source

Bug Fixes
Features

v1.2.14

Compare Source

Please refer to CHANGELOG.md for details

v1.2.13

Compare Source

Please refer to CHANGELOG.md for details

v1.2.12

Compare Source

Please refer to CHANGELOG.md for details

v1.2.11

Compare Source

Please refer to CHANGELOG.md for details

v1.2.10

Compare Source

Please refer to CHANGELOG.md for details

v1.2.9

Compare Source

Please refer to CHANGELOG.md for details

v1.2.8

Compare Source

Please refer to CHANGELOG.md for details

v1.2.7

Compare Source

Please refer to CHANGELOG.md for details

v1.2.6

Compare Source

Please refer to CHANGELOG.md for details

v1.2.5

Compare Source

Please refer to CHANGELOG.md for details

v1.2.3

Compare Source

Please refer to CHANGELOG.md for details

v1.2.2

Compare Source

Please refer to CHANGELOG.md for details

v1.2.1

Compare Source

Bug Fixes
  • handle []byte and [N]byte in Tuple, separate List from Tuple imp… (#​1340) (bec98b9)
  • validate parenthesized content in ReadIdentifier to prevent ?(?, ?) misparse (#​1338) (b8da15b), closes #​1337

v1.2.0

Compare Source

Please refer to CHANGELOG.md for details

v1.1.17

Compare Source

Please refer to CHANGELOG.md for details

v1.1.16

Compare Source

Please refer to CHANGELOG.md for details

v1.1.15

Compare Source

Please refer to CHANGELOG.md for details


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.1.17 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.0 Apr 2, 2024
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch 2 times, most recently from a626d9e to 9a7abfd Compare April 2, 2024 15:40
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.0 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.1 Apr 2, 2024
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 9a7abfd to c2f9f4f Compare April 14, 2024 10:24
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from c2f9f4f to c6b54ae Compare May 9, 2024 08:46
@renovate

renovate Bot commented Jun 4, 2024

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.24.0
github.com/rs/xid v1.5.0 -> v1.6.0
github.com/rs/zerolog v1.31.0 -> v1.34.0
github.com/uptrace/bun v1.1.14 -> v1.2.16
github.com/vmihailenco/msgpack/v5 v5.3.5 -> v5.4.1
github.com/fatih/color v1.15.0 -> v1.18.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
golang.org/x/sys v0.13.0 -> v0.38.0

@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from c6b54ae to 103842a Compare June 4, 2024 10:33
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 103842a to 866ed8d Compare June 17, 2024 15:30
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 866ed8d to b6ba714 Compare July 14, 2024 09:38
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.1 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.2 Aug 29, 2024
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch 2 times, most recently from 2278465 to 6b817b1 Compare August 31, 2024 06:44
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.2 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.3 Aug 31, 2024
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 6b817b1 to ce30be6 Compare September 11, 2024 14:58
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from ce30be6 to 83b0a1b Compare October 26, 2024 10:57
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.3 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.5 Oct 26, 2024
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 83b0a1b to 4602822 Compare November 17, 2024 15:48
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.5 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.6 Nov 20, 2024
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 4602822 to 7af7eab Compare November 20, 2024 13:06
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 7af7eab to 0c73889 Compare December 22, 2024 20:01
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.6 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.7 Jan 1, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch 2 times, most recently from 8a44610 to 28cd52e Compare January 6, 2025 06:27
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.7 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.8 Jan 6, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 28cd52e to f41b645 Compare January 26, 2025 10:01
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.8 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.9 Jan 26, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from f41b645 to 2eb6b1a Compare February 18, 2025 07:33
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.9 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.10 Feb 18, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 2eb6b1a to de7fef6 Compare March 6, 2025 05:21
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.10 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.11 Mar 6, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from de7fef6 to f2d9a0a Compare April 8, 2025 11:33
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from f2d9a0a to 607724a Compare May 7, 2025 11:14
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.11 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.12 Jun 8, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch 2 times, most recently from 7234a7d to d844dc4 Compare June 12, 2025 08:11
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.12 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.13 Jun 12, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from d844dc4 to cab6b96 Compare June 16, 2025 10:14
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.13 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.14 Jun 16, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from cab6b96 to 3a08720 Compare July 18, 2025 03:48
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.14 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.15 Jul 18, 2025
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 3a08720 to 69b4a41 Compare August 10, 2025 14:32
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 69b4a41 to 09a80ea Compare October 9, 2025 11:06
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 09a80ea to c66fc6d Compare November 20, 2025 12:39
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.15 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.16 Nov 20, 2025
@renovate

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.24.0
github.com/rs/xid v1.5.0 -> v1.6.0
github.com/rs/zerolog v1.31.0 -> v1.34.0
github.com/uptrace/bun v1.1.14 -> v1.2.18
github.com/vmihailenco/msgpack/v5 v5.3.5 -> v5.4.1
github.com/fatih/color v1.15.0 -> v1.18.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
golang.org/x/sys v0.28.0 -> v0.41.0

@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from c66fc6d to 380c0be Compare February 21, 2026 13:36
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.16 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.17 Feb 21, 2026
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from 380c0be to fa8b173 Compare February 28, 2026 13:21
@renovate renovate Bot changed the title fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.17 fix(deps): update module github.com/uptrace/bun/extra/bundebug to v1.2.18 Feb 28, 2026
@renovate renovate Bot force-pushed the renovate/github.com-uptrace-bun-extra-bundebug-1.x branch from fa8b173 to a9b6a9d Compare May 14, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants