Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/uptrace/bun/driver/pgdriver v1.1.14 -> v1.2.15 age confidence

Release Notes

uptrace/bun (github.com/uptrace/bun/driver/pgdriver)

v1.2.15

Compare Source

Please refer to CHANGELOG.md for details

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

Please refer to CHANGELOG.md for details

v1.2.0

Compare Source

Please refer to CHANGELOG.md for details

v1.1.17

Compare Source

Bug Fixes
Features

1.1.17 (2024-01-11)

Features

1.1.16 (2023-09-16)

Reverts

1.1.15 (2023-09-10)

Bug Fixes
Features

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)

1.1.10 (2023-01-16)

Bug Fixes
  • allow QueryEvent to better detect operations in raw queries (8e44735)
  • append default VARCHAR length instead of hardcoding it in the type definition (e5079c7)
  • prevent panic when use pg array with custom database type (67e4412)
  • properly return sql.ErrNoRows when scanning []byte (996fead)
Features
  • mssql output support for update or delete query (#​718) (08876b4)
  • add Err method to query builder (c722c90)
  • add support for time.Time array in Postgres (3dd6f3b)
  • mssql and pg merge query (#​723) (deea764)
  • setError on attempt to set non-positive .Varchar() (3335e0b)
Reverts

1.1.9 (2022-11-23)

Bug Fixes
  • adding dialect override for append-bool (#​695) (338f2f0)
  • don't call hooks twice for whereExists (9057857)
  • don't lock migrations when running Migrate and Rollback (69a7354)
  • query: make WhereDeleted compatible with ForceDelete (299c3fd), closes #​673
  • relation join soft delete SQL generate (a98f4e9)
Features
  • add migrate.Exec (d368bbe)
  • update: "skipupdate" while bulk (1a32b2f)
  • zerolog: added zerolog hook (9d2267d)

1.1.8 (2022-08-29)

Bug Fixes
Features
  • conditions not supporting composite in (e5d78d4)
  • idb: support raw query (be4e688)
  • migrate: add MissingMigrations (42567d0)
  • pgdriver: implement database/sql/driver.SessionResetter (bda298a)
  • pgdriver: provide access to the underlying net.Conn (d07ea0e)

1.1.7 (2022-07-29)

Bug Fixes
  • change ScanAndCount without a limit to select all rows (de5c570)

1.1.6 (2022-07-10)

Bug Fixes
  • bunotel add set attributes to query metrics (dae82cc)
  • db.ScanRows: ensure rows.Close is called (9ffbc6a)
  • merge apply (3081849)
  • migrate: close conn/tx on error (7b168ea)
  • migrate: type Migration should be used as a value rather than a pointer (fb43935)
  • migrate: type MigrationGroup should be used as a value rather than a pointer (649da1b)
  • mssql cursor pagination (#​589) (b34ec97)
Features
  • "skipupdate" model field tag (#​565) (9288294)
  • add pgdriver write error to log (5ddda3d)
  • add query string representation (520da7e)
  • add relation condition with tag (fe5bbf6)
  • add support for ON UPDATE and ON DELETE rules on belongs-to relationships from struct tags (#​533) (a327b2a)
  • add tx methods to IDB (#​587) (feab313)
  • added raw query calls (#​596) (127644d)
  • bunotel: add option to enable formatting of queries (#​547) (b9c768c)
  • config.go: add sslrootcert support to DSN parameters (3bd5d69)
  • create an extra module for newrelic (#​599) (6c676ce)
  • migrate: add WithMarkAppliedOnSuccess (31b2cc4)
  • pgdialect: add hstore support (66b44f7)
  • pgdialect: add identity support (646251e)
  • pgdriver: expose pgdriver.ParseTime (405a7d7)

1.1.5 (2022-05-12)

Bug Fixes
  • driver/sqliteshim: make it work with recent version of modernc sqlite (2360584)

1.1.4 (2022-04-20)

Bug Fixes
  • automatically set nullzero when there is default:value option (72c44ae)
  • fix ForceDelete on live/undeleted rows (1a33250)
  • fix OmitZero and value overriding (087ea07)
  • rename Query to QueryBuilder (98d111b)
Features
  • add ApplyQueryBuilder (582eca0)
  • config.go: add connect_timeout to DSN parsable params (998b04d), closes #​505

v1.1.16

Compare Source

Bug Fixes
Features

1.1.17 (2024-01-11)

Features

1.1.16 (2023-09-16)

Reverts

1.1.15 (2023-09-10)

Bug Fixes
Features

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)

1.1.10 (2023-01-16)

Bug Fixes
  • allow QueryEvent to better detect operations in raw queries (8e44735)
  • append default VARCHAR length instead of hardcoding it in the type definition (e5079c7)
  • prevent panic when use pg array with custom database type (67e4412)
  • properly return sql.ErrNoRows when scanning []byte (996fead)
Features
  • mssql output support for update or delete query (#​718) (08876b4)
  • add Err method to query builder (c722c90)
  • add support for time.Time array in Postgres (3dd6f3b)
  • mssql and pg merge query (#​723) (deea764)
  • setError on attempt to set non-positive .Varchar() (3335e0b)
Reverts

1.1.9 (2022-11-23)

Bug Fixes
  • adding dialect override for append-bool (#​695) (338f2f0)
  • don't call hooks twice for whereExists (9057857)
  • don't lock migrations when running Migrate and Rollback (69a7354)
  • query: make WhereDeleted compatible with ForceDelete (299c3fd), closes #​673
  • relation join soft delete SQL generate (a98f4e9)
Features
  • add migrate.Exec (d368bbe)
  • update: "skipupdate" while bulk (1a32b2f)
  • zerolog: added zerolog hook (9d2267d)

1.1.8 (2022-08-29)

Bug Fixes
Features
  • conditions not supporting composite in (e5d78d4)
  • idb: support raw query (be4e688)
  • migrate: add MissingMigrations (42567d0)
  • pgdriver: implement database/sql/driver.SessionResetter (bda298a)
  • pgdriver: provide access to the underlying net.Conn (d07ea0e)

1.1.7 (2022-07-29)

Bug Fixes
  • change ScanAndCount without a limit to select all rows (de5c570)

1.1.6 (2022-07-10)

Bug Fixes
  • bunotel add set attributes to query metrics (dae82cc)
  • db.ScanRows: ensure rows.Close is called (9ffbc6a)
  • merge apply (3081849)
  • migrate: close conn/tx on error (7b168ea)
  • migrate: type Migration should be used as a value rather than a pointer (fb43935)
  • migrate: type MigrationGroup should be used as a value rather than a pointer (649da1b)
  • mssql cursor pagination (#​589) (b34ec97)
Features
  • "skipupdate" model field tag (#​565) (9288294)
  • add pgdriver write error to log (5ddda3d)
  • add query string representation (520da7e)
  • add relation condition with tag (fe5bbf6)
  • add support for ON UPDATE and ON DELETE rules on belongs-to relationships from struct tags (#​533) (a327b2a)
  • add tx methods to IDB (#​587) (feab313)
  • added raw query calls (#​596) (127644d)
  • bunotel: add option to enable formatting of queries (#​547) (b9c768c)
  • config.go: add sslrootcert support to DSN parameters (3bd5d69)
  • create an extra module for newrelic (#​599) (6c676ce)
  • migrate: add WithMarkAppliedOnSuccess (31b2cc4)
  • pgdialect: add hstore support (66b44f7)
  • pgdialect: add identity support (646251e)
  • pgdriver: expose pgdriver.ParseTime (405a7d7)

1.1.5 (2022-05-12)

Bug Fixes
  • driver/sqliteshim: make it work with recent version of modernc sqlite (2360584)

1.1.4 (2022-04-20)

Bug Fixes
  • automatically set nullzero when there is default:value option (72c44ae)
  • fix ForceDelete on live/undeleted rows (1a33250)
  • fix OmitZero and value overriding (087ea07)
  • rename Query to QueryBuilder (98d111b)
Features
  • add ApplyQueryBuilder (582eca0)
  • config.go: add connect_timeout to DSN parsable params (998b04d), closes #​505

v1.1.15

Compare Source

Bug Fixes
Features

1.1.17 (2024-01-11)

Features

1.1.16 (2023-09-16)

Reverts

1.1.15 (2023-09-10)

Bug Fixes
Features

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)

1.1.10 (2023-01-16)

Bug Fixes
  • allow QueryEvent to better detect operations in raw queries (8e44735)
  • append default VARCHAR length instead of hardcoding it in the type definition (e5079c7)
  • prevent panic when use pg array with custom database type (67e4412)
  • properly return sql.ErrNoRows when scanning []byte (996fead)
Features
  • mssql output support for update or delete query (#​718) (08876b4)
  • add Err method to query builder (c722c90)
  • add support for time.Time array in Postgres (3dd6f3b)
  • mssql and pg merge query (#​723) (deea764)
  • setError on attempt to set non-positive .Varchar() (3335e0b)
Reverts

1.1.9 (2022-11-23)

Bug Fixes
  • adding dialect override for append-bool (#​695) (338f2f0)
  • don't call hooks twice for whereExists (9057857)
  • don't lock migrations when running Migrate and Rollback (69a7354)
  • query: make WhereDeleted compatible with ForceDelete (299c3fd), closes #​673
  • relation join soft delete SQL generate (a98f4e9)
Features
  • add migrate.Exec (d368bbe)
  • update: "skipupdate" while bulk (1a32b2f)
  • zerolog: added zerolog hook (9d2267d)

1.1.8 (2022-08-29)

Bug Fixes
Features
  • conditions not supporting composite in (e5d78d4)
  • idb: support raw query (be4e688)
  • migrate: add MissingMigrations (42567d0)
  • pgdriver: implement database/sql/driver.SessionResetter (bda298a)
  • pgdriver: provide access to the underlying net.Conn (d07ea0e)

1.1.7 (2022-07-29)

Bug Fixes
  • change ScanAndCount without a limit to select all rows (de5c570)

1.1.6 (2022-07-10)

Bug Fixes
  • bunotel add set attributes to query metrics (dae82cc)
  • db.ScanRows: ensure rows.Close is called (9ffbc6a)
  • merge apply (3081849)
  • migrate: close conn/tx on error (7b168ea)
  • migrate: type Migration should be used as a value rather than a pointer (fb43935)
  • migrate: type MigrationGroup should be used as a value rather than a pointer (649da1b)
  • mssql cursor pagination (#​589) (b34ec97)
Features
  • "skipupdate" model field tag (#​565) (9288294)
  • add pgdriver write error to log (5ddda3d)
  • add query string representation (520da7e)
  • add relation condition with tag (fe5bbf6)
  • add support for ON UPDATE and ON DELETE rules on belongs-to relationships from struct tags (#​533) (a327b2a)
  • add tx methods to IDB (#​587) (feab313)
  • added raw query calls (#​596) (127644d)
  • bunotel: add option to enable formatting of queries (#​547) (b9c768c)
  • config.go: add sslrootcert support to DSN parameters (3bd5d69)
  • create an extra module for newrelic (#​599) (6c676ce)
  • migrate: add WithMarkAppliedOnSuccess (31b2cc4)
  • pgdialect: add hstore support (66b44f7)
  • pgdialect: add identity support (646251e)
  • pgdriver: expose pgdriver.ParseTime (405a7d7)

1.1.5 (2022-05-12)

Bug Fixes
  • driver/sqliteshim: make it work with recent version of modernc sqlite (2360584)

1.1.4 (2022-04-20)

Bug Fixes
  • automatically set nullzero when there is default:value option (72c44ae)
  • fix ForceDelete on live/undeleted rows (1a33250)
  • fix OmitZero and value overriding (087ea07)
  • rename Query to QueryBuilder (98d111b)
Features
  • add ApplyQueryBuilder (582eca0)
  • config.go: add connect_timeout to DSN parsable params (998b04d), closes #​505

Configuration

📅 Schedule: 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 force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 556c23f to a9184d0 Compare January 19, 2024 09:34
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.1.17 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch 2 times, most recently from 873deba to 1d5cf60 Compare April 2, 2024 15:40
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.0 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.1 Apr 2, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.1 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.2 Aug 29, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Aug 29, 2024

ℹ 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):

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

Details:

Package Change
go 1.19 -> 1.23.4
github.com/rs/zerolog v1.31.0 -> v1.33.0
github.com/uptrace/bun v1.1.14 -> v1.2.8
github.com/vmihailenco/msgpack/v5 v5.3.5 -> v5.4.1
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/sync v0.5.0 -> v0.10.0
golang.org/x/text v0.14.0 -> v0.21.0
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
golang.org/x/crypto v0.14.0 -> v0.31.0
golang.org/x/net v0.17.0 -> v0.25.0
golang.org/x/sys v0.13.0 -> v0.29.0
golang.org/x/tools v0.13.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
mellium.im/sasl v0.3.1 -> v0.3.2

@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 1d5cf60 to fe65a31 Compare August 29, 2024 15:10
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.2 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.3 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from fe65a31 to 0681aa2 Compare August 31, 2024 06:43
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 0681aa2 to ca50fae Compare October 26, 2024 10:57
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.3 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.5 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from ca50fae to 579ace3 Compare November 20, 2024 13:06
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.5 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.6 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 579ace3 to eb375e0 Compare January 1, 2025 07:49
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.6 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.7 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from eb375e0 to ba822e5 Compare January 6, 2025 06:27
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.7 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.8 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from ba822e5 to 8a3a3c8 Compare January 26, 2025 10:01
@renovate
Copy link
Contributor Author

renovate bot commented Jan 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/uptrace/bun/driver/pgdriver v1.2.15
go: downloading go.opentelemetry.io/otel v1.37.0
go: downloading golang.org/x/text v0.27.0
go: downloading golang.org/x/sync v0.16.0
go: downloading golang.org/x/mod v0.25.0
go: downloading go.opentelemetry.io/otel/trace v1.37.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading golang.org/x/tools v0.34.0
go: downloading mellium.im/sasl v0.3.2
go: downloading go.opentelemetry.io/otel/metric v1.37.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading golang.org/x/crypto v0.40.0
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading golang.org/x/net v0.41.0
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.1
go: downloading go.opentelemetry.io v0.1.0
go: exusiai.dev/backend-next/internal/server/httpserver imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace imports
	go.opentelemetry.io/otel/exporters/otlp/internal: cannot find module providing package go.opentelemetry.io/otel/exporters/otlp/internal
go: exusiai.dev/backend-next/internal/server/httpserver imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig imports
	go.opentelemetry.io/otel/exporters/otlp/internal/envconfig: cannot find module providing package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig
go: module go.opentelemetry.io/otel/exporters/jaeger is deprecated: This module is no longer supported.

@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.8 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.9 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 8a3a3c8 to 4c74c2d Compare February 18, 2025 07:32
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.9 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.10 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 4c74c2d to e5e48ff Compare March 6, 2025 05:21
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.10 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.11 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from e5e48ff to 2813ae9 Compare June 8, 2025 12:59
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.11 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.12 Jun 8, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 2813ae9 to 1a4ce5a Compare June 12, 2025 08:11
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.12 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.13 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 1a4ce5a to 0bc7e02 Compare June 16, 2025 10:13
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.13 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.14 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-uptrace-bun-driver-pgdriver-1.x branch from 0bc7e02 to 97137e8 Compare July 18, 2025 03:48
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.14 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 Jul 18, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 - abandoned Jul 20, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 - abandoned fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 Jul 20, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 - abandoned Jul 28, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 - abandoned fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 Jul 28, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 fix(deps): update module github.com/uptrace/bun/driver/pgdriver to v1.2.15 - abandoned Aug 11, 2025
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.

1 participant