Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Bump activeadmin_addons from 1.10.0 to 1.10.1 (#4247)
Bumps [activeadmin_addons](https://github.com/platanus/activeadmin_addons) from 1.10.0 to 1.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/platanus/activeadmin_addons/releases">activeadmin_addons's releases</a>.</em></p> <blockquote> <h2>v1.10.1</h2> <p>Backport <a href="https://redirect.github.com/platanus/activeadmin_addons/pull/477">platanus/activeadmin_addons#477</a> to have ActiveAdmin v3 compatibility <a href="https://redirect.github.com/platanus/activeadmin_addons/pull/479">platanus/activeadmin_addons#479</a>. This is probably our last release for v1, all further development is now done for v2</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/platanus/activeadmin_addons/blob/master/CHANGELOG.md">activeadmin_addons's changelog</a>.</em></p> <blockquote> <h3>1.10.1</h3> <ul> <li>Backport <a href="https://redirect.github.com/platanus/activeadmin_addons/pull/477">#477</a> to have ActiveAdmin v3 compatibility <a href="https://redirect.github.com/platanus/activeadmin_addons/pull/479">#479</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/platanus/activeadmin_addons/commit/bea9423adb20ed09a8424322c018cf1da1aa40ac"><code>bea9423</code></a> Merge pull request <a href="https://redirect.github.com/platanus/activeadmin_addons/issues/479">#479</a> from platanus/v1-backport-AA-v3-support-and-release-n...</li> <li><a href="https://github.com/platanus/activeadmin_addons/commit/9bed81526bafd0ad158a60ef04a95c5b782bc3bd"><code>9bed815</code></a> feat(): release v1.10.1</li> <li><a href="https://github.com/platanus/activeadmin_addons/commit/8320fb9cb0ba393fbb4df146d44ed135c56b9f00"><code>8320fb9</code></a> fix(rails-helper): remove pry require for ruby 3.2 support</li> <li><a href="https://github.com/platanus/activeadmin_addons/commit/dc2370d276bdec46142b253f1ab73ce1e8e8d46b"><code>dc2370d</code></a> chore(circleci): remove ruby 2.7 from test suite</li> <li><a href="https://github.com/platanus/activeadmin_addons/commit/7613f39d84fe365e2d9aa577c2ed07e218fdfe90"><code>7613f39</code></a> fix(tests): fix chromedriver error for capybara tests</li> <li><a href="https://github.com/platanus/activeadmin_addons/commit/df9f3c4f3e50ed4d01529bf88a651137258539b2"><code>df9f3c4</code></a> feat(gemfile): update activeadmin for development and test purposes</li> <li><a href="https://github.com/platanus/activeadmin_addons/commit/8c27dffb17cd16652d5367902c1682134145e66b"><code>8c27dff</code></a> feat(): remove use of custom ransack predicates</li> <li><a href="https://github.com/platanus/activeadmin_addons/commit/81a222061ed7cf14a9117f205cd47d8361f890fa"><code>81a2220</code></a> test(dummy-app): add ransackable attrs and associations</li> <li>See full diff in <a href="https://github.com/platanus/activeadmin_addons/compare/v1.10.0...v1.10.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=activeadmin_addons&package-manager=bundler&previous-version=1.10.0&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information