Safecast / safecastapi

The app that powers api.safecast.org
44 stars 25 forks source link

Bump rails_admin from 2.0.2 to 3.0.0 #892

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rails_admin from 2.0.2 to 3.0.0.

Changelog

Sourced from rails_admin's changelog.

3.0.0 - 2022-03-21

Full Changelog

Fixed

  • Fix table sorting not working (83a0c88, #3497)
  • Fix reset button by the query box not working (4a583e9)

3.0.0.rc4 - 2022-03-13

Full Changelog

Added

  • Instruct users on potential issues with npm package installation (2b0594c, c7a74f1)

Changed

  • Upgrade vendorized Flatpickr to 4.6.11 (7f8c831)

Fixed

  • Fix not utilizing full browser width after Bootstrap 5 upgrade (#3493)
  • Fix the style for show views broken on Bootstrap 5 upgrade (#3491)
  • Fix Pundit 2.2 deprecation for not using Pundit::Authorization (e38eb46)
  • Fix JS issues when navigating across the main app and RailsAdmin (eb4a185, #3484)

3.0.0.rc3 - 2022-02-27

Full Changelog

Fixed

  • Fix the style of list scope tabs (#3477)
  • Fix rake tasks executed twice (7d56cd6)
  • Fix the style of the header user link when show_gravatar is false (#3475)
  • Fix 'Cancel' button for delete/bulk_delete action also didn't work (1fa8486, #3468)
  • Fix failing to export after introducing Turbo Drive (c749d93, #3461 (comment))

3.0.0.rc2 - 2022-02-20

Full Changelog

Added

Fixed

... (truncated)

Commits
  • f5cc427 Version 3.0.0 :rocket:
  • bf29870 Fix remaining Pundit deprecation in spec
  • 83a0c88 Fix table sorting not working
  • 4a583e9 Fix reset button by the query box not working
  • b8daa76 Version 3.0.0.rc4
  • 7f8c831 Update vendorized flatpickr to fix localization issue
  • 57b819e restore full width (#3493)
  • b2265f5 Update #show view (#3491)
  • c7a74f1 Fix uninitialized constant error
  • e38eb46 Apply Pundit 2.2.0 change for Pundit::Authorization
  • 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)