You can trigger a rebase of this PR 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 show 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fablabbcn/makeworks/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps activeadmin from 2.12.0 to 3.2.0.
Release notes
Sourced from activeadmin's releases.
... (truncated)
Changelog
Sourced from activeadmin's changelog.
... (truncated)
Commits
37726f4
Get ready for 3.2.0 release (#8168)7af735c
Backport to 3-0 stable branch protect against CSV Injection (#8161) (#8167)58b31b7
Backport to 3-0 stable branch make sure menu creation does not modify menu op...171cfad
Backport to 3-0 stable branch support citext column type in string filter (#8...f77c3c3
Backport to 3-0 stable branch ransack error with filters when ActiveStorage i...345e02e
Backport to 3-0 stable branch provide detail in DB statement timeout error fo...4ce39bb
Get ready for 3.1.0 release (#8099)c17be6e
Support Rails 7.1 (#8102)1a06688
Remove deprecated usage of ActiveSupport::Deprecation singleton (#8106)6486bb8
Replace to_formatted_s with to_s to convert date to string (#8105)You can trigger a rebase of this PR 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 show