Update dependency administrate to v1 #1482
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'~> 0.20.0'->'~> 1.0.0'Release Notes
thoughtbot/administrate (administrate)
v1.0.0Compare Source
After a long time in the making, and contributions from many different people,
we're pleased to release Administrate v1.0.0! Thank you to everyone who uses,
contributes and opens issues on Administrate. It couldn't be done without you.
Aside from lots of smaller optimisations, this release starts bundling assets
inside the gem which brings both easier setup and support for all of the new
ways to handle assets in Rails.
Administrate has been stable for a long time and this release will be the last
with the widest Ruby and Rails support. We're going to drop some older versions
of Ruby and Rails which are beyond EOL after this release, but it's not
something we wanted to do ahead of release v1.
The following templates have changed since v1.0.0.beta3:
app/views/administrate/application/_collection.html.erb
app/views/administrate/application/_collection_header_actions.html.erb
app/views/administrate/application/_collection_item_actions.html.erb
app/views/administrate/application/_form.html.erb
app/views/administrate/application/_icons.html.erb
app/views/administrate/application/_index_header.html.erb
app/views/administrate/application/index.html.erb
app/views/fields/has_many/_form.html.erb
app/views/fields/has_one/_form.html.erb
app/views/fields/polymorphic/_form.html.erb
If your application overrides any of them, make sure to review your
custom templates to ensure that they remain compatible.
:class_nameI missed last timenil.tryto be availableSince the last main release (v0.20.1), we've:
fields/rich_text/formwith documentationHasOne section
link_tocalls withbutton_tojquery-ujswith@hotwired/turboConfiguration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.