Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Bump github.com/imdario/mergo from 5ef87b4 to 4c317f2 #627

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/imdario/mergo from 5ef87b4 to 4c317f2.

Commits
  • 4c317f2 Merge pull request #122 from muesli/typo-fixes
  • ca0a89a Fixed typo
  • 27e96fb Merge pull request #120 from pradeepp28/dont-overwrite-pointers
  • eb76876 should not overwrite pointers directly, instead check embedded values and ove...
  • f757d86 Create FUNDING.yml
  • 45df20b Merge pull request #106 from admtnnr/master
  • 2ba2342 Fix merging of interface types with concrete values
  • See full diff in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 21, 2019
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from `5ef87b4` to `4c317f2`.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](darccio/mergo@5ef87b4...4c317f2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@ndeloof ndeloof force-pushed the dependabot/dep/github.com/imdario/mergo-4c317f2 branch from 76ef6e3 to 346880a Compare September 24, 2019 11:40
@codecov
Copy link

codecov bot commented Sep 24, 2019

Codecov Report

Merging #627 into master will decrease coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #627      +/-   ##
==========================================
- Coverage   72.38%   71.95%   -0.43%     
==========================================
  Files          49       49              
  Lines        2625     2560      -65     
==========================================
- Hits         1900     1842      -58     
+ Misses        488      486       -2     
+ Partials      237      232       -5
Impacted Files Coverage Δ
internal/packager/init.go 60.97% <0%> (-8.18%) ⬇️
types/parameters/parameters.go 92.06% <0%> (-4.77%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fffbbfa...346880a. Read the comment docs.

@rumpl rumpl closed this Sep 26, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/dep/github.com/imdario/mergo-4c317f2 branch September 26, 2019 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file status/0-triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants