-
Notifications
You must be signed in to change notification settings - Fork 173
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 zircote/swagger-php requirement from 4.8.0 to 4.9.3 #272
Conversation
Updates the requirements on [zircote/swagger-php](https://github.com/zircote/swagger-php) to permit the latest version. - [Release notes](https://github.com/zircote/swagger-php/releases) - [Changelog](https://github.com/zircote/swagger-php/blob/master/Changelog.md) - [Commits](zircote/swagger-php@4.8.0...4.9.3) --- updated-dependencies: - dependency-name: zircote/swagger-php dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot close
…---Original---
From: ***@***.***>
Date: Fri, Jun 7, 2024 06:09 AM
To: ***@***.***>;
Cc: ***@***.***>;
Subject: [mineadmin/MineAdmin] Update zircote/swagger-php requirement from4.8.0 to 4.9.3 (PR #272)
Updates the requirements on zircote/swagger-php to permit the latest version.
Release notes
Sourced from zircote/swagger-php's releases.
4.9.3
What's Changed
Mention doctrine annotations must be installed manually by @winternet-studio in zircote/swagger-php#1590
Document missing version option for Generator::scan() by @winternet-studio in zircote/swagger-php#1589
Replace current processor array with a pipeline class by @DerManoMann in zircote/swagger-php#1585
Collect unrelated annotations/attributes in Context::other by @DerManoMann in zircote/swagger-php#1601
Full Changelog: ***@***.***
Commits
b1a792e Collect unrelated annotations/attributes in Context::other (#1601)
489305a Replace current processor array with a pipeline class (#1585)
067c1d6 Revert "Re-implement TokenScanner using nikic/php-parser (#1597)" (#1599)
ddab6a5 Re-implement TokenScanner using nikic/php-parser (#1597)
15c5c6a Document missing version option for Generator::scan() (#1589)
ab19c21 Mention doctrine annotations must be installed manually (#1590)
256d42c Ensure all annotations added to Analysis have a root context (#1586)
749542e Allow custom preamble snippets for generated reference docs (#1588)
d7a9c21 Switch annotation/attribute tab order to make showing attributes the default ...
520ffb7 Update jsonSerialize return (#1575)
Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
#272
Commit Summary
18f26eb Update zircote/swagger-php requirement from 4.8.0 to 4.9.3
File Changes
(1 file)
M composer.json (2)
Patch Links:
https://github.com/mineadmin/MineAdmin/pull/272.patch
https://github.com/mineadmin/MineAdmin/pull/272.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
OK, I won't notify you about version 4.x.x again, unless you re-open this PR. |
Updates the requirements on zircote/swagger-php to permit the latest version.
Release notes
Sourced from zircote/swagger-php's releases.
Commits
b1a792e
Collect unrelated annotations/attributes inContext::other
(#1601)489305a
Replace current processor array with a pipeline class (#1585)067c1d6
Revert "Re-implementTokenScanner
using nikic/php-parser (#1597)" (#1599)ddab6a5
Re-implementTokenScanner
using nikic/php-parser (#1597)15c5c6a
Document missing version option for Generator::scan() (#1589)ab19c21
Mention doctrine annotations must be installed manually (#1590)256d42c
Ensure all annotations added toAnalysis
have a root context (#1586)749542e
Allow custom preamble snippets for generated reference docs (#1588)d7a9c21
Switch annotation/attribute tab order to make showing attributes the default ...520ffb7
UpdatejsonSerialize
return (#1575)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @zds-s.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)