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 15 updates #421

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 Nov 17, 2024

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

Package From To
roots/wordpress 6.6.2 6.7
jjgrainger/posttypes 2.2 2.2.1
consolidation/robo 5.0.0 5.1.0
generoi/robo-genero 0.4.7 0.5.0
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/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.8.18
generoi/polylang-pro 3.6.4.1 3.6.5
wpackagist-plugin/wordpress-seo 23.5 23.8
wpackagist-plugin/woocommerce 9.3.3 9.4.1
generoi/genero-cmp 2.1.5 2.1.6
generoi/wp-image-resizer 1.4.0 1.5.0

Updates roots/wordpress from 6.6.2 to 6.7

Release notes

Sourced from roots/wordpress's releases.

Version 6.7

Version notes available on WordPress.org Documentation.

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

Commits

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/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.8.18

Release notes

Sourced from generoi/gravityforms's releases.

v2.8.18

  • Fixed spacing and margin issues in the form list, help page, and settings page in RTL.
  • Fixed an issue where is not returning the correct field values if meta keys are not numeric.
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 23.8

Updates wpackagist-plugin/woocommerce from 9.3.3 to 9.4.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

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 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [roots/wordpress](https://github.com/roots/wordpress) | `6.6.2` | `6.7` |
| [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.0` |
| [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/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.8.18` |
| [generoi/polylang-pro](https://github.com/generoi/polylang-pro) | `3.6.4.1` | `3.6.5` |
| wpackagist-plugin/wordpress-seo | `23.5` | `23.8` |
| wpackagist-plugin/woocommerce | `9.3.3` | `9.4.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` |



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

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.0
- [Release notes](https://github.com/generoi/robo-genero/releases)
- [Commits](generoi/robo-genero@v0.4.7...v0.5.0)

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/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.8.18
- [Release notes](https://github.com/generoi/gravityforms/releases)
- [Commits](generoi/gravityforms@2.8.17...2.8.18)

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 23.8

Updates `wpackagist-plugin/woocommerce` from 9.3.3 to 9.4.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)

---
updated-dependencies:
- dependency-name: roots/wordpress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: 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/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-patch
  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-minor
  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
...

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 Nov 17, 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