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 1 update #412

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Updates the requirements on steep to permit the latest version.

Release notes

Sourced from steep's releases.

1.5.3

Release note

Type checker core

  • Fix type checking parenthesized conditional nodes (#896)
Changelog

Sourced from steep's changelog.

1.5.3 (2023-08-10)

Type checker core

  • Fix type checking parenthesized conditional nodes (#896)

1.5.2 (2023-07-27)

Type checker core

  • Avoid inifinite loop in #shape (#884)
  • Fix nil? typing with untyped receiver (#882)

Language server

  • Avoid breaking the original source code through CompletionProvider (#883)

1.5.1 (2023-07-20)

Type checker core

  • Support unreachable branch detection with elsif (#879)
  • Give an optional type hint to lhs of || (#874)

Miscellaneous

  • Update steep (#878)
  • Update inline type comments (#875)

1.5.0 (2023-07-13)

Type checker core

  • Fix for the case untyped is the proc type hint (#868)
  • Type case with type variable (#869)
  • Filx nil? unreachability detection (#867)

Commandline tool

  • Update #configure_code_diagnostics type (#873)
  • Update diagnostics templates (#871)
  • Removed "set" from "libray" in init.rb and README (#870)

Language server

  • Use RBS::Buffer method to calculate position (#872)

1.5.0.pre.6 (2023-07-11)

Type checker core

... (truncated)

Commits
  • 992703f Version 1.5.3
  • a5e5a5e Merge pull request #896 from soutaro/begin-conditional
  • bbedb8d Merge pull request #889 from soutaro/dependabot/bundler/minitest-hooks-1.5.1
  • 3e4a34c Merge pull request #888 from soutaro/dependabot/bundler/gemfile_steep/steep-1...
  • 3033fe3 Unbundle ruby-lsp
  • bfa116a Fix type checking parenthesized conditional nodes
  • 9670269 Bump minitest-hooks from 1.5.0 to 1.5.1
  • d377ab8 Bump steep from 1.5.1 to 1.5.2 in /gemfile_steep
  • See full diff 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 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> dependency 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> dependency 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 [steep](https://github.com/soutaro/steep) to permit the latest version.
- [Release notes](https://github.com/soutaro/steep/releases)
- [Changelog](https://github.com/soutaro/steep/blob/master/CHANGELOG.md)
- [Commits](soutaro/steep@v1.5.2...v1.5.3)

---
updated-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 Aug 14, 2023
@github-actions github-actions bot merged commit 020e8d5 into main Aug 14, 2023
13 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/rbs-dependencies-f674d3cef6 branch August 14, 2023 01: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.

0 participants