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/smartystreets/goconvey from 1.6.4 to 1.8.1 #12

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps github.com/smartystreets/goconvey from 1.6.4 to 1.8.1.

Release notes

Sourced from github.com/smartystreets/goconvey's releases.

v1.7.2

What's Changed

Full Changelog: smartystreets/goconvey@v1.7.1...v1.7.2

v1.7.1

What's Changed

Full Changelog: smartystreets/goconvey@v1.7.0...v1.7.1

v1.7.0

NOTE: This release drops support for Go 1.15 and earlier, since I only have a limited amount of time to maintain this project, and convey previously included workarounds and hacks for some VERY old versions of Go (at least down to Go 1.2!!). If you want to become an active maintainer to preserve support for older Go releases, let's please discuss in smartystreets/goconvey#643.

What's Changed

New Contributors

Full Changelog: smartystreets/goconvey@v1.6.7...v1.7.0

v1.6.7

What's Changed

New Contributors

Full Changelog: smartystreets/goconvey@v1.6.6...v1.6.7

v1.6.6

What's Changed

New Contributors

... (truncated)

Commits
  • 485adb0 Refer to recently migrated assertions module.
  • 1705da8 Merge pull request #663 from xylophone21/add_main_profile
  • e3bf03f Merge pull request #671 from weishaopeng/feature_document
  • 4aefd2b Merge pull request #674 from srabraham/master
  • 6367023 upgrade deps, update to go 1.18
  • a607973 Merge pull request #673 from mbsulliv/master
  • 27ff031 Remove references to http://goconvey.co as malware squatters appear to have t...
  • d5064a2 fix document about "go get"
  • d3ecc51 fix issue: folder will not add profile is he has no profile
  • c50fdf1 added main.goconvey
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 23, 2024
@onf-bot
Copy link
Contributor

onf-bot commented Jan 23, 2024

Can one of the admins verify this patch?

1 similar comment
@onf-bot
Copy link
Contributor

onf-bot commented Jan 23, 2024

Can one of the admins verify this patch?

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/smartystreets/goconvey-1.8.1 branch from 84fe6b1 to 9f3b381 Compare January 23, 2024 20:51
@gab-arrobo
Copy link
Contributor

@dependabot rebase

Bumps [github.com/smartystreets/goconvey](https://github.com/smartystreets/goconvey) from 1.6.4 to 1.8.1.
- [Release notes](https://github.com/smartystreets/goconvey/releases)
- [Commits](smartystreets/goconvey@v1.6.4...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/smartystreets/goconvey
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/smartystreets/goconvey-1.8.1 branch from 9f3b381 to d836e9c Compare January 23, 2024 21:18
Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@gab-arrobo gab-arrobo merged commit c911b48 into master Jan 23, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/smartystreets/goconvey-1.8.1 branch January 23, 2024 21:20
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
Development

Successfully merging this pull request may close these issues.

2 participants