Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps steep from 1.9.1 to 1.9.2.

Release notes

Sourced from steep's releases.

1.9.2

Release note

Type checker core

  • Attach type assertion to keyword args (#1410)

Miscellaneous

  • deps: Add uri gem to dependencies list (#1402)
Changelog

Sourced from steep's changelog.

1.9.2 (2024-12-16)

Type checker core

  • Attach type assertion to keyword args (#1410)

Miscellaneous

  • deps: Add uri gem to dependencies list (#1402)
Commits
  • 2b61637 Merge pull request #1411 from soutaro/version-1.9.2
  • 18e4840 Version 1.9.2
  • d57bf9c Merge pull request #1410 from soutaro/kwargs-assertion
  • 000f0c3 Attach type assertion to keyword arg
  • bdb07eb Add stringio to rbs-collection
  • 8c7726b Merge pull request #1402 from tk0miya/deps/uri
  • 81da4a1 Merge pull request #1408 from soutaro/dependabot/bundler/gemfile_steep/logger...
  • bb3a40a Bump logger from 1.6.2 to 1.6.3 in /gemfile_steep
  • a170a9a Merge pull request #1407 from soutaro/dependabot/bundler/logger-1.6.3
  • ed3cc2a Bump logger from 1.6.2 to 1.6.3
  • Additional commits viewable in compare view

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 [steep](https://github.com/soutaro/steep) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/soutaro/steep/releases)
- [Changelog](https://github.com/soutaro/steep/blob/master/CHANGELOG.md)
- [Commits](soutaro/steep@v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: steep
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 17, 2024
@soutaro soutaro enabled auto-merge December 17, 2024 03:19
@soutaro soutaro added this pull request to the merge queue Dec 17, 2024
Merged via the queue into master with commit a2c6f18 Dec 17, 2024
17 of 18 checks passed
@soutaro soutaro deleted the dependabot/bundler/steep/steep-1.9.2 branch December 17, 2024 03:26
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