Skip to content

Commit

Permalink
build(deps): Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 (#660)
Browse files Browse the repository at this point in the history
Bumps [github.com/proullon/ramsql](https://github.com/proullon/ramsql) from 0.1.2 to 0.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/proullon/ramsql/releases">github.com/proullon/ramsql's releases</a>.</em></p>
<blockquote>
<h2>v0.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: (primary key) add check for primary key violation by <a href="https://github.com/proullon"><code>@​proullon</code></a> in <a href="https://redirect.github.com/proullon/ramsql/pull/91">proullon/ramsql#91</a></li>
<li>fix: (close <a href="https://redirect.github.com/proullon/ramsql/issues/93">#93</a>) boolean parsing in INSERT query by <a href="https://github.com/proullon"><code>@​proullon</code></a> in <a href="https://redirect.github.com/proullon/ramsql/pull/94">proullon/ramsql#94</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/proullon/ramsql/compare/v0.1.2...v0.1.3">https://github.com/proullon/ramsql/compare/v0.1.2...v0.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/proullon/ramsql/commit/b525f281b9cb62de1c63a081bdaf1303c0212b80"><code>b525f28</code></a> fix: (close <a href="https://redirect.github.com/proullon/ramsql/issues/93">#93</a>) boolean parsing in INSERT query</li>
<li><a href="https://github.com/proullon/ramsql/commit/0fc26c5a209c22ffe57cd2653a16dcaefe739237"><code>0fc26c5</code></a> chore: move parseInsert to insert.go</li>
<li><a href="https://github.com/proullon/ramsql/commit/7de0035ebf7900f04c1d12e4de88f0099fdcfd06"><code>7de0035</code></a> Create CODE_OF_CONDUCT.md</li>
<li><a href="https://github.com/proullon/ramsql/commit/af19c912899749ae8cb75588da2f61faf6e3cec1"><code>af19c91</code></a> fix: (primary key) update README</li>
<li><a href="https://github.com/proullon/ramsql/commit/25e343ea218179b2613aa0b1bda5a3ed1e237ab2"><code>25e343e</code></a> fix: (primary key) handle multiple attribute primary key creation</li>
<li><a href="https://github.com/proullon/ramsql/commit/0ee529a80e1bf8028cc3699d5a81ea393a3851fb"><code>0ee529a</code></a> fix: (primary key) add check for primary key violation</li>
<li><a href="https://github.com/proullon/ramsql/commit/7e33321480ac398690a184a732ceb03645ae5f85"><code>7e33321</code></a> fix: (primary key) add failing tests</li>
<li>See full diff in <a href="https://github.com/proullon/ramsql/compare/v0.1.2...v0.1.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/proullon/ramsql&package-manager=go_modules&previous-version=0.1.2&new-version=0.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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)

---

<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 show <dependency name> 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)

</details>
  • Loading branch information
dependabot[bot] authored and MonikaCat committed Feb 5, 2024
1 parent 3c8b22f commit 7128996
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/lib/pq v1.10.9
github.com/pelletier/go-toml v1.9.5
github.com/prometheus/client_golang v1.17.0
github.com/proullon/ramsql v0.1.2
github.com/proullon/ramsql v0.1.3
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/prometheus/procfs v0.11.1 h1:xRC8Iq1yyca5ypa9n1EZnWZkt7dwcoRPQwX/5gwaUuI=
github.com/prometheus/procfs v0.11.1/go.mod h1:eesXgaPo1q7lBpVMoMy0ZOFTth9hBn4W/y0/p/ScXhY=
github.com/proullon/ramsql v0.1.2 h1:PTtsy2iml/CW3Lsopyr86dlIs7JyYEmfLrfYvQVXD2U=
github.com/proullon/ramsql v0.1.2/go.mod h1:CFGqeQHQpdRfWqYmWD3yXqPTEaHkF4zgXy1C6qDWc9E=
github.com/proullon/ramsql v0.1.3 h1:/LRcXJf4lEmhdb4tYcci473I2VynjcZSzh2hsjJ8rSk=
github.com/proullon/ramsql v0.1.3/go.mod h1:CFGqeQHQpdRfWqYmWD3yXqPTEaHkF4zgXy1C6qDWc9E=
github.com/quasilyte/go-ruleguard v0.4.0 h1:DyM6r+TKL+xbKB4Nm7Afd1IQh9kEUKQs2pboWGKtvQo=
github.com/quasilyte/go-ruleguard v0.4.0/go.mod h1:Eu76Z/R8IXtViWUIHkE3p8gdH3/PKk1eh3YGfaEof10=
github.com/quasilyte/gogrep v0.5.0 h1:eTKODPXbI8ffJMN+W2aE0+oL0z/nh8/5eNdiO34SOAo=
Expand Down

0 comments on commit 7128996

Please sign in to comment.