uber-go/goleak (go.uber.org/goleak)
### [`v1.3.0`](https://togithub.com/uber-go/goleak/releases/tag/v1.3.0)
[Compare Source](https://togithub.com/uber-go/goleak/compare/v1.2.1...v1.3.0)
##### Fixed
- Built-in ignores now match function names more accurately.
They will no longer ignore stacks because of file names
that look similar to function names. ([#112](https://togithub.com/uber-go/goleak/issues/112))
##### Added
- Add an `IgnoreAnyFunction` option to ignore stack traces
that have the provided function anywhere in the stack. ([#113](https://togithub.com/uber-go/goleak/issues/113))
- Ignore `testing.runFuzzing` and `testing.runFuzzTests` alongside
other already-ignored test functions (`testing.RunTests`, etc). ([#105](https://togithub.com/uber-go/goleak/issues/105))
##### Changed
- Miscellaneous CI-related fixes. ([#103](https://togithub.com/uber-go/goleak/issues/103), [#108](https://togithub.com/uber-go/goleak/issues/108), [#114](https://togithub.com/uber-go/goleak/issues/114))
### [`v1.2.1`](https://togithub.com/uber-go/goleak/releases/tag/v1.2.1): v.1.2.1
[Compare Source](https://togithub.com/uber-go/goleak/compare/v1.2.0...v1.2.1)
#### \[1.2.1]
##### Changed
- Drop golang/x/lint dependency.
Configuration
📅 Schedule: Branch creation - "on monday and wednesday" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.2.0
->v1.3.0
Release Notes
uber-go/goleak (go.uber.org/goleak)
### [`v1.3.0`](https://togithub.com/uber-go/goleak/releases/tag/v1.3.0) [Compare Source](https://togithub.com/uber-go/goleak/compare/v1.2.1...v1.3.0) ##### Fixed - Built-in ignores now match function names more accurately. They will no longer ignore stacks because of file names that look similar to function names. ([#112](https://togithub.com/uber-go/goleak/issues/112)) ##### Added - Add an `IgnoreAnyFunction` option to ignore stack traces that have the provided function anywhere in the stack. ([#113](https://togithub.com/uber-go/goleak/issues/113)) - Ignore `testing.runFuzzing` and `testing.runFuzzTests` alongside other already-ignored test functions (`testing.RunTests`, etc). ([#105](https://togithub.com/uber-go/goleak/issues/105)) ##### Changed - Miscellaneous CI-related fixes. ([#103](https://togithub.com/uber-go/goleak/issues/103), [#108](https://togithub.com/uber-go/goleak/issues/108), [#114](https://togithub.com/uber-go/goleak/issues/114)) ### [`v1.2.1`](https://togithub.com/uber-go/goleak/releases/tag/v1.2.1): v.1.2.1 [Compare Source](https://togithub.com/uber-go/goleak/compare/v1.2.0...v1.2.1) #### \[1.2.1] ##### Changed - Drop golang/x/lint dependency.Configuration
📅 Schedule: Branch creation - "on monday and wednesday" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.