Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update drupal/better_exposed_filters requirement from 6.0.5 to 6.0.6 #3456

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Updates the requirements on drupal/better_exposed_filters to permit the latest version.

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 31, 2024 22:30
@dependabot dependabot bot added the php Pull requests that update Php code label May 31, 2024
@trackleft
Copy link
Member

https://www.drupal.org/project/better_exposed_filters/releases/6.0.6

Changes since 6.0.5:

Bug
#3441559 by abhishek_gupta1, flemming.fridthjof: Links with "Show hierarchy in dropdown" disabled gives "Deprecated function: range(): Passing null to parameter #1"
#3445681 by StryKaizer: Add dependency to drupalSettings in all libraries using them
#3293884: BEF php 8.1.2 / TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
Resolve #2996297 "Attempt again"
#3349699 by lind101: Checkboxes can never be used for Group filters with <5 options
#3354867 by codebymikey: Address undefined index warning when a custom views field supports being "Exposed"
Feature
#3266858 by scott_euser, smustgrave, tim-diels, lelkneralfaro: Allow not automatically opening collapsed filter
#3243081 by Graber, smustgrave: Date offsets displayed with date picker
Revert #3243081
Misc
CSPELL fixes
1 minor phpstan
Fix regression
PHpstan update
Merge branch '6.0.x' of https://git.drupalcode.org/project/better_exposed_filters into 6.0.x
PHCPS
Task
#3253994 by ad0z: Rewriting the text displayed for "- All -" label should occur before translation
#3210946 by eojthebrave, dxvargas, metallized, joegraduate, heddn, trackleft2, naveenvalecha, mstrelan, Berdir: Remove dependency on jquery_ui_touch_punch
#3447022 by chr.fritsch: Dead code in BetterExposedFiltersWidgetBase::getExposedFormActionUrl
Resolve #3210947 "Remove slider attempt2"
#3210945 by Grevil, smustgrave, JeroenT, rcodina, Anybody, heddn: Remove dependency on jquery_ui_datepicker
Created by: smustgrave
Created on: 22 May 2024 at 17:05 UTC
Last updated: 22 May 2024 at 17:05 UTC
Git tag 6.0.6
Bug fixesNew features
Other releases
6.0.6 - 22 May 2024
6.0.5 - 19 April 2024
6.0.4 - 19 April 2024
6.0.3 - 20 December 2022
6.0.2 - 17 October 2022
6.0.1 - 12 September 2022
6.0.x-dev - 12 September 2022
View usage statistics for this release

@trackleft
Copy link
Member

Could possibly upgrade to 7.0.0-beta1 if we want to get rid of jQuery entirely.

@joeparsons joeparsons added Drupal Waiting on a fix from the Drupal community 2.11.x only labels Jun 7, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/better_exposed_filters-6.0.6 branch from 326a1e1 to deeebe0 Compare June 14, 2024 16:10
trackleft
trackleft previously approved these changes Jun 14, 2024
joeparsons
joeparsons previously approved these changes Jun 14, 2024
Updates the requirements on drupal/better_exposed_filters to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/better_exposed_filters
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot dismissed stale reviews from joeparsons and trackleft via 83eb7a5 June 14, 2024 18:02
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/better_exposed_filters-6.0.6 branch from deeebe0 to 83eb7a5 Compare June 14, 2024 18:02
@joeparsons joeparsons merged commit b58f528 into main Jun 14, 2024
15 checks passed
@joeparsons joeparsons deleted the dependabot/composer/drupal/better_exposed_filters-6.0.6 branch June 14, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community php Pull requests that update Php code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants