Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps rbs from 3.8.1 to 3.9.2.

Release notes

Sourced from rbs's releases.

3.9.2

Release note

Library changes

  • Change {} to { 0 } (#2354)

3.9.1

Release note

Miscellaneous

  • did_you_mean is a default gem (#2348)
  • Skip loading ruby_memcheck (#2347)

3.9.0

Release note

Miscellaneous

3.9.0.pre.2

Release note

Signature updates

  • Hash.new type (#2323)
  • Module#define_method (#2325)
  • Object#define_singleton_method (#2324)

Language updates

  • Fix define_method method block self type (#2325)

3.9.0.pre.1

Release note

Signature updates

  • CGI.escape/unescape_uri_component (#2299)
  • Enumerator::Chain (#2220)
  • IO.read (#2216)
  • IPAddr#netmask (#2311)
  • Kernel#gets, Kernel#readline, Kernel#readlines (#2212)
  • Net::HTTP.start (#2225)
  • OpenSSL::BN (#2267)
  • OpenSSL::PKey::{RSA,DSA,DH}#params (#2255)
  • UNIXSocket#send_io, UNIXSocket#recv_io (#2264)
  • URI.encode/decode_uri_component (#2299)

... (truncated)

Changelog

Sourced from rbs's changelog.

CHANGELOG

3.9.0 (2025-03-18)

Miscellaneous

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

Signature updates

  • Hash.new type (#2323)
  • Module#define_method (#2325)
  • Object#define_singleton_method (#2324)

Language updates

  • Fix define_method method block self type (#2325)

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

Signature updates

  • CGI.escape/unescape_uri_component (#2299)
  • Enumerator::Chain (#2220)
  • IO.read (#2216)
  • IPAddr#netmask (#2311)
  • Kernel#gets, Kernel#readline, Kernel#readlines (#2212)
  • Net::HTTP.start (#2225)
  • OpenSSL::BN (#2267)
  • OpenSSL::PKey::{RSA,DSA,DH}#params (#2255)
  • UNIXSocket#send_io, UNIXSocket#recv_io (#2264)
  • URI.encode/decode_uri_component (#2299)
  • Rename to reduce top-level interface and type alias (#2250)

Language updates

  • Let class/module alias decls, global decls, and constant decls be annotated (#2302)
  • Add resolve-type-names: false magic comment (#2234)

Library changes

  • Remove unused root variable (#2307)
  • Run Valgrind on CI and fix memory leaks (#2309)
  • Add information for VariableDuplicationError (#2310)
  • Reduce Array object allocation during parsing (#2304)
  • No class variable duplication validation (#2305)
  • Keep annotations during type name resolution (#2303)
  • Fix method annotations (#2301)

... (truncated)

Commits

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 [rbs](https://github.com/ruby/rbs) from 3.8.1 to 3.9.2.
- [Release notes](https://github.com/ruby/rbs/releases)
- [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md)
- [Commits](ruby/rbs@v3.8.1...v3.9.2)

---
updated-dependencies:
- dependency-name: rbs
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2025

Superseded by #2309.

@dependabot dependabot bot closed this May 9, 2025
@dependabot dependabot bot deleted the dependabot/bundler/rbs-3.9.2 branch May 9, 2025 16:23
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