Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps github.com/rogpeppe/go-internal from 1.6.2 to 1.8.0.

Release notes

Sourced from github.com/rogpeppe/go-internal's releases.

v1.8.0

  • Revert "gotooltest: proxy the new GOMODCACHE env var too" (#136) 8ef1273
  • testscript: create a hidden temp directory by default (#135) 50426be
  • testscript: use unified diff for cmp-style comparisons (#131) 2630b2f
  • gotooltest: skip flakey test on darwin (#133) d03db15
  • testscript: add test to show cmp with small diff between large files (#129) 45d8df8
  • testscript: rename testscript-update meta command to testscript (#127) 1e247e4
  • ci: fix CI to use go1.16 (#128) a32363a
  • testscript: merge coverage from all test binary executions dc4b495
  • cmd/testscript: make -work actually work (#125) d773b4c
  • cmd/testscript: document -work flag in help and README (#123) 6a414f0

v1.7.0

  • ci: include upcoming go1.16 in build matrix (#124) ac050e5
  • cmd/testscript: allow -e flag to pass env value (#122) 13f9d7d
  • cmd/testscript: support -update flag (#121) 8b0b133
  • cmd/testscript: small tidy up (#120) f55fd4a
  • ci: add support for Go 1.16 (#117) bcd2219
  • ci: only build the master branch on push (#118) 0199c5b
  • readme: fix typo (#114) eea92b9
  • fmtsort: don't out-of-bounds panic if there's a race condition 9f985d5
  • gotooltest: proxy the new GOMODCACHE env var too c5fd45a
  • testscript: add unix2dos command 85830ee
Commits
  • 8ef1273 Revert "gotooltest: proxy the new GOMODCACHE env var too" (#136)
  • 50426be testscript: create a hidden temp directory by default (#135)
  • 2630b2f testscript: use unified diff for cmp-style comparisons (#131)
  • d03db15 gotooltest: skip flakey test on darwin (#133)
  • 45d8df8 testscript: add test to show cmp with small diff between large files (#129)
  • 1e247e4 testscript: rename testscript-update meta command to testscript (#127)
  • a32363a ci: fix CI to use go1.16 (#128)
  • dc4b495 testscript: merge coverage from all test binary executions
  • d773b4c cmd/testscript: make -work actually work (#125)
  • 6a414f0 cmd/testscript: document -work flag in help and README (#123)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rogpeppe/go-internal-1.8.0 branch from 1dd59e2 to bfd2262 Compare October 18, 2021 23:22
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.6.2 to 1.8.0.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](rogpeppe/go-internal@v1.6.2...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rogpeppe/go-internal-1.8.0 branch from bfd2262 to 5e3a9bf Compare October 18, 2021 23:23
@lu4p lu4p closed this Oct 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rogpeppe/go-internal-1.8.0 branch October 18, 2021 23:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant