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

testscript 1.13.1 #191745

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* testscript: fix ptyName() returning /dev/pts/4294967296 on s390x by @anthonyfok in https://github.com/rogpeppe/go-internal/pull/246
* all: Move away from ioutil by @abhinav in https://github.com/rogpeppe/go-internal/pull/248
* testscript/doc: add `go` to the list of testscript commands by @rudifa in https://github.com/rogpeppe/go-internal/pull/249
* testscript: Add Chdir method to change directory by @abhinav in https://github.com/rogpeppe/go-internal/pull/247
* testscript: add kill command by @kortschak in https://github.com/rogpeppe/go-internal/pull/243
* testscript: clarify HOME and TMPDIR env var names by @mvdan in https://github.com/rogpeppe/go-internal/pull/240
* all: Add Go 1.22, drop Go 1.20 by @abhinav in https://github.com/rogpeppe/go-internal/pull/252
* update dependencies and rely on Go 1.21 APIs by @mvdan in https://github.com/rogpeppe/go-internal/pull/256
* cmd/testscript: remove redundant use of Failed by @rogpeppe in https://github.com/rogpeppe/go-internal/pull/257
* testscript: add Config.Files by @rogpeppe in https://github.com/rogpeppe/go-internal/pull/258
* cmd/testscript: do not create an extra temporary directory by @rogpeppe in https://github.com/rogpeppe/go-internal/pull/259
* Fix typos discovered by codespell by @cclauss in https://github.com/rogpeppe/go-internal/pull/262
* testscript: ignore result when interrupting background processes by @mvdan in https://github.com/rogpeppe/go-internal/pull/265
* add goproxytest testing API, forward dirhash by @mvdan in https://github.com/rogpeppe/go-internal/pull/272
* update Go, update the README by @mvdan in https://github.com/rogpeppe/go-internal/pull/273

New Contributors

Full Changelog: rogpeppe/go-internal@v1.12.0...v1.13.1

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 24, 2024
autobump: add testscript

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-testscript-1.13.1 branch from 00cd36c to cc3ba1d Compare September 24, 2024 17:15
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Sep 24, 2024
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Sep 24, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 24, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 24, 2024
Merged via the queue into Homebrew:master with commit db2b564 Sep 24, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants