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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Bumps github.com/rogpeppe/go-internal from 1.5.1 to 1.7.0.

Release notes

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

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:

  • add ${/} as a companion to ${:} (#90; thanks to @mvdan)
  • add Env.Setenv and Env.Getenv (#96; thanks to @twpayne)
  • support stdout/stderr args in stdin (#94; thanks to @mvdan)
  • expose current subtest in Env (#95; thanks to @frankban)

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
  • ac050e5 ci: include upcoming go1.16 in build matrix (#124)
  • 13f9d7d cmd/testscript: allow -e flag to pass env value (#122)
  • 8b0b133 cmd/testscript: support -update flag (#121)
  • f55fd4a cmd/testscript: small tidy up (#120)
  • bcd2219 ci: add support for Go 1.16 (#117)
  • 0199c5b ci: only build the master branch on push (#118)
  • eea92b9 readme: fix typo (#114)
  • 9f985d5 fmtsort: don't out-of-bounds panic if there's a race condition
  • c5fd45a gotooltest: proxy the new GOMODCACHE env var too
  • 85830ee testscript: add unix2dos command
  • 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/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.5.1 to 1.7.0.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](rogpeppe/go-internal@v1.5.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #24.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rogpeppe/go-internal-1.7.0 branch March 15, 2021 06:59
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
0 participants