docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.58k stars 177 forks source link

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

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Commits - [`4c317f2`](https://github.com/imdario/mergo/commit/4c317f2286be3bd0c4f1a0e622edc6398ec4656d) Merge pull request [#122](https://github-redirect.dependabot.com/imdario/mergo/issues/122) from muesli/typo-fixes - [`ca0a89a`](https://github.com/imdario/mergo/commit/ca0a89aac3eeb39742225d19445970c892be6bf6) Fixed typo - [`27e96fb`](https://github.com/imdario/mergo/commit/27e96fb4d6b7227e2f1ce4697012b5344b8c0026) Merge pull request [#120](https://github-redirect.dependabot.com/imdario/mergo/issues/120) from pradeepp28/dont-overwrite-pointers - [`eb76876`](https://github.com/imdario/mergo/commit/eb768768e3f1a0f18771f01c482f327fcc211092) should not overwrite pointers directly, instead check embedded values and ove... - [`f757d86`](https://github.com/imdario/mergo/commit/f757d8626a734c8a74b2b1f173d4eb4f2abbef32) Create FUNDING.yml - [`45df20b`](https://github.com/imdario/mergo/commit/45df20b7fcedb0ff48e461334a1f0aafcc3892e3) Merge pull request [#106](https://github-redirect.dependabot.com/imdario/mergo/issues/106) from admtnnr/master - [`2ba2342`](https://github.com/imdario/mergo/commit/2ba2342724325e851d17e2e861f64178a9e4c491) Fix merging of interface types with concrete values - See full diff in [compare view](https://github.com/imdario/mergo/compare/5ef87b449ca75fbed1bc3765b749ca8f73f1fa69...4c317f2286be3bd0c4f1a0e622edc6398ec4656d)


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](https://app.dependabot.com): - 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.
codecov[bot] commented 4 years ago

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%) :arrow_down:
types/parameters/parameters.go 92.06% <0%> (-4.77%) :arrow_down:

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.

dependabot-preview[bot] commented 4 years ago

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.