Skip to content

build(deps): bump github.com/rogpeppe/go-internal from 1.5.1 to 1.8.0#24

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/rogpeppe/go-internal-1.8.0
Closed

build(deps): bump github.com/rogpeppe/go-internal from 1.5.1 to 1.8.0#24
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/rogpeppe/go-internal-1.8.0

Conversation

@dependabot
Copy link

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

Bumps github.com/rogpeppe/go-internal from 1.5.1 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

v1.6.2

  • testscript: support Go 1.16, move to Actions 1115b6a
  • testscript: allow multiple args to chmod bb90167

v1.6.1

  • testscript: relax constraints around actual source in cmp with update (#107)

v1.6.0 - testscript improvements

New features in this release:

Also apply fix to lockedfile to fix #91 (thanks to @​myitcv)

v1.5.2

  • testscript: provide WorkdirRoot as a new Params field (#87) bc89b17
  • testscript: fix race in setupfilenames test (#88) ae313c1
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 @github
Copy link
Author

dependabot bot commented on behalf of github Dec 15, 2021

Superseded by #49.

@dependabot dependabot bot closed this Dec 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rogpeppe/go-internal-1.8.0 branch December 15, 2021 00:33
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.

lockedfile: pull in workaround for spurious EDEADLK on platforms using fcntl

0 participants