Skip to content

Bump blacklight_advanced_search from v7.0.0 to v8.0.0#5459

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/blacklight_advanced_search-v8.0.0
Open

Bump blacklight_advanced_search from v7.0.0 to v8.0.0#5459
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/blacklight_advanced_search-v8.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps blacklight_advanced_search from v7.0.0 to v8.0.0.

Release notes

Sourced from blacklight_advanced_search's releases.

v8.0.0

What's Changed

New Contributors

Full Changelog: projectblacklight/blacklight_advanced_search@v7.0.0...v8.0.0

v8.0.0.alpha1

What's Changed

Upgrade guide

  1. Remove advanced search controller + helper overrides. (e.g. include BlacklightAdvancedSearch::Controller in CatalogController)
  2. Remove advanced search js + css assets (//= require 'blacklight_advanced_search' in app/assets/javascripts/application.js)
  3. Add legacy url redirects, if appropriate to your application:
before_action BlacklightAdvancedSearch::RedirectLegacyParamsFilter, :only => :index

New Contributors

Full Changelog: projectblacklight/blacklight_advanced_search@v7.0.0...v8.0.0.alpha1

Commits
  • 0e22b8e Bump version to 8.0.0
  • 65bafd4 Merge pull request #130 from taylor-steve/blacklight9
  • 19f64aa Test with Blacklight 9
  • f384035 Merge pull request #126 from projectblacklight/blacklight8
  • 2e9456d Test with Blacklight 8.x
  • 3a1909f Release v8.0.0.alpha2
  • e3d9c6a Merge pull request #119 from projectblacklight/raw-params
  • f53c3d3 Merge pull request #120 from projectblacklight/master_to_main
  • 3a9f838 Rename default branch to main
  • 5fd02c2 Redirect legacy parameters using #to_unsafe_h because we're dealing with raw ...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 22, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/blacklight_advanced_search-v8.0.0 branch 2 times, most recently from 2f00899 to bb6b15a Compare December 22, 2025 22:07
@dkinzer
Copy link
Member

dkinzer commented Jan 7, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/blacklight_advanced_search-v8.0.0 branch 2 times, most recently from bf925ed to 7d29c24 Compare January 7, 2026 17:17
Bumps [blacklight_advanced_search](https://github.com/projectblacklight/blacklight_advanced_search) from v7.0.0 to v8.0.0.
- [Release notes](https://github.com/projectblacklight/blacklight_advanced_search/releases)
- [Commits](projectblacklight/blacklight_advanced_search@d9d985a...ceaff0e)

---
updated-dependencies:
- dependency-name: blacklight_advanced_search
  dependency-version: ceaff0e4fbc7ca3d083761fd8d439dcb0b85ead4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/blacklight_advanced_search-v8.0.0 branch from 7d29c24 to de12b2a Compare January 7, 2026 17:21
@dkinzer
Copy link
Member

dkinzer commented Jan 8, 2026

@dependabot ignore this major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2026

This option isn't available on git dependencies, as Dependabot currently stores their SHA rather than their version.

If you'd like to ignore all updates for this dependency just reply @dependabot ignore this dependency.

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 DO NOT MERGE ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant