zooniverse / education-api

Backend for Zooniverse Classrooms
1 stars 1 forks source link

Bump active_model_serializers from 0.10.8 to 0.10.14 #432

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps active_model_serializers from 0.10.8 to 0.10.14.

Changelog

Sourced from active_model_serializers's changelog.

v0.10.14 (2023-10-05)

Breaking changes:

Features:

Fixes:

Misc:

v0.10.13 (2022-10-13)

Fixes:

  • #2399 Handles edge case where requested current_page > total_pages (@​f3z0)

v0.10.12 (2020-12-10)

Fixes:

v0.10.11 (2020-12-04)

Features:

  • #2361 Add ActiveModelSerializers.config.use_sha1_digests to allow customization of the hashing algorithm used for serializer caching (@​alexzherdev)

Fixes:

v0.10.10 (2019-07-13)

Fixes:

  • #2319 Fixes #2316. (@​kylekeesling)
    • Fix Rails 6.0 deprication warnings
    • update test fixture schema to use timestamps instead of timestamp
  • #2223 Support Fieldset in Attributes/JSON adapters documented in docs/general/fields.md that worked partially before (@​bf4)
  • #2337 fix incorrect belongs_to serialization when foreign_key on object and belongs_to is blank (@​InteNs)
    • Fixes incorrect json-api generation when jsonapi_use_foreign_key_on_belongs_to_relationship is true and the relationship is blank
  • #2172 Preserve the namespace when falling back to a superclass serializer

Misc:

... (truncated)

Commits
  • b412297 chore: bump to 0.10.14
  • 5456a6d Update gem requirement to allow Rails 7.1 (#2453)
  • 2ae640f Upgrade to Ubuntu 22.04 on Github Actions (#2451)
  • 9fa9373 Merge pull request #2442 from ohbarye/remove-travis-setting
  • 8f75a18 Remove travis settings
  • 0fbe0fa Merge pull request #2427 from y-yagi/fix-bundler-deprecated-method
  • d40140b Fix checking of method defined or not
  • 524aeef Bump 0.10.13
  • fae99ee Merge pull request #2428 from jpawlyn/0-10-stable
  • c91c789 Add ruby 3.1 and rails 7.0 to ci matrix
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.