Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1 #450

Merged
merged 2 commits into from
Feb 17, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 17, 2021

Bumps github.com/jmoiron/sqlx from 1.2.0 to 1.3.1.

Commits
  • 75a7ebf fixes #688
  • 4cb7f7d Merge pull request #537 from muesli/conversion-fixes
  • 7c312af add cockroach driver to default driver list as DOLLAR
  • 29f9f5e Merge pull request #429 from snigle/reflectx
  • d5886a9 update the backwards compatibility section in the readme
  • e8d91d2 recent changes -> describe changes since the v1.2.0 tag
  • 772552f Merge pull request #687 from jmoiron/pr-501
  • ae5edc7 remove duplicate .idea gitignore
  • b42561b extract map[string]interface{} conversion for convertible named types and com...
  • ba0e7e7 do not duplicate bindAnyArgs in bindArgs
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/jmoiron/sqlx/releases)
- [Commits](jmoiron/sqlx@v1.2.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner February 17, 2021 00:39
@dependabot-preview dependabot-preview bot added the dependencies Used by dependabot label Feb 17, 2021
@github-actions
Copy link

Integration tests success for 7aed2ea657d84fd68c1b76dd0bafb082ce579ed7

@github-actions
Copy link

Integration tests success for be95b10504bc0f23ce5a646dc8960fe09a7f152e

@czimergebot czimergebot merged commit 22aaaad into main Feb 17, 2021
@czimergebot czimergebot deleted the dependabot/go_modules/github.com/jmoiron/sqlx-1.3.1 branch February 17, 2021 17:29
gjv9491 pushed a commit to gjv9491/terraform-provider-snowflake that referenced this pull request Mar 19, 2021
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.2.0 to 1.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jmoiron/sqlx/commit/75a7ebf246fd757c9c7742da7dc4d26c6fdb6b5b"><code>75a7ebf</code></a> fixes <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/688">#688</a></li>
<li><a href="https://github.com/jmoiron/sqlx/commit/4cb7f7deb4568d8eb302e8d5fb37dfe20f00cdcc"><code>4cb7f7d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/537">#537</a> from muesli/conversion-fixes</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/7c312af207a50b2c59723b3957e4418d1d00c2e8"><code>7c312af</code></a> add cockroach driver to default driver list as DOLLAR</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/29f9f5e177f3e5649efcb13ef521ac3fbb43566d"><code>29f9f5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/429">#429</a> from snigle/reflectx</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/d5886a9413bf36b51f11dced24f732bfc3767741"><code>d5886a9</code></a> update the backwards compatibility section in the readme</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/e8d91d2278419859f1067114e2bd3553f05e6d8f"><code>e8d91d2</code></a> recent changes -&gt; describe changes since the v1.2.0 tag</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/772552f1e05de4575ae631793760beed69e1b435"><code>772552f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/687">#687</a> from jmoiron/pr-501</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/ae5edc7b0939bbcdd02f64f8473fac4428fdd6c4"><code>ae5edc7</code></a> remove duplicate .idea gitignore</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/b42561bcae62c8fc3f17a4f686491bb92fa0dff0"><code>b42561b</code></a> extract map[string]interface{} conversion for convertible named types and com...</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/ba0e7e71bf829a4eed4f82f1150bf540ea80eae8"><code>ba0e7e7</code></a> do not duplicate bindAnyArgs in bindArgs</li>
<li>Additional commits viewable in <a href="https://github.com/jmoiron/sqlx/compare/v1.2.0...v1.3.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/jmoiron/sqlx&package-manager=go_modules&previous-version=1.2.0&new-version=1.3.1)](https://dependabot.com/compatibility-score/?dependency-name=github.com/jmoiron/sqlx&package-manager=go_modules&previous-version=1.2.0&new-version=1.3.1)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
anton-chekanov pushed a commit to anton-chekanov/terraform-provider-snowflake that referenced this pull request Jan 25, 2022
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.2.0 to 1.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jmoiron/sqlx/commit/75a7ebf246fd757c9c7742da7dc4d26c6fdb6b5b"><code>75a7ebf</code></a> fixes <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/688">#688</a></li>
<li><a href="https://github.com/jmoiron/sqlx/commit/4cb7f7deb4568d8eb302e8d5fb37dfe20f00cdcc"><code>4cb7f7d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/537">#537</a> from muesli/conversion-fixes</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/7c312af207a50b2c59723b3957e4418d1d00c2e8"><code>7c312af</code></a> add cockroach driver to default driver list as DOLLAR</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/29f9f5e177f3e5649efcb13ef521ac3fbb43566d"><code>29f9f5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/429">#429</a> from snigle/reflectx</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/d5886a9413bf36b51f11dced24f732bfc3767741"><code>d5886a9</code></a> update the backwards compatibility section in the readme</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/e8d91d2278419859f1067114e2bd3553f05e6d8f"><code>e8d91d2</code></a> recent changes -&gt; describe changes since the v1.2.0 tag</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/772552f1e05de4575ae631793760beed69e1b435"><code>772552f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/687">#687</a> from jmoiron/pr-501</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/ae5edc7b0939bbcdd02f64f8473fac4428fdd6c4"><code>ae5edc7</code></a> remove duplicate .idea gitignore</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/b42561bcae62c8fc3f17a4f686491bb92fa0dff0"><code>b42561b</code></a> extract map[string]interface{} conversion for convertible named types and com...</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/ba0e7e71bf829a4eed4f82f1150bf540ea80eae8"><code>ba0e7e7</code></a> do not duplicate bindAnyArgs in bindArgs</li>
<li>Additional commits viewable in <a href="https://github.com/jmoiron/sqlx/compare/v1.2.0...v1.3.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/jmoiron/sqlx&package-manager=go_modules&previous-version=1.2.0&new-version=1.3.1)](https://dependabot.com/compatibility-score/?dependency-name=github.com/jmoiron/sqlx&package-manager=go_modules&previous-version=1.2.0&new-version=1.3.1)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
daniepett pushed a commit to daniepett/terraform-provider-snowflake that referenced this pull request Feb 9, 2022
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.2.0 to 1.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jmoiron/sqlx/commit/75a7ebf246fd757c9c7742da7dc4d26c6fdb6b5b"><code>75a7ebf</code></a> fixes <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/688">#688</a></li>
<li><a href="https://github.com/jmoiron/sqlx/commit/4cb7f7deb4568d8eb302e8d5fb37dfe20f00cdcc"><code>4cb7f7d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/537">#537</a> from muesli/conversion-fixes</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/7c312af207a50b2c59723b3957e4418d1d00c2e8"><code>7c312af</code></a> add cockroach driver to default driver list as DOLLAR</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/29f9f5e177f3e5649efcb13ef521ac3fbb43566d"><code>29f9f5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/429">#429</a> from snigle/reflectx</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/d5886a9413bf36b51f11dced24f732bfc3767741"><code>d5886a9</code></a> update the backwards compatibility section in the readme</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/e8d91d2278419859f1067114e2bd3553f05e6d8f"><code>e8d91d2</code></a> recent changes -&gt; describe changes since the v1.2.0 tag</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/772552f1e05de4575ae631793760beed69e1b435"><code>772552f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jmoiron/sqlx/issues/687">#687</a> from jmoiron/pr-501</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/ae5edc7b0939bbcdd02f64f8473fac4428fdd6c4"><code>ae5edc7</code></a> remove duplicate .idea gitignore</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/b42561bcae62c8fc3f17a4f686491bb92fa0dff0"><code>b42561b</code></a> extract map[string]interface{} conversion for convertible named types and com...</li>
<li><a href="https://github.com/jmoiron/sqlx/commit/ba0e7e71bf829a4eed4f82f1150bf540ea80eae8"><code>ba0e7e7</code></a> do not duplicate bindAnyArgs in bindArgs</li>
<li>Additional commits viewable in <a href="https://github.com/jmoiron/sqlx/compare/v1.2.0...v1.3.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/jmoiron/sqlx&package-manager=go_modules&previous-version=1.2.0&new-version=1.3.1)](https://dependabot.com/compatibility-score/?dependency-name=github.com/jmoiron/sqlx&package-manager=go_modules&previous-version=1.2.0&new-version=1.3.1)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Used by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants