Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps github.com/imdario/mergo from 0.3.14 to 0.3.15.

Commits
  • fb3c082 Update stackaid dependencies for imdario/mergo
  • c9e40b5 Merge pull request #227 from eh-steve/should-not-dereference
  • acd16ec Merge branch 'master' into should-not-dereference
  • 62d1cf2 Update stackaid dependencies for imdario/mergo
  • dcef160 Merge pull request #226 from ronaudinho/fix/202
  • 404749e Update stackaid dependencies for imdario/mergo
  • bd316d3 Merge pull request #221 from zhiyu0729/issue220
  • 5b9bbdb Update stackaid dependencies for imdario/mergo
  • 90db0ad Merge pull request #170 from mdeltour/fix/naming-typo
  • 0e73161 Add WithoutDereference config to prevent incorrect bool pointer merges
  • 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 will merge this PR once CI passes on it, as requested by @skriss.


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 dependabot bot requested a review from a team as a code owner April 3, 2023 21:08
@dependabot dependabot bot requested review from skriss and sunjayBhatia and removed request for a team April 3, 2023 21:08
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels Apr 3, 2023
@dependabot dependabot bot requested a review from a team April 3, 2023 21:08
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #5243 (d171317) into main (8ee766b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5243   +/-   ##
=======================================
  Coverage   77.88%   77.88%           
=======================================
  Files         138      138           
  Lines       17781    17781           
=======================================
  Hits        13848    13848           
  Misses       3665     3665           
  Partials      268      268           

Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/imdario/mergo-0.3.15 branch from f607969 to 4735e06 Compare April 3, 2023 21:31
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](darccio/mergo@v0.3.14...v0.3.15)

---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/imdario/mergo-0.3.15 branch from 4735e06 to d171317 Compare April 3, 2023 21:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 3fc0b75 into main Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/imdario/mergo-0.3.15 branch April 3, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants