sloth icon indicating copy to clipboard operation
sloth copied to clipboard

Bump github.com/traefik/yaegi from 0.13.0 to 0.14.1

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps github.com/traefik/yaegi from 0.13.0 to 0.14.1.

Release notes

Sourced from github.com/traefik/yaegi's releases.

v0.14.1

Changelog

  • ae725fb interp: fix generic check on nil function

v0.14.0

Changelog

  • 14bc3b5 interp: add support of Go generics in interpreter
  • 255b1cf interp: do not allow function declaration without body
  • d9c402e interp: fix unit testing for go1.18
  • 09a1617 interp: improve support of alias types
  • cb642c4 interp: improve type checking when comparing aliased types
  • dc082b5 stdlib: support of go1.18 and go1.19, remove go1.16 and go1.17
Commits
  • ae725fb interp: fix generic check on nil function
  • 14bc3b5 interp: add support of Go generics in interpreter
  • 255b1cf interp: do not allow function declaration without body
  • d3fc5e9 chore: upgrade to go1.19
  • dc082b5 stdlib: support of go1.18 and go1.19, remove go1.16 and go1.17
  • d9c402e interp: fix unit testing for go1.18
  • 09a1617 interp: improve support of alias types
  • cb642c4 interp: improve type checking when comparing aliased types
  • See full diff 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)

dependabot[bot] avatar Aug 08 '22 07:08 dependabot[bot]

Codecov Report

Merging #366 (d6e479c) into main (932d116) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #366   +/-   ##
=======================================
  Coverage   75.58%   75.58%           
=======================================
  Files          17       17           
  Lines        1491     1491           
=======================================
  Hits         1127     1127           
  Misses        286      286           
  Partials       78       78           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 08 '22 07:08 codecov-commenter