go-arrower / arrower

A complete framework to develop web applications in Go - wip
https://www.arrower.org/
10 stars 1 forks source link

chore(deps): bump github.com/go-testfixtures/testfixtures/v3 from 3.9.0 to 3.10.0 #132

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/go-testfixtures/testfixtures/v3 from 3.9.0 to 3.10.0.

Release notes

Sourced from github.com/go-testfixtures/testfixtures/v3's releases.

v3.10.0

Changelog

Sourced from github.com/go-testfixtures/testfixtures/v3's changelog.

v3.10.0 - 2024-02-17

  • Fix usage with Microsoft SQL Server when the database is configured with a case sensitive setting (#182 by @​wxiaoguang).
  • Updated some dependencies.
  • Updated database systems versions on the Docker setup used by CI (#187).
Commits
  • c297e66 release: v3.10.0
  • 121af59 chore(ci): update some actions
  • 4ebcdd4 chore(deps): update go to v1.22
  • 8b8c274 chore: update changelog
  • 23adf1e Bump github.com/ClickHouse/clickhouse-go/v2 from 2.9.1 to 2.18.0 (#184)
  • 7694842 chore(ci): update docker images to newer versions
  • 7dfeb0a chore(taskfile): add --remove-orphans on docker-compose down command
  • a3e03a2 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 (#186)
  • 2612bb3 chore: add changelog for #182
  • c4d8023 fix(sqlserver): make it work with case sensitive settings (#182)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 8 months ago

Looks like github.com/go-testfixtures/testfixtures/v3 is up-to-date now, so this is no longer needed.