Skip to content

chore(deps): update dependency blacklight to v7.37.0

DLD Bot requested to merge renovate/blacklight-7.x into trunk

This MR contains the following updates:

Package Update Change
blacklight (source) minor "7.31.0" -> "7.37.0"
blacklight (source) minor "7.33.1" -> "7.37.0"

Release Notes

projectblacklight/blacklight (blacklight)

v7.37.0

Compare Source

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.36.2...v7.37.0

v7.36.2

Compare Source

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.36.1...v7.36.2

v7.36.1

Compare Source

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.36.0...v7.36.1

v7.36.0

Compare Source

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.35.0...v7.36.0

v7.35.0

Compare Source

  • #​3101 backport Rails 7.1 support
  • #​3104 backport When no highlighted field is available fall back into the field value.

v7.34.0: 7.34.0

Compare Source

Backports of many features from Blacklight 8, including allowing view_component dependency 3.0.x.

  • update: view_component 3 support introduced some accidental backwards incompatibility for those sub-classing Blacklight view_components. Specifically this commit https://github.com/projectblacklight/blacklight/commit/f08f70b1e66d33a933783fe3367022202a36015b means that any downstream classes that extend the Blacklight components also have to change calls from “X” to “with_X” (where “X” is “body”, “label”, “value”, “view”, “action”, “constraint”, etc.) . These are changes you would have otherwise had to make only upon upgrading to Blacklight 8.x.

Includes among others:

  • #​3069 : Release 7.x backports
  • #​3071 more backports
  • #​3074 backport nil json paraom
  • #​3032 a fix for generating new apps via quickstart guide instructions
  • #​2992 backport of "move code from the template to the class"

And more.

See entire diff compare at: https://github.com/projectblacklight/blacklight/compare/v7.33.1...v7.34.0

v7.33.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.33.0...v7.33.1

v7.33.0

Compare Source

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.32.0...v7.33.0

v7.32.0

Compare Source

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.31.0...v7.32.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by DLD Bot

Merge request reports