Skip to content

Bump rails_admin from 1.2.0 to 1.3.0#14

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rails_admin-1.3.0
Closed

Bump rails_admin from 1.2.0 to 1.3.0#14
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rails_admin-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2020

Bumps rails_admin from 1.2.0 to 1.3.0.

Changelog

Sourced from rails_admin's changelog.

1.3.0 - 2018-02-18

Full Changelog

Added

  • Configurability for forgery protection setting(#2989)
  • Configurability for the number of audit records displayed into dashboard(#2982)
  • Add limited pagination mode, which doesn't require count query(#2968)
  • Prettier output of JSON field value(#2937, #2973, #2980)
  • Add markdown field support through SimpleMDE(#2949)
  • Checkboxes for bulk actions in index page can be turned off now(#2917)

Fixed

  • Parse JS translations as JSON(#2925)
  • Re-selecting an item after unselecting has no effect in filtering-multiselect(#2912)
  • Stop memoization of datetime parser to handle locale changes(#2824)
  • Filters for ActiveRecord Enum field behaved incorrectly for enums whose labels are different from values(#2971)
  • Client-side required validation was not enforced in filtering-select widget(#2905)
  • Filter refresh button was broken(#2890)

Security

  • Fix XSS vulnerability in filter and multi-select widget(#2985, 44f09ed7)
Commits
  • c903d2e Version 1.3.0
  • 9c47844 Set default dashboard history count to 100, respecting previous default
  • 1ddcdb2 Fix JRuby build
  • 7679269 Merge pull request #2989 from Kaligo/feature/configurable_csrf_protection
  • bf8e911 Merge pull request #2982 from dalpo/dashboard-optimizations
  • a5ed925 Merge pull request #2980 from Kaligo/bugfix/display_empty_json
  • a345c3c Merge pull request #2925 from zakihaya/fix_js_locale_settings
  • f3f6c2c Re-selecting an item after unselecting has no effect in filtering-multiselect
  • 7c1db24 Merge pull request #2824 from roberthead/datetime-locale-switching
  • 44f09ed Fix XSS vulnerability in filter and multi-select widget
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2020
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2021

Superseded by #15.

@dependabot dependabot bot closed this Jan 14, 2021
@dependabot dependabot bot deleted the dependabot/bundler/rails_admin-1.3.0 branch January 14, 2021 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants