-
Notifications
You must be signed in to change notification settings - Fork 251
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
build(deps): Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 #660
Merged
mergify
merged 3 commits into
cosmos/v0.47.x
from
dependabot/go_modules/github.com/proullon/ramsql-0.1.3
Nov 1, 2023
Merged
build(deps): Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 #660
mergify
merged 3 commits into
cosmos/v0.47.x
from
dependabot/go_modules/github.com/proullon/ramsql-0.1.3
Nov 1, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
automerge
Automatically merge PR once all prerequisites pass
dependencies
Pull requests that update a dependency file
labels
Oct 6, 2023
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/proullon/ramsql-0.1.3
branch
from
October 10, 2023 19:04
b353c25
to
d94bea3
Compare
RiccardoM
force-pushed
the
cosmos/v0.47.x
branch
from
October 10, 2023 19:04
df93846
to
7b4ec26
Compare
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/proullon/ramsql-0.1.3
branch
2 times, most recently
from
November 1, 2023 11:32
83a4570
to
da144c3
Compare
Bumps [github.com/proullon/ramsql](https://github.com/proullon/ramsql) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/proullon/ramsql/releases) - [Commits](proullon/ramsql@v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: github.com/proullon/ramsql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/proullon/ramsql-0.1.3
branch
from
November 1, 2023 12:08
da144c3
to
ed6013b
Compare
Bumps [github.com/proullon/ramsql](https://github.com/proullon/ramsql) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/proullon/ramsql/releases) - [Commits](proullon/ramsql@v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: github.com/proullon/ramsql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/proullon/ramsql-0.1.3
branch
from
November 1, 2023 12:32
ed6013b
to
ffae35b
Compare
… of https://github.com/forbole/bdjuno into dependabot/go_modules/github.com/proullon/ramsql-0.1.3
MonikaCat
approved these changes
Nov 1, 2023
mergify
bot
deleted the
dependabot/go_modules/github.com/proullon/ramsql-0.1.3
branch
November 1, 2023 13:06
MonikaCat
pushed a commit
that referenced
this pull request
Feb 5, 2024
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>
MonikaCat
pushed a commit
that referenced
this pull request
Feb 5, 2024
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>
MonikaCat
pushed a commit
that referenced
this pull request
Feb 6, 2024
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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
automerge
Automatically merge PR once all prerequisites pass
dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/proullon/ramsql from 0.1.2 to 0.1.3.
Release notes
Sourced from github.com/proullon/ramsql's releases.
Commits
b525f28
fix: (close #93) boolean parsing in INSERT query0fc26c5
chore: move parseInsert to insert.go7de0035
Create CODE_OF_CONDUCT.mdaf19c91
fix: (primary key) update README25e343e
fix: (primary key) handle multiple attribute primary key creation0ee529a
fix: (primary key) add check for primary key violation7e33321
fix: (primary key) add failing testsDependabot 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 <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)