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

Merge Bundler 2.1.0.pre.3 #2668

Merged
merged 1 commit into from Nov 11, 2019
Merged

Merge Bundler 2.1.0.pre.3 #2668

merged 1 commit into from Nov 11, 2019

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Nov 11, 2019

Features:
- Add caller information to some deprecation messages to make them easier to fix #7361
- Reconcile bundle cache vs bundle package everywhere. Now in docs, CLI help and everywhere else bundle cache is the preferred version and bundle package remains as an alias #7389
- Display some basic bundler documentation together with ruby's RDoc based documentation #7394

Bugfixes:
- Fix typos deprecation message and upgrading docs #7374
- Deprecation warnings about taint usage on ruby 2.7 #7385
- Fix --help flag not correctly delegating to man when used with command aliases #7388
- bundle add should cache newly added gems if an application cache exists #7393
- Stop using an insecure folder as a "fallback home" when user home is not defined #7416
- Fix bundler/inline warning about Bundler.root redefinition #7417

  Features:
    - Add caller information to some deprecation messages to make them easier to fix [#7361](rubygems/bundler#7361)
    - Reconcile `bundle cache` vs `bundle package` everywhere. Now in docs, CLI help and everywhere else `bundle cache` is the preferred version and `bundle package` remains as an alias [#7389](rubygems/bundler#7389)
    - Display some basic `bundler` documentation together with ruby's RDoc based documentation [#7394](rubygems/bundler#7394)

  Bugfixes:
    - Fix typos deprecation message and upgrading docs [#7374](rubygems/bundler#7374)
    - Deprecation warnings about `taint` usage on ruby 2.7 [#7385](rubygems/bundler#7385)
    - Fix `--help` flag not correctly delegating to `man` when used with command aliases [#7388](rubygems/bundler#7388)
    - `bundle add` should cache newly added gems if an application cache exists [#7393](rubygems/bundler#7393)
    - Stop using an insecure folder as a "fallback home" when user home is not defined [#7416](rubygems/bundler#7416)
    - Fix `bundler/inline` warning about `Bundler.root` redefinition [#7417](rubygems/bundler#7417)
@hsbt hsbt merged commit 7585bc3 into ruby:master Nov 11, 2019
@hsbt hsbt deleted the bundler-2-1-0-pre-3 branch November 11, 2019 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant