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.9.0 #358

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps activeadmin from 2.6.0 to 2.9.0.

Release notes

Sourced from activeadmin's releases.

2.9.0

Enhancements

Bug Fixes

  • Pick up upstream fixes in devise templates. #6536 by [@munen]

Documentation

  • Fix has_many syntax in forms documentation. #6583 by [@krzcho]
  • Add example of using default_main_content in show pages. #6487 by [@sjieg]

Dependency Changes

#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

Changelog

Sourced from activeadmin's changelog.

2.9.0

Enhancements

Bug Fixes

  • Pick up upstream fixes in devise templates. #6536 by [@munen]

Documentation

  • Fix has_many syntax in forms documentation. #6583 by [@krzcho]
  • Add example of using default_main_content in show pages. #6487 by [@sjieg]

Dependency Changes

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

Commits
  • ec5a516 Bump rollup from 2.34.2 to 2.35.0 (#6614)
  • c761470 Get ready for 2.9.0 release (#6612)
  • e055434 Bump cancancan from 3.1.0 to 3.2.0 (#6609)
  • 2c83a39 Bump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_60 (#6607)
  • 4f755da Bump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_52 (#6610)
  • 515822e Bump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_61_webpacker (#6611)
  • 4cd47d1 Bump cancancan from 3.1.0 to 3.2.0 in /gemfiles/rails_61_turbolinks (#6608)
  • 388f270 Merge pull request #6606 from activeadmin/bundler_2.2
  • 88b5b9c Use latest rubygems
  • 029b4c8 Use bundler 2.2.0
  • 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) - `@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)