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

fix(deps): pin dependencies #166

Closed
wants to merge 1 commit into from
Closed

Conversation

BacLuc
Copy link
Owner

@BacLuc BacLuc commented Feb 20, 2023

This PR contains the following updates:

Package Type Update Change
twig/cssinliner-extra (source) require pin ^3.4 -> 3.5.0
twig/extra-bundle (source) require pin ^3.4 -> 3.5.0

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

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

🚦 Automerge: Disabled due to failing status checks.

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@BacLuc
Copy link
Owner Author

BacLuc commented Feb 20, 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: api/composer.lock
Command failed: composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - Root composer.json requires php >=8.1.0 but your php version (7.4.32) does not satisfy that requirement.
  Problem 2
    - api-platform/core is locked to version v3.1.2 and an update of this package was not requested.
    - api-platform/core v3.1.2 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 3
    - doctrine/collections is locked to version 2.1.2 and an update of this package was not requested.
    - doctrine/collections 2.1.2 requires php ^8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 4
    - doctrine/event-manager is locked to version 2.0.0 and an update of this package was not requested.
    - doctrine/event-manager 2.0.0 requires php ^8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 5
    - egulias/email-validator is locked to version 4.0.1 and an update of this package was not requested.
    - egulias/email-validator 4.0.1 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 6
    - google/recaptcha is locked to version 1.3.0 and an update of this package was not requested.
    - google/recaptcha 1.3.0 requires php >=8 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 7
    - laminas/laminas-code is locked to version 4.8.0 and an update of this package was not requested.
    - laminas/laminas-code 4.8.0 requires php ~8.1.0 || ~8.2.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 8
    - lcobucci/clock is locked to version 3.0.0 and an update of this package was not requested.
    - lcobucci/clock 3.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 9
    - monolog/monolog is locked to version 3.2.0 and an update of this package was not requested.
    - monolog/monolog 3.2.0 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 10
    - psr/cache is locked to version 3.0.0 and an update of this package was not requested.
    - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 11
    - psr/link is locked to version 2.0.1 and an update of this package was not requested.
    - psr/link 2.0.1 requires php >=8.0.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 12
    - psr/log is locked to version 2.0.0 and an update of this package was not requested.
    - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 13
    - ramsey/collection is locked to version 2.0.0 and an update of this package was not requested.
    - ramsey/collection 2.0.0 requires php ^8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 14
    - ramsey/uuid is locked to version 4.7.3 and an update of this package was not requested.
    - ramsey/uuid 4.7.3 requires php ^8.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 15
    - symfony/asset is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/asset v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 16
    - symfony/cache is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/cache v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 17
    - symfony/cache-contracts is locked to version v3.2.0 and an update of this package was not requested.
    - symfony/cache-contracts v3.2.0 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 18
    - symfony/config is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/config v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 19
    - symfony/console is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/console v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 20
    - symfony/css-selector is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/css-selector v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 21
    - symfony/dependency-injection is locked to version v6.2.6 and an update of this package was not requested.
    - symfony/dependency-injection v6.2.6 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 22
    - symfony/deprecation-contracts is locked to version v3.2.0 and an update of this package was not requested.
    - symfony/deprecation-contracts v3.2.0 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 23
    - symfony/doctrine-bridge is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/doctrine-bridge v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 24
    - symfony/dotenv is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/dotenv v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 25
    - symfony/error-handler is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/error-handler v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 26
    - symfony/event-dispatcher is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/event-dispatcher v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 27
    - symfony/event-dispatcher-contracts is locked to version v3.2.0 and an update of this package was not requested.
    - symfony/event-dispatcher-contracts v3.2.0 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 28
    - symfony/expression-language is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/expression-language v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 29
    - symfony/filesystem is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/filesystem v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 30
    - symfony/finder is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/finder v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 31
    - symfony/flex is locked to version v2.2.5 and an update of this package was not requested.
    - symfony/flex v2.2.5 requires php >=8.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 32
    - symfony/framework-bundle is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/framework-bundle v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 33
    - symfony/http-client is locked to version v6.2.6 and an update of this package was not requested.
    - symfony/http-client v6.2.6 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 34
    - symfony/http-client-contracts is locked to version v3.2.0 and an update of this package was not requested.
    - symfony/http-client-contracts v3.2.0 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 35
    - symfony/http-foundation is locked to version v6.2.6 and an update of this package was not requested.
    - symfony/http-foundation v6.2.6 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 36
    - symfony/http-kernel is locked to version v6.2.6 and an update of this package was not requested.
    - symfony/http-kernel v6.2.6 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 37
    - symfony/intl is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/intl v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 38
    - symfony/mailer is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/mailer v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 39
    - symfony/mime is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/mime v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 40
    - symfony/monolog-bridge is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/monolog-bridge v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 41
    - symfony/options-resolver is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/options-resolver v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 42
    - symfony/password-hasher is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/password-hasher v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 43
    - symfony/property-access is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/property-access v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 44
    - symfony/property-info is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/property-info v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 45
    - symfony/routing is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/routing v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 46
    - symfony/runtime is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/runtime v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 47
    - symfony/security-bundle is locked to version v6.2.6 and an update of this package was not requested.
    - symfony/security-bundle v6.2.6 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 48
    - symfony/security-core is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/security-core v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 49
    - symfony/security-csrf is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/security-csrf v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 50
    - symfony/security-http is locked to version v6.2.6 and an update of this package was not requested.
    - symfony/security-http v6.2.6 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 51
    - symfony/serializer is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/serializer v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 52
    - symfony/service-contracts is locked to version v3.2.0 and an update of this package was not requested.
    - symfony/service-contracts v3.2.0 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 53
    - symfony/stopwatch is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/stopwatch v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 54
    - symfony/string is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/string v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 55
    - symfony/translation is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/translation v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 56
    - symfony/translation-contracts is locked to version v3.2.0 and an update of this package was not requested.
    - symfony/translation-contracts v3.2.0 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 57
    - symfony/twig-bridge is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/twig-bridge v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 58
    - symfony/twig-bundle is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/twig-bundle v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 59
    - symfony/validator is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/validator v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 60
    - symfony/var-dumper is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/var-dumper v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 61
    - symfony/var-exporter is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/var-exporter v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 62
    - symfony/web-link is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/web-link v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 63
    - symfony/yaml is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/yaml v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 64
    - hautelook/alice-bundle is locked to version 2.11.0 and an update of this package was not requested.
    - hautelook/alice-bundle 2.11.0 requires php ^8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 65
    - nelmio/alice is locked to version 3.12.1 and an update of this package was not requested.
    - nelmio/alice 3.12.1 requires php ^8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 66
    - spatie/array-to-xml is locked to version 3.1.5 and an update of this package was not requested.
    - spatie/array-to-xml 3.1.5 requires php ^8.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 67
    - symfony/browser-kit is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/browser-kit v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 68
    - symfony/debug-bundle is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/debug-bundle v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 69
    - symfony/dom-crawler is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/dom-crawler v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 70
    - symfony/maker-bundle is locked to version v1.48.0 and an update of this package was not requested.
    - symfony/maker-bundle v1.48.0 requires php >=8.0 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 71
    - symfony/process is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/process v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 72
    - symfony/web-profiler-bundle is locked to version v6.2.5 and an update of this package was not requested.
    - symfony/web-profiler-bundle v6.2.5 requires php >=8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 73
    - theofidry/alice-data-fixtures is locked to version 1.6.0 and an update of this package was not requested.
    - theofidry/alice-data-fixtures 1.6.0 requires php ^8.1 -> your php version (7.4.32) does not satisfy that requirement.
  Problem 74
    - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.32) does not satisfy that requirement.
    - gedmo/doctrine-extensions v3.11.0 requires psr/cache ^1 || ^2 || ^3 -> satisfiable by psr/cache[3.0.0].
    - gedmo/doctrine-extensions is locked to version v3.11.0 and an update of this package was not requested.


