Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Bump active_decorator from 1.3.4 to 1.4.0 #956

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2021

Bumps active_decorator from 1.3.4 to 1.4.0.

Changelog

Sourced from active_decorator's changelog.

1.4.0

  • Decorate non-nil objects where nil? returns true, namely, ActionText::RichText body [@​jamesbrooks]
Commits
  • 1faa5c7 Version 1.4.0
  • 91d0959 ruby 3.0+ requires to explicitly require gemified version of rexml
  • 2573133 active_decorator supports ruby 3.1 and rails 7
  • e8b9801 CI against ruby 3.0
  • e365183 CI against newer stable rubies
  • a795cea Skip decorating the "special singleton" objects i.e. nil, true, and false
  • 193c46c >>
  • b8ef0da Switch from is_a? to case + when for some more additions
  • 47c9d23 decorate() should better always return the obj back since c16bfbe0326cca72563...
  • b7f2ebf Now we can decorate nil object as well since #108...
  • Additional commits viewable in compare view

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 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 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)

Bumps [active_decorator](https://github.com/amatsuda/active_decorator) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/amatsuda/active_decorator/releases)
- [Changelog](https://github.com/amatsuda/active_decorator/blob/master/CHANGELOG.md)
- [Commits](amatsuda/active_decorator@v1.3.4...v1.4.0)

---
updated-dependencies:
- dependency-name: active_decorator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants