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 #335

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
composer stage minor 2.5.8 -> 2.6.5 age adoption passing confidence
docker/dockerfile syntax minor 1.4 -> 1.6 age adoption passing confidence
guzzlehttp/guzzle (source) require minor ^7.7.0 -> ^7.8.0 age adoption passing confidence
guzzlehttp/psr7 require minor ^2.5.0 -> ^2.6.1 age adoption passing confidence
monolog/monolog require minor ^3.4.0 -> ^3.5.0 age adoption passing confidence
node stage minor 20.5.0 -> 20.9.0 age adoption passing confidence
phpunit/phpunit (source) require-dev minor ^10.2.6 -> ^10.4.2 age adoption passing confidence
symfony/yaml (source) require patch ^6.3.0 -> ^6.3.8 age adoption passing confidence
twig/twig (source) require minor ^3.7.0 -> ^3.8.0 age adoption passing confidence
vimeo/psalm require-dev minor ^5.13.1 -> ^5.16.0 age adoption passing confidence

Release Notes

guzzle/guzzle (guzzlehttp/guzzle)

v7.8.0

Compare Source

Added
  • Support for PHP 8.3
  • Added automatic closing of handles on CurlFactory object destruction

v7.7.1

Compare Source

Changed
  • Remove the need for AllowDynamicProperties in CurlMultiHandler
guzzle/psr7 (guzzlehttp/psr7)

v2.6.1

Compare Source

Fixed
  • Properly handle the fact that PHP transforms numeric strings in array keys to ints

v2.6.0

Compare Source

Changed
  • Updated the mime type map to add some new entries, fix a couple of invalid entries, and remove an invalid entry
  • Fallback to application/octet-stream if we are unable to guess the content type for a multipart file upload

v2.5.1

Compare Source

Fixed
  • Corrected mime type for .acc files to audio/aac
Changed
  • PHP 8.3 support
Seldaek/monolog (monolog/monolog)

v3.5.0

Compare Source

  • Added ability to indent stack traces in LineFormatter via e.g. indentStacktraces(' ') (#​1835)
    • Added ability to configure a max level name length in LineFormatter via e.g. setMaxLevelNameLength(3) (#​1850)
    • Added support for indexed arrays (i.e. [] and not {} arrays once json serialized) containing inline linebreaks in LineFormatter (#​1818)
    • Added WithMonologChannel attribute for integrators to use to configure autowiring (#​1847)
    • Fixed log record extra data leaking between handlers that have handler-specific processors set (#​1819)
    • Fixed LogglyHandler issue with record level filtering (#​1841)
    • Fixed display_errors parsing in ErrorHandler which did not support string values (#​1804)
    • Fixed bug where the previous error handler would not be restored in some cases where StreamHandler fails (#​1815)
    • Fixed normalization error when normalizing incomplete classes (#​1833)
nodejs/node (node)

v20.9.0: 2023-10-24, Version 20.9.0 'Iron' (LTS), @​richardlau

Compare Source

Notable Changes

This release marks the transition of Node.js 20.x into Long Term Support (LTS)
with the codename 'Iron'. The 20.x release line now moves into "Active LTS"
and will remain so until October 2024. After that time, it will move into
"Maintenance" until end of life in April 2026.

Known issue

Collecting code coverage via the NODE_V8_COVERAGE environment variable may
lead to a hang. This is not thought to be a regression in Node.js 20 (some
reports are on Node.js 18). For more information, including some potential
workarounds, see issue #​49344.

v20.8.1: 2023-10-13, Version 20.8.1 (Current), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in October 2023 Security Releases blog post.

Commits

v20.8.0: 2023-09-28, Version 20.8.0 (Current), @​ruyadorno

Compare Source

Notable Changes
Stream performance improvements

Performance improvements to writable and readable streams, improving the creation and destruction by ±15% and reducing the memory overhead each stream takes in Node.js

Contributed by Benjamin Gruenbaum in #​49745 and Raz Luvaton in #​49834.

Performance improvements for readable webstream, improving readable stream async iterator consumption by ±140% and improving readable stream pipeTo consumption by ±60%

Contributed by Raz Luvaton in #​49662 and #​49690.

Rework of memory management in vm APIs with the importModuleDynamically option

This rework addressed a series of long-standing memory leaks and use-after-free issues in the following APIs that support importModuleDynamically:

  • vm.Script
  • vm.compileFunction
  • vm.SyntheticModule
  • vm.SourceTextModule

This should enable affected users (in particular Jest users) to upgrade from older versions of Node.js.

Contributed by Joyee Cheung in #​48510.

Other notable changes
Commits

v20.7.0: 2023-09-18, Version 20.7.0 (Current), @​UlisesGascon

Compare Source

Notable Changes
Commits

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 about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Jul 31, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 31, 2023

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 changed the title Update dependency vimeo/psalm to ^5.14.0 Update all non-major dependencies Jul 31, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0c1b6f5 to 88f78a8 Compare August 4, 2023 10:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6707743 to 34bf0b5 Compare August 15, 2023 07:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4b7c760 to 749ec4c Compare August 27, 2023 12:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 749ec4c to 7404c13 Compare August 28, 2023 14:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d49d50b to 8c7c51d Compare September 11, 2023 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 17eefa0 to 4fa022e Compare September 19, 2023 06:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d4a0418 to 1babff6 Compare October 6, 2023 19:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1babff6 to 25d6c88 Compare October 8, 2023 07:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c3b7f9e to 97a7f8b Compare October 27, 2023 16:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 95d37ee to 2c0eaa3 Compare November 16, 2023 11:14
| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| docker     | composer          | 2.5.8  | 2.6.5  |
| docker     | docker/dockerfile | 1.4    | 1.6    |
| packagist  | guzzlehttp/guzzle | 7.7.0  | 7.8.0  |
| packagist  | guzzlehttp/psr7   | 2.5.0  | 2.6.1  |
| packagist  | monolog/monolog   | 3.4.0  | 3.5.0  |
| docker     | node              | 20.5.0 | 20.9.0 |
| packagist  | phpunit/phpunit   | 10.2.6 | 10.4.2 |
| packagist  | symfony/yaml      | 6.3.0  | 6.3.8  |
| packagist  | twig/twig         | 3.7.0  | 3.8.0  |
| packagist  | vimeo/psalm       | 5.13.1 | 5.16.0 |
@renovate renovate bot merged commit 909c7a2 into 1.10.x Nov 23, 2023
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 23, 2023 01:15
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.

0 participants