Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Bump github.com/traefik/yaegi from 0.13.0 to 0.15.1#90

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/traefik/yaegi-0.15.1
Closed

Bump github.com/traefik/yaegi from 0.13.0 to 0.15.1#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/traefik/yaegi-0.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2023

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.15.1

Changelog

  • ce2bb79 interp: fix equality when nil is used as the left argument of ==
  • f202764 cli: disable race detector if GOFLAGS contains -buildmode=pie
  • 166fff7 interp: add safeguards when searching for vendor root.
  • 20c8f5e interp: correctly init variables assigned from function call
  • 9d65860 interp: fix type assertion issues
  • c4a297c interp: fix use of function as field of a recursive struct.
  • 8efc4f0 interp: improve handling of methods defined on interfaces

What's Changed

New Contributors

Full Changelog: traefik/yaegi@v0.15.0...v0.15.1

v0.15.0

Changelog

  • 97cf8c4 Expose package name of a compiled source
  • eee72d1 Fix deadlock after parsing directory with no files
  • 9b4ea62 Fix gorountine arguments not copied.
  • 1679870 Suppress http.ErrAbortHandler panics, as in the stdlib
  • f3dbce9 interp: improve handling of generic types
  • 6aa4f45 interp: wrap source functions when used as input parameters.
  • 0e3ea57 update to go1.20

v0.14.3

Changelog

  • b8301f1 interp: add missing conversion for non integer array dimension
  • 6b8c94e interp: check that send operate on channel value
  • 9f43170 interp: error instead of panic when assigning to a constant
  • 7865c90 interp: fix case behavior for values converted to empty interface
  • 2e88083 interp: fix default comm clause in select
  • dfeddbe interp: fix handling generic types with multiple type parameters
  • 4a80936 interp: fix handling interface in operators
  • 7bb8b46 interp: fix processing of aliased types
  • 71112db interp: fix return of untyped values for defined types
  • e4e3d11 interp: fix the logic to skip source files based on OS or CPU arch
  • 143e4a4 interp: fix type assertion for wrapped empty interface

... (truncated)

Commits
  • 20c8f5e interp: correctly init variables assigned from function call
  • ce2bb79 Equality is incorrect when nil is used as the left argument of ==
  • c4a297c interp: fix use of function as field of a recursive struct.
  • c473dce test: use t.TempDir to create temporary test directory
  • f202764 cli: disable race detector if GOFLAGS contains -buildmode=pie
  • 9d65860 interp: fix type assertion issues
  • 166fff7 interp: add safeguards when searching for vendor root.
  • 8efc4f0 interp: improve handling of methods defined on interfaces
  • 6aa4f45 interp: wrap source functions when used as input parameters.
  • f3dbce9 interp: improve handling of generic types
  • 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/traefik/yaegi](https://github.com/traefik/yaegi) from 0.13.0 to 0.15.1.
- [Release notes](https://github.com/traefik/yaegi/releases)
- [Changelog](https://github.com/traefik/yaegi/blob/master/.goreleaser.yml)
- [Commits](traefik/yaegi@v0.13.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/traefik/yaegi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github Jul 8, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #91.

@dependabot dependabot Bot closed this Jul 8, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/traefik/yaegi-0.15.1 branch July 8, 2024 11:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants