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

Bump github.com/OctopusDeploy/go-octopusdeploy from 1.6.0 to 1.8.6 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps github.com/OctopusDeploy/go-octopusdeploy from 1.6.0 to 1.8.6.

Release notes

Sourced from github.com/OctopusDeploy/go-octopusdeploy's releases.

v1.8.6

Changelog

New Features

  • 25e432a72dbd24a869e6bc4df4e0d296bf9139cf: feat: added display settings (@​jbristowe)

Other Work

  • 413e63704a34311173a3a7be0ffbca94bbba54ef: Merge pull request #108 from OctopusDeploy/feat/display-settings (@​jbristowe)

v1.8.5

Changelog

New Features

  • d287c1744b4e165b1731a9cb695175976404227d: feat: added CODEOWNERS (@​jbristowe)
  • 4ba21830bf0517f15b2f4ebd75b3afa896f56c1f: feat: added support for archive and unarchive (@​jbristowe)

Bug Fixes

  • d6148db9953e57ad580732aec68e5bc20fcef4c7: fix: SA4005 for ineffective assignment (@​jbristowe)
  • 23c5ccf788e12421a618562cadcb5572c19d180d: fix: removed unused code (@​jbristowe)
  • 3e6d2bc2de62b5da4e66fdd348d0e1b520d9b5bb: fix: removed unused code (@​jbristowe)
  • 987929075823a07e339f7c2250324df0661c730e: fix: removed unused code and updated switch (@​jbristowe)
  • 62e23cccc04311fbe19a9b80a08f6b1f16b2751d: fix: removed use of strings.Title (@​jbristowe)
  • 9d1145721bc1296fa428ab18f4eff7d76225f57d: fix: updated implementation for GetAll (@​jbristowe)

Other Work

  • 9a0c32d93d8f314fbaa52ecf57ad0fa668017e25: Merge pull request #103 from OctopusDeploy/fix-staticcheck-errors (@​jbristowe)
  • edb6dd0d11c393a9a890f71fbd398636a6e0e209: Merge pull request #105 from OctopusDeploy/fix-104-certificates (@​jbristowe)
  • 8ea7f6482190cb0c4db70b334e476f80c1e4e685: Merge pull request #106 from OctopusDeploy/feat-codeowners (@​jbristowe)
  • 4710f4fe17c851f749ebf766b661f88bd589de0d: chore: added test for ToAccountResource (@​jbristowe)
  • 81a955eb137563667b740f2c96554d8e4b061dc6: chore: applied lint ignore directive (@​jbristowe)
  • 0d41fdf44b88b3d7fb1b3fe17ef427401c949408: chore: commented out unused string (@​jbristowe)
  • 94291acca41af3aefe2050570ca5d822945de7d7: chore: updated dependencies (@​jbristowe)
  • 06a7fd25916edef7f3aad8d49d116662ebba682d: chore: updated examples (@​jbristowe)
  • f49b327584ab8712d56177f9488c3e63c705004f: chore: updated nil check (@​jbristowe)
  • af7a59e811589452208df6be958cb647c4090a2c: chore: updated test (@​jbristowe)

v1.8.4

Changelog

Other Work

  • f39bd7c84f9a5a5e74a91e5b5c747d6da077b1e6: Merge pull request #102 from OctopusDeploy/fix-action-template-search (@​jbristowe)
  • 380c2b297aeff936213053b9cdbdd37966e7b29f: chore: fixed action template search and tests (@​jbristowe)
  • 3b4d28c0d172661b1c0cf2137abe7ac9c6359248: chore: updated CodeQL workflow (@​jbristowe)
  • 56bf75d89daafcc8460ae2fef0ecd0ae46bce16e: chore: updated integration test workflow (@​jbristowe)

v1.8.3

Changelog

Bug Fixes

  • 0b132954700f770870345dbeaaa4d2dcd1a15f99: fix: removed requirement for space ID for project (@​jbristowe)

Other Work

  • 438c8ab1d0d3ba495a54e24c5690958c748b8ea7: chore: updated goreleaser workflow (@​jbristowe)

v1.8.2

Changelog

New Features

  • 24626b68a9bb9857e9196d8f6d0627650a3d5fa5: feat: added space ID to project group (@​jbristowe)

... (truncated)

Commits
  • 413e637 Merge pull request #108 from OctopusDeploy/feat/display-settings
  • 25e432a feat: added display settings
  • 8ea7f64 Merge pull request #106 from OctopusDeploy/feat-codeowners
  • d287c17 feat: added CODEOWNERS
  • edb6dd0 Merge pull request #105 from OctopusDeploy/fix-104-certificates
  • 94291ac chore: updated dependencies
  • af7a59e chore: updated test
  • 4ba2183 feat: added support for archive and unarchive
  • 9a0c32d Merge pull request #103 from OctopusDeploy/fix-staticcheck-errors
  • 62e23cc fix: removed use of strings.Title
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/OctopusDeploy/go-octopusdeploy](https://github.com/OctopusDeploy/go-octopusdeploy) from 1.6.0 to 1.8.6.
- [Release notes](https://github.com/OctopusDeploy/go-octopusdeploy/releases)
- [Changelog](https://github.com/OctopusDeploy/go-octopusdeploy/blob/main/.goreleaser.yml)
- [Commits](OctopusDeploy/go-octopusdeploy@v1.6.0...v1.8.6)

---
updated-dependencies:
- dependency-name: github.com/OctopusDeploy/go-octopusdeploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
0 participants