Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the dependencies group with 3 updates: blacklight, blacklight-marc and honeybadger.

Updates blacklight from 9.0.0.beta8 to 9.0.0

Release notes

Sourced from blacklight's releases.

v9.0.0

Blacklight 9.0.0 includes changes from nearly 300 pull requests from 20 contributors made over 14 months (Sep 2024 - Nov 2025).

Highlights

  • Dependencies. Drops support for older versions of major dependencies that may have still been supported in Blacklight 8. Notable new minimum versions: Rails 7.2+, Ruby 3.2+, Bootstrap 5.3+, ViewComponent 3.0+.
  • JS/CSS Assets. Improves asset management by allowing Blacklight to be used and customized without Sass compilation. Most Sass variables have been converted to native CSS custom properties.
  • Facets. Many improvements to facets, including more seams for customization/configuration, enhancements to the facet suggest/filtering feature, better accessibility & styling.
  • Bookmarks. Improves bookmark icon usage, keyboard navigation, and event handling.
  • Advanced Search. Improves and simplifies the native out-of-the-box Advanced Search functionality.
  • Other UI & Accessibility Changes. Numerous enhancements including better skip links, more accessible use of ARIA roles, fixes to modals, constraints section and modal improvements.

Upgrading to Blacklight 9

An upgrade guide is available on the wiki. https://github.com/projectblacklight/blacklight/wiki/Upgrading-to-Blacklight-9

What's Changed

PRs grouped by category, sorted by merge date, Sep 2024 - Nov 2025.

Facets

... (truncated)

Commits
  • 956d661 tag v9.0.0 release
  • 1f113a8 Merge pull request #3762 from projectblacklight/revert_facet_search_builder
  • 0401368 Merge branch 'main' into revert_facet_search_builder
  • a53947f Merge pull request #3779 from projectblacklight/fix-ci
  • 3047383 Fix broken CI (fix missing comma, and specify ruby version in each matrix entry)
  • 3de4fb4 Merge branch 'main' into revert_facet_search_builder
  • e019ac7 Merge pull request #3777 from projectblacklight/jcoyne-patch-1
  • f29ef9f Update Ruby and Rails versions in README
  • 2a492bd Merge pull request #3628 from projectblacklight/unreachable-code
  • 8a5bbd8 Merge pull request #3764 from projectblacklight/jcoyne-patch-1
  • Additional commits viewable in compare view

Updates blacklight-marc from 8.2.0 to 9.0.0

Release notes

Sourced from blacklight-marc's releases.

v9.0.0

What's Changed

Full Changelog: projectblacklight/blacklight-marc@v8.2.0...v9.0.0

Commits

Updates honeybadger from 6.1.3 to 6.2.0

Release notes

Sourced from honeybadger's releases.

v6.2.0

6.2.0 (2025-12-11)

Features

Bug Fixes

  • handle nil messages in Breadcrumbs::LogWrapper (#757) (b141f14)
Changelog

Sourced from honeybadger's changelog.

6.2.0 (2025-12-11)

Features

Bug Fixes

  • handle nil messages in Breadcrumbs::LogWrapper (#757) (b141f14)
Commits
  • d6a2f8d chore(master): release 6.2.0 (#760)
  • a4050ae chore: remove Rails.event subscriber (for now) (#763)
  • b7bf892 chore: disable Rails.event subscriber by default (#759)
  • e78cd04 feat: add Active Agent monitoring plugin (#754)
  • 12d5010 feat: send Flipper events to Insights (#758)
  • b141f14 fix: handle nil messages in Breadcrumbs::LogWrapper (#757)
  • 0341df5 chore: use .tool-versions for Ruby version
  • 1762fc4 feat: add Rails.event subscriber (#734)
  • ff6ed11 Prevent ruby-head test failures from blocking other tests
  • See full diff in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [blacklight](https://github.com/projectblacklight/blacklight), [blacklight-marc](https://github.com/projectblacklight/blacklight-marc) and [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby).


Updates `blacklight` from 9.0.0.beta8 to 9.0.0
- [Release notes](https://github.com/projectblacklight/blacklight/releases)
- [Commits](projectblacklight/blacklight@v9.0.0.beta8...v9.0.0)

Updates `blacklight-marc` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/projectblacklight/blacklight-marc/releases)
- [Commits](projectblacklight/blacklight-marc@v8.2.0...v9.0.0)

Updates `honeybadger` from 6.1.3 to 6.2.0
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](honeybadger-io/honeybadger-ruby@v6.1.3...v6.2.0)

---
updated-dependencies:
- dependency-name: blacklight
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: blacklight-marc
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: honeybadger
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 15, 2025
@jcoyne jcoyne merged commit 9288cc7 into main Dec 15, 2025
1 check passed
@jcoyne jcoyne deleted the dependabot/bundler/dependencies-04baaf3d43 branch December 15, 2025 14:42
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants