Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Bump vendored fileutils to 1.3.0 #7375

Merged
1 commit merged into from
Oct 7, 2019
Merged

Bump vendored fileutils to 1.3.0 #7375

1 commit merged into from
Oct 7, 2019

Conversation

deivid-rodriguez
Copy link
Member

What was the end-user problem that led to this PR?

The problem was that we were not using a released version of fileutils.

What was your diagnosis of the problem?

My diagnosis was that we can upgrade, because 1.3.0 has been released.

What is your fix for the problem, implemented in this PR?

My fix is to upgrade.

@deivid-rodriguez
Copy link
Member Author

@bundlerbot r+

ghost pushed a commit that referenced this pull request Oct 7, 2019
7375: Bump vendored fileutils to 1.3.0 r=deivid-rodriguez a=deivid-rodriguez

### What was the end-user problem that led to this PR?

The problem was that we were not using a released version of fileutils.

### What was your diagnosis of the problem?

My diagnosis was that we can upgrade, because 1.3.0 has been released.

### What is your fix for the problem, implemented in this PR?

My fix is to upgrade.

Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
@ghost
Copy link

ghost commented Oct 7, 2019

Build succeeded

@ghost ghost merged commit eaa8149 into master Oct 7, 2019
@ghost ghost deleted the next_fileutils branch October 7, 2019 19:16
@deivid-rodriguez deivid-rodriguez added this to the 2.1.0.pre.3 milestone Nov 6, 2019
deivid-rodriguez pushed a commit that referenced this pull request Nov 7, 2019
7375: Bump vendored fileutils to 1.3.0 r=deivid-rodriguez a=deivid-rodriguez

### What was the end-user problem that led to this PR?

The problem was that we were not using a released version of fileutils.

### What was your diagnosis of the problem?

My diagnosis was that we can upgrade, because 1.3.0 has been released.

### What is your fix for the problem, implemented in this PR?

My fix is to upgrade.

Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
(cherry picked from commit fe5d24b)
@deivid-rodriguez deivid-rodriguez mentioned this pull request Nov 8, 2019
ghost pushed a commit that referenced this pull request Nov 8, 2019
7428: 2.1.0.pre.3 r=deivid-rodriguez a=deivid-rodriguez

This is the upcoming 2.1.0.pre.3.

I only documented PRs that (I expect to) include user facing changes, but the release also includes:

* Some improvements in bundler integration as a default gem. I don't think these changes should change behavior but there's some default gem integration issues that I could never reproduce but the less we rely and mess with bundler's own `$LOAD_PATH` usually help here. That's #7398.
* Improvements in the experience debugging bundler by making the UI non silent by default. Again, I don't expect user facing changes, but if I'm missing something, I think it would be for the better. This is #7401.
* Bumping fileutils version to 1.3.0. We were using 1.2.0 with some patches on top. Again, no expected changes on the user side, but we should aim that our releases include vendorize versions of dependencies that exactly match something released on rubygems.org, and this change goes in that direction. This is #7375. 
* Refactorings and updates to the development environment.

Co-authored-by: Bundlerbot <bot@bundler.io>
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant