Skip to content

build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.111 to 0.1.117#1

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.117
Closed

build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.111 to 0.1.117#1
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.117

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps github.com/edgexfoundry/go-mod-core-contracts from 0.1.111 to 0.1.117.

Commits
  • b22f989 Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml...
  • 67f7fce build(deps): Bump gopkg.in/yaml.v2 from 2.2.8 to 2.4.0
  • 8a718e2 Merge pull request #377 from judehung/issue-376
  • 80998b0 feat: Add a new CountResponse to replace EventCountResponse and ReadingCountR...
  • 236840f Merge pull request #367 from FelixTing/issue-366
  • 8845bd7 feat(clients): Implement Add method for V2 EventClient
  • 488a5d2 Merge pull request #369 from lenny-intel/logger
  • be5b2fb Merge branch 'master' into logger
  • 08a8892 Merge pull request #365 from FelixTing/issue-364
  • a11423a fix: Remove error log message when logging set to STDOUT
  • 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 [github.com/edgexfoundry/go-mod-core-contracts](https://github.com/edgexfoundry/go-mod-core-contracts) from 0.1.111 to 0.1.117.
- [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases)
- [Commits](edgexfoundry/go-mod-core-contracts@v0.1.111...v0.1.117)

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 7, 2020

Copy link
Copy Markdown
Author

Superseded by #3.

@dependabot dependabot Bot closed this Dec 7, 2020
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.117 branch December 7, 2020 07:15
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