shuttle
shuttle copied to clipboard
fix(deps): update external go packages
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dagger.io/dagger | require | minor | v0.11.6 -> v0.16.1 |
github.com/Masterminds/sprig/v3 | require | minor | v3.2.3 -> v3.3.0 |
github.com/go-cmd/cmd | require | patch | v1.4.2 -> v1.4.3 |
github.com/matishsiao/goInfo | require | digest | da2e3fa -> 66a9250 |
github.com/otiai10/copy | require | patch | v1.14.0 -> v1.14.1 |
github.com/spf13/cobra | require | minor | v1.8.0 -> v1.9.1 |
github.com/stretchr/testify | require | minor | v1.9.0 -> v1.10.0 |
go (source) | toolchain | minor | 1.22.4 -> 1.24.0 |
golang.org/x/exp | require | digest | fc45aab -> aa4b98e |
golang.org/x/mod | require | minor | v0.18.0 -> v0.23.0 |
golang.org/x/sync | require | minor | v0.7.0 -> v0.11.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dagger/dagger-go-sdk (dagger.io/dagger)
v0.16.1
This SDK uses 🚙 Engine + 🚗 CLI version v0.16.1
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.16.1 by @sipsma in https://github.com/dagger/dagger/pull/9634
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.16.0
This SDK uses 🚙 Engine + 🚗 CLI version v0.16.0
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.16.0 by @sipsma in https://github.com/dagger/dagger/pull/9629
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.15.4
This SDK uses 🚙 Engine + 🚗 CLI version v0.15.4
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.15.4 by @jedevc in https://github.com/dagger/dagger/pull/9562
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.15.3
This SDK uses 🚙 Engine + 🚗 CLI version v0.15.3
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.15.3 by @jedevc in https://github.com/dagger/dagger/pull/9469
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.15.2
This SDK uses 🚙 Engine + 🚗 CLI version v0.15.2
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.15.2 by @jedevc in https://github.com/dagger/dagger/pull/9383
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.15.1
This SDK uses 🚙 Engine + 🚗 CLI version v0.15.1
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.15.0
This SDK uses 🚙 Engine + 🚗 CLI version v0.15.0
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
🔥 Breaking Changes
- Removed deprecated unscoped enum values by @jedevc in https://github.com/dagger/dagger/pull/8669
Enum values must now be accessed with the name prefixed by the name of the enum type - for example,dagger.Shared
becomesdagger.CacheSharingModeLocked
. -
ExecErr.Error
no longer contains the values ofStdout
orStderr
by @vito in https://github.com/dagger/dagger/pull/9033
When comparing error values for expected output, use the more specific values.
Dependencies
- Bump Engine to v0.15.0 by @jedevc in https://github.com/dagger/dagger/pull/9158
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.14.0
This SDK uses 🚙 Engine + 🚗 CLI version v0.14.0
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.14.0 by @sipsma in https://github.com/dagger/dagger/pull/8900
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.7
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.7
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Changed
- Deprecate unscoped enum values by @jedevc in https://github.com/dagger/dagger/pull/8669
Enum values should now be accessed with the name prefixed by the name of the enum type - for example,dagger.Shared
should becomedagger.CacheSharingModeLocked
.
Dependencies
- Bump Engine to v0.13.7 by @jedevc in https://github.com/dagger/dagger/pull/8829
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.6
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.6
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.13.6 by @jedevc in https://github.com/dagger/dagger/pull/8770
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.5
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.5
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.13.5 by @sipsma in https://github.com/dagger/dagger/pull/8679
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.4
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.4
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.13.4 by @jedevc in https://github.com/dagger/dagger/pull/8661
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.3
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.3
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.13.3 by @vito in https://github.com/dagger/dagger/pull/8523
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.2
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.2
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.13.2 by @vito in https://github.com/dagger/dagger/pull/8514
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.1
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.1
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.13.1 by @sipsma in https://github.com/dagger/dagger/pull/8488
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.13.0
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.0
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
🔥 Breaking Changes
- Fix optional function arguments being generated as required in codegen by @helderco in https://github.com/dagger/dagger/pull/8106
If there's a Module dependency that has a non-null Function argument with a default value, it will change from required to optional, in the generated client bindings.
Dependencies
- Bump Engine to v0.13.0 by @jedevc in https://github.com/dagger/dagger/pull/8408
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.7
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.7
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.12.7 by @jedevc in https://github.com/dagger/dagger/pull/8299
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.6
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.6
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Fixed
- Correctly handle CRLF line endings during comment parsing by @jedevc in https://github.com/dagger/dagger/pull/8217
This previously could result in function argument doc-strings not being correctly found, and would interferet st with pragma parsing (e.g.// +optional
and// +default
).
Dependencies
- Update to use Go 1.23 by @jedevc in https://github.com/dagger/dagger/pull/7670
This allows using go 1.23 in modules.
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.5
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.5
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.4
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.4
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.3
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.3
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.12.3 by @github-actions in https://github.com/dagger/dagger/pull/8039
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.2
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.2
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.12.2 by @github-actions in https://github.com/dagger/dagger/pull/8006
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.1
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.1
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.12.1 by @github-actions in https://github.com/dagger/dagger/pull/7978
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.12.0
This SDK uses 🚙 Engine + 🚗 CLI version v0.12.0
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
🔥 Breaking Changes
- Don't return
Void
by @helderco in https://github.com/dagger/dagger/pull/7773 - Remove top level type aliases for modules by @jedevc in https://github.com/dagger/dagger/pull/7831
Modules must now use*dagger.Container
(and similar) instead of*Container
directly.
Dependencies
- Bump Engine to v0.12.0 by @github-actions in https://github.com/dagger/dagger/pull/7903
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.11.9
This SDK uses 🚙 Engine + 🚗 CLI version v0.11.9
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.11.9 by @github-actions in https://github.com/dagger/dagger/pull/7746
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
v0.11.8
This SDK uses 🚙 Engine + 🚗 CLI version v0.11.8
. See what changed in that release.
🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
- Bump Engine to v0.11.8 by @github-actions in https://github.com/dagger/dagger/pull/7690
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter
Masterminds/sprig (github.com/Masterminds/sprig/v3)
v3.3.0
What's Changed
- Updating the Go versions used in testing by @mattfarina in https://github.com/Masterminds/sprig/pull/405
- Change intial to initial. by @chrishalbert in https://github.com/Masterminds/sprig/pull/391
- Updating dependencies by @mattfarina in https://github.com/Masterminds/sprig/pull/404
- correct value by @jheyduk in https://github.com/Masterminds/sprig/pull/376
- Updating location of mergo by @mattfarina in https://github.com/Masterminds/sprig/pull/406
- feature: added sha512sum function by @itzik-elayev in https://github.com/Masterminds/sprig/pull/400
- docs: Add missing link to url functions by @carlpett in https://github.com/Masterminds/sprig/pull/375
- Update doc.go by @chey in https://github.com/Masterminds/sprig/pull/369
- Update mathf.md by @zzhu41 in https://github.com/Masterminds/sprig/pull/290
- Removing duplicate documentation by @mattfarina in https://github.com/Masterminds/sprig/pull/407
- Updating the changelog for the 3.3.0 release by @mattfarina in https://github.com/Masterminds/sprig/pull/408
New Contributors
- @chrishalbert made their first contribution in https://github.com/Masterminds/sprig/pull/391
- @jheyduk made their first contribution in https://github.com/Masterminds/sprig/pull/376
- @itzik-elayev made their first contribution in https://github.com/Masterminds/sprig/pull/400
- @carlpett made their first contribution in https://github.com/Masterminds/sprig/pull/375
- @chey made their first contribution in https://github.com/Masterminds/sprig/pull/369
- @zzhu41 made their first contribution in https://github.com/Masterminds/sprig/pull/290
Full Changelog: https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0
go-cmd/cmd (github.com/go-cmd/cmd)
v1.4.3
- Fixed issue 94: Command is still executed if Stop() is called during BeforeExec hooks
- Added a note in docs about SIGINT (issue #100)
- Updated test matrix to go1.22, go1.21, and go1.20
spf13/cobra (github.com/spf13/cobra)
v1.9.1
🐛 Fixes
- Fix CompletionFunc implementation by @ccoVeille in https://github.com/spf13/cobra/pull/2234
- Revert "Make detection for test-binary more universal (#2173)" by @marckhouzam in https://github.com/spf13/cobra/pull/2235
Full Changelog: https://github.com/spf13/cobra/compare/v1.9.0...v1.9.1
v1.9.0
✨ Features
- Allow linker to perform deadcode elimination for program using Cobra by @aarzilli in https://github.com/spf13/cobra/pull/1956
- Add default completion command even if there are no other sub-commands by @marckhouzam in https://github.com/spf13/cobra/pull/1559
- Add CompletionWithDesc helper by @ccoVeille in https://github.com/spf13/cobra/pull/2231
🐛 Fixes
- Fix deprecation comment for Command.SetOutput by @thaJeztah in https://github.com/spf13/cobra/pull/2172
- Replace deprecated ioutil usage by @nirs in https://github.com/spf13/cobra/pull/2181
- Fix --version help and output for plugins by @nirs in https://github.com/spf13/cobra/pull/2180
- Allow to reset the templates to the default by @marckhouzam in https://github.com/spf13/cobra/pull/2229
🤖 Completions
- Make Powershell completion work in constrained mode by @lstemplinger in https://github.com/spf13/cobra/pull/2196
- Improve detection for flags that accept multiple values by @thaJeztah in https://github.com/spf13/cobra/pull/2210
- add CompletionFunc type to help with completions by @ccoVeille in https://github.com/spf13/cobra/pull/2220
- Add similar whitespace escape logic to bash v2 completions than in other completions by @kangasta in https://github.com/spf13/cobra/pull/1743
- Print ActiveHelp for bash along other completions by @marckhouzam in https://github.com/spf13/cobra/pull/2076
- fix(completions): Complete map flags multiple times by @gabe565 in https://github.com/spf13/cobra/pull/2174
- fix(bash): nounset unbound file filter variable on empty extension by @scop in https://github.com/spf13/cobra/pull/2228
🧪 Testing
- Test also with go 1.23 by @nirs in https://github.com/spf13/cobra/pull/2182
- Make detection for test-binary more universal by @thaJeztah in https://github.com/spf13/cobra/pull/2173
✍🏼 Documentation
- docs: update README.md by @eltociear in https://github.com/spf13/cobra/pull/2197
- Improve site formatting by @nirs in https://github.com/spf13/cobra/pull/2183
- doc: add Conduit by @raulb in https://github.com/spf13/cobra/pull/2230
- doc: azion project added to the list of CLIs that use cobra by @maxwelbm in https://github.com/spf13/cobra/pull/2198
- Fix broken links in active_help.md by @vuil in https://github.com/spf13/cobra/pull/2202
- chore: fix function name in comment by @zhuhaicity in https://github.com/spf13/cobra/pull/2216
🔧 Dependency upgrades
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 by @thaJeztah in https://github.com/spf13/cobra/pull/2206
- Update to latest go-md2man by @mikelolasagasti in https://github.com/spf13/cobra/pull/2201
- Upgrade
pflag
dependencies for v1.9.0 by @jpmcb in https://github.com/spf13/cobra/pull/2233
Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!
👋🏼 New Contributors
- @gabe565 made their first contribution in https://github.com/spf13/cobra/pull/2174
- @maxwelbm made their first contribution in https://github.com/spf13/cobra/pull/2198
- @lstemplinger made their first contribution in https://github.com/spf13/cobra/pull/2196
- @vuil made their first contribution in https://github.com/spf13/cobra/pull/2202
- @mikelolasagasti made their first contribution in https://github.com/spf13/cobra/pull/2201
- @zhuhaicity made their first contribution in https://github.com/spf13/cobra/pull/2216
- @ccoVeille made their first contribution in https://github.com/spf13/cobra/pull/2220
- @kangasta made their first contribution in https://github.com/spf13/cobra/pull/1743
- @aarzilli made their first contribution in https://github.com/spf13/cobra/pull/1956
Full Changelog: https://github.com/spf13/cobra/compare/v1.8.1...v1.9.0
v1.8.1
✨ Features
- Add env variable to suppress completion descriptions on create by @scop in https://github.com/spf13/cobra/pull/1938
🐛 Bug fixes
- Micro-optimizations by @scop in https://github.com/spf13/cobra/pull/1957
🔧 Maintenance
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by @dependabot in https://github.com/spf13/cobra/pull/2127
- Consistent annotation names by @nirs in https://github.com/spf13/cobra/pull/2140
- Remove fully inactivated linters by @nirs in https://github.com/spf13/cobra/pull/2148
- Address golangci-lint deprecation warnings, enable some more linters by @scop in https://github.com/spf13/cobra/pull/2152
🧪 Testing & CI/CD
- Add test for func in cobra.go by @korovindenis in https://github.com/spf13/cobra/pull/2094
- ci: test golang 1.22 by @cyrilico in https://github.com/spf13/cobra/pull/2113
- Optimized and added more linting by @scop in https://github.com/spf13/cobra/pull/2099
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/spf13/cobra/pull/2087
- build(deps): bump actions/labeler from 4 to 5 by @dependabot in https://github.com/spf13/cobra/pull/2086
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in https://github.com/spf13/cobra/pull/2108
- build(deps): bump actions/cache from 3 to 4 by @dependabot in https://github.com/spf13/cobra/pull/2102
✏️ Documentation
- Fixes and docs for usage as plugin by @nirs in https://github.com/spf13/cobra/pull/2070
- flags: clarify documentation that LocalFlags related function do not modify the state by @niamster in https://github.com/spf13/cobra/pull/2064
- chore: remove repetitive words by @racerole in https://github.com/spf13/cobra/pull/2122
- Add LXC to the list of projects using Cobra @VaradBelwalkar in https://github.com/spf13/cobra/pull/2071
- Update projects_using_cobra.md by @marcuskohlberg in https://github.com/spf13/cobra/pull/2089
- [chore]: update projects using cobra by @cmwylie19 in https://github.com/spf13/cobra/pull/2093
- Add Taikun CLI to list of projects by @Smidra in https://github.com/spf13/cobra/pull/2098
- Add Incus to the list of projects using Cobra by @montag451 in https://github.com/spf13/cobra/pull/2118
New Contributors
- @VaradBelwalkar made their first contribution in https://github.com/spf13/cobra/pull/2071
- @marcuskohlberg made their first contribution in https://github.com/spf13/cobra/pull/2089
- @cmwylie19 made their first contribution in https://github.com/spf13/cobra/pull/2093
- @korovindenis made their first contribution in https://github.com/spf13/cobra/pull/2094
- @niamster made their first contribution in https://github.com/spf13/cobra/pull/2064
- @Smidra made their first contribution in https://github.com/spf13/cobra/pull/2098
- @montag451 made their first contribution in https://github.com/spf13/cobra/pull/2118
- @cyrilico made their first contribution in https://github.com/spf13/cobra/pull/2113
- @racerole made their first contribution in https://github.com/spf13/cobra/pull/2122
- @pedromotita made their first contribution in https://github.com/spf13/cobra/pull/2120
- @cubxxw made their first contribution in https://github.com/spf13/cobra/pull/2128
Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍
Full Changelog: https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1
stretchr/testify (github.com/stretchr/testify)
v1.10.0
What's Changed
Functional Changes
- Add PanicAssertionFunc by @fahimbagar in https://github.com/stretchr/testify/pull/1337
- assert: deprecate CompareType by @dolmen in https://github.com/stretchr/testify/pull/1566
- assert: make YAML dependency pluggable via build tags by @dolmen in https://github.com/stretchr/testify/pull/1579
- assert: new assertion NotElementsMatch by @hendrywiranto in https://github.com/stretchr/testify/pull/1600
- mock: in order mock calls by @ReyOrtiz in https://github.com/stretchr/testify/pull/1637
- Add assertion for NotErrorAs by @palsivertsen in https://github.com/stretchr/testify/pull/1129
- Record Return Arguments of a Call by @jayd3e in https://github.com/stretchr/testify/pull/1636
- assert.EqualExportedValues: accepts everything by @redachl in https://github.com/stretchr/testify/pull/1586
Fixes
- assert: make tHelper a type alias by @dolmen in https://github.com/stretchr/testify/pull/1562
- Do not get argument again unnecessarily in Arguments.Error() by @TomWright in https://github.com/stretchr/testify/pull/820
- Fix time.Time compare by @myxo in https://github.com/stretchr/testify/pull/1582
- assert.Regexp: handle []byte array properly by @kevinburkesegment in https://github.com/stretchr/testify/pull/1587
- assert: collect.FailNow() should not panic by @marshall-lee in https://github.com/stretchr/testify/pull/1481
- mock: simplify implementation of FunctionalOptions by @dolmen in https://github.com/stretchr/testify/pull/1571
- mock: caller information for unexpected method call by @spirin in https://github.com/stretchr/testify/pull/1644
- suite: fix test failures by @stevenh in https://github.com/stretchr/testify/pull/1421
- Fix issue #1662 (comparing infs should fail) by @ybrustin in https://github.com/stretchr/testify/pull/1663
- NotSame should fail if args are not pointers #1661 by @sikehish in https://github.com/stretchr/testify/pull/1664
- Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI by @sikehish in https://github.com/stretchr/testify/pull/1667
- fix: compare functional option names for indirect calls by @arjun-1 in https://github.com/stretchr/testify/pull/1626
Documantation, Build & CI
- .gitignore: ignore "go test -c" binaries by @dolmen in https://github.com/stretchr/testify/pull/1565
- mock: improve doc by @dolmen in https://github.com/stretchr/testify/pull/1570
- mock: fix FunctionalOptions docs by @snirye in https://github.com/stretchr/testify/pull/1433
- README: link out to the excellent testifylint by @brackendawson in https://github.com/stretchr/testify/pull/1568
- assert: fix typo in comment by @JohnEndson in https://github.com/stretchr/testify/pull/1580
- Correct the EventuallyWithT and EventuallyWithTf example by @JonCrowther in https://github.com/stretchr/testify/pull/1588
- CI: bump softprops/action-gh-release from 1 to 2 by @dependabot in https://github.com/stretchr/testify/pull/1575
- mock: document more alternatives to deprecated AnythingOfTypeArgument by @dolmen in https://github.com/stretchr/testify/pull/1569
- assert: Correctly document EqualValues behavior by @brackendawson in https://github.com/stretchr/testify/pull/1593
- fix: grammar in godoc by @miparnisari in https://github.com/stretchr/testify/pull/1607
- .github/workflows: Run tests for Go 1.22 by @HaraldNordgren in https://github.com/stretchr/testify/pull/1629
- Document suite's lack of support for t.Parallel by @brackendawson in https://github.com/stretchr/testify/pull/1645
- assert: fix typos in comments by @alexandear in https://github.com/stretchr/testify/pull/1650
- mock: fix doc comment for NotBefore by @alexandear in https://github.com/stretchr/testify/pull/1651
- Generate better comments for require package by @Neokil in https://github.com/stretchr/testify/pull/1610
- README: replace Testify V2 notice with @dolmen's V2 manifesto by @hendrywiranto in https://github.com/stretchr/testify/pull/1518
New Contributors
- @fahimbagar made their first contribution in https://github.com/stretchr/testify/pull/1337
- @TomWright made their first contribution in https://github.com/stretchr/testify/pull/820
- @snirye made their first contribution in https://github.com/stretchr/testify/pull/1433
- @myxo made their first contribution in https://github.com/stretchr/testify/pull/1582
- @JohnEndson made their first contribution in https://github.com/stretchr/testify/pull/1580
- @JonCrowther made their first contribution in https://github.com/stretchr/testify/pull/1588
- @miparnisari made their first contribution in https://github.com/stretchr/testify/pull/1607
- @marshall-lee made their first contribution in https://github.com/stretchr/testify/pull/1481
- @spirin made their first contribution in https://github.com/stretchr/testify/pull/1644
- @ReyOrtiz made their first contribution in https://github.com/stretchr/testify/pull/1637
- @stevenh made their first contribution in https://github.com/stretchr/testify/pull/1421
- @jayd3e made their first contribution in https://github.com/stretchr/testify/pull/1636
- @Neokil made their first contribution in https://github.com/stretchr/testify/pull/1610
- @redachl made their first contribution in https://github.com/stretchr/testify/pull/1586
- @ybrustin made their first contribution in https://github.com/stretchr/testify/pull/1663
- @sikehish made their first contribution in https://github.com/stretchr/testify/pull/1664
- @arjun-1 made their first contribution in https://github.com/stretchr/testify/pull/1626
Full Changelog: https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.