Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.5.0
->7.5.1
2.3.9
->2.4.0
1.5.0
->1.5.1
9.6.5
->9.6.7
6.2.7
->6.2.8
Release Notes
guzzle/guzzle
v7.5.1
Compare Source
Fixed
NO_PROXY
settings so that setting theproxy
option tono
overrides the env variableChanged
guzzlehttp/psr7
version constraint to^1.9.1 || ^2.4.5
thephpleague/commonmark
v2.4.0
Compare Source
Added
CommonMarkException
marker interface for all exceptions thrown by the libraryAlreadyInitializedException
InvalidArgumentException
IOException
LogicException
MissingDependencyException
NoMatchingRendererException
ParserLogicException
heading_permalink/apply_id_to_heading
- Whentrue
, theid
attribute will be applied to the heading element itself instead of the<a>
tagheading_permalink/heading_class
- class to apply to the heading elementheading_permalink/insert
- now acceptsnone
to prevent the creation of the<a>
linktable/alignment_attributes
configuration option to control how table cell alignment is rendered (#959)Changed
RuntimeException
toLogicException
(or something extending it), including:CallbackGenerator
s that fail to set a URL or return an expected valueMarkdownParser
when deactivating the last block parser or attempting to get an active block parser when they've all been closedEnvironment
Node
when no renderer has been registered for itHeadingPermalinkProcessor
now throwsInvalidConfigurationException
instead ofRuntimeException
when invalid config values are given.HtmlElement::setAttribute()
no longer requires the second parameter for boolean attributesFixed
@throws
docblocks throughout the codebase, includingConverterInterface
,MarkdownConverter
, andMarkdownConverterInterface
.\RuntimeException
s were thrown, which was inaccurate as\LogicException
s were also possible.phpstan/phpstan-strict-rules
v1.5.1
Compare Source
sebastianbergmann/phpunit
v9.6.7
Compare Source
v9.6.6
Compare Source
symfony/console
v6.2.8
Compare Source
Changelog (symfony/console@v6.2.7...v6.2.8)
Configuration
📅 Schedule: Branch creation - "before 3am 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.
This PR has been generated by Mend Renovate. View repository job log here.