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

Bump the production-dependencies group across 1 directory with 21 updates #432

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 21 updates in the / directory:

Package From To
roots/wordpress 6.6.2 6.7.1
oscarotero/env 2.1.0 2.1.1
jjgrainger/posttypes 2.2 2.2.1
consolidation/robo 5.0.0 5.1.0
generoi/robo-genero 0.4.7 0.5.1
wpackagist-plugin/query-monitor 3.16.4 3.17.0
wpackagist-plugin/user-switching 1.8.0 1.9.1
roots/acorn 4.3.0 4.3.1
log1x/navi 3.0.3 3.1.1
log1x/sage-svg 2.0.1 2.0.2
wpackagist-plugin/safe-svg 2.2.6 2.3.1
wpackagist-plugin/limit-login-attempts-reloaded 2.26.13 2.26.16
generoi/advanced-custom-fields-pro 6.3.9 6.3.11
generoi/gravityforms 2.8.17 2.9.1.2
generoi/polylang-pro 3.6.4.1 3.6.5
wpackagist-plugin/wordpress-seo 23.5 24.1
wpackagist-plugin/redirection 5.5.0 5.5.1
wpackagist-plugin/woocommerce 9.3.3 9.5.1
generoi/genero-cmp 2.1.5 2.1.6
generoi/wp-image-resizer 1.4.0 1.5.0
10up/wpcli-vulnerability-scanner 1.2.1 1.2.2

Updates roots/wordpress from 6.6.2 to 6.7.1

Release notes

Sourced from roots/wordpress's releases.

Version 6.7.1

Sourced from WordPress.org Documentation.

Version 6.7

Version notes available on WordPress.org Documentation.

Commits

Updates oscarotero/env from 2.1.0 to 2.1.1

Release notes

Sourced from oscarotero/env's releases.

2.1.1

See CHANGELOG

Changelog

Sourced from oscarotero/env's changelog.

[2.1.1] - 2024-12-03

Fixed

  • Support for PHP 8.4 #12.
Commits

Updates jjgrainger/posttypes from 2.2 to 2.2.1

Release notes

Sourced from jjgrainger/posttypes's releases.

v2.2.1

What's Changed

New Contributors

Full Changelog: jjgrainger/PostTypes@v2.2...v2.2.1

Changelog

Sourced from jjgrainger/posttypes's changelog.

v2.2.1
Commits
  • 2f20f62 Merge pull request #96 from jjgrainger/release/v2.2.1
  • 09cf76b update changelog
  • ae0163b bump version
  • 9d23c9f Merge pull request #95 from jjgrainger/maintenance/update-test
  • a0b90b3 update tests workflow
  • 865ddb1 Merge pull request #93 from ItinerisLtd/ERROR-FIX/uncaught-type-error
  • e9bb49d Merge pull request #88 from jakubmikita/patch-1
  • 625d355 remove deprecated notices from test files
  • a126e7b update phpunit to 9.6
  • 7c64360 empty array if null
  • Additional commits viewable in compare view

Updates consolidation/robo from 5.0.0 to 5.1.0

Changelog

Sourced from consolidation/robo's changelog.

5.1.0 10/22/2024

  • PHP 8.4 compatibility by Andy Postnikov (#1165)
  • Don't require exact event-dispatcher version (typo fix) by Pierre Rudloff (#1169)
Commits

Updates generoi/robo-genero from 0.4.7 to 0.5.1

Commits

Updates wpackagist-plugin/query-monitor from 3.16.4 to 3.17.0

Updates wpackagist-plugin/user-switching from 1.8.0 to 1.9.1

Updates roots/acorn from 4.3.0 to 4.3.1

Release notes

Sourced from roots/acorn's releases.

v4.3.1

What's Changed

Full Changelog: roots/acorn@v4.3.0...v4.3.1

Commits

Updates log1x/navi from 3.0.3 to 3.1.1

Release notes

Sourced from log1x/navi's releases.

v3.1.1

Change log

Bug fixes

  • 🎨 Fix Exception message typo (#86)
  • 🔧 Update the navi:make command signature (Fixes #87) (#88)

Full Changelog: Log1x/navi@v3.1.0...v3.1.1

v3.1.0

Change log

Enhancements

  • ✨ Add a navi:list command to show registered navigation menus
  • ✨ Add support for allowing default CSS classes on menu items (#85)
  • 🚚 Change the make:navi command signature to navi:make
  • 🧑‍💻 Improve the navi:make command output
  • 🎨 Improve disallowed menu class filtering
  • 🎨 Use all() instead of toArray() in examples
  • 🎨 Add missing methods to the Facade docblock
  • 📝 Improve the README
  • ➕ Add roots/acorn to the project in development

Bug fixes

  • 🩹 Properly remove default WordPress CSS classes from menu items (Fixes #84, #83, #78)
Commits
  • 97fa923 v3.1.1
  • 1a0feca 🎨 Fix Exception message typo (#86)
  • ed28a3a v3.1.0 (#85)
  • 25d8931 v3.1.0
  • 8270814 📝 Improve the README
  • a58d90f 🎨 Add missing methods to the Facade docblock
  • 915c3e2 🎨 Use all() instead of toArray() in examples
  • 76c39df ✨ Add support for allowing default CSS classes on menu items
  • 5b95f76 🧑‍💻 Improve the navi:make command output
  • 99cad96 ➕ Add roots/acorn to the project in development
  • Additional commits viewable in compare view

Updates log1x/sage-svg from 2.0.1 to 2.0.2

Release notes

Sourced from log1x/sage-svg's releases.

v2.0.2

Change log

Bug fixes

  • 🩹 Fix missing array type for passing attachments (#29)

New Contributors

Full Changelog: Log1x/sage-svg@v2.0.1...v2.0.2

Commits

Updates wpackagist-plugin/safe-svg from 2.2.6 to 2.3.1

Updates wpackagist-plugin/limit-login-attempts-reloaded from 2.26.13 to 2.26.16

Updates generoi/advanced-custom-fields-pro from 6.3.9 to 6.3.11

Release notes

Sourced from generoi/advanced-custom-fields-pro's releases.

v6.3.11

Release Date 12th November 2024

  • Enhancement - Field Group keys are now copyable on click
  • Fix - Repeater tables with fields hidden by conditional logic now render correctly
  • Fix - ACF Blocks now behave correctly in React StrictMode
  • Fix - Edit mode is no longer available to ACF Blocks with an WordPress Block API version of 3 as field editing is not supported in the iframe

v6.3.10

Release Date 29th October 2024

  • Security - Setting a metabox callback for custom post types and taxonomies now requires being an admin, or super admin for multisite installs
  • Security - Field specific ACF nonces are now prefixed, resolving an issue where third party nonces could be treated as valid for AJAX calls
  • Enhancement - A new “Close and Add Field” option is now available when editing a field group, inserting a new field inline after the field being edited
  • Enhancement - ACF and ACF PRO now share the same plugin updater for improved reliability and performance
  • Fix - Exporting post types and taxonomies containing metabox callbacks now correctly exports the user defined callback
Commits

Updates generoi/gravityforms from 2.8.17 to 2.9.1.2

Release notes

Sourced from generoi/gravityforms's releases.

v2.9.1.2

  • Fixed an issue where invalid data on a multiple files upload field can cause the entry export to break on PHP 8+. Credit: The GravityKit Team.
  • API: Added GFAPI::maybe_process_feeds(), GFAPI::get_processed_feeds_meta(), and GFAPI::update_processed_feeds_meta().
  • API: Added the gform_allow_async_feed_reprocessing filter.
  • Fixed an issue where a typo was preventing styling from being applied to notifications.
  • Fixed an issue where the note added by the custom anti-spam filter is overridden when the Akismet integration is enabled.
  • Fixed an issue that causes form validation errors if a product field has a quantity of 0 and the form includes shipping and total fields.

v2.9.1.1

  • Fixed an issue where Hooks.js was not being added to the header when using certain hosting environments.
  • Fixed an accessibility issue that prevents the product quantity label from matching the input field.
  • Added settings for "sort column" and "sort order" to the Screen Options settings on the form list page.
  • Fixed an issue where the gform_allowable_tags filter is not applied when using the filter without the optional $form_id property. Credit: The Gravity PDF team.
  • Fixed an issue where form block theme settings are visible when the default form theme is not Orbital.
  • Fixed a bug that prevents the gform_progressbar_start_at_zero filter from working.
  • Updated the reCAPTCHA field to use SVG images.
  • API: Updated the state management JS module to return a shallow copy of objects retrieved via the get method.
  • Added the gform_check_empty_index_file_exists filter to allow developers to check whether an empty index file exists before creating a new one.

v2.9.1

  • Added detection of SQLite database to the system report.
  • Added focus states to links in the validation summary and autofocus to the validation summary for better accessibility.
  • Added screenreader support to the password strength indicator on the Password field.
  • Updated number fields that are read-only to use the read-only styles.
  • Updated styling of failed payment and cancelled subscription entry notes.
  • Updated the currency dropdown on the plugin settings page to not use Select2 for improved accessibility.
  • Updated the license validation messages to be more specific when there is a server error or API rate limit error.
  • Updated the minimum WordPress version (for support) on the System Status page to 6.5.
  • Fixed a PHP notice that can occur when viewing the Form Settings for a pre-existing form. Credit: The GravityKit Team.
  • Fixed a fatal error that can occur when adding additional files to a multifile upload field.
  • Fixed an accessibility issue with the date dropdown field by adding hidden labels to the dropdowns.
  • Fixed an issue in the entry detail screen where the Notes metabox is misaligned in Safari 18.0.
  • Fixed an issue that can sometimes prevent the total field from updating if some products have conditional logic rules.
  • Fixed an issue that cause the form or confirmation to be unstyled when AJAX is enabled.
  • Fixed an issue that causes delayed feeds to be executed twice in some cases.
  • Fixed an issue that prevents gform_ajax_spinner_url from working.
  • Fixed an issue that prevents the gform_price_change event from firing.
  • Fixed an issue where Gravity Forms checks if a schema upgrade is needed on every page load.
  • Fixed an issue where a choice with an empty label is selected by default when the field doesn't have a value.
  • Fixed an issue where a console error is thrown when the next button is clicked on a multi-page form that contains a payment field.
  • Fixed a fatal error that occurs on submission if modified state input value is an array.
  • Fixed a fatal error that occurs when the page query argument is an array. Credit: Automattic.
  • Fixed an issue where a fatal memory error can occur on the Form Settings page in some hosting environments when a large number of forms exist.
  • Fixed an issue where apostrophes in page names are sanitized incorrectly in Pagination Options.
  • Fixed an issue where aria attributes for the list field are not translating.
  • Fixed an issue where disabled image choice inputs are still able to be selected/unselected.

... (truncated)

Commits

Updates generoi/polylang-pro from 3.6.4.1 to 3.6.5

Release notes

Sourced from generoi/polylang-pro's releases.

v3.6.5

  • Add compatibility with WP 6.7
  • Pro: Prevent infinite loop when the locale fallbacks reference each other
  • Pro: Set canResegment attribute to no in XLIFF files
  • Fix empty notice displayed if the plugin upgrade notice is set but empty
Commits

Updates wpackagist-plugin/wordpress-seo from 23.5 to 24.1

Updates wpackagist-plugin/redirection from 5.5.0 to 5.5.1

Updates wpackagist-plugin/woocommerce from 9.3.3 to 9.5.1

Updates generoi/genero-cmp from 2.1.5 to 2.1.6

Commits

Updates generoi/wp-image-resizer from 1.4.0 to 1.5.0

Commits
  • e329c43 Skip lazyload attributes if data-sizes is already present
  • See full diff in compare view

Updates 10up/wpcli-vulnerability-scanner from 1.2.1 to 1.2.2

Release notes

Sourced from 10up/wpcli-vulnerability-scanner's releases.

1.2.2

Changed

Fixed

New Contributors


Full Changelog: 10up/wpcli-vulnerability-scanner@1.2.1...1.2.2 View closed items in the milestone.

Changelog

Sourced from 10up/wpcli-vulnerability-scanner's changelog.

[1.2.2] - 2024-11-20

Changed

Fixed

Commits

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

…ates

Bumps the production-dependencies group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [roots/wordpress](https://github.com/roots/wordpress) | `6.6.2` | `6.7.1` |
| [oscarotero/env](https://github.com/oscarotero/env) | `2.1.0` | `2.1.1` |
| [jjgrainger/posttypes](https://github.com/jjgrainger/PostTypes) | `2.2` | `2.2.1` |
| [consolidation/robo](https://github.com/consolidation/robo) | `5.0.0` | `5.1.0` |
| [generoi/robo-genero](https://github.com/generoi/robo-genero) | `0.4.7` | `0.5.1` |
| wpackagist-plugin/query-monitor | `3.16.4` | `3.17.0` |
| wpackagist-plugin/user-switching | `1.8.0` | `1.9.1` |
| [roots/acorn](https://github.com/roots/acorn) | `4.3.0` | `4.3.1` |
| [log1x/navi](https://github.com/Log1x/navi) | `3.0.3` | `3.1.1` |
| [log1x/sage-svg](https://github.com/Log1x/sage-svg) | `2.0.1` | `2.0.2` |
| wpackagist-plugin/safe-svg | `2.2.6` | `2.3.1` |
| wpackagist-plugin/limit-login-attempts-reloaded | `2.26.13` | `2.26.16` |
| [generoi/advanced-custom-fields-pro](https://github.com/generoi/advanced-custom-fields-pro) | `6.3.9` | `6.3.11` |
| [generoi/gravityforms](https://github.com/generoi/gravityforms) | `2.8.17` | `2.9.1.2` |
| [generoi/polylang-pro](https://github.com/generoi/polylang-pro) | `3.6.4.1` | `3.6.5` |
| wpackagist-plugin/wordpress-seo | `23.5` | `24.1` |
| wpackagist-plugin/redirection | `5.5.0` | `5.5.1` |
| wpackagist-plugin/woocommerce | `9.3.3` | `9.5.1` |
| [generoi/genero-cmp](https://github.com/generoi/genero-cmp) | `2.1.5` | `2.1.6` |
| [generoi/wp-image-resizer](https://github.com/generoi/wp-image-resizer) | `1.4.0` | `1.5.0` |
| [10up/wpcli-vulnerability-scanner](https://github.com/10up/wpcli-vulnerability-scanner) | `1.2.1` | `1.2.2` |



Updates `roots/wordpress` from 6.6.2 to 6.7.1
- [Release notes](https://github.com/roots/wordpress/releases)
- [Commits](roots/wordpress@6.6.2...6.7.1)

Updates `oscarotero/env` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/oscarotero/env/releases)
- [Changelog](https://github.com/oscarotero/env/blob/master/CHANGELOG.md)
- [Commits](oscarotero/env@v2.1.0...v2.1.1)

Updates `jjgrainger/posttypes` from 2.2 to 2.2.1
- [Release notes](https://github.com/jjgrainger/PostTypes/releases)
- [Changelog](https://github.com/jjgrainger/PostTypes/blob/master/Changelog.md)
- [Commits](jjgrainger/PostTypes@v2.2...v2.2.1)

Updates `consolidation/robo` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/consolidation/robo/releases)
- [Changelog](https://github.com/consolidation/robo/blob/5.x/CHANGELOG.md)
- [Commits](consolidation/robo@5.0.0...5.1.0)

Updates `generoi/robo-genero` from 0.4.7 to 0.5.1
- [Release notes](https://github.com/generoi/robo-genero/releases)
- [Commits](generoi/robo-genero@v0.4.7...v0.5.1)

Updates `wpackagist-plugin/query-monitor` from 3.16.4 to 3.17.0

Updates `wpackagist-plugin/user-switching` from 1.8.0 to 1.9.1

Updates `roots/acorn` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/roots/acorn/releases)
- [Commits](roots/acorn@v4.3.0...v4.3.1)

Updates `log1x/navi` from 3.0.3 to 3.1.1
- [Release notes](https://github.com/Log1x/navi/releases)
- [Commits](Log1x/navi@v3.0.3...v3.1.1)

Updates `log1x/sage-svg` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/Log1x/sage-svg/releases)
- [Commits](Log1x/sage-svg@v2.0.1...v2.0.2)

Updates `wpackagist-plugin/safe-svg` from 2.2.6 to 2.3.1

Updates `wpackagist-plugin/limit-login-attempts-reloaded` from 2.26.13 to 2.26.16

Updates `generoi/advanced-custom-fields-pro` from 6.3.9 to 6.3.11
- [Release notes](https://github.com/generoi/advanced-custom-fields-pro/releases)
- [Commits](generoi/advanced-custom-fields-pro@6.3.9...6.3.11)

Updates `generoi/gravityforms` from 2.8.17 to 2.9.1.2
- [Release notes](https://github.com/generoi/gravityforms/releases)
- [Commits](generoi/gravityforms@2.8.17...2.9.1.2)

Updates `generoi/polylang-pro` from 3.6.4.1 to 3.6.5
- [Release notes](https://github.com/generoi/polylang-pro/releases)
- [Changelog](https://github.com/generoi/polylang-pro/blob/master/changelog.txt)
- [Commits](https://github.com/generoi/polylang-pro/compare/v3.6.4.1...3.6.5)

Updates `wpackagist-plugin/wordpress-seo` from 23.5 to 24.1

Updates `wpackagist-plugin/redirection` from 5.5.0 to 5.5.1

Updates `wpackagist-plugin/woocommerce` from 9.3.3 to 9.5.1

Updates `generoi/genero-cmp` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/generoi/genero-cmp/releases)
- [Commits](generoi/genero-cmp@v2.1.5...v2.1.6)

Updates `generoi/wp-image-resizer` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/generoi/wp-image-resizer/releases)
- [Commits](generoi/wp-image-resizer@v1.4.0...v1.5.0)

Updates `10up/wpcli-vulnerability-scanner` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/10up/wpcli-vulnerability-scanner/releases)
- [Changelog](https://github.com/10up/wpcli-vulnerability-scanner/blob/develop/CHANGELOG.md)
- [Commits](10up/wpcli-vulnerability-scanner@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: roots/wordpress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: oscarotero/env
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jjgrainger/posttypes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: consolidation/robo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: generoi/robo-genero
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: wpackagist-plugin/query-monitor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: wpackagist-plugin/user-switching
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: roots/acorn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: log1x/navi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: log1x/sage-svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: wpackagist-plugin/safe-svg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: wpackagist-plugin/limit-login-attempts-reloaded
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: generoi/advanced-custom-fields-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: generoi/gravityforms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: generoi/polylang-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: wpackagist-plugin/wordpress-seo
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: wpackagist-plugin/redirection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: wpackagist-plugin/woocommerce
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: generoi/genero-cmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: generoi/wp-image-resizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: 10up/wpcli-vulnerability-scanner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 22, 2024
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants