giansalex / lycet

API REST de Facturación Electrónica Sunat utilizando Greenter.
MIT License
81 stars 43 forks source link

Bump symfony/flex from 1.18.4 to 1.18.5 #497

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps symfony/flex from 1.18.4 to 1.18.5.

Release notes

Sourced from symfony/flex's releases.

v1.18.5

  • #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)
Commits
  • 10e438f Remove read code
  • 988b39c bug #842 Pass GitHub access token when accessing raw.githubusercontent.com in...
  • 787e2e3 bug #872 Use relative URLs when index.json provides them (nicolas-grekas)
  • c3815a7 Use relative URLs when index.json provides them
  • b1fb5d5 bug #871 Read recipe conflicts from index.json (nicolas-grekas)
  • a264ffc Read recipe conflicts from index.json
  • c5f09a2 bug #870 Honor --no-scripts (nicolas-grekas)
  • 7d59bcd Honor --no-scripts
  • ed1626b bug #869 Fix detecting new packages before installing their recipes (nicolas-...
  • 07631cf Fix detecting new packages before installing their recipes
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #506.