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.10 #26

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

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

Release notes

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

v1.1.10

new features:

  • code coverage of unit test (only support in Go1.20 or later) (#1510)
  • gop go -ignore-notated-error (#1518)
  • gop serve: run gop in langserver mode (#1522)
  • gop/x/jsonrpc2 (#1519 #1522 #1525 #1526)
  • gop/x/langserver (#1524 #1525 #1527)
  • gop/parser: ParseFSEntry/ParseEntry (#1529)
  • typesutil: ExprString (#1531)
  • typesutil: DeleteObjects, CorrectTypesInfo (#1538)
  • typesutil: Check support conf.Error (#1514 #1515 #1517)
  • typesutil.Checker: config changed (use gop.mod) (#1528)
  • typesutil/typeparams (#1533)
  • modfetch.SetDebug (#1535)
  • cl/internal/typesutil.NewTypeAndValue (#1532)

github actions:

changes:

  • refactor: xxxError use Pos instead of Position (#1509)
  • workflows: release-build use go-version 1.18 (#1511)
  • gop/x/typesutil: Checker.Files always check go files (#1520)
  • mv ClassFileExt: parser => cl (#1530)
  • cl: preloadGopFile no change classfile ast (#1521)
  • parser: fix parseGlobalStmts EOF check (#1512)
  • parser: fix parsePrimaryExpr check literal value (#1513)
  • mod: github.com/goplus/c2go v0.7.17
  • mod: github.com/goplus/gox v1.13.0
  • mod: github.com/goplus/mod v0.11.9

v1.1.9

new features:

changes:

... (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.10.
- [Release notes](https://github.com/goplus/gop/releases)
- [Commits](goplus/gop@v1.1.2...v1.1.10)

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

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

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@c6da3f6). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff            @@
##             main       #26   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         1           
  Lines           ?        19           
  Branches        ?         0           
========================================
  Hits            ?        19           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xushiwei xushiwei merged commit 6cdd987 into main Nov 14, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goplus/gop-1.1.10 branch November 14, 2023 03:28
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.

1 participant