jaredledvina / ledvinafarm-site

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

Bump safe_yaml from 1.0.4 to 1.0.5 #34

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps safe_yaml from 1.0.4 to 1.0.5.

Changelog *Sourced from [safe_yaml's changelog](https://github.com/dtao/safe_yaml/blob/master/CHANGES.md).* > 1.0.5 > ----- > > - fixed [#80](https://github-redirect.dependabot.com/dtao/safe_yaml/issues/80): uninitialized constant DateTime > > 1.0.2 > ----- > > - added warning when using Psych + an older version of libyaml > > 1.0.1 > ----- > > - fixed handling for strings that look like (invalid) dates > > 1.0.0 > ----- > > - updated date parsing to use local timezone > - **now requiring "safe_yaml/load" provides `SafeYAML.load` without clobbering `YAML`** > - fixed handling of empty files > - fixed some (edge case) integer parsing bugs > - fixed some JRuby-specific issues > > 0.9.7 > ----- > > - made handling of document frontmatter more robust > - added more descriptive message to the warning for omitting the :safe option > > 0.9.6 > ----- > > - fixed handling of files with trailing content (after closing `---`) > > 0.9.5 > ----- > > - fixed permissions AGAIN > > 0.9.4 > ----- > > - corrected handling of symbols > > 0.9.3 > ----- > > - fixed permissions :( > > ... (truncated)
Commits - [`0b4736d`](https://github.com/dtao/safe_yaml/commit/0b4736d31e8880fec1be8521c5a95b43b46eef8c) Exclude built *.gem files from version control - [`1b804b4`](https://github.com/dtao/safe_yaml/commit/1b804b43c1ffb9b35277cfe3456a7a8b97de15a0) Bump version to 1.0.5 - [`174dd51`](https://github.com/dtao/safe_yaml/commit/174dd512ea9dcd45c589a8144b297c4784a42e18) Merge pull request [#90](https://github-redirect.dependabot.com/dtao/safe_yaml/issues/90) from elifoster/fix-80 - [`9dd1e8d`](https://github.com/dtao/safe_yaml/commit/9dd1e8d9ad0396a8c9092c2e9f17d498c58e0208) Fix uninitialized constant DateTime - [`4c420f6`](https://github.com/dtao/safe_yaml/commit/4c420f687ea5c19a8f815f272b29bf45f64fe958) removed store.yaml from repo - [`d783073`](https://github.com/dtao/safe_yaml/commit/d7830739e73a2c2ab24688884c752d7d70b9ae87) updated tests for SafeYAML::Store - [`f84c96f`](https://github.com/dtao/safe_yaml/commit/f84c96f7c14506c0e6ad5d51c8d6722d49b66302) Merge pull request [#68](https://github-redirect.dependabot.com/dtao/safe_yaml/issues/68) from blackwinter/add-safe_yaml-store - [`d361abb`](https://github.com/dtao/safe_yaml/commit/d361abb69e6a4217e60b6233522cc08690efef9a) Add SafeYAML::Store, a YAML::Store variant that uses SafeYAML.load instead of... - See full diff in [compare view](https://github.com/dtao/safe_yaml/compare/1.0.4...1.0.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 squash and merge` will squash and 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.