chore(deps): bump github.com/pressly/goose/v3 from 3.10.0 to 3.11.0 #48

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-pressly-goose-v3-3.11.0 into main 2023-05-05 06:39:16 +00:00
argoyle commented 2023-05-05 06:24:28 +00:00 (Migrated from gitlab.com)

Bumps github.com/pressly/goose/v3 from 3.10.0 to 3.11.0.

Release notes

Sourced from github.com/pressly/goose/v3's releases.

v3.11.0

Changelog

  • ba6e5fb6f00f4ca35fea83963dc7e6622832d3f8: Add 'sqlserver' to dialects as an alias of mssql (#510) (@​ffaen)
  • 3e0905abacffc8cd736617b8ce3c8a724db7e2bb: build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#488) (@​dependabot[bot])
  • 4eee07f48a5c72b08925bb7bd787524af48a294b: build(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (#504) (@​dependabot[bot])
  • 86f779a9590e4edba5d2620b7ce88dc6d30a0580: build: add Linux ARM64 arch support (#499) (@​jesusprubio)
  • 0bc00342b57dd894593b5bac154776cc06943ef6: build: upgrade deps and update workflows (#500) (@​mfridman)
  • 99204d2421167fe254eeb8345f1aa7e3823740ac: build: upgrade to github.com/jackc/pgx/v5 (#475) (@​dahu33)
  • 15ef2bcb6e6b6f38de5519dff5e57c6480373b00: chore: fix comment typos (#480) (@​deining)
  • 33106fc6f2794885be83db34feac1a17b0462e99: chore: update annotation comments (#478) (@​mfridman)
  • 0d1296b2bbb3e88b4920c9441beb98bfefc23a5d: feat(mssql): update driver to microsoft/go-mssqldb (#501) (@​mfridman)
  • 49c55f0f984eda9e57229f0f515bd09143cc1f17: feat: add support for azuresql dialect (#487) (@​sblackstone)
  • e2ecb28d00ece625482f4f5de4397da34825ea14: fix: clickhouse tests (@​mfridman)
  • c462979327385eb7bf68e5bf2e232e8fbd3f9773: refactor: create a generic store and stub out dialect queries (#477) (@​mfridman)
  • baaec139e4ebc44db20ea46f133b7ddf1b9c5bb7: refactor: dialectquery (#482) (@​mfridman)
  • 8574431aadfdbc2978623d7d5c859d80fdb7cbd3: refactor: remove deprecated ioutil (@​mfridman)
Commits
  • ba6e5fb Add 'sqlserver' to dialects as an alias of mssql (#510)
  • 4eee07f build(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (#504)
  • 0d1296b feat(mssql): update driver to microsoft/go-mssqldb (#501)
  • 0bc0034 build: upgrade deps and update workflows (#500)
  • 86f779a build: add Linux ARM64 arch support (#499)
  • 3e0905a build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#488)
  • 49c55f0 feat: add support for azuresql dialect (#487)
  • 8574431 refactor: remove deprecated ioutil
  • baaec13 refactor: dialectquery (#482)
  • e2ecb28 fix: clickhouse tests
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.10.0 to 3.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pressly/goose/releases">github.com/pressly/goose/v3's releases</a>.</em></p> <blockquote> <h2>v3.11.0</h2> <h2>Changelog</h2> <ul> <li>ba6e5fb6f00f4ca35fea83963dc7e6622832d3f8: Add 'sqlserver' to dialects as an alias of mssql (<a href="https://github.com/pressly/goose/issues/510">#510</a>) (<a href="https://github.com/ffaen"><code>@​ffaen</code></a>)</li> <li>3e0905abacffc8cd736617b8ce3c8a724db7e2bb: build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (<a href="https://github.com/pressly/goose/issues/488">#488</a>) (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>4eee07f48a5c72b08925bb7bd787524af48a294b: build(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (<a href="https://github.com/pressly/goose/issues/504">#504</a>) (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> <li>86f779a9590e4edba5d2620b7ce88dc6d30a0580: build: add Linux ARM64 arch support (<a href="https://github.com/pressly/goose/issues/499">#499</a>) (<a href="https://github.com/jesusprubio"><code>@​jesusprubio</code></a>)</li> <li>0bc00342b57dd894593b5bac154776cc06943ef6: build: upgrade deps and update workflows (<a href="https://github.com/pressly/goose/issues/500">#500</a>) (<a href="https://github.com/mfridman"><code>@​mfridman</code></a>)</li> <li>99204d2421167fe254eeb8345f1aa7e3823740ac: build: upgrade to github.com/jackc/pgx/v5 (<a href="https://github.com/pressly/goose/issues/475">#475</a>) (<a href="https://github.com/dahu33"><code>@​dahu33</code></a>)</li> <li>15ef2bcb6e6b6f38de5519dff5e57c6480373b00: chore: fix comment typos (<a href="https://github.com/pressly/goose/issues/480">#480</a>) (<a href="https://github.com/deining"><code>@​deining</code></a>)</li> <li>33106fc6f2794885be83db34feac1a17b0462e99: chore: update annotation comments (<a href="https://github.com/pressly/goose/issues/478">#478</a>) (<a href="https://github.com/mfridman"><code>@​mfridman</code></a>)</li> <li>0d1296b2bbb3e88b4920c9441beb98bfefc23a5d: feat(mssql): update driver to microsoft/go-mssqldb (<a href="https://github.com/pressly/goose/issues/501">#501</a>) (<a href="https://github.com/mfridman"><code>@​mfridman</code></a>)</li> <li>49c55f0f984eda9e57229f0f515bd09143cc1f17: feat: add support for azuresql dialect (<a href="https://github.com/pressly/goose/issues/487">#487</a>) (<a href="https://github.com/sblackstone"><code>@​sblackstone</code></a>)</li> <li>e2ecb28d00ece625482f4f5de4397da34825ea14: fix: clickhouse tests (<a href="https://github.com/mfridman"><code>@​mfridman</code></a>)</li> <li>c462979327385eb7bf68e5bf2e232e8fbd3f9773: refactor: create a generic store and stub out dialect queries (<a href="https://github.com/pressly/goose/issues/477">#477</a>) (<a href="https://github.com/mfridman"><code>@​mfridman</code></a>)</li> <li>baaec139e4ebc44db20ea46f133b7ddf1b9c5bb7: refactor: dialectquery (<a href="https://github.com/pressly/goose/issues/482">#482</a>) (<a href="https://github.com/mfridman"><code>@​mfridman</code></a>)</li> <li>8574431aadfdbc2978623d7d5c859d80fdb7cbd3: refactor: remove deprecated ioutil (<a href="https://github.com/mfridman"><code>@​mfridman</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pressly/goose/commit/ba6e5fb6f00f4ca35fea83963dc7e6622832d3f8"><code>ba6e5fb</code></a> Add 'sqlserver' to dialects as an alias of mssql (<a href="https://github.com/pressly/goose/issues/510">#510</a>)</li> <li><a href="https://github.com/pressly/goose/commit/4eee07f48a5c72b08925bb7bd787524af48a294b"><code>4eee07f</code></a> build(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (<a href="https://github.com/pressly/goose/issues/504">#504</a>)</li> <li><a href="https://github.com/pressly/goose/commit/0d1296b2bbb3e88b4920c9441beb98bfefc23a5d"><code>0d1296b</code></a> feat(mssql): update driver to microsoft/go-mssqldb (<a href="https://github.com/pressly/goose/issues/501">#501</a>)</li> <li><a href="https://github.com/pressly/goose/commit/0bc00342b57dd894593b5bac154776cc06943ef6"><code>0bc0034</code></a> build: upgrade deps and update workflows (<a href="https://github.com/pressly/goose/issues/500">#500</a>)</li> <li><a href="https://github.com/pressly/goose/commit/86f779a9590e4edba5d2620b7ce88dc6d30a0580"><code>86f779a</code></a> build: add Linux ARM64 arch support (<a href="https://github.com/pressly/goose/issues/499">#499</a>)</li> <li><a href="https://github.com/pressly/goose/commit/3e0905abacffc8cd736617b8ce3c8a724db7e2bb"><code>3e0905a</code></a> build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (<a href="https://github.com/pressly/goose/issues/488">#488</a>)</li> <li><a href="https://github.com/pressly/goose/commit/49c55f0f984eda9e57229f0f515bd09143cc1f17"><code>49c55f0</code></a> feat: add support for azuresql dialect (<a href="https://github.com/pressly/goose/issues/487">#487</a>)</li> <li><a href="https://github.com/pressly/goose/commit/8574431aadfdbc2978623d7d5c859d80fdb7cbd3"><code>8574431</code></a> refactor: remove deprecated ioutil</li> <li><a href="https://github.com/pressly/goose/commit/baaec139e4ebc44db20ea46f133b7ddf1b9c5bb7"><code>baaec13</code></a> refactor: dialectquery (<a href="https://github.com/pressly/goose/issues/482">#482</a>)</li> <li><a href="https://github.com/pressly/goose/commit/e2ecb28d00ece625482f4f5de4397da34825ea14"><code>e2ecb28</code></a> fix: clickhouse tests</li> <li>Additional commits viewable in <a href="https://github.com/pressly/goose/compare/v3.10.0...v3.11.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into main 2023-05-05 06:39:17 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#48