Skip to content

Commit

Permalink
Upgrade: Bump activeadmin_addons from 1.10.0 to 1.10.1 (#4247)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Nov 4, 2023
1 parent 9a2497f commit 407ac94
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
kaminari (~> 1.0, >= 1.2.1)
railties (>= 6.1, < 7.1)
ransack (>= 4.0, < 5)
activeadmin_addons (1.10.0)
activeadmin_addons (1.10.1)
active_material
railties
redcarpet
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
ffi (1.15.5)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand Down Expand Up @@ -268,7 +268,7 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
loofah (2.21.3)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lookbook (2.1.1)
Expand All @@ -295,12 +295,12 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.7.1)
multi_json (1.15.0)
multi_xml (0.6.0)
net-imap (0.3.7)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -397,7 +397,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
ransack (4.0.0)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
Expand Down Expand Up @@ -530,16 +530,16 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
sprockets (4.2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
thor (1.2.2)
tilt (2.1.0)
thor (1.3.0)
tilt (2.3.0)
timeout (0.4.0)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit 407ac94

Please sign in to comment.