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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2020

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

Release notes

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

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
  • 1115b6a testscript: support Go 1.16, move to Actions
  • bb90167 testscript: allow multiple args to chmod
  • 76dc4b3 testscript: relax constraints around actual source in cmp with update (#107)
  • be09da5 lockedfile: use a retry loop to suppress EDEADLK on AIX and Solaris (#92)
  • a7f0f53 testscript: add ${/} as a companion to ${:} (#90)
  • fdf702a testscript: minor updates to Setenv logic (#98)
  • 8801f49 testscript: add env convenience functions (#96)
  • b01f880 testscript: support stdout/stderr args in stdin (#94)
  • f1b9519 testscript: expose current subtest in Env (#95)
  • bc89b17 testscript: provide WorkdirRoot as a new Params field (#87)
  • 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.6.2.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](rogpeppe/go-internal@v1.5.1...v1.6.2)

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

dependabot bot commented on behalf of github Jan 20, 2021

Superseded by #17.

@dependabot dependabot bot closed this Jan 20, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rogpeppe/go-internal-1.6.2 branch January 20, 2021 05:52
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