Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 24, 2018

Bumps carrierwave from 0.10.0 to 1.2.3.

Changelog

Sourced from carrierwave's changelog.

1.2.3 - 2018-06-30

Fixed

  • Fix reading whole content of large files into memory on storing(dosuken123 #2314)

1.2.2 - 2018-01-02

Fixed

1.2.1 - 2017-10-04

Fixed

  • Locale check breaks when a Symbol is given to available_locales(mshibuya #2234)

1.2.0 - 2017-09-30

Added

Changed

  • Decode unicode filenames from URL(fedorkk #2131)
  • Change file size of error message to human size(aki77 #2199)

Fixed

  • Bundled en translation was not loaded by default, causing translation missing(mshibuya 95ce39d3)
  • Remove potentially redundant HEAD request on checking fog file existence(eritiro #2140)
  • Failing with uninitialized constant if uri is not loaded(jasdeepsingh #2223)
  • RMagick cloud not process remotely stored files(zog #2185)
  • Check if files are identical via FS rather than name before move(riffraff #2191)
  • Regexp extension_whitelist is also case-insensitive now(vmdhoke #2201)
  • Use __send__ instead of send (dminuoso #2178)

1.1.0 - 2017-04-30

Added

Fixed

1.0.0 - 2016-12-24

No changes.

1.0.0.rc - 2016-10-30

... (truncated)
Commits
  • 61c3ba8 Version 1.2.3
  • 0147fd0 Merge pull request #2322 from greysteil/add-semver-badge
  • 6ac3b5c Add link to carrierwave_asserts
  • 1975aac Remove unused codes
  • 0abc7ca Merge pull request #2274 from thepoho/master
  • bed4f17 Restore back Ruby 2.0 support
  • d463b7e Remove defunct git.legal badge
  • adaad13 Add SemVer stability badge to README, and fix code climate badge
  • f15f4ba Merge pull request #2310 from ogelacinyc/master
  • 1f688bb Merge pull request #2314 from dosuken123/fix-large-file-memeory-consumption
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@matyikriszta
Copy link
Contributor

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/carrierwave-1.2.3 branch from 8a5ba80 to 303eede Compare August 24, 2018 00:15
@coveralls
Copy link

coveralls commented Aug 24, 2018

Coverage Status

Coverage increased (+0.2%) to 89.333% when pulling 7287fb6 on dependabot/bundler/carrierwave-1.2.3 into 0917ec0 on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/carrierwave-1.2.3 branch 2 times, most recently from 4273746 to 7287fb6 Compare August 27, 2018 21:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/carrierwave-1.2.3 branch 2 times, most recently from 0a5e234 to 76af15d Compare October 13, 2018 21:32
@tijmenb
Copy link
Contributor

tijmenb commented Oct 20, 2018

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/carrierwave-1.2.3 branch from 76af15d to b448feb Compare October 20, 2018 21:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/carrierwave-1.2.3 branch from b448feb to 5beaa53 Compare November 13, 2018 17:56
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/carrierwave-1.2.3 branch 2 times, most recently from c27a264 to dcc7b70 Compare November 28, 2018 01:57
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/carrierwave-1.2.3 branch from dcc7b70 to 04841cb Compare December 19, 2018 13:10
@MarckK
Copy link
Member

MarckK commented Jan 17, 2019

@dependabot-bot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@MarckK
Copy link
Member

MarckK commented Jan 17, 2019

@dependabot recreate

@dependabot-preview
Copy link
Contributor Author

Superseded by #910.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/carrierwave-1.2.3 branch January 17, 2019 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants