Skip to content

build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1#2

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/modernc.org/ql-1.2.1
Closed

build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/modernc.org/ql-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 30, 2020

Copy link
Copy Markdown

Bumps modernc.org/ql from 1.0.0 to 1.2.1.

Commits
  • 462784f avoid test failures in R/O repositories
  • 60329aa support INSERT/IF NOT EXISTS, add IsDuplicateUniqueIndexError
  • f74a0b0 add IsDuplicateUniqueIndexError()
  • 18b12e0 implement INSERT IF NOT EXISTS, updates #221
  • a6c6bf3 Merge branch 'issue-220' into 'master'
  • 01ded24 ql: replace string(int) conversions w/ string(rune(int))
  • 630393d A+C: add Sebastien Binet
  • 5a7be8a ql: implement database/sql/driver.ConnBeginTx
  • 84157c9 fix typo
  • 4257f41 adjust LICENSE for pkg.go.dev
  • 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 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)

Bumps [modernc.org/ql](https://gitlab.com/cznic/ql) from 1.0.0 to 1.2.1.
- [Release notes](https://gitlab.com/cznic/ql/tags)
- [Commits](https://gitlab.com/cznic/ql/compare/v1.0.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 30, 2020
@dependabot @github

dependabot Bot commented on behalf of github Dec 14, 2020

Copy link
Copy Markdown
Author

Superseded by #4.

@dependabot dependabot Bot closed this Dec 14, 2020
@dependabot dependabot Bot deleted the dependabot/go_modules/modernc.org/ql-1.2.1 branch December 14, 2020 07:14
FelixTing pushed a commit that referenced this pull request Dec 14, 2022
* fix(snap): Load and export an .env file in bash

This PR resolves canonical/edgex-snap-hooks#52.

The current `.env` file is invalid with `export` command and treated as a bash script. This change will load and export `.env` file in bash appropriately.

The redundant `export` command has been removed on the producer side: canonical/edgex-snap-hooks#58

* build(snap): Use new version of canonical/edgex-snap/hooks

* refactor(snap): Use copyDir library in install hook

* build(snap): Use updated hooks library

* refactor(snap): Replace exit(1) with fatal (#1)

* build(snap): Use new version of canonical/edgex-snap/hooks

* build(snap): Upgrade edgex-snap/hooks to 2.3.0

* refactor(snap): Combine install and configure hook executables (#2)

* refactor(snap): Refactor env loader and helper-go (#3)

* refactor: Improve the name of env loader script

* refactor: Add logger tag to env loader

* refactor: name the subcommand accordingly

Signed-off-by: Farshid Tavakolizadeh <farshid.tavakolizadeh@canonical.com>

Co-authored-by: Farshid Tavakolizadeh <farshid.tavakolizadeh@canonical.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants