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

[TASK] Update armin/editorconfig-cli to v2 #22

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
armin/editorconfig-cli ^1.5 -> ^2.0 age adoption passing confidence

Release Notes

a-r-m-i-n/editorconfig-cli (armin/editorconfig-cli)

v2.0.0

Compare Source

Commits

  • 8617b09: [TASK][!!!] Drop PHP 7.4, 8.0 and 8.1 support, ensure PHP 8.3 support (Armin Vieweg)
  • 1bf1cdc: [TASK] Apply php-cs-fixer fixes (Armin Vieweg)
  • 73f31f4: [TASK] Apply phpstan fixes (Armin Vieweg)
  • ec01550: [TASK] Apply PHP 8.2 adjustments (Armin Vieweg)
  • d038721: [TASK] Improve application usages and .editorconfig test exclusions (Armin Vieweg)
  • 53927aa: [BUGFIX] Fix verbosity in functional tests (Armin Vieweg)
  • 54bdda1: [TASK][!!!] Do not support Symfony v4 components (Armin Vieweg)
  • b98d341: [TEST] Improve functional test code coverage (Armin Vieweg)
  • 80c5b8b: [DOCS] Update screenshot in README (Armin Vieweg)
  • 9137684: [RELEASE] Version 2.0.0 (Armin Vieweg)

v1.8.1

Compare Source

Commits

  • a4a4b5a: [TASK] Update dependencies (Armin Vieweg)
  • bae5676: [BUGFIX] Return error code 3 when not confirming to continue (Armin Vieweg)
  • deea700: [DOCS] Improve README contents (Armin Vieweg)
  • 57d91f1: [TASK] Add +x flag to bin/ec binary (Armin Vieweg)
  • c15a733: [RELEASE] Version 1.8.1 (Armin Vieweg)

v1.8.0

Compare Source

Commits

  • e233b47: [TEST] Add functional test to ensure working -n (--no-interactive) mode (Armin Vieweg)
  • bac9979: [TASK] Update dependencies (Armin Vieweg)
  • 58c4bb9: [BUGFIX] Do not throw exception when git repo contains file paths with special chars (Armin Vieweg)
  • 161239a: [FEATURE] Detect and output warning when files being staged in Git are physically missing (Armin Vieweg)
  • 3e0a216: [BUGFIX] Do not detect "image/svg" as binary file (Armin Vieweg)
  • fd4c75c: [TASK] Refactor validate method of rules (Armin Vieweg)
  • 9eeb359: [TASK] Refactor type hints and method access modifiers (Armin Vieweg)
  • 4809795: [RELEASE] Version 1.8.0 (Armin Vieweg)

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Updates project dependencies label Dec 28, 2023
Copy link

codeclimate bot commented Dec 28, 2023

Code Climate has analyzed commit b1e116c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 77.6% (0.0% change).

View more on Code Climate.

Copy link
Contributor Author

renovate bot commented Jan 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 armin/editorconfig-cli:2.0.0 --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency symfony/finder is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires armin/editorconfig-cli ^2.0 -> satisfiable by armin/editorconfig-cli[2.0.0].
    - armin/editorconfig-cli 2.0.0 requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement.

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/armin-editorconfig-cli-2.x branch from 022f941 to 16b35f4 Compare January 17, 2024 11:54
| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| packagist  | armin/editorconfig-cli | 1.7.4 | 2.0.0 |
@renovate renovate bot force-pushed the renovate/armin-editorconfig-cli-2.x branch from 16b35f4 to f12ba0e Compare January 17, 2024 11:57
@eliashaeussler eliashaeussler merged commit 2cadb47 into main Jan 17, 2024
25 checks passed
@eliashaeussler eliashaeussler deleted the renovate/armin-editorconfig-cli-2.x branch January 17, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant