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 issue-bot #3386

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Update issue-bot #3386

merged 1 commit into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
guzzlehttp/guzzle (source) 7.8.1 -> 7.9.2 age adoption passing confidence
league/commonmark (source) 2.4.2 -> 2.5.3 age adoption passing confidence
phpunit/phpunit (source) 9.6.19 -> 9.6.20 age adoption passing confidence
symfony/console (source) 6.4.9 -> 6.4.11 age adoption passing confidence
symfony/finder (source) 6.4.8 -> 6.4.11 age adoption passing confidence

Release Notes

guzzle/guzzle (guzzlehttp/guzzle)

v7.9.2

Compare Source

Fixed
  • Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than 7.34.0

v7.9.1

Compare Source

Fixed
  • Fix TLS 1.3 check for HTTP/2 requests

v7.9.0

Compare Source

Changed
  • Improve protocol version checks to provide feedback around unsupported protocols
  • Only select the cURL handler by default if 7.34.0 or higher is linked
  • Improved CurlMultiHandler to avoid busy wait if possible
  • Dropped support for EOL guzzlehttp/psr7 v1
  • Improved URI user info redaction in errors

v7.8.2

Compare Source

Added
  • Support for PHP 8.4
thephpleague/commonmark (league/commonmark)

v2.5.3

Compare Source

Changed
  • Made compatible with CommonMark spec 0.31.1, including:
    • Remove source, add search to list of recognized block tags

v2.5.2

Compare Source

Changed
  • Boolean attributes now require an explicit true value (#​1040)
Fixed
  • Fixed regression where text could be misinterpreted as an attribute (#​1040)

v2.5.1

Compare Source

Fixed
  • Fixed attribute parsing incorrectly parsing mustache-like syntax (#​1035)
  • Fixed incorrect Table start line numbers (#​1037)

v2.5.0

Compare Source

Added
  • The AttributesExtension now supports attributes without values (#​985, #​986)
  • The AutolinkExtension exposes two new configuration options to override the default behavior (#​969, #​987):
    • autolink/allowed_protocols - an array of protocols to allow autolinking for
    • autolink/default_protocol - the default protocol to use when none is specified
Changed
  • Made compatible with CommonMark spec 0.31.0, including:
    • Allow closing fence to be followed by tabs
    • Remove restrictive limitation on inline comments
    • Unicode symbols now treated like punctuation (for purposes of flankingness)
    • Trailing tabs on the last line of indented code blocks will be excluded
    • Improved HTML comment matching
  • Paragraphs only containing link reference definitions will be kept in the AST until the Document is finalized
    • (These were previously removed immediately after parsing the Paragraph)
Fixed
  • Fixed list tightness not being determined properly in some edge cases
  • Fixed incorrect ending line numbers for several block types in various scenarios
  • Fixed lowercase inline HTML declarations not being accepted

v2.4.4

Compare Source

Fixed
  • Fixed SmartPunct extension changing already-formatted quotation marks (#​1030)

v2.4.3

Compare Source

Fixed
  • Fixed the Attributes extension not supporting CSS level 3 selectors (#​1013)
  • Fixed UrlAutolinkParser incorrectly parsing text containing www anywhere before an autolink (#​1025)
sebastianbergmann/phpunit (phpunit/phpunit)

v9.6.20: PHPUnit 9.6.20

Compare Source

Changed
  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

How to install or update PHPUnit

symfony/console (symfony/console)

v6.4.11

Compare Source

v6.4.10

Compare Source

Changelog (symfony/console@v6.4.9...v6.4.10)

  • bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling (@​alexandre-daubois)
symfony/finder (symfony/finder)

v6.4.11

Compare Source

Changelog (symfony/finder@v6.4.10...v6.4.11)

v6.4.10

Compare Source

Changelog (symfony/finder@v6.4.9...v6.4.10)

  • no significant changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@ondrejmirtes ondrejmirtes merged commit 910ce0a into 1.12.x Sep 2, 2024
195 checks passed
@ondrejmirtes ondrejmirtes deleted the renovate/issue-bot branch September 2, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant