fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.13.0 #2615

Open
renovate wants to merge 1 commits from renovate/github.com-go-testfixtures-testfixtures-v3-3.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/go-testfixtures/testfixtures/v3 require minor v3.11.0 -> v3.13.0

Release Notes

go-testfixtures/testfixtures (github.com/go-testfixtures/testfixtures/v3)

v3.13.0

Compare Source

v3.12.0

Compare Source


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-testfixtures/testfixtures/v3](https://github.com/go-testfixtures/testfixtures) | require | minor | `v3.11.0` -> `v3.13.0` | --- ### Release Notes <details> <summary>go-testfixtures/testfixtures (github.com/go-testfixtures/testfixtures/v3)</summary> ### [`v3.13.0`](https://github.com/go-testfixtures/testfixtures/blob/HEAD/CHANGELOG.md#v3130---2024-10-25) [Compare Source](https://github.com/go-testfixtures/testfixtures/compare/v3.12.0...v3.13.0) - Add GCP Spanner support ([#&#8203;211](https://github.com/go-testfixtures/testfixtures/pull/211) by [@&#8203;kikihakiem](https://github.com/kikihakiem)) - Remove ClickHouse underscore import by ([#&#8203;220](https://github.com/go-testfixtures/testfixtures/pull/220) by [@&#8203;slsyy](https://github.com/slsyy)) - test: remove private api usages in tests ([#&#8203;221](https://github.com/go-testfixtures/testfixtures/pull/221) by [@&#8203;slsyy](https://github.com/slsyy)) - CI: use `docker compose` instead of `docker-compose` ([#&#8203;214](https://github.com/go-testfixtures/testfixtures/pull/214) by [@&#8203;slsyy](https://github.com/slsyy)) - Updated dependencies. ### [`v3.12.0`](https://github.com/go-testfixtures/testfixtures/blob/HEAD/CHANGELOG.md#v3120---2024-07-13) [Compare Source](https://github.com/go-testfixtures/testfixtures/compare/v3.11.0...v3.12.0) - Reset sequences in a single exec to improve performance ([#&#8203;208](https://github.com/go-testfixtures/testfixtures/pull/208) by [@&#8203;slsyy](https://github.com/slsyy)) - Skip checksum calculation when not needed to improve performance ([#&#8203;207](https://github.com/go-testfixtures/testfixtures/pull/207) by [@&#8203;slsyy](https://github.com/slsyy)). - Add `SkipTableChecksumComputation` option ([#&#8203;203](https://github.com/go-testfixtures/testfixtures/issues/203), [#&#8203;206](https://github.com/go-testfixtures/testfixtures/pull/206) by [@&#8203;slsyy](https://github.com/slsyy)) - PostgreSQL: Run some queries concurrently to improve performance ([#&#8203;205](https://github.com/go-testfixtures/testfixtures/pull/205) by [@&#8203;slsyy](https://github.com/slsyy)). - Optimize Docker image a bit ([#&#8203;204](https://github.com/go-testfixtures/testfixtures/pull/204) by [@&#8203;slsyy](https://github.com/slsyy)). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuNCIsInVwZGF0ZWRJblZlciI6IjM4LjY2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2024-07-17 15:13:44 +00:00
renovate added 1 commit 2024-07-17 15:13:46 +00:00
fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.12.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
4fe6e9517d
konrad approved these changes 2024-07-18 08:44:37 +00:00
konrad scheduled this pull request to auto merge when all checks succeed 2024-07-18 08:45:04 +00:00
konrad force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 4fe6e9517d to da097c832f 2024-07-18 08:45:30 +00:00 Compare
konrad force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from da097c832f to 7a76a4e2ec 2024-07-19 09:54:21 +00:00 Compare
Author
Member

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

  • 3 additional dependencies were updated

Details:

Package Change
github.com/ClickHouse/clickhouse-go/v2 v2.24.0 -> v2.30.0
github.com/andybalholm/brotli v1.1.0 -> v1.1.1
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc -> v1.0.1
### ℹ 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): - 3 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------------- | :------------------------------------------------- | | `github.com/ClickHouse/clickhouse-go/v2` | `v2.24.0` -> `v2.30.0` | | `github.com/andybalholm/brotli` | `v1.1.0` -> `v1.1.1` | | `github.com/boombuler/barcode` | `v1.0.1-0.20190219062509-6c824513bacc` -> `v1.0.1` |
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 7a76a4e2ec to 8dcea9f090 2024-09-03 21:06:16 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 8dcea9f090 to 8e29f000c6 2024-09-04 16:33:23 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 8e29f000c6 to 87976aaecc 2024-09-06 12:19:26 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 87976aaecc to a021f215f1 2024-09-06 17:17:31 +00:00 Compare
konrad canceled auto merging this pull request when all checks succeed 2024-09-06 18:05:16 +00:00
renovate changed title from fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.12.0 to fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.13.0 2024-10-25 14:16:34 +00:00
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from a021f215f1 to 3949d82c27 2024-10-25 14:16:44 +00:00 Compare
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2615-renovate-github-com-go-testfixtu--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2615-renovate-github-com-go-testfixtu--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 3949d82c27 to 1107e96811 2024-11-05 09:20:56 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 1107e96811 to 1f034017d7 2024-11-07 22:22:47 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 1f034017d7 to 110af3d20e 2024-11-08 10:16:38 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 110af3d20e to 5d3dfe8b0b 2024-11-08 16:18:37 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 5d3dfe8b0b to 3f8db605b6 2024-11-20 18:21:07 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 3f8db605b6 to 9536ec5edd 2024-11-22 11:39:33 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 9536ec5edd to 6cb251f06c 2024-12-04 16:43:53 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from 6cb251f06c to a7dff24e5e 2024-12-04 18:22:22 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from a7dff24e5e to aa8b4d1164 2024-12-04 20:23:10 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from aa8b4d1164 to a25462ee35 2024-12-04 21:31:03 +00:00 Compare
renovate force-pushed renovate/github.com-go-testfixtures-testfixtures-v3-3.x from a25462ee35 to 93dea796b4 2024-12-05 10:21:40 +00:00 Compare
Some checks failed
continuous-integration/drone/pr Build is failing
Required
Details
Some required checks were not successful.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-go-testfixtures-testfixtures-v3-3.x:renovate/github.com-go-testfixtures-testfixtures-v3-3.x
git checkout renovate/github.com-go-testfixtures-testfixtures-v3-3.x
Sign in to join this conversation.
No Reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vikunja/vikunja#2615
No description provided.