laminas / laminas-escaper

Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
https://docs.laminas.dev/laminas-escaper/
BSD 3-Clause "New" or "Revised" License
191 stars 20 forks source link

Update dependency maglnet/composer-require-checker to v4 #33

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
maglnet/composer-require-checker (source) require-dev major ^3.8.0 -> ^4.0.0

Release Notes

maglnet/ComposerRequireChecker ### [`v4.2.0`](https://togithub.com/maglnet/ComposerRequireChecker/releases/tag/4.2.0) [Compare Source](https://togithub.com/maglnet/ComposerRequireChecker/compare/4.1.0...4.2.0) ##### Release Notes for [4.2.0](https://togithub.com/maglnet/ComposerRequireChecker/milestone/34) Feature release (minor) ##### 4.2.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** ##### enhancement - [355: #​354 Make sure language types are always in the symbol whitelist](https://togithub.com/maglnet/ComposerRequireChecker/pull/355) thanks to [@​willemstuursma](https://togithub.com/willemstuursma) - [352: Fixes some spelling/grammar problems in README](https://togithub.com/maglnet/ComposerRequireChecker/pull/352) thanks to [@​jk](https://togithub.com/jk) ### [`v4.1.0`](https://togithub.com/maglnet/ComposerRequireChecker/releases/tag/4.1.0) [Compare Source](https://togithub.com/maglnet/ComposerRequireChecker/compare/4.0.0...4.1.0) ##### Release Notes for [4.1.0](https://togithub.com/maglnet/ComposerRequireChecker/milestone/31) Feature release (minor) ##### 4.1.0 - Total issues resolved: **1** - Total pull requests resolved: **3** - Total contributors: **3** ##### enhancement - [351: Add `json` to core extensions and minor improvements](https://togithub.com/maglnet/ComposerRequireChecker/pull/351) thanks to [@​vjik](https://togithub.com/vjik) - [347: better documentation of configuration file usage](https://togithub.com/maglnet/ComposerRequireChecker/pull/347) thanks to [@​maglnet](https://togithub.com/maglnet) ##### dependencies,enhancement - [343: Define allowed plugins for `composer/composer:2.2.0` compatibility](https://togithub.com/maglnet/ComposerRequireChecker/pull/343) thanks to [@​ruudk](https://togithub.com/ruudk) ### [`v4.0.0`](https://togithub.com/maglnet/ComposerRequireChecker/releases/tag/4.0.0) [Compare Source](https://togithub.com/maglnet/ComposerRequireChecker/compare/3.8.0...4.0.0) ##### Release Notes for [4.0.0](https://togithub.com/maglnet/ComposerRequireChecker/milestone/16) Backwards incompatible release (major) This release introduces analysis for property types, which are to be considered "used symbols", and therefore should be checked by this tool: this addition is considered backwards-incompatible, since it may lead this tool to behave differently on codebases that would previously pass all pre-existing checks. ##### 4.0.0 - Total issues resolved: **1** - Total pull requests resolved: **7** - Total contributors: **4** - [341: Fix typo in readme](https://togithub.com/maglnet/ComposerRequireChecker/pull/341) thanks to [@​simPod](https://togithub.com/simPod) ##### enhancement - [340: Drop PHP 7.4](https://togithub.com/maglnet/ComposerRequireChecker/pull/340) thanks to [@​simPod](https://togithub.com/simPod) - [335: Delete `3.9.x` branch](https://togithub.com/maglnet/ComposerRequireChecker/issues/335) thanks to [@​Ocramius](https://togithub.com/Ocramius) - [334: Add mutation tests to pipeline](https://togithub.com/maglnet/ComposerRequireChecker/pull/334) thanks to [@​dkreuer](https://togithub.com/dkreuer) ##### dependencies,enhancement - [339: Bump psalm to v4.15](https://togithub.com/maglnet/ComposerRequireChecker/pull/339) thanks to [@​simPod](https://togithub.com/simPod) - [336: Allow Symfony 6](https://togithub.com/maglnet/ComposerRequireChecker/pull/336) thanks to [@​simPod](https://togithub.com/simPod) ##### dependencies,duplicate,enhancement - [338: Bump psalm to v4.15](https://togithub.com/maglnet/ComposerRequireChecker/pull/338) thanks to [@​simPod](https://togithub.com/simPod) ##### bc break,enhancement - [321: Collect class property types as "used symbols"](https://togithub.com/maglnet/ComposerRequireChecker/pull/321) thanks to [@​martinssipenko](https://togithub.com/martinssipenko)

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 is behind base branch, or you tick the rebase/retry checkbox.

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



Read more information about the use of Renovate Bot within Laminas.

renovate[bot] commented 2 years ago

⚠ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/laminas/laminas-escaper":"/mnt/renovate/gh/laminas/laminas-escaper" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/laminas/laminas-escaper" docker.io/renovate/sidecar bash -l -c "install-tool php 7.4.33 && install-tool composer 2.4.4 && composer update maglnet/composer-require-checker --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - maglnet/composer-require-checker[4.0.0, ..., 4.2.0] require php ^8.0 -> your php version (7.4.99; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement.
    - Root composer.json requires maglnet/composer-require-checker ^4.0.0 -> satisfiable by maglnet/composer-require-checker[4.0.0, 4.1.0, 4.2.0].

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

Closing here: to be handled in #35

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.