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

Bump cloudinary from 1.9.1 to 1.11.1 #1721

Merged
merged 1 commit into from
Feb 5, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cloudinary from 1.9.1 to 1.11.1.

Release notes

Sourced from cloudinary's releases.

Version 1.11.1

  • Merge pull request #330 from langsharpe/constant_nil_is_deprecated
    • Replace NIL with Nil to fix ruby 2.4 deprecation warning

Version 1.11.0

New functionality and features

  • Support new parameters and values:
    • auto keyword in the start_offset
    • art artistic effect
    • fps
    • quality_analysis
    • quality_override
    • pre custom function transformation
  • Add namespace to the cloudinary controller to avoiding conflicts (#319)

Other Changes

  • Add "Join the Community"
  • Merge pull request #290 from zenspider/fix_carrierwave_deps
    • Fixed direct references to ::CarrierWave with defined? guards.
    • Fix debugging output to use mutex so output isn't garbled.

Version 1.10.1-rc

This is a release candidate to test the new dependencies.

  • Fix transformation list test
  • Fix detection test
  • Remove encrypted variables from .travis.yml
  • Update dependencies
  • Support "pre" versions in update_version

Version 1.10.0

New functionality and features

  • Add the custom_function transformation parameter
  • Add Picture and source tags
  • Add srcset attribute to image tag
  • Add support for overlays of type fetch
  • Add breakpoints cache
    Other Changes

  • Add update_version script
  • Fix transformations test
  • Replace ruby list notation to support older ruby versions
  • Refactor tests
  • Replace REXML with Nokogiri
  • Un-ignore the lib folder
... (truncated)
Changelog

Sourced from cloudinary's changelog.

1.11.1 / 2018-12-22

  • Merge pull request #330 from langsharpe/constant_nil_is_deprecated
    • Replace NIL with Nil to fix ruby 2.4 deprecation warning

1.11.0 / 2018-12-12

New functionality and features

  • Support new parameters and values:
    • auto keyword in the start_offset
    • art artistic effect
    • fps
    • quality_analysis
    • quality_override
    • pre custom function transformation
  • Add namespace to the cloudinary controller to avoiding conflicts (#319)

Other Changes

  • Add "Join the Community"
  • Merge pull request #290 from zenspider/fix_carrierwave_deps
    • Fixed direct references to ::CarrierWave with defined? guards.
    • Fix debugging output to use mutex so output isn't garbled.

1.10.1-rc / 2018-11-20

  • Fix transformation list test
  • Fix detection test
  • Remove encrypted variables from .travis.yml
  • Update dependencies
  • Support "pre" versions in update_version

1.10.0 / 2018-11-08

New functionality and features

  • Add the custom_function transformation parameter
  • Add Picture and source tags
  • Add srcset attribute to image tag
  • Add support for overlays of type fetch
  • Add breakpoints cache
... (truncated)
Commits
  • aadae59 Version 1.11.1
  • 5efe1b5 Merge pull request #330 from langsharpe/constant_nil_is_deprecated
  • 32a2f67 Fix ruby 2.4 deprecation warning
  • 25df5fd Version 1.11.0
  • 7fad453 Test support for the auto keyword in the start_offset parameter
  • 7ac1bad Test support for artistic effect parameter value
  • 3ee62e4 Add support for the fps parameter
  • 65321a7 Add support for the quality_analysis parameter
  • f454954 Add support for the quality_override parameter
  • 48c918a Add pre custom function transformation parameter
  • 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 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 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.

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Feb 4, 2019
@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Feb 5, 2019
@maestromac maestromac merged commit a3bb0b8 into master Feb 5, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Feb 5, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/cloudinary-1.11.1 branch February 5, 2019 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants