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 the rbs-dependencies group with 2 updates #618

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Updates the requirements on rbs and steep to permit the latest version.
Updates rbs to 3.6.1

Release notes

Sourced from rbs's releases.

3.6.1

Release note

Library changes

  • Mark as ractor-safe (#2041)

Miscellaneous

  • Omit IOConsoleTest with Windows platform (#2044)
  • Recover $stdout after test (#2042)
Changelog

Sourced from rbs's changelog.

3.6.1 (2024-10-03)

Library changes

  • Mark as ractor-safe (#2041)

Miscellaneous

  • Omit IOConsoleTest with Windows platform (#2044)
  • Recover $stdout after test (#2042)

3.6.0 (2024-09-30)

Nothing changed since 3.6.0.pre.3.

3.6.0.pre.3 (2024-09-30)

Signature updates

  • JSON.load_file, .load_file! (#2031)
  • Module#class_eval, Module#module_eval (#2029)
  • Open3 (#2014)
  • RubyVM::InstructionSequence (#2027)
  • Fixup RBS type definitions with rbs-on-rubocop (#2023)
  • Avoid using instance/class types in modules (#2020)

Language updates

  • Optional type param restriction (#2030)
  • Prohibit self type as a generics default (#2022)
  • Allow self types in generics default type (#2021)

Library changes

  • Add TypeParamDefaultReferenceError#type_param (#2032)

3.6.0.pre.2 (2024-09-18)

Signature updates

Miscellaneous

  • Fix type definition and type errors (#2016)

3.6.0.pre.1 (2024-09-17)

Signature updates

... (truncated)

Commits
  • 745943b Merge pull request #2046 from ruby/version-3.6.1
  • 0365d77 Version 3.6.1
  • 9d0693b Merge pull request #2041 from mohamedhafez/patch-1
  • 8473835 Merge pull request #2044 from ruby/omit-non-pty-platform
  • a1522c1 Omit IOConsoleTest with Windows platform
  • 1e16fcd Merge pull request #2042 from ruby/fix-kernel-test
  • 2a18ca7 Recover $stdout after test
  • 3b3a393 Mark as ractor-safe
  • 969dd39 Merge pull request #2038 from ruby/dependabot/bundler/steep/steep-1.8.0
  • db884aa Bump steep from 1.8.0.pre.2 to 1.8.0 in /steep
  • Additional commits viewable in compare view

Updates steep to 1.8.0

Release notes

Sourced from steep's releases.

1.8.0

Release note

Type checker core

  • RBS validation (#1239)
  • Add special path for Kernel#class method (#1229)
Changelog

Sourced from steep's changelog.

1.8.0 (2024-09-30)

Type checker core

  • RBS validation (#1239)
  • Add special path for Kernel#class method (#1229)

1.8.0.pre.2 (2024-09-18)

Type checker core

  • Support non symbol record keys (#1227)

1.8.0.pre.1 (2024-09-17)

Type checker core

  • Fix some subtyping problems (#1221)
  • Support optional keys in record types (#1223)
  • Revert implicit generic upper bound (#1220)
  • Improve generics (#1216)
  • Delete meta data from MethodType and Types::* (#1201)
  • Delete ContextArray (#1199)
  • Fix shape calculation error (#1197)
  • Skip #: syntax in Data.define and Struct.new (#1196)
  • Support literals for Rational and Complex (#1178)
  • Ignore type assertions on arguments/receiver on def/defs (#1179)
  • Ignore #: annotation on attr_* calls (#1176)

Commandline tool

  • Improve performance when there are many files (#1184)
  • Fix type errors (#1183)

Language server

  • Make type checking a LSP request, not a LSP notification (#1218)
  • No timeout: nil (#1217)
  • Print loading project message via LSP (#1213)
  • Load files in main process (#1206)

Miscellaneous

  • Drop Ruby 3.0 (#1225)
  • Add bin/steep-check for profiling (#1198)

1.7.1 (2024-06-12)

Type checker core

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [rbs](https://github.com/ruby/rbs) and [steep](https://github.com/soutaro/steep) to permit the latest version.

Updates `rbs` to 3.6.1
- [Release notes](https://github.com/ruby/rbs/releases)
- [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md)
- [Commits](ruby/rbs@v3.5.3...v3.6.1)

Updates `steep` to 1.8.0
- [Release notes](https://github.com/soutaro/steep/releases)
- [Changelog](https://github.com/soutaro/steep/blob/master/CHANGELOG.md)
- [Commits](soutaro/steep@v1.7.1...v1.8.0)

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

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 Oct 7, 2024
@github-actions github-actions bot merged commit 4e28990 into main Oct 7, 2024
23 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/rbs-dependencies-6182f31908 branch October 7, 2024 01:18
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.

0 participants