Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rails_admin from 3.1.2 to 3.2.0 #1349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps rails_admin from 3.1.2 to 3.2.0.

Changelog

Sourced from rails_admin's changelog.

3.2.0 - 2024-09-08

Full Changelog

Fixed

  • Fix polymorphic id doesn't reset properly in an edge case (7b2ffb1, #3630)

3.2.0.rc - 2024-08-25

Full Changelog

Added

  • ActiveRecord 7.1 composite primary keys support (53b89c9)

Changed

  • Introduce SingularAssociation and CollectionAssociation to tidy up the view files (876be11)

Fixed

  • Fix to show a thumbnail of all representable ActiveStorage attachments (#3656, 7754ac3)
  • Fix to detect images properly in FileUpload and MultipleFileUpload field (35c8702, #3633)
  • Fix to reset polymorphic id selection upon type change (#3630, 13114e5)
  • Lock jQuery UI version due to incompatibility with 1.14 (5245d5b, #3692)

3.2.0.beta - 2024-07-13

Full Changelog

Added

  • Allow turbo-rails 2 in gemspec (#3671)
  • ViteRuby integration (#3643, 0e12e5b)
  • Support client-side dynamic scoping (12715f2, #2934)
  • Add support for %-l option to Flatpickr (#3616)

Changed

  • Handle has_one assignment on the field level, making patched has_one getters/setters unnecessary (91737ab)

Fixed

  • Use require_relative to avoid modifying $LOAD_PATH in gemspec (#3690)
  • Tidy up trailing whitespace in gem post_install_message (#3689)
  • Fix enum filter breaking when pre-populated (d62f604, #3651)
  • Fix error on searching or sorting by ActiveStorage field (dba6c4b, #3678)
  • Fix to remove trailing slash from meta tags (#3672)
  • Fix default config path for ImportmapFormatter being misspelled (#3676)

... (truncated)

Commits
  • b4fdd67 Version 3.2.0
  • 7b2ffb1 Fix polymorphic id doesn't reset properly in an edge case
  • c0eac2a Importmap build no longer fails, as new npm package was released
  • 7455d26 Version 3.2.0.rc
  • 7754ac3 Follow-up for #3656
  • 4417efc Show a thumbnail of all representable Active Storage files + images (#3656)
  • 35c8702 Detect images properly in FileUpload and MultipleFileUpload field
  • 13114e5 Follow-up for #3630
  • b666c63 Reset polymorphic id upon type change (#3630)
  • 9ea46b1 Test against Rails 7.2
  • 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 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)

Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.1.2 to 3.2.0.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](railsadminteam/rails_admin@v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: rails_admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants