gfroerli / api

Coredump Gfrörli Water Temperature Sensor API
https://watertemp-api.coredump.ch/
GNU Affero General Public License v3.0
3 stars 0 forks source link

Bump administrate from 0.19.0 to 0.20.0 #152

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps administrate from 0.19.0 to 0.20.0.

Release notes

Sourced from administrate's releases.

0.20.0

This is our final release before v1.0.0, which will bring with it a big change around how we handle our CSS and JS assets. You'll most likely need to do some work to update, and we'll be publishing release candidate releases to help learn along the way. If you can, we'd love it if you could give them a try and report any problems you face!

The following templates have changed since v0.19.0:

app/views/administrate/application/_form.html.erb app/views/administrate/application/show.html.erb app/views/fields/has_one/_form.html.erb app/views/fields/has_one/_show.html.erb

If your application overrides any of them, make sure to review your custom templates to ensure that they remain compatible.

  • [FEATURE] #2484 Yield created resource if block is given
  • [OPTIM] #2473 Remove CircleCI
  • [COMPAT] #2485 Switch to the Sentry Ruby & Rails gems
  • [UI] #2422 Allow grouping fields (new, edit and show)
  • [COMPAT] #2479 Use a dedicated ActiveSupport::Deprecation instance
  • [COMPAT] #2483 Start testing against Ruby 3.3
  • [BUGFIX] #2480 Fix the bundle audit workflow
  • [COMPAT] #1932 Start testing on GitHub Actions
  • [OPTIM] #2418 Build SQL with Arel instead of from strings
  • [UI] #2405 Add form field hints
  • [COMPAT] #2462 Avoid open-ended dependencies
  • [COMPAT] #2419 Update selenium-webdriver and remove webdrivers
  • [COMPAT] #2469 Drop support for Ruby 2.7, since it's EOL
  • [BUGFIX] #2427 Support all number helpers of ActiveSupport::NumberHelper
  • [DOC] #2443 Add sample app path to CONTRIBUTING.md
  • [FEATURE] #2415 hasMany collection columns
  • [BUGFIX] #2403 Add Administrate::Punditize methods as module methods
  • [COMPAT] #2433 Add GitHub Actions as an ecosystem for Dependabot
  • [COMPAT] #2428 Enable Rails 7 on CI
  • [COMPAT] #2410 Another year, another change to how to deal with webdrivers
  • [DOC] #2408 Example app: change float column types to decimal
Changelog

Sourced from administrate's changelog.

0.20.0 (January 17, 2024)

This is our final release before v1.0.0, which will bring with it a big change around how we handle our CSS and JS assets. You'll most likely need to do some work to update, and we'll be publishing release candidate releases to help learn along the way. If you can, we'd love it if you could give them a try and report any problems you face!

The following templates have changed since v0.19.0:

app/views/administrate/application/_form.html.erb app/views/administrate/application/show.html.erb app/views/fields/has_one/_form.html.erb app/views/fields/has_one/_show.html.erb

If your application overrides any of them, make sure to review your custom templates to ensure that they remain compatible.

  • [FEATURE] #2484 Yield created resource if block is given
  • [OPTIM] #2473 Remove CircleCI
  • [COMPAT] #2485 Switch to the Sentry Ruby & Rails gems
  • [UI] #2422 Allow grouping fields (new, edit and show)
  • [COMPAT] #2479 Use a dedicated ActiveSupport::Deprecation instance
  • [COMPAT] #2483 Start testing against Ruby 3.3
  • [BUGFIX] #2480 Fix the bundle audit workflow
  • [COMPAT] #1932 Start testing on GitHub Actions
  • [OPTIM] #2418 Build SQL with Arel instead of from strings
  • [UI] #2405 Add form field hints
  • [COMPAT] #2462 Avoid open-ended dependencies
  • [COMPAT] #2419 Update selenium-webdriver and remove webdrivers
  • [COMPAT] #2469 Drop support for Ruby 2.7, since it's EOL
  • [BUGFIX] #2427 Support all number helpers of ActiveSupport::NumberHelper
  • [DOC] #2443 Add sample app path to CONTRIBUTING.md
  • [FEATURE] #2415 hasMany collection columns
  • [BUGFIX] #2403 Add Administrate::Punditize methods as module methods
  • [COMPAT] #2433 Add GitHub Actions as an ecosystem for Dependabot
  • [COMPAT] #2428 Enable Rails 7 on CI
  • [COMPAT] #2410 Another year, another change to how to deal with webdrivers
  • [DOC] #2408 Example app: change float column types to decimal
Commits


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 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)
dependabot[bot] commented 5 months ago

Superseded by #154.