-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(deps): update dependency lesstif/php-jira-rest-client to v5 #295
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock
|
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^1.35
->^5.0
Release Notes
lesstif/php-jira-rest-client
v5.4.0
: add missing field to VersionCompare Source
v5.3.1
: improvement PHP 8.2 supportCompare Source
v5.3.0
: Support monolog v2/v3 bothCompare Source
See #499
v5.2.0
: Support PHP 8.2Compare Source
Adapt to PHP 8.2's new feature - Dynamic Properties are deprecated, See #486 , #487
v5.1.0
: fixed wrong Service URLCompare Source
v5.0.0
: to extract V3 API and dropped all V3 related functions and classes.Compare Source
Hi!
I forked V3 API and eliminated all V3 related code in this repository.
You can find V3 API repository here.
v4.1.0
: Added JIRA Service Management API and fixed ADF IssueCompare Source
v4.0.4
: fixed customerField param type restrctionCompare Source
v4.0.3
Compare Source
bugs fix release
v4.0.2
Compare Source
fix several bugs
v4.0.1
: Drop PHPDoc and change to type hintingCompare Source
v4.0.0
: Drop PHP7, Polish Function parameterCompare Source
v3.1.1
: fixed invalid json mapper annotationCompare Source
See #422
v3.1.0
Compare Source
v3.0.0
Compare Source
v2.6.0
: support PTA, archive projectCompare Source
v2.5.1
: fixed don't use user's Configuration Interface in IssueService.Compare Source
v2.5.0
: PHP 8 support.Compare Source
v2.4.1
: fixed getenv is discouraged.Compare Source
See #352
v2.4.0
: update dependancy dotenv for laravel 8Compare Source
see #348
v2.3.0
: add partial status api.Compare Source
see #345
v2.2.2
: fixed function name typoCompare Source
fixed function name typo in the IssueService (#343 )
v2.2.1
: fixed RemoteIssueLink creation bug.Compare Source
v2.2.0
: comment in API V3Compare Source
v2.1.0
: added new service class and methodCompare Source
v2.0
: update PHP Major version to 7.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.