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

chore(deps): update steep requirement from ~> 1.9.3 to ~> 1.10.0 #601

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Updates the requirements on steep to permit the latest version.

Release notes

Sourced from steep's releases.

1.10.0

Release note

Nothing changed since 1.10.0.pre.3.

Changelog

Sourced from steep's changelog.

CHANGELOG

3.10.0 (2025-03-18)

Nothing changed since 1.10.0.pre.3.

1.10.0.pre.3 (2025-03-14)

Type checker core

  • Fix block type checking (#1534)

1.10.0.pre.2 (2025-03-14)

Type checker core

  • Fix self type handling at block-self-hint (#1531)
  • Delay type variable resolution on method call with blocks (#1530)
  • Fix type checking block calls on untyped receiver (#1528)
  • Catch the message of VariableDuplicationError (#1521)

1.10.0.pre.1 (2025-03-11)

Type checker core

  • Skip type checking forwarded argument if the method is undeclared (#1519)
  • Dedup error message on ancestors check (#1515)
  • Add deprecation validation on RBS (#1518)
  • Fix union self type refinement based on method call (#1517)
  • Check deprecations in Ruby code (#1513)
  • Support InvalidTypeApplication on #update_env (#1507)
  • Fix Source.parse crashes with selector-less sendish node (#1433)
  • Fix steep:ignore does not work with CR/LF (#1406)
  • Fix self union type checking (#1467)
  • Type narrowing union types via return type of method call (#1497)
  • Fix else clause of case-when syntax typing (#1475)
  • Strict record and tuple subtyping (#1460)
  • Allow to annotate "self" on toplevel (#1455)
  • Let annotations in when clause without cond expression work (#1459)
  • Fix RuntimeError on when clause with assertion (#1458)
  • Add diagnostic for method definition without types (#1457)

Commandline tool

  • Implement GitHub formatter (#1516)
  • Refine --help messages (#1463)

Language server

  • Reforking steep (#1492)

... (truncated)

Commits
  • bfa8362 Merge pull request #1539 from soutaro/version-1.10.0
  • c1429d5 Version 1.10.0
  • 90212a8 Merge pull request #1537 from soutaro/dependabot/bundler/gemfile_steep/steep-...
  • b4497de Merge pull request #1538 from soutaro/dependabot/bundler/gemfile_steep/rbs-3....
  • bb4d5ab Bump rbs from 3.9.0.pre.1 to 3.9.0.pre.2 in /gemfile_steep
  • 4d50b03 Bump steep from 1.10.0.pre.1 to 1.10.0.pre.3 in /gemfile_steep
  • e0701ca Merge pull request #1536 from soutaro/dependabot/bundler/rbs-3.9.0.pre.2
  • b321890 Bump rbs from 3.9.0.pre.1 to 3.9.0.pre.2
  • 061cab2 Merge pull request #1535 from soutaro/1.10.0.pre.3
  • 7661586 Version 1.10.0.pre.3
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 18, 2025
@dependabot dependabot bot requested a review from KazuCocoa as a code owner March 18, 2025 11:33

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
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.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: steep
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/steep-tw-1.10.0 branch from 1d09dd2 to 50c20c6 Compare March 28, 2025 00:57
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.

None yet

0 participants