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.5 #14

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

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

Release notes

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

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

Release v1.1.3

new features:

changes:

Commits
  • ce1cb7a Create VERSION
  • 1d927b3 Merge pull request #1381 from goplus/main
  • 8758894 Merge pull request #1383 from goplus/dependabot/go_modules/github.com/goplus/...
  • c3296b0 build(deps): bump github.com/goplus/gox from 1.11.32 to 1.11.35
  • 390a7ca Merge pull request #1378 from visualfc/fmt2
  • 50b0a01 gopfmt: support class embed type
  • 1492c11 Merge remote-tracking branch 'upstream/main' into fmt2
  • 247a4c9 Merge pull request #1377 from visualfc/gopx_support2
  • f5f800a gopfmt: support classfile
  • 469666f cl:parser: support .gopx and classfile embed type
  • 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/goplus/gop](https://github.com/goplus/gop) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/goplus/gop/releases)
- [Commits](goplus/gop@v1.1.2...v1.1.5)

---
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 Jul 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #18.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goplus/gop-1.1.5 branch August 28, 2023 10:36
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