Skip to content

Update all non-major dependencies #380

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

Merged
merged 2 commits into from
May 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Type Update
guzzlehttp/guzzle ^7.5.1 -> ^7.6.0 require-dev minor
laminas/laminas-servicemanager ^3.20.0 -> ^3.21.0 require-dev minor

Release Notes

guzzle/guzzle

v7.6.0

Compare Source

Added
  • Support for setting the minimum TLS version in a unified way
  • Apply on request the version set in options parameters

v7.5.2

Compare Source

Fixed
  • Fixed set cookie constructor validation
  • Fixed handling of files with '0' body
Changed
  • Corrected docs and default connect timeout value to 300 seconds
laminas/laminas-servicemanager

v3.21.0

Compare Source

Release Notes for 3.21.0

Feature release (minor)

Added
  • Duplicated all psalm-types from ConfigInterface in ServiceManager. This provides forward compatibility with v4.0.0
Removed
  • Support for PHP <8.1 due to PHPUnit 10 upgrade
Changed
  • Marked ConfigInterface and Config as deprecated as they will be removed with v4.0.0
3.21.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2
Enhancement

Configuration

📅 Schedule: Branch creation - "before 3am" in timezone UTC, 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.

👻 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

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

| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| packagist  | guzzlehttp/guzzle              | 7.5.1  | 7.6.0  |
| packagist  | laminas/laminas-servicemanager | 3.20.0 | 3.21.0 |


Signed-off-by: Renovate Bot <[email protected]>
@renovate renovate bot requested a review from mimmi20 as a code owner May 15, 2023 01:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 15, 2023
mimmi20
mimmi20 previously approved these changes May 15, 2023
@renovate
Copy link
Contributor Author

renovate bot commented May 15, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mimmi20 mimmi20 merged commit c307043 into master May 15, 2023
@mimmi20 mimmi20 deleted the renovate/all-minor-patch-dependencies branch May 15, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant