Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 7, 2020

Copy link
Copy Markdown

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

Commits
  • 93bcc6a Merge pull request #382 from judehung/issue-381
  • 8582742 feat(data): Remove Labels out of V2 Reading DTO/Model
  • 8bb330c Merge pull request #380 from judehung/issue-373
  • 3af72c1 feat(data): Add profileName to Event DTO and Model
  • 2304b50 Merge pull request #378 from weichou1229/issue-372
  • 26970d7 refactor(v2): Remove base64 encoding for float value
  • a792a33 Merge pull request #374 from judehung/issue-370
  • a8ce2b3 Merge branch 'master' into issue-370
  • 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
  • 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.121.
- [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases)
- [Commits](edgexfoundry/go-mod-core-contracts@v0.1.111...v0.1.121)

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

dependabot Bot commented on behalf of github Dec 14, 2020

Copy link
Copy Markdown
Author

Superseded by #5.

@dependabot dependabot Bot closed this Dec 14, 2020
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.121 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