Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/goplus/gop from 1.1.2 to 1.1.7 #20

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps github.com/goplus/gop from 1.1.2 to 1.1.7.

Release notes

Sourced from github.com/goplus/gop's releases.

Release v1.1.7

new features:

changes:

  • main.spx: change generated class name from _main to Game (#1406)
  • printer: Fprint(*ast.GenDecl) bugfix (#1420 #1419)
  • parser: defaultClassKind fix main.spx (#1409)
  • parser: fix parseDecl token.FUNC error (#1412 #1413)
  • cl: classfile member.member call bug (#1414 #1415)

Release v1.1.6

incompatible changes:

  • classfile: support multiple work-classes (#1380)
  • classfile: register => import (#1404)
  • classfile: rename .gopx => .gox (#1403)
  • classfile: IsClass => ClassKind (#1404)

new features:

  • classfile: support embed type (starExpr/selectorExpr) (#1386)
  • classfile: field var support tag (#1393)
  • classfile: support main.spx (#1404)
  • compiler check untyped overflows for int128/uint128 (#1384)

changes:

  • fix: check isInChina on Windows (#1387 #1397)
  • update github action workflow files (#1388)
  • bugfix: classfile .gopx var check error (#1391)
  • parser: check token var (#1395)
  • cl: compileCallExpr check one arg for ast.SliceLit (#1398)
  • cl: overload func match check (#1402)

Release v1.1.5

new features:

  • support Error wrapping (#1347)
  • support typeparam caller (#1352)
  • support .gopx and classfile embed type (#1377)
  • gopfmt: support classfile (#1378)
  • fix test typeparams for go1.20 (#1359)

changes:

  • parser: fix command style ! (Not) expr (#1361)
  • fix empty struct argument call for gop style (#1368)
  • cl: loadVars check recover (#1372)
  • docs: update homebrew install note (#1351)
  • mod: github.com/goplus/gox v1.11.35
  • mod: github.com/goplus/c2go v0.7.13
  • mod: github.com/goplus/libc v0.3.13

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/goplus/gop](https://github.com/goplus/gop) from 1.1.2 to 1.1.7.
- [Release notes](https://github.com/goplus/gop/releases)
- [Commits](goplus/gop@v1.1.2...v1.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@codecov
Copy link

codecov bot commented Sep 25, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2023

Superseded by #22.

@dependabot dependabot bot closed this Oct 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goplus/gop-1.1.7 branch October 11, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants