Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/production-dependencies-72d0a6b9b1
Closed

Bump the production-dependencies group across 1 directory with 21 updates#427
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/production-dependencies-72d0a6b9b1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 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.0.5
generoi/polylang-pro 3.6.4.1 3.6.5
wpackagist-plugin/wordpress-seo 23.5 24.0
wpackagist-plugin/redirection 5.5.0 5.5.1
wpackagist-plugin/woocommerce 9.3.3 9.4.3
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.0.5

Release notes

Sourced from generoi/gravityforms's releases.

v2.9.0.5

  • Fixed an issue with conditional logic when the default currency uses a comma as the decimal separator.
  • 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 that prevents the gform_price_change event from firing.
  • Fixed an accessibility issue with the date dropdown field by adding hidden labels to the dropdowns.
  • Updated the license validation messages to be more specific when there is a server error or API rate limit error.
  • Fixed an issue where a fatal error occurs on submission if modified state input value is an array.
  • Fixed an issue where the default styles are output even when disabled from the global settings.

v2.9.0.4

No release notes provided.

v2.9.0.3

  • Fixed an issue that can sometimes prevent the total field from updating if some products have conditional logic rules.

v2.9.0.2

  • Fixed an issue that prevents gform_ajax_spinner_url from working in Gravity Forms 2.9.0.
  • Fixed an issue where submit and paging buttons which include an onclick attribute with a value of gform.submission.handleButtonClick(this) are missing a trailing semicolon.

v2.9.0.1

  • Added screenreader support to the password strength indicator on the Password field.
  • Fixed an issue with the new AJAX functionality that causes the confirmation message to lose its styling in certain situations.
  • Added focus states to links in the validation summary and autofocus to the validation summary for better accessibility.
  • Updated the currency dropdown on the plugin settings page to not use Select2 for accessibility reasons.
  • Updated number fields that are read-only to use the read-only styles.
  • Updated styling of failed payment and cancelled subscription entry notes.
  • Fixed an issue where a choice with an empty label is selected by default when the field doesn't have a value.
  • Fixed a fatal error that can occur when adding additional files to a multifile upload field.
  • Fixed an issue where raw HTML is displayed in the tooltip of the column selector icon on the entries page.
  • Fixed an issue in the entry detail screen where the Notes block is misaligned in Safari 18.0.
  • Fixed an issue where not all the options were being removed when going through the uninstall process.
  • Updated number fields that are read-only to use the read-only styles.
  • Fixed an issue where the Predefined Choices modal is not readable when using different languages.
  • Fixed an issue where a fatal error occurs when the page query argument is an array. Credit: Automattic.
  • Fixed an issue where the {embed_url} and {referer} merge tags output the wrong values when the form is submitted using the new Ajax submission method.
  • Fixed an issue where Gravity Forms checks if a schema upgrade is needed on every page load.
  • Fixed an issue where apostrophes in page names were sanitized incorrectly in Pagination Options.
  • Fixed an issue that cause the form or confirmation to be un-styled when loaded via AJAX.
  • Fixed an issue that causes delayed feeds to be executed twice in some cases.
  • AF: Fixed an issue where an undefined array key warning occurs if the gform_admin_pre_render filter is called in a context where a form is not available.
  • AF: Updated the Payment Add-On base class so that payment add-ons such as Stripe can enable payment status rules in the confirmation conditional logic.
  • AF: Updated the frontend feed data with extra relevant feed information that can be used by Payment Add-Ons.
  • Fixed an issue where wptexturize is causing extra curly quotes to be added to the textarea.
  • Fixed an issue where strings aren't translated on the block editor.

... (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.0

Updates wpackagist-plugin/redirection from 5.5.0 to 5.5.1

Updates wpackagist-plugin/woocommerce from 9.3.3 to 9.4.3

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.0.5` |
| [generoi/polylang-pro](https://github.com/generoi/polylang-pro) | `3.6.4.1` | `3.6.5` |
| wpackagist-plugin/wordpress-seo | `23.5` | `24.0` |
| wpackagist-plugin/redirection | `5.5.0` | `5.5.1` |
| wpackagist-plugin/woocommerce | `9.3.3` | `9.4.3` |
| [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.0.5
- [Release notes](https://github.com/generoi/gravityforms/releases)
- [Commits](generoi/gravityforms@2.8.17...2.9.0.5)

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.0

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

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

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 8, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2024

Superseded by #429.

@dependabot dependabot bot closed this Dec 15, 2024
@dependabot dependabot bot deleted the dependabot/composer/production-dependencies-72d0a6b9b1 branch December 15, 2024 18:36
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