jaredledvina / ledvinafarm-site

Holding all things hosted on https://ledvina.farm
2 stars 0 forks source link

Bump exifr from 1.3.3 to 1.3.4 #6

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps exifr from 1.3.3 to 1.3.4.

Changelog *Sourced from [exifr's changelog](https://github.com/remvee/exifr/blob/master/CHANGELOG).* > EXIF Reader 1.3.4 > * bug fix; "Modernize #methods method signatures for delegate.rb"; thanks Julik Tarkhanov > > EXIF Reader 1.3.3 > * bug fix; "Using first gps altitude value in case 'gps_altitude' is an Array"; thanks Antonio Marques > > EXIF Reader 1.3.2 > * enhancement; "Add EXIF 2.3 lens information tags"; thanks Clay Gregory > > EXIF Reader 1.3.1 > * fix executable bin/exifr > > EXIF Reader 1.3.0 > * workaround warnings when using the ruby "-w" option > * NOTE: requiring only 'exifr' will nolonger provide EXIFR::JPEG or EXIFR::TIFF, require 'exifr/jpeg' or 'exifr/tiff' instead > > EXIF Reader 1.2.6 > * bug fix; "[GH#48] handle empty file as malformed jpeg"; thanks Hoàng Xuân Phú > > EXIF Reader 1.2.5 > * bug fix; "[GH#46] Having stringified methods is not a good idea"; thanks Filipe Costa > * bug fix; "Fix typo in subsec_time_original key"; thanks Filipe Costa > > EXIF Reader 1.2.4 > * bug fix; "[GH#43] Fix `respond_to?` signature"; thanks Pete Johns > > EXIF Reader 1.2.3.1 > * bug fix; "[GH#41] gopro_hd2.exif is not included in the gem"; thanks Peter Wilmott > > EXIF Reader 1.2.3 > * bug fix; "[GH#40] Handle NUL-terminated ASCII strings"; thanks Malte Rohde > > EXIF Reader 1.2.2 > * bug fix; "use Reader delegator instead of adding method to File instance"; thanks Ivan Kuchin > > EXIF Reader 1.2.1 > * bug fix: Value of infinity yields division by zero error > > EXIF Reader 1.2.0 > * enhancement; "log warnings when EXIF data is malformed" > * enhancement; "allow alternative Time adapter" > * enhancement; "[GH#33] add reader for orientation type"; thanks Damir Svrtan > > EXIF Reader 1.1.3 > * bug fix; "[GH#27] some error when :shutter_speed_value is too big"; thanks to zamia > > EXIF Reader 1.1.2 > * bug fix; "[GH#25] Incorrect values being extracted for a number of fields"; thanks to Matthew McEachen > > EXIF Reader 1.1.1 > ... (truncated)
Commits - [`1f451ff`](https://github.com/remvee/exifr/commit/1f451ffcd998c3fe4c2258ca5eeb94f78b445735) Release 1.3.4 - [`cea4239`](https://github.com/remvee/exifr/commit/cea4239c38cbfdfcbfc7bf6fd20b29c15ee7cbd9) Merge pull request [#54](https://github-redirect.dependabot.com/remvee/exifr/issues/54) from julik/rake-test-unit-deps - [`7491a09`](https://github.com/remvee/exifr/commit/7491a0972435adaa8b0192d73c8bcbbb5fbde1cf) Ensure CI runs all tests for all ruby versions - [`67d4026`](https://github.com/remvee/exifr/commit/67d402620a91ef065cd1ce6090c53db637ca7c0a) Merge pull request [#55](https://github-redirect.dependabot.com/remvee/exifr/issues/55) from julik/methods-method-signature - [`b6e34b5`](https://github.com/remvee/exifr/commit/b6e34b5f090e6a21e784fac5b6529d15125b7e91) Modernize #methods method signatures - [`3fcd67c`](https://github.com/remvee/exifr/commit/3fcd67c7a688453eeffb6275c7eae17bdffe6a2d) Add Gemfile.lock to ignores - [`d133141`](https://github.com/remvee/exifr/commit/d133141fe180d684a2e42f32836b7e2088c65299) Set up Bundler to simplify running the tests - See full diff in [compare view](https://github.com/remvee/exifr/compare/release-1.3.3...release-1.3.4)


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](https://app.dependabot.com): - 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.