Skip to content

Update dependency htmlburger/carbon-fields to v3.6.6 #33

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
htmlburger/carbon-fields (source) 3.6.0 -> 3.6.6 age adoption passing confidence

Release Notes

htmlburger/carbon-fields (htmlburger/carbon-fields)

v3.6.6

Compare Source

  • Fix for WordPress 6.8

v3.6.5

Compare Source

Fix using old js bundles.

v3.6.4

Compare Source

v3.6.3

Compare Source

v3.6.2

Compare Source

What's Changed

Full Changelog: htmlburger/carbon-fields@v3.6.1...v3.6.2

v3.6.1: - Support for WordPress v6.4

Compare Source

This release adds support for WordPress v6.4

v3.6.0

Compare Source

Fix compatibility with WordPress 6.2

v3.5.3

Compare Source

  • Fix some styling issues.
  • Fix JS issue with required fields.

v3.5.2

Compare Source

Gutenberg
  • Update: Field "Time" will return time with the current date in format Y-m-d H:i:s.
  • Add: New field called "Block Preview" that would add the ability to present blocks in the list of blocks. #​1036 #​1149
    Screenshots: https://prnt.sc/w8kSqnSbl0Or | https://prnt.sc/JAMnrlDBufCo
  • Fix: Issues with the radio field when there is more than one of the same block.
  • Fix: Not saving the proper data within the Date field and Time field.
  • Fix: When in block preview mode fix association field styles on the sidebar.
  • Fix: Conditional Logic in Complex field. #​923
Global
  • Fix: In Term Meta styles were incorrect for complex with groups inside. #​1053
  • Revert: Set field, ability to use the limit_options method. #​1011

v3.5.1

Compare Source

  • Fix: Product stable hash for non-ASCII titles
  • Fix: Ability to remove a complex field group with conditional logic inside
  • Add: post_id argument for render_callback method in Block class.
  • Add: Ability to return attachments URL instead of IDs with filter - carbon_fields_rest_api_return_attachments_as_urls
  • Update: Allow use of inputmode attribute for the text field.

v3.5.0

Compare Source

  • Add PHP8 Compatibility
  • Fix some styling issues
  • Fix some Gutenberg blocks issues

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 11, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/970ba2/40a1ba/repos/github/AmphiBee/woocommerce-extend":"/tmp/worker/970ba2/40a1ba/repos/github/AmphiBee/woocommerce-extend" -v "/tmp/worker/970ba2/40a1ba/cache":"/tmp/worker/970ba2/40a1ba/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/970ba2/40a1ba/repos/github/AmphiBee/woocommerce-extend" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.2.13 && install-tool composer 2.6.5 && composer update htmlburger/carbon-fields:3.6.3 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires composer/installers 2.1.1 (exact version match: 2.1.1 or 2.1.1.0), found composer/installers[v2.1.1] but the package is fixed to v1.12.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/htmlburger-carbon-fields-3.x branch from a92036a to 8a23e7c Compare November 13, 2023 15:35
@renovate renovate bot changed the title Update dependency htmlburger/carbon-fields to v3.6.1 Update dependency htmlburger/carbon-fields to v3.6.2 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/htmlburger-carbon-fields-3.x branch from 8a23e7c to da95f74 Compare November 28, 2023 17:31
@renovate renovate bot changed the title Update dependency htmlburger/carbon-fields to v3.6.2 Update dependency htmlburger/carbon-fields to v3.6.3 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/htmlburger-carbon-fields-3.x branch from da95f74 to 3d68dd0 Compare July 31, 2024 09:47
@renovate renovate bot changed the title Update dependency htmlburger/carbon-fields to v3.6.3 Update dependency htmlburger/carbon-fields to v3.6.5 Jul 31, 2024
Copy link
Contributor Author

renovate bot commented Jul 31, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update htmlburger/carbon-fields:3.6.6 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires composer/installers 2.1.1 (exact version match: 2.1.1 or 2.1.1.0), found composer/installers[v2.1.1] but the package is fixed to v1.12.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/htmlburger-carbon-fields-3.x branch from 3d68dd0 to 1f9c919 Compare April 17, 2025 14:30
@renovate renovate bot changed the title Update dependency htmlburger/carbon-fields to v3.6.5 Update dependency htmlburger/carbon-fields to v3.6.6 Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants