akabiru / todos-api

🍻 🍾 @scotch-io tutorial "Build a RESTful JSON API with Rails 5" codebase.
https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one
MIT License
188 stars 101 forks source link

Bump active_model_serializers from 0.10.7 to 0.10.9 #32

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps active_model_serializers from 0.10.7 to 0.10.9.

Changelog *Sourced from [active_model_serializers's changelog](https://github.com/rails-api/active_model_serializers/blob/v0.10.9/CHANGELOG.md).* > ### [v0.10.9 (2019-02-08)](https://github.com/rails-api/active_model_serializers/compare/v0.10.8...v0.10.9) > > > Fixes: > > - [#2288](https://github-redirect.dependabot.com/rails-api/active_model_serializers/pull/2288) > Change the fetch method to deal with recyclable key cache strategy. > Fixes [#2287](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/2287). ([@​cintamani](https://github.com/cintamani), [@​wasifhossain](https://github.com/wasifhossain)) > - [#2307](https://github-redirect.dependabot.com/rails-api/active_model_serializers/pull/2307) Falsey attribute values should not be reevaluated. > > Misc: > > - [#2309](https://github-redirect.dependabot.com/rails-api/active_model_serializers/pull/2309) Performance and memory usage fixes > > ### [v0.10.8 (2018-11-01)](https://github.com/rails-api/active_model_serializers/compare/v0.10.7...v0.10.8) > > Features: > - [#2279](https://github-redirect.dependabot.com/rails-api/active_model_serializers/pull/2279) Support condition options in serializer link statements > > Fixes: > > - [#2296](https://github-redirect.dependabot.com/rails-api/active_model_serializers/pull/2296) Fixes [#2295](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/2295) ([@​Hirurg103](https://github.com/Hirurg103)) > - Fix finding of namespaced serializer and non-namespaced model. > - [#2289](https://github-redirect.dependabot.com/rails-api/active_model_serializers/pull/2289) Fixes [#2255](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/2255) ([@​f](https://github.com/f)-mer) > - Fix autoloading race condition, especially in Rails 5. > - [#2299](https://github-redirect.dependabot.com/rails-api/active_model_serializers/pull/2299) Fixes [#2270](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/2270) ([@​chau](https://github.com/chau)-bao-long via [#2276](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/2276)) > - Fix reflection thread-safety bug
Commits - [`bb0f9d0`](https://github.com/rails-api/active_model_serializers/commit/bb0f9d088df242a65d4e68c6f309875e589f0638) Bump version to 0.10.9 - [`15b7974`](https://github.com/rails-api/active_model_serializers/commit/15b7974fac5ded92f8519bb35de3059500e38836) Merge pull request [#2288](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/2288) from cintamani/patch-1 - [`be7f083`](https://github.com/rails-api/active_model_serializers/commit/be7f083d02d8f4220fd80e29abd356e29a74dcb9) Fix sqlite3 version to 1.3.13 as the new 1.4 version released last week is no... - [`2cc2a04`](https://github.com/rails-api/active_model_serializers/commit/2cc2a048c6d2c00bc9b06b35e2a61554754d6f9e) Update CHANGELOG.md - [`26bba19`](https://github.com/rails-api/active_model_serializers/commit/26bba194d0acdb33f47ea87482ae08aa010604c8) Ensure that CacheVersioning is setted up only in the context of relevant tests - [`6fd5c66`](https://github.com/rails-api/active_model_serializers/commit/6fd5c6683707b2d05630ef5ac4f15a82092472c4) Update test/cache_test.rb - [`7ff2ac6`](https://github.com/rails-api/active_model_serializers/commit/7ff2ac64b752b075ac4a9637fe5714060797f447) Update test/cache_test.rb - [`f815d3e`](https://github.com/rails-api/active_model_serializers/commit/f815d3e9f8c823460f0f646f8b0429d702542729) Merge pull request [#1](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/1) from wasifhossain/collection-cache-expiry - [`3d0b5ac`](https://github.com/rails-api/active_model_serializers/commit/3d0b5acc37e5270af1f697ca270f6f5c24c7306b) Test cache expiration in collection on update of a record - [`209834d`](https://github.com/rails-api/active_model_serializers/commit/209834dc49d4865bf9797c51f086a5f05718cb44) Performance and memory usage fixes ([#2309](https://github-redirect.dependabot.com/rails-api/active_model_serializers/issues/2309)) - Additional commits viewable in [compare view](https://github.com/rails-api/active_model_serializers/compare/v0.10.7...v0.10.9)


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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.

Dependabot has been acquired by GitHub  🎉

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.004% when pulling 72c4e8bd3d41262ae7d7ec6296e97da5123f712f on dependabot/bundler/active_model_serializers-0.10.9 into d8c70937e621989b22dfd74dd520bce8f3c1799b on master.

dependabot-preview[bot] commented 5 years ago

Superseded by #44.