@coveralls
Copy link

coveralls commented Feb 20, 2023

Pull Request Test Coverage Report for Build 4225298264

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.573%

Totals Coverage Status
Change from base Build 4225282735: 0.0%
Covered Lines: 2249
Relevant Lines: 3680

💛 - Coveralls

@BacLuc BacLuc force-pushed the renovate/pin-dependencies branch from bc1edca to 4839162 Compare February 20, 2023 13:27
@BacLuc BacLuc force-pushed the devel branch 2 times, most recently from 1a7eba8 to f017636 Compare February 20, 2023 13:52
@BacLuc BacLuc force-pushed the renovate/pin-dependencies branch 2 times, most recently from 269616c to b81dacc Compare February 20, 2023 14:04
@BacLuc BacLuc changed the title chore(deps): pin dependencies fix(deps): pin dependencies Feb 20, 2023
@BacLuc BacLuc force-pushed the renovate/pin-dependencies branch 3 times, most recently from 8e27f01 to b7fa89e Compare February 20, 2023 14:44
@BacLuc BacLuc force-pushed the renovate/pin-dependencies branch from b7fa89e to 85ab4f1 Compare February 20, 2023 14:56
@BacLuc BacLuc changed the title fix(deps): pin dependencies Pin php Docker tag to 0a402fc Feb 20, 2023
@BacLuc BacLuc force-pushed the renovate/pin-dependencies branch from 85ab4f1 to 82f6fc3 Compare February 20, 2023 16:10
@BacLuc BacLuc changed the title Pin php Docker tag to 0a402fc chore(deps): pin dependencies Feb 20, 2023
@BacLuc BacLuc force-pushed the renovate/pin-dependencies branch from 82f6fc3 to c5beb90 Compare February 20, 2023 16:20
@BacLuc BacLuc changed the title chore(deps): pin dependencies fix(deps): pin dependencies Feb 20, 2023
@BacLuc BacLuc closed this Feb 25, 2023
@BacLuc BacLuc deleted the renovate/pin-dependencies branch February 25, 2023 13:33
@BacLuc
Copy link
Owner Author

BacLuc commented Feb 25, 2023

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.5.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@coveralls
Copy link

coveralls commented Nov 2, 2024

Pull Request Test Coverage Report for Build 4223857586

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.546%

Totals Coverage Status
Change from base Build 4223850518: 0.0%
Covered Lines: 2133
Relevant Lines: 3547

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants