tabacws-sandbox / mattermost-golang

https://github.com/mattermost/mattermost-server
Other
0 stars 0 forks source link

Update module github.com/ktrysmt/go-bitbucket to v0.9.31 - autoclosed #107

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
github.com/ktrysmt/go-bitbucket require minor v0.6.4 -> v0.9.31

Release Notes

ktrysmt/go-bitbucket ### [`v0.9.31`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.31) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.30...v0.9.31) - Fix bug with incorrect request payload for groups (Branch Restrictions) by [@​zahiar](https://togithub.com/zahiar) [https://github.com/ktrysmt/go-bitbucket/pull/172](https://togithub.com/ktrysmt/go-bitbucket/pull/172) ### [`v0.9.30`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.30) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.29...v0.9.30) - Add `comment` field to Deploy Key response data structure by [@​zahiar](https://togithub.com/zahiar) [https://github.com/ktrysmt/go-bitbucket/pull/169](https://togithub.com/ktrysmt/go-bitbucket/pull/169) - Update Webhook to return response as a struct by [@​zahiar](https://togithub.com/zahiar) [https://github.com/ktrysmt/go-bitbucket/pull/170](https://togithub.com/ktrysmt/go-bitbucket/pull/170) - ISSUE [#​166](https://togithub.com/ktrysmt/go-bitbucket/issues/166) Update GetDiffStat functionality by [@​DataDavD](https://togithub.com/DataDavD) [https://github.com/ktrysmt/go-bitbucket/pull/171](https://togithub.com/ktrysmt/go-bitbucket/pull/171) ### [`v0.9.29`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.29) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.28...v0.9.29) - Add support for `deploy-keys` by [@​zahiar](https://togithub.com/zahiar) [https://github.com/ktrysmt/go-bitbucket/pull/167](https://togithub.com/ktrysmt/go-bitbucket/pull/167) - Fix issue with `fork_policy` not being updated by [@​zahiar](https://togithub.com/zahiar) [https://github.com/ktrysmt/go-bitbucket/pull/168](https://togithub.com/ktrysmt/go-bitbucket/pull/168) ### [`v0.9.28`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.28) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.27...v0.9.28) - Add repository.DeleteBranch function by [@​chmouel](https://togithub.com/chmouel) [https://github.com/ktrysmt/go-bitbucket/pull/164](https://togithub.com/ktrysmt/go-bitbucket/pull/164) ### [`v0.9.27`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.27) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.26...v0.9.27) - No need to specify the owner to list repositories by [@​chmouel](https://togithub.com/chmouel) [https://github.com/ktrysmt/go-bitbucket/pull/163](https://togithub.com/ktrysmt/go-bitbucket/pull/163) - Add ability to add PR comments by [@​adamconnelly](https://togithub.com/adamconnelly) [https://github.com/ktrysmt/go-bitbucket/pull/161](https://togithub.com/ktrysmt/go-bitbucket/pull/161) ### [`v0.9.26`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.26) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.25...v0.9.26) - Fix bug with `Repository` struct by [@​zahiar](https://togithub.com/zahiar) [https://github.com/ktrysmt/go-bitbucket/pull/159](https://togithub.com/ktrysmt/go-bitbucket/pull/159) ### [`v0.9.25`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.25) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.24...v0.9.25) - Fix bug with `Project` struct by [@​zahiar](https://togithub.com/zahiar) [https://github.com/ktrysmt/go-bitbucket/pull/158](https://togithub.com/ktrysmt/go-bitbucket/pull/158) ### [`v0.9.24`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.24) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.23...v0.9.24) - Create RepositoryRefsOptions and ListRefs method with helper funds by [@​DataDavD](https://togithub.com/DataDavD) [https://github.com/ktrysmt/go-bitbucket/pull/155](https://togithub.com/ktrysmt/go-bitbucket/pull/155) ### [`v0.9.23`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.23) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.22...v0.9.23) - Add tests for branch permission deletion by [@​oogali](https://togithub.com/oogali) [#​148](https://togithub.com/ktrysmt/go-bitbucket/issues/148) ### [`v0.9.22`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.22) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.21...v0.9.22) - Remove type assertion as no longer an interface by [@​oogali](https://togithub.com/oogali) [#​147](https://togithub.com/ktrysmt/go-bitbucket/issues/147) - Decode projects resource by [@​oogali](https://togithub.com/oogali) [#​149](https://togithub.com/ktrysmt/go-bitbucket/issues/149) ### [`v0.9.21`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.21) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.20...v0.9.21) - Add git diff to resolve issue 142 by [@​DataDavD](https://togithub.com/DataDavD) [#​145](https://togithub.com/ktrysmt/go-bitbucket/issues/145) ### [`v0.9.20`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.20) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.19...v0.9.20) - adding branch creation by [@​rendername](https://togithub.com/rendername) [#​143](https://togithub.com/ktrysmt/go-bitbucket/issues/143) ### [`v0.9.19`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.19) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.18...v0.9.19) - Validate api url by [@​cgroschupp](https://togithub.com/cgroschupp) [#​141](https://togithub.com/ktrysmt/go-bitbucket/issues/141) ### [`v0.9.18`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.18) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.17...v0.9.18) - Revert "validate bitbucket api url" by [@​ktrysmt](https://togithub.com/ktrysmt) [#​140](https://togithub.com/ktrysmt/go-bitbucket/issues/140) ### [`v0.9.17`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.17) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.16...v0.9.17) - validate bitbucket api url by [@​cgroschupp](https://togithub.com/cgroschupp) [#​138](https://togithub.com/ktrysmt/go-bitbucket/issues/138) ### [`v0.9.16`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.16) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.15...v0.9.16) - issues: fix wrong property used for version ([#​133](https://togithub.com/ktrysmt/go-bitbucket/issues/133)) by [@​craftamap](https://togithub.com/craftamap) [#​137](https://togithub.com/ktrysmt/go-bitbucket/issues/137) ### [`v0.9.15`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.15) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.14...v0.9.15) - Add support for issues by [@​craftamap](https://togithub.com/craftamap) [#​134](https://togithub.com/ktrysmt/go-bitbucket/issues/134) ### [`v0.9.14`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.14) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.13...v0.9.14) - add add, delete and get for default reviewers by [@​cgroschupp](https://togithub.com/cgroschupp) [https://github.com/ktrysmt/go-bitbucket/pull/135](https://togithub.com/ktrysmt/go-bitbucket/pull/135) - add workspace support by [@​cgroschupp](https://togithub.com/cgroschupp) [https://github.com/ktrysmt/go-bitbucket/pull/132](https://togithub.com/ktrysmt/go-bitbucket/pull/132) ### [`v0.9.13`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.13) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.12...v0.9.13) - Update return type of ListPublic() by [@​pstuifzand](https://togithub.com/pstuifzand) [https://github.com/ktrysmt/go-bitbucket/pull/131](https://togithub.com/ktrysmt/go-bitbucket/pull/131) ### [`v0.9.12`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.12) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.11...v0.9.12) - add repo update by [@​cgroschupp](https://togithub.com/cgroschupp) [#​128](https://togithub.com/ktrysmt/go-bitbucket/issues/128) ### [`v0.9.11`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.11) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.10...v0.9.11) - add decode to BranchRestrictions by [@​cgroschupp](https://togithub.com/cgroschupp) [#​129](https://togithub.com/ktrysmt/go-bitbucket/issues/129) ### [`v0.9.10`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.10) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.9...v0.9.10) - Write/Commit a file by [@​eh-am](https://togithub.com/eh-am) [https://github.com/ktrysmt/go-bitbucket/pull/126](https://togithub.com/ktrysmt/go-bitbucket/pull/126) ### [`v0.9.9`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.9) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.8...v0.9.9) - add get and update pipeline variable by [@​cgroschupp](https://togithub.com/cgroschupp) [https://github.com/ktrysmt/go-bitbucket/pull/124](https://togithub.com/ktrysmt/go-bitbucket/pull/124) ### [`v0.9.8`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.8) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.7...v0.9.8) - Adding repository pointer for parent to go-bitbucket by [@​nhorman](https://togithub.com/nhorman) [https://github.com/ktrysmt/go-bitbucket/pull/123](https://togithub.com/ktrysmt/go-bitbucket/pull/123) ### [`v0.9.7`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.7) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.6...v0.9.7) - Add open api tests by [@​ebh](https://togithub.com/ebh) [https://github.com/ktrysmt/go-bitbucket/pull/122](https://togithub.com/ktrysmt/go-bitbucket/pull/122) ### [`v0.9.6`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.6) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.5...v0.9.6) - Initial support for deployment variables by [@​sl4mmy](https://togithub.com/sl4mmy) [https://github.com/ktrysmt/go-bitbucket/pull/121](https://togithub.com/ktrysmt/go-bitbucket/pull/121) ### [`v0.9.5`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.5) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.4...v0.9.5) - Better empty http response handling by [@​sl4mmy](https://togithub.com/sl4mmy) [https://github.com/ktrysmt/go-bitbucket/pull/118](https://togithub.com/ktrysmt/go-bitbucket/pull/118) - add support for deleting pipeline variables by [@​sl4mmy](https://togithub.com/sl4mmy) · Pull Request [#​119](https://togithub.com/ktrysmt/go-bitbucket/issues/119) ### [`v0.9.4`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.4) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.3...v0.9.4) - go.mod: bump go release to 1.14 by [@​sl4mmy](https://togithub.com/sl4mmy) [https://github.com/ktrysmt/go-bitbucket/pull/113](https://togithub.com/ktrysmt/go-bitbucket/pull/113) - tests: add explicit error handling by [@​sl4mmy](https://togithub.com/sl4mmy) [https://github.com/ktrysmt/go-bitbucket/pull/114](https://togithub.com/ktrysmt/go-bitbucket/pull/114) - tests/user_test: remove type assertion by [@​sl4mmy](https://togithub.com/sl4mmy) [https://github.com/ktrysmt/go-bitbucket/pull/115](https://togithub.com/ktrysmt/go-bitbucket/pull/115) - workspaces: add method to get permission by uuid by [@​sl4mmy](https://togithub.com/sl4mmy) [https://github.com/ktrysmt/go-bitbucket/pull/116](https://togithub.com/ktrysmt/go-bitbucket/pull/116) - add support for listing pipeline variables by [@​sl4mmy](https://togithub.com/sl4mmy) [https://github.com/ktrysmt/go-bitbucket/pull/117](https://togithub.com/ktrysmt/go-bitbucket/pull/117) ### [`v0.9.3`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.3) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.2...v0.9.3) - diff now uses executeRaw instead of execute by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/110](https://togithub.com/ktrysmt/go-bitbucket/pull/110) ### [`v0.9.2`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.2) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.1...v0.9.2) - Added function to Approve PR and Request Changes by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/108](https://togithub.com/ktrysmt/go-bitbucket/pull/108) - Added Methods to Get Members and Projects of Workspaces by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/109](https://togithub.com/ktrysmt/go-bitbucket/pull/109) ### [`v0.9.1`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.1) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.9.0...v0.9.1) - Added next parameter to pipelines by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/107](https://togithub.com/ktrysmt/go-bitbucket/pull/107) ### [`v0.9.0`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.9.0) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.8.1...v0.9.0) - Added support for pipelines endpoint by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/106](https://togithub.com/ktrysmt/go-bitbucket/pull/106) ### [`v0.8.1`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.8.1) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.8.0...v0.8.1) - Get permission for user on workspace by [@​josemiguelmelo](https://togithub.com/josemiguelmelo) [https://github.com/ktrysmt/go-bitbucket/pull/105](https://togithub.com/ktrysmt/go-bitbucket/pull/105) ### [`v0.8.0`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.8.0) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.7.0...v0.8.0) - Add missing fields to repository by [@​josemiguelmelo](https://togithub.com/josemiguelmelo) [https://github.com/ktrysmt/go-bitbucket/pull/102](https://togithub.com/ktrysmt/go-bitbucket/pull/102) - Add method to create repository tag by [@​josemiguelmelo](https://togithub.com/josemiguelmelo) [https://github.com/ktrysmt/go-bitbucket/pull/103](https://togithub.com/ktrysmt/go-bitbucket/pull/103) - added method to get default reviewers by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/104](https://togithub.com/ktrysmt/go-bitbucket/pull/104) ### [`v0.7.0`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.7.0) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.6.6...v0.7.0) - List and get workspaces by [@​josemiguelmelo](https://togithub.com/josemiguelmelo) [https://github.com/ktrysmt/go-bitbucket/pull/101](https://togithub.com/ktrysmt/go-bitbucket/pull/101) ### [`v0.6.6`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.6.6) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.6.5...v0.6.6) - fix uploads by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/100](https://togithub.com/ktrysmt/go-bitbucket/pull/100) ### [`v0.6.5`](https://togithub.com/ktrysmt/go-bitbucket/releases/v0.6.5) [Compare Source](https://togithub.com/ktrysmt/go-bitbucket/compare/v0.6.4...v0.6.5) - Added Pull Requests Statuses by [@​craftamap](https://togithub.com/craftamap) [https://github.com/ktrysmt/go-bitbucket/pull/98](https://togithub.com/ktrysmt/go-bitbucket/pull/98)

Configuration

📅 Schedule: 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.