grassrootseconomics / celo-indexer

Index GE activity on the Celo blockchain
GNU Affero General Public License v3.0
0 stars 0 forks source link

build(deps): bump github.com/jackc/tern/v2 from 2.1.1 to 2.2.1 #6

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/jackc/tern/v2 from 2.1.1 to 2.2.1.

Release notes

Sourced from github.com/jackc/tern/v2's releases.

v2.2.1

Changelog

  • dd10d29 Update Github release workflow
  • 2c7cac8 Release v2.2.1
  • 4213fd8 fix: code snapshot sets file permissions properly
  • ae53fa8 fix: tern code snapshot uses TERN_MIGRATIONS envvar
  • 84145e7 Add missing date for v2.2.0 release
  • 963db3b Handle dollar-quoted strings when splitting SQL statements

v2.2.0

Changelog

  • bc02ac5 Release v2.2.0
  • 578b8b4 Require Go 1.19+ to match pgx
  • c5e8bbb Upgrade dependencies
  • 22a33fd Remove usage of io/ioutil
  • e066eba Upgrade pgx to v5.5.5
  • 4ca45ec Fix SSH tunnel knownhosts lookup with default port
  • 1ab7ee8 Upgrade github.com/jackc/pgx/v5 and golang.org/x/crypto
  • 05bc74d Merge pull request #88 from magnushoerberg/fix-readme-test
  • 39dfdb7 Update README with missing ENV to run tests
  • 4a122cc Add --output to gengen command
  • 42057ab gengen initial migration 0 was missing begin statement
  • fa3b1c6 Merge pull request #84 from michaelknowles/sshPortFromConfig
  • 852a3f2 Merge pull request #85 from arthureichelberger/feat/add-releaser-arm64
  • d08e1b7 use port from config file; if no port specified from config or cli, then default to 22
  • df14220 feat(release): support release for arm64
  • 7249c64 Add gengen command
Commits
  • dd10d29 Update Github release workflow
  • 2c7cac8 Release v2.2.1
  • 4213fd8 fix: code snapshot sets file permissions properly
  • ae53fa8 fix: tern code snapshot uses TERN_MIGRATIONS envvar
  • 84145e7 Add missing date for v2.2.0 release
  • 963db3b Handle dollar-quoted strings when splitting SQL statements
  • bc02ac5 Release v2.2.0
  • 578b8b4 Require Go 1.19+ to match pgx
  • c5e8bbb Upgrade dependencies
  • 22a33fd Remove usage of io/ioutil
  • 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 show 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)