joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Bump activeadmin from 2.6.0 to 2.8.1 #344

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps activeadmin from 2.6.0 to 2.8.1.

Release notes

Sourced from activeadmin's releases.

2.8.1

Bug Fixes

#1926: activeadmin/activeadmin#1926 #1979: activeadmin/activeadmin#1979 #2001: activeadmin/activeadmin#2001 #2040: activeadmin/activeadmin#2040 #2326: activeadmin/activeadmin#2326 #2523: activeadmin/activeadmin#2523 #2532: activeadmin/activeadmin#2532 #2541: activeadmin/activeadmin#2541 #2544: activeadmin/activeadmin#2544 #2545: activeadmin/activeadmin#2545 #3038: activeadmin/activeadmin#3038 #3075: activeadmin/activeadmin#3075 #3463: activeadmin/activeadmin#3463 #3464: activeadmin/activeadmin#3464 #3486: activeadmin/activeadmin#3486 #3519: activeadmin/activeadmin#3519 #3535: activeadmin/activeadmin#3535 #3553: activeadmin/activeadmin#3553 #3606: activeadmin/activeadmin#3606 #3686: activeadmin/activeadmin#3686 #3695: activeadmin/activeadmin#3695 #3731: activeadmin/activeadmin#3731 #3783: activeadmin/activeadmin#3783 #3894: activeadmin/activeadmin#3894 #4118: activeadmin/activeadmin#4118 #4173: activeadmin/activeadmin#4173 #4187: activeadmin/activeadmin#4187 #4254: activeadmin/activeadmin#4254 #5043: activeadmin/activeadmin#5043 #5198: activeadmin/activeadmin#5198 [21b6138f]: activeadmin/activeadmin#5740 #3091: activeadmin/activeadmin#3091 #3435: activeadmin/activeadmin#3435 #4477: activeadmin/activeadmin#4477 #4731: activeadmin/activeadmin#4731 #4759: activeadmin/activeadmin#4759 #4768: activeadmin/activeadmin#4768 #4848: activeadmin/activeadmin#4848 #4851: activeadmin/activeadmin#4851 #4867: activeadmin/activeadmin#4867

Changelog

Sourced from activeadmin's changelog.

2.8.1

Bug Fixes

2.8.0

Enhancements

  • Allow using PORO decorators. #6249 by [@brunvez]
  • Make sure ActiveAdmin.routes provides routes in a consistent order. #6124 by [@jiikko]
  • Use proper closing tags for HTML in ModalDialog component. #6221 by [@javierjulio]

Bug Fixes

  • Fix comment layout so regardless of size, each is aligned and spaced evenly. #6393 by [@Ivanov-Anton]

Translation Improvements

Documentation

  • Fix filter_columns_for_large_association and filter_method_for_large_association examples. #6232 by [@ndbroadbent]

Dependency Changes

2.7.0

Enhancements

  • Extend menu to allow for nested submenus. #5994 by [@taralbass]
  • Add Webpacker compatibility with opt-in config switch and installation generator. #5855 by [@sgara]

Bug Fixes

  • Fix scopes renderer when resource has only optional scopes and their conditions are false. #6149 by [@Looooong]
  • Fix some missing wrapper markup in "logged out" layout. #6086 by [@irmela]
  • Fix some typos in Vietnamese translation. #6099 by [@giapnhdev]

2.6.1

Commits


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) - `@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) - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #358.