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 2.0.2 to 2.1.1 #978

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps rails_admin from 2.0.2 to 2.1.1.

Changelog

Sourced from rails_admin's changelog.

2.1.1 - 2021-03-14

Full Changelog

Fixed

  • Fix AbstractObject's proxying was incompatible with keyword arguments in Ruby 3.0 (#3342)

2.1.0 - 2021-02-28

Full Changelog

Added

  • Ability to set default filter operator for fields (#3318)
  • Shrine 3.x support (#3257)
  • Rails 6.1 compatibility (f0c46f1e)

Fixed

  • Some translation entries of filtering-multiselect weren't localizable (#3315)
  • Thumbnail generation breaks when used with ActiveStorage 6.x and ruby-vips (#3255, 2dba791c)
  • Hide present/blank filter options for required fields (#3340)
  • Fix to show correct filename for multiple attachments (#3295)
  • Fix encoding detection was incompatible with DB connection proxies like active_record_host_pool gem (#3313)
  • Fix hidden fields breaking indentation (#3278, #2487)

Removed

  • Remove yell_for_non_accessible_fields option since it has no effect since 0.5.0 (#3249)
Commits
  • 39d0eb4 Version 2.1.1
  • ae2712c Fix AbstractObject's proxying was incompatible with keyword arguments in Ruby...
  • 4fe2152 Version 2.1.0
  • 4474486 Merge pull request #3315 from zaknafain/multiselect_options
  • 2dba791 Change to decide #thumb_method based on ActiveStorage version
  • b552f2c Merge pull request #3255 from kallelundgren93/active_storage_variants/image_p...
  • 3d8cb28 Merge pull request #3318 from mitchkettzend/default_filter_operator
  • 54fb4f2 Test against Ruby 3.0
  • 6181283 Merge pull request #3257 from LinkUpStudioUA/support_shrine_v3
  • 7434497 Merge pull request #3340 from codealchemy/hide-irrelevant-filter-options
  • 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 dependabot bot force-pushed the dependabot/bundler/rails_admin-2.1.1 branch from 0635762 to 3f3d12a Compare March 16, 2021 04:52
@codeclimate
Copy link

codeclimate bot commented Mar 16, 2021

Code Climate has analyzed commit 3f3d12a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 73.2%.

View more on Code Climate.

@NuckChorris NuckChorris merged commit eaeadd4 into the-future Mar 23, 2021
@NuckChorris NuckChorris deleted the dependabot/bundler/rails_admin-2.1.1 branch March 23, 2021 05:12
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.

1 participant