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

Update rbs requirement from ~> 2.5.1 to ~> 2.6.0 #197

Merged
merged 6 commits into from
Jun 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Updates the requirements on rbs to permit the latest version.

Release notes

Sourced from rbs's releases.

2.6.0

RBS 2.6 ships with rbs prototype commands improvements and signature updates. New minitest RBS definitions will help you to type check your tests.

Signature updates

Library changes

  • Add visibility columns in {AttrReader,AttrAccessor,AttrWriter}#to_json (#1014)
  • Add support for RSpec's verifying doubles in test setup helper (#1015)
  • Fix lexer to analyze escape characters (#1043)

rbs prototype

  • [rb] Support the case where the return value is self (#1003)
  • [rb] Lean to the optional side (#1021)
  • [rb] Fix method commenting (#1027)
  • [runtime] Fix decls of output from Prototype::Runtime (#1030)
  • [runtime] Fix class name resolution of prototype runtime (#1032)
  • [rbi] Improve Prototype::RBI (#1018)

Miscellaneous

  • Fix typo in CONTRIBUTING.md (#1004)
  • Use manifest.yaml instead of manually for validate task (#1010)
  • Update re2c (#1017)
  • Type check Prototype::RB (#1019)
  • Minor cleanup & fix (#1020)
  • Fix type errors (#1023)
  • Clarify GHA step name for rake annotate (#1024)
  • Silence parser warning (#1039)
  • Fix warnings (#1035
Changelog

Sourced from rbs's changelog.

2.6.0 (2022-06-22)

RBS 2.6 ships with rbs prototype commands improvements and signature updates. New minitest RBS definitions will help you to type check your tests.

Signature updates

Library changes

  • Add visibility columns in {AttrReader,AttrAccessor,AttrWriter}#to_json (#1014)
  • Add support for RSpec's verifying doubles in test setup helper (#1015)
  • Fix lexer to analyze escape characters (#1043)

rbs prototype

  • [rb] Support the case where the return value is self (#1003)
  • [rb] Lean to the optional side (#1021)
  • [rb] Fix method commenting (#1027)
  • [runtime] Fix decls of output from Prototype::Runtime (#1030)
  • [runtime] Fix class name resolution of prototype runtime (#1032)
  • [rbi] Improve Prototype::RBI (#1018)

Miscellaneous

  • Fix typo in CONTRIBUTING.md (#1004)
  • Use manifest.yaml instead of manually for validate task (#1010)
  • Update re2c (#1017)
  • Type check Prototype::RB (#1019)
  • Minor cleanup & fix (#1020)
  • Fix type errors (#1023)
  • Clarify GHA step name for rake annotate (#1024)
  • Silence parser warning (#1039)
  • Fix warnings (#1035

2.5.1 (2022-06-19)

This is a maintenance release mainly to fix errors detected in CI of ruby/ruby. Nothing changed related to the users of RBS gem.

Miscellaneous

... (truncated)

Commits
  • c02bafb Version 2.6.0
  • a2ed9ff Merge pull request #1043 from ruby/fix-lexer
  • eaa2a4d \\ and \’ are escaped in single quote too
  • 8d799cf Fix lexer to analyze escape characters
  • 2fbdb1b Merge pull request #1042 from ruby/dependabot/bundler/minitest-5.16.1
  • 427eaee Merge pull request #1009 from ksss/minitest
  • 7669e92 Merge pull request #1041 from ruby/move-unnamed-classes
  • 83b5228 Move ARGFClass to RBS::Unnamed::ARGFClass
  • 22140f4 Merge branch 'argf' into move-unnamed-classes
  • a536814 Define RBS::Unnamed::Random_Base
  • Additional commits viewable in compare view

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)

Updates the requirements on [rbs](https://github.com/ruby/rbs) to permit the latest version.
- [Release notes](https://github.com/ruby/rbs/releases)
- [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md)
- [Commits](ruby/rbs@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: rbs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 22, 2022
@kachick
Copy link
Owner

kachick commented Jun 22, 2022

To include ruby/rbs#1012

@kachick
Copy link
Owner

kachick commented Jun 22, 2022

Hmm... cant suppress UnexpectedError in GitHub Actions even if specified with steep_expectations.yml🤔

GitHub Actions

[Steep 1.0.0] [typecheck:typecheck@0] [background] [#typecheck_source(path=lib/ulid.rb)] [#type_check_file(lib/ulid.rb@lib)] [synthesize:(6:1)] [synthesize:(13:1)] [synthesize:(14:3)] [synthesize:(317:3)] [(*(::Symbol | ::String)) -> self] [synthesize:(317:24)] [synthesize:(31[8](https://github.com/kachick/ruby-ulid/runs/7000935331?check_suite_focus=true#step:4:9):5)] [synthesize:(322:5)] [synthesize:(322:13)] [synthesize:(323:7)] [synthesize:(324:[9](https://github.com/kachick/ruby-ulid/runs/7000935331?check_suite_focus=true#step:4:10))] [synthesize:(326:9)] [synthesize:(326:9)] Unexpected error: #<NoMethodError: undefined method `constr' for nil:NilClass
              constr = rhs_result.constr.update_lvar_env do |lvar_env|
                                 ^^^^^^^>

So I might wait releasing soutaro/steep#586 by steep side... ⏳

@kachick kachick merged commit a5eeca2 into main Jun 22, 2022
@kachick kachick deleted the dependabot/bundler/rbs-tw-2.6.0 branch June 22, 2022 10:22
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant