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.4 #41

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

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)

Other work

  • d9df3cd0bfb578e0462a95be0f4a439258a59294: Merge pull request #101 from OctopusDeploy/feat-space-id-for-project-group (@​jbristowe)
  • 314cd024ab82c1b83b9f8f8cfaa7a998a43d49e6: chore: updated test (@​jbristowe)

v1.8.1

Changelog

Bug fixes

  • 01475c8b758fd77e3891fc5366c6607bf8ff150b: fix: updated validation tags and interface implementation (@​jbristowe)

Other work

  • 91b5b858b9afaacda49a3e98d398d914e7a562ec: Merge pull request #100 from OctopusDeploy/fix-utility-and-tag-updates (@​jbristowe)
  • 48136ffec68fb178a6fb181456a01b8df76c8344: chore: added conversion check (@​jbristowe)
  • 4f06c7906c6bc37cb8074e0d5abd7d9579223b5c: chore: added conversion check (@​jbristowe)
  • 9a63129cd51d5a30798b553da6922aa96e85bd38: chore: added conversion check and validation check (@​jbristowe)
  • ff0b5d62d5ef2437d6832555ec72733c495dc4c5: chore: added resource checks (@​jbristowe)
  • 3410414d76248decdd5ca42432f3e7e8f21ca0a9: chore: added test (@​jbristowe)
  • 2ebf4b3a67af6252f4a0b2301645258b474ecd50: chore: updated test (@​jbristowe)
  • d62afb802c2006c2bdbe64ae69d86628d97fff50: chore: updated validation (@​jbristowe)

v1.8.0

Changelog

New Features

  • 6cce4b018a0a9b6a537543e1a41044fa5a816dc5: feat: added interface implementation (@​jbristowe)
  • d9e25b896f988013af90cac9678181b25d26a5d6: feat: added operations for IFeed and IWorkerPool (@​jbristowe)
  • 8eb61f0b5041e8dc0bbc9f4da3c271b1a9020d50: feat: removed use of copier library (@​jbristowe)
  • 9614d206503efa500cb33807f6468247b3766e5e: feat: removed use of copier, various refactorings, updated to Go 1.18 (@​jbristowe)
  • c52a440966e33aff1dcb641dded526c615bcf7de: feat: updated feed JSON serialization; removed use of copier library (@​jbristowe)
  • 680c54ce7cddb87b739d6ff65e5fd98e87a584a1: feat: updated return type (IAccount) (@​jbristowe)

Bug fixes

  • 1e5e88e6ea680e099ef3e8c94b02078aef358760: fix: applied JSON tags for serialization (@​jbristowe)
  • d2df1584768fa6a044aad6739d9d30400320d4f4: fix: re-added main function (@​jbristowe)
  • 77cfae119958c439dd692cac3183d53a1103afc1: fix: removal of main.go (unnecessary) (@​jbristowe)

... (truncated)

Commits
  • f39bd7c Merge pull request #102 from OctopusDeploy/fix-action-template-search
  • 380c2b2 chore: fixed action template search and tests
  • 56bf75d chore: updated integration test workflow
  • 3b4d28c chore: updated CodeQL workflow
  • 0b13295 fix: removed requirement for space ID for project
  • 438c8ab chore: updated goreleaser workflow
  • d9df3cd Merge pull request #101 from OctopusDeploy/feat-space-id-for-project-group
  • 314cd02 chore: updated test
  • 24626b6 feat: added space ID to project group
  • 91b5b85 Merge pull request #100 from OctopusDeploy/fix-utility-and-tag-updates
  • 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.4.
- [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.4)

---
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 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #44.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/OctopusDeploy/go-octopusdeploy-1.8.4 branch June 13, 2022 13:08
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