jaredledvina / ledvinafarm-site

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

Bump exifr from 1.3.4 to 1.3.5 #21

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps exifr from 1.3.4 to 1.3.5.

Changelog *Sourced from [exifr's changelog](https://github.com/remvee/exifr/blob/master/CHANGELOG).* > EXIF Reader 1.3.5 > * enhancement; "Support milliseconds at DateTime"; thanks Naoki Iwasawa > > 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 > ... (truncated)
Commits - [`9c17aa6`](https://github.com/remvee/exifr/commit/9c17aa68662eb362462ea2fd078457f856c900df) Release 1.3.5 - [`4cc2e0a`](https://github.com/remvee/exifr/commit/4cc2e0a34ba83970558719842b6f2ecdc72f36b3) Add Ruby 2.5.0 as platform to run CI tests - [`23768a4`](https://github.com/remvee/exifr/commit/23768a4d5021549ce66a83b02b80134a8eedaec6) Skip milliseconds test when platform doesn't support it - [`873a7a4`](https://github.com/remvee/exifr/commit/873a7a4550ff0755104aa3dc8ce6abe3c08ee5b7) Merge pull request [#56](https://github-redirect.dependabot.com/remvee/exifr/issues/56) from niwasawa/milliseconds - [`adae0b7`](https://github.com/remvee/exifr/commit/adae0b75c02896259b2f492dc6731c41386cc85b) Avoid duplicating the error handling and escapes the dot before the milliseco... - [`7993c8a`](https://github.com/remvee/exifr/commit/7993c8ad18a0716d1bd144353335cb76dea36498) Support milliseconds at DateTime - [`a7e7c3d`](https://github.com/remvee/exifr/commit/a7e7c3d644bb30906dbd75a86fe4bbe505fdf494) Speed up CI build - See full diff in [compare view](https://github.com/remvee/exifr/compare/release-1.3.4...release-1.3.5)


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.


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.