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

Remove source_exception from Gem::Exception #3112

Merged
1 commit merged into from
Jan 29, 2020
Merged

Conversation

bronzdoc
Copy link
Member

Description:

Remove deprecated source_exception accessor from Gem::Exception


I will abide by the code of conduct.

@hsbt hsbt self-assigned this Jan 28, 2020
@hsbt
Copy link
Member

hsbt commented Jan 29, 2020

@bundlerbot merge

ghost pushed a commit that referenced this pull request Jan 29, 2020
3112: Remove source_exception from Gem::Exception r=hsbt a=bronzdoc

# Description:
Remove `deprecated source_exception` accessor from Gem::Exception
______________

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


3113: Remove functionality to create an Gem::Installer object with a string r=hsbt a=bronzdoc

# Description:

This deprecation warning has been showing since `2015`
```shell
de3f8d0 lib/rubygems/installer.rb          (Aaron Patterson       2015-04-10 14:20:44 -0700 187)         warn "constructing an Installer object with a string is deprecated. Please use Gem::Installer.at (called from: #{caller.first})"
```
 Maybe it's time to actually remove functionality to create `Gem::Installer` objects with a string.
______________

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


Co-authored-by: bronzdoc <lsagastume1990@gmail.com>
@ghost
Copy link

ghost commented Jan 29, 2020

Build succeeded

  • install (2.3.8)
  • install (2.4.9)
  • install (2.5.7)
  • install (2.6.5)
  • install (jruby-9.2.9.0)
  • macos (2.4.x)
  • macos (2.5.x)
  • macos (2.6.x)
  • ruby_master
  • ubuntu (2.4.x, bundler)
  • ubuntu (2.4.x, rubygems)
  • ubuntu (2.5.x, bundler)
  • ubuntu (2.5.x, rubygems)
  • ubuntu (2.6.x, bundler)
  • ubuntu (2.6.x, rubygems)
  • ubuntu_bundler_master (2.6.x)
  • ubuntu_lint
  • ubuntu_rvm (2.3.8)
  • ubuntu_rvm (jruby-9.2.9.0)
  • ubuntu_rvm (ruby-head)
  • windows (2.4.x)
  • windows (2.5.x)
  • windows (2.6.x)

@ghost ghost merged commit 859a176 into master Jan 29, 2020
@ghost ghost deleted the remove-source-exception branch January 29, 2020 08:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants