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/webform requirement from 6.2.3 to 6.2.7 #3559

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Updates the requirements on drupal/webform 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 19, 2024 22:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 19, 2024
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/webform/releases/6.2.7

Release notes

This is identical to 6.2.5. This release is to fix a mis-match between the version compatibility declared in composer.json and in info files in 6.2.4. Use this if you are on Drupal 10.1 or later. See #3461785: Make releases to fix version compatibility inconsistency.

https://www.drupal.org/project/webform/releases/6.2.6

Release notes

This is identical to 6.2.3. This release is to fix a mis-match between the version compatibility declared in composer.json and in info files in 6.2.4. Use this if you are not yet on Drupal 10.1 or later. See #3461785: Make releases to fix version compatibility inconsistency.

https://www.drupal.org/project/webform/releases/6.2.5

Release notes

Drupal 10.1 is required for Webform 6.2.4 and later. This release is mostly to make the drupal/core requirement in composer.json match info files.

Changes since 6.2.4:

Bug

  • #3459160: CodeMirror type element - Undefined array key

Task

  • #3381257: Make drupal/core requirement in composer.json match info files

https://www.drupal.org/project/webform/releases/6.2.4

Release notes

Webform 6.2.4 and later require Drupal 10.1 or later.

Changes since 6.2.3:

Bug

  • #3408622: Help tooltip that just says "Defaults to:"
  • #3404949 by Liam Morland, yaartse, jhuhta, T2k, rodrigoaguilera: Fix wrong translation on select #options
  • #3436730: Spam Module "Protected Submissions" was replaced by "Protected Forms"
  • #3397824 by sidharth_soman: The filename fallback cannot contain the "%" character
  • #3436030: webform CAPTCHA elements not respecting the CAPTCHA whitelisting of IP addresses
  • #3423243: Third party settings for antibot is gone for inividual webform
  • #3431852: When a Webform is loaded on a 404 page: [PHP 8.1] Deprecated function: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in webform_form_alter()
  • #3432731: Invalid HTML: Horizontal Rule (hr) inside paragraph (p)
  • #3423007 by alexl: Regex Submit Form for Enter Submitted to
  • #3427662: polyfill.io Library is no longer considered safe to use
  • #3419372 by Nigel Cunningham, cilefen, kasliwal_harshit, Luke.Leber, kaduk: Manage files js: BlockSubmit rename, missed caller
  • #3413151: Minimum length message is imprecise
  • #3403835: #admin_notes do not appear without Tippy
  • #3387928: Unable to Add another state due to Ajax error
  • #3438824: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "node_type" plugin does not exist
  • #3424501 by mitrpaka, paulabg, abhishek_gupta1, jrockowitz: [Drupal 10.2] Using a translatable string as a category for field type is deprecated
  • #3427966: Webform Dialog Modal triggered with a link doesn't work on touch device
  • #3312333: Improve error handling for unreachable endpoints while using Remote Post handlers
  • Revert "Issue #3312333: Improve error handling for unreachable endpoints while using Remote Post handlers"
  • #3424649 by andybroomfield: Test failure using $this->postSubmissionTest($webform) in tests that extend WebformBrowserTestBase in Drupal 10.2
  • #3426365 by paulmckibben, jrockowitz, kevinsiji, cilefen, Liam Morland: Multisteps form - Browser back button with Chrome - Ajax out of control
  • #3426365 by jrockowitz, paulmckibben, kevinsiji, cilefen, Liam Morland: Multisteps form - Browser back button with Chrome - Ajax out of control
  • #3432336: getThirdPartySettings() doesn't return anything, even though it's interface declares that it will
  • #3366265 by mably, cilefen: Missing requirement for node specific submission import route
  • #3432469: Editing a field's key should not switch the order of key and title
  • #3427795: Client Validation is not work in Taxonomy Term Checkboxes
  • #3426700: WebformSubmissionStorage::buildPropertyQuery fails when deleting an account and removing all its contents
  • #3309335: Only the first tableselect element option “counts” for conditional states
  • #3432224 by jrockowitz, dsdeiz: Required flag falsely triggered for checkboxes
  • #3344266: Webform handler postSave() method is triggered before completing the database transaction
  • #3401824: Unable to render elements
  • #3417896 by pirvudoru: Custom EntityReferenceSelection label discarded and N+1
  • #3320307: Confirmation message does not appear in modal when per user submission limit is set to 1
  • #3384432: Tooltip incompatibility with Gin Admin Theme
  • #3423904: Move 'Webform repair configuration' to a dedicated confirmation form/page
  • #3389539 by HitchShock, jrockowitz, SivaprasadC, arulan_pari, joseph.olstad: D10 Compatibility AddCssCommand() - AJAX error for css route of webform assets
  • #3312333: Improve error handling for unreachable endpoints while using Remote Post handlers
  • #3437894: Undefined array key "#format" in _webform_entity_element_validate_rendering_error_handler()
  • #3438974: Running drush webform:repair duplicates a line in webform.settings.yml
  • #3409978: Configuration validation fails for email fields with token values
  • #3398594: Invalid token for Previous submission message
  • #3422419: Update dependent library name for Webform jQueryUI Buttons
  • #3436867: Scheduled email handler ISO date/time field doesn't accept ISO8601-formatted date and time strings
  • #3398768: Duplicated wrapper around a file field
  • #3441294: Webform element details toggle can leave elements in wrong aria-expanded state
  • #3441015: Title of a sortable column overlaps with the sort icon in Webform Results Table in Claro theme
  • #3441905: PHPUnit tests fail because of typo in webform_cards submodule FunctionalJavaScript folder
  • revert "Issue #3441905: PHPUnit tests fail because of typo in webform_cards submodule FunctionalJavaScript folder"
  • #3445749: Deprecated function: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated
  • #3452551: Description texts for Previous/Next Page button are reversed
  • #3451193: Select element with custom options translations labels issue
  • #3447208: Default access denied message worded poorly
  • #3444506: Allow negative numbers when using decimals input mask
  • #3454002: Attach Webform Composite Telephone library and CSS

Feature

  • #3294515 by rang501: Webform Cards event listener to set active card
  • #3412524 by jrockowitz, arno_vgh, pooja saraah, Liam Morland: Likert element question title with markup is not rendered in validation message
  • #3440366: Modify formula injection warning when drupal/webform_xlsx_export is installed

Task

  • #3412948: Add project logo to repo
  • #3438224: Fix broken tests
  • #3424713: Remove the use of rand
  • #3421103: Drupal coding standards
  • #3422711: Add missing backslashes in comments for type hint namespaces
  • #3381257 by jrockowitz, afsch, heddn: [Drupal 10.1] Deprecated code
  • #3425680: The 'system.css_js_query_string' state is deprecated in drupal:10.2.0
  • #3419668 by Mingsong, Rajas Samse: The Views setting default_argument_skip_url has been removed from Drupal core
  • #3413542 by caspervoogt, jrockowitz: empty accessChecks in webform_image_select, webform_options_custom, WebformEntityListBuilderSortLabelTrait.php
  • #3412458 by samir_shukla, jrockowitz, Liam Morland, Mingsong, atul_ghate: user_role_names() deprecated in 10.2 and removed in 11.0
  • #3422388 by cableman0408, cilefen: Clean up temporary signature images from php tmp folder
  • #3439725: Opt-in to wider test coverage from templates via gitlab-ci.yml variables
  • #3442812: Replace 'Professional Support' with 'Join the Drupal Association'
  • #3279971: Fix coding standards
  • #3279971: Make spelling corrections
  • #3279971: Remove duplicate property declaration
  • #3279971: Fix spelling of type comment
  • #3381257: Require minimum of Drupal 10.1 in core_version_requirement
  • #3279971: Remove tab characters from code files
  • #3457229: Add lifecycle: deprecated to all modules in "Webform [DEPRECATED]" package
  • #3419661: format_size() is deprecated and will be removed in Drupal 11
  • Revert "Issue #3419661: format_size() is deprecated and will be removed in Drupal 11"
  • #3456841: Fix test failures

@joeparsons joeparsons added Drupal Waiting on a fix from the Drupal community 2.11.x only labels Jul 19, 2024
Copy link
Contributor

@bberndt-uaz bberndt-uaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did some general testing in Probo as well as on a multidev of one of our sites and noticed no issues.

@joeparsons joeparsons merged commit 37e5af5 into main Jul 22, 2024
16 checks passed
@joeparsons joeparsons deleted the dependabot/composer/drupal/webform-6.2.7 branch July 22, 2024 20:18
joeparsons pushed a commit that referenced this pull request Jul 23, 2024
Updates the requirements on drupal/webform to permit the latest version.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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