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

Update all non-major dependencies #65

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monolog/monolog ^3.5.0 -> ^3.7.0 age adoption passing confidence
phpseclib/phpseclib (source) ^3.0.37 -> ^3.0.39 age adoption passing confidence
psr/http-factory ^1.0.2 -> ^1.1.0 age adoption passing confidence

Release Notes

Seldaek/monolog (monolog/monolog)

v3.7.0

Compare Source

  • Added NormalizerFormatter->setBasePath(...) (and JsonFormatter by extension) that allows removing the project's path from the stack trace output (47e301d)
    • Fixed JsonFormatter handling of incomplete classes (#​1834)
    • Fixed private error handlers causing problems with custom StreamHandler implementations (#​1866)

v3.6.0

Compare Source

  • Added LineFormatter->setBasePath(...) that allows removing the project's path from the stack trace output (#​1873)
    • Added $includeExtra option in PsrHandler to also use extra data to replace placeholder values in the message (#​1852)
    • Added ability to customize what is a duplicated message by extending the DeduplicationHandler (#​1879)
    • Added handling for using GelfMessageFormatter together with the AmqpHandler (#​1869)
    • Added ability to extend GoogleCloudLoggingFormatter (#​1859)
    • Fixed __toString failures in context data crashing the normalization process (#​1868)
    • Fixed PHP 8.4 deprecation warnings (#​1874)
phpseclib/phpseclib (phpseclib/phpseclib)

v3.0.39

Compare Source

  • SSH2: fix when keep alive packets are sent (#​2009)
  • SSH2: fix for undefined variable when logging is enabled (#​2010 / #​2011)

v3.0.38

Compare Source

  • BigInteger: EvalBarrett / Barrett could sometimes slow to a crawl (#​1994)
  • SSH2: fix bug that prevented RC4 and ChaCha20 from ever being used
  • SSH2: SSH_MSG_EXT_INFO didn't work during key re-exchange (#​2001, #​2002)
  • SSH2: improvements to timeout handling (#​2006)
  • System/SSH/Agent: reset supported_private_key_algorithms for every key (#​1995)
  • Composer: use paragonie/constant_time_encoding (#​1998)
  • Crypt/EC/Formats/PKCS8: fix Ed448 keys (#​2003)
php-fig/http-factory (psr/http-factory)

v1.1.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the renovate label Apr 13, 2024
Copy link
Contributor Author

renovate bot commented Apr 13, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14e9a77 to da02302 Compare May 10, 2024 08:32
@renovate renovate bot changed the title Update dependency monolog/monolog to ^3.6.0 Update all non-major dependencies May 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6955c68 to a684f83 Compare June 17, 2024 12:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a684f83 to b3f8126 Compare June 24, 2024 09:40
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| packagist  | monolog/monolog     | 3.5.0  | 3.7.0  |
| packagist  | phpseclib/phpseclib | 3.0.37 | 3.0.39 |
| packagist  | psr/http-factory    | 1.0.2  | 1.1.0  |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b3f8126 to 93c83d9 Compare June 28, 2024 09:48
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.

None yet

0 participants