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 dependency scssphp/scssphp to v1.13.0 #15

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scssphp/scssphp (source) 1.11.0 -> 1.13.0 age adoption passing confidence

Release Notes

scssphp/scssphp (scssphp/scssphp)

v1.13.0: 1.13.0

Compare Source

Deprecated

  • Deprecate registering a custom function with a callable expecting 2 arguments (@​stof)

v1.12.1: 1.12.1

Compare Source

Fixed

  • Fix the handling of leading spaces in interpolated media queries (@​stof)
  • Fix the compilation cache key when using numbers in variables (@​stof)

v1.12.0: 1.12.0

Compare Source

Deprecated

  • Deprecate passing string with extra content after the expression in ValueConverter::parseValue (@​stof)

Added

  • Add the Compiler::compileFile method (@​stof)
  • Add the OutputStyle::fromString and OutputStyle::toString methods to allow writing code supporting both Scssphp 1.12+ and 2.0 (@​stof)

Fixed

  • Fix the parsing of values in ValueConverter::parseValue when using comments inside the value source (@​stof)

v1.11.1: 1.11.1

Compare Source

Added

  • Add dedicated error handling when passing invalid UTF-8 (@​stof)

Fixed

  • Fix extending a selector using :is() (@​ssltg)

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.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 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: composer update scssphp/scssphp:1.12.1 --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
    - moneyphp/money v4.0.4 requires php ~8.0.0 || ~8.1.0 -> your php version (8.3.1) does not satisfy that requirement.
    - craftcms/cms 4.1.4.1 requires moneyphp/money ^4.0 -> satisfiable by moneyphp/money[v4.0.4].
    - craftcms/cms is locked to version 4.1.4.1 and an update of this package was not requested.


@renovate renovate bot changed the title Update dependency scssphp/scssphp to v1.11.1 Update dependency scssphp/scssphp to v1.12.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/scssphp-scssphp-1.x branch from 4c59490 to 903235f Compare November 14, 2023 16:54
@renovate renovate bot force-pushed the renovate/scssphp-scssphp-1.x branch from 903235f to 153c087 Compare January 13, 2024 15:57
@renovate renovate bot changed the title Update dependency scssphp/scssphp to v1.12.0 Update dependency scssphp/scssphp to v1.12.1 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/scssphp-scssphp-1.x branch from 153c087 to 22ca743 Compare August 17, 2024 21:22
@renovate renovate bot changed the title Update dependency scssphp/scssphp to v1.12.1 Update dependency scssphp/scssphp to v1.13.0 Aug 17, 2024
Copy link
Contributor Author

renovate bot commented Aug 17, 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 scssphp/scssphp:1.13.0 --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
    - moneyphp/money v4.0.4 requires php ~8.0.0 || ~8.1.0 -> your php version (8.3.10) does not satisfy that requirement.
    - craftcms/cms 4.1.4.1 requires moneyphp/money ^4.0 -> satisfiable by moneyphp/money[v4.0.4].
    - craftcms/cms is locked to version 4.1.4.1 and an update of this package was not requested.


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