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

Bump symfony/flex from 1.21.4 to 2.4.5 #633

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps symfony/flex from 1.21.4 to 2.4.5.

Release notes

Sourced from symfony/flex's releases.

v2.4.1

What's Changed

Full Changelog: symfony/flex@v2.4.0...v2.4.1

v2.2.2

  • Revert "Deprecate "flex-require" sections"

v2.2.1

  • Read from symfony.lock when checking for recipe updates

v2.2.0

No release notes provided.

v2.1.8

  • #907 Re-run composer when flex is installed after deps are resolved (nicolas-grekas)
  • #903 Fix relative URLs in index.json not working (salmen)

v2.1.7

  • #885 fix: Recipe update skip ignored files (maxime-aknin, Max)
  • #895 [recipes:update] Fixing bug where files failed to delete that were modified previously (weaverryan)
  • #883 Fix problem of overwriting envs (alexander-schranz)
  • #878 Fix parsing docker-composer files with no "version" (CountZero1981)

v2.1.6

  • #842 Pass GitHub access token when accessing raw.githubusercontent.com in case of private recipes (aivus)
  • #872 Use relative URLs when index.json provides them (nicolas-grekas)
  • #871 Read recipe conflicts from index.json (nicolas-grekas)
  • #870 Honor --no-scripts (nicolas-grekas)
  • #869 Fix detecting new packages before installing their recipes (nicolas-grekas)
  • #867 Fix reading config for symfony/runtime (nicolas-grekas)
  • #866 Fix BC with upgrading from flex < 1.18 (nicolas-grekas)

Tag Flex v2 for composer 2.1+ and php 8.0+

No release notes provided.

Commits
  • b0a405f Merge branch '1.x' into 2.x
  • 06b58a5 bug #1018 fix: wrong recipe history URL format (meyerbaptiste)
  • 57ac7d3 fix: wrong recipe history URL format
  • bec213c Merge branch '1.x' into 2.x
  • 6b46a00 feature #990 [Feature] Add options expansion to Add Lines Configuration (mnocon)
  • 644e426 [Feature] Add options expansion to Add Lines Configuration
  • 6b44ac7 Merge branch '1.x' into 2.x
  • 67ee785 Merge branch '1.x' into 2.x
  • ae6dea6 Merge branch '1.x' into 2.x
  • 24eb099 Revert change made for the 1.x branch only
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/flex](https://github.com/symfony/flex) from 1.21.4 to 2.4.5.
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v1.21.4...v2.4.5)

---
updated-dependencies:
- dependency-name: symfony/flex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

composer.lock

Package changes

Package Operation From To About
symfony/flex upgrade v1.21.4 v2.4.5 diff

Settings · Docs · Powered by Private Packagist

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.71%. Comparing base (47152ee) to head (60a6508).

Additional details and impacted files
@@            Coverage Diff            @@
##                 rc     #633   +/-   ##
=========================================
  Coverage     76.71%   76.71%           
  Complexity     1312     1312           
=========================================
  Files           165      165           
  Lines          4157     4157           
=========================================
  Hits           3189     3189           
  Misses          968      968           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

0 participants