Commit 2616d10
Update module github.com/gosnmp/gosnmp to v1.43.2 (#52528)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [github.com/gosnmp/gosnmp](https://redirect.github.com/gosnmp/gosnmp) | `v1.38.0` → `v1.43.2` |  |  |  |  |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/33469) for more information.
---
### Release Notes
<details>
<summary>gosnmp/gosnmp (github.com/gosnmp/gosnmp)</summary>
### [`v1.43.2`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.43.2)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.43.1...v1.43.2)
#### What's Changed
- Fix panic in unmarshalVBL by [@​PavlNekrasov](https://redirect.github.com/PavlNekrasov) in [#​556](https://redirect.github.com/gosnmp/gosnmp/pull/556)
- Update extended library modules by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​557](https://redirect.github.com/gosnmp/gosnmp/pull/557)
#### New Contributors
- [@​PavlNekrasov](https://redirect.github.com/PavlNekrasov) made their first contribution in [#​556](https://redirect.github.com/gosnmp/gosnmp/pull/556)
**Full Changelog**: <gosnmp/gosnmp@v1.43.1...v1.43.2>
### [`v1.43.1`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.43.1)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.43.0...v1.43.1)
#### What's Changed
- Remove spurious mock file by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​555](https://redirect.github.com/gosnmp/gosnmp/pull/555)
**Full Changelog**: <gosnmp/gosnmp@v1.43.0...v1.43.1>
### [`v1.43.0`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.43.0)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.42.1...v1.43.0)
#### What's Changed
- build(deps): bump github/codeql-action from 3.29.2 to 4.31.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​535](https://redirect.github.com/gosnmp/gosnmp/pull/535)
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​533](https://redirect.github.com/gosnmp/gosnmp/pull/533)
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​530](https://redirect.github.com/gosnmp/gosnmp/pull/530)
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​529](https://redirect.github.com/gosnmp/gosnmp/pull/529)
- Update Go by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​536](https://redirect.github.com/gosnmp/gosnmp/pull/536)
- build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​541](https://redirect.github.com/gosnmp/gosnmp/pull/541)
- build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​538](https://redirect.github.com/gosnmp/gosnmp/pull/538)
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​540](https://redirect.github.com/gosnmp/gosnmp/pull/540)
- build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​539](https://redirect.github.com/gosnmp/gosnmp/pull/539)
- BER Length Parsing Fixes by [@​lukeod](https://redirect.github.com/lukeod) in [#​546](https://redirect.github.com/gosnmp/gosnmp/pull/546)
- Update golangci-lint. by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​549](https://redirect.github.com/gosnmp/gosnmp/pull/549)
- OID parsing: enforce RFC 2578 sub-identifier limit, optimize string b… by [@​lukeod](https://redirect.github.com/lukeod) in [#​547](https://redirect.github.com/gosnmp/gosnmp/pull/547)
- Refactor marshal functions with marshalTLV helper by [@​lukeod](https://redirect.github.com/lukeod) in [#​548](https://redirect.github.com/gosnmp/gosnmp/pull/548)
- Marshal helpers - optimization: reduce allocations in OID, float, and length encoding by [@​lukeod](https://redirect.github.com/lukeod) in [#​550](https://redirect.github.com/gosnmp/gosnmp/pull/550)
- build(deps): bump github/codeql-action from 4.31.7 to 4.31.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​553](https://redirect.github.com/gosnmp/gosnmp/pull/553)
- Fix walk loop detection to catch decreasing OIDs by [@​lukeod](https://redirect.github.com/lukeod) in [#​551](https://redirect.github.com/gosnmp/gosnmp/pull/551)
#### New Contributors
- [@​lukeod](https://redirect.github.com/lukeod) made their first contribution in [#​546](https://redirect.github.com/gosnmp/gosnmp/pull/546)
**Full Changelog**: <gosnmp/gosnmp@v1.42.1...v1.43.0>
### [`v1.42.1`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.42.1)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.42.0...v1.42.1)
#### What's Changed
- build(deps): bump github/codeql-action from 3.28.19 to 3.29.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​514](https://redirect.github.com/gosnmp/gosnmp/pull/514)
- Add Close method to interface with safe concurrent behavior by [@​TimRots](https://redirect.github.com/TimRots) in [#​520](https://redirect.github.com/gosnmp/gosnmp/pull/520)
- Prevent panic during TCP EOF ([#​521](https://redirect.github.com/gosnmp/gosnmp/issues/521)) by [@​stepga](https://redirect.github.com/stepga) in [#​522](https://redirect.github.com/gosnmp/gosnmp/pull/522)
- walk(): remove baseOid fallback, default to .1.3.6.1 by [@​TimRots](https://redirect.github.com/TimRots) in [#​524](https://redirect.github.com/gosnmp/gosnmp/pull/524)
#### New Contributors
- [@​stepga](https://redirect.github.com/stepga) made their first contribution in [#​522](https://redirect.github.com/gosnmp/gosnmp/pull/522)
**Full Changelog**: <gosnmp/gosnmp@v1.42.0...v1.42.1>
### [`v1.42.0`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.42.0)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.41.0...v1.42.0)
#### What's Changed
- fix: enhance marshalUint64 to trim leading zeros and ensure one byte by [@​wregen](https://redirect.github.com/wregen) in [#​513](https://redirect.github.com/gosnmp/gosnmp/pull/513)
- marshalUint64: Add comments, error handling and tests by [@​TimRots](https://redirect.github.com/TimRots) in [#​515](https://redirect.github.com/gosnmp/gosnmp/pull/515)
- Dockerfile: bump to go 1.22 and unbreak workflow by [@​TimRots](https://redirect.github.com/TimRots) in [#​516](https://redirect.github.com/gosnmp/gosnmp/pull/516)
- Deprecate NonRepeaters by [@​TimRots](https://redirect.github.com/TimRots) in [#​519](https://redirect.github.com/gosnmp/gosnmp/pull/519)
- Fix: Set the Reportable flag in trap.IsInform messages by [@​Naveenrajp26](https://redirect.github.com/Naveenrajp26) in [#​517](https://redirect.github.com/gosnmp/gosnmp/pull/517)
#### New Contributors
- [@​wregen](https://redirect.github.com/wregen) made their first contribution in [#​513](https://redirect.github.com/gosnmp/gosnmp/pull/513)
- [@​Naveenrajp26](https://redirect.github.com/Naveenrajp26) made their first contribution in [#​517](https://redirect.github.com/gosnmp/gosnmp/pull/517)
**Full Changelog**: <gosnmp/gosnmp@v1.41.0...v1.42.0>
### [`v1.41.0`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.41.0)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.40.0...v1.41.0)
#### What's Changed
- Added (t \*TrapListener) WithBufferSize(i uint) \*TrapListener by [@​maniack](https://redirect.github.com/maniack) in [#​505](https://redirect.github.com/gosnmp/gosnmp/pull/505)
- Update golangci-lint to v2 by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​510](https://redirect.github.com/gosnmp/gosnmp/pull/510)
- build(deps): bump github/codeql-action from 3.28.10 to 3.28.18 by [@​dependabot](https://redirect.github.com/dependabot) in [#​507](https://redirect.github.com/gosnmp/gosnmp/pull/507)
- build(deps): bump actions/setup-go from 5.3.0 to 5.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​508](https://redirect.github.com/gosnmp/gosnmp/pull/508)
#### New Contributors
- [@​maniack](https://redirect.github.com/maniack) made their first contribution in [#​505](https://redirect.github.com/gosnmp/gosnmp/pull/505)
**Full Changelog**: <gosnmp/gosnmp@v1.40.0...v1.41.0>
### [`v1.40.0`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.40.0)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.39.0...v1.40.0)
#### What's Changed
- fix: Verify authentication independent of packet msg flags by [@​srebhan](https://redirect.github.com/srebhan) in [#​496](https://redirect.github.com/gosnmp/gosnmp/pull/496)
#### New Contributors
- [@​srebhan](https://redirect.github.com/srebhan) made their first contribution in [#​496](https://redirect.github.com/gosnmp/gosnmp/pull/496)
**Full Changelog**: <gosnmp/gosnmp@v1.39.0...v1.40.0>
### [`v1.39.0`](https://redirect.github.com/gosnmp/gosnmp/releases/tag/v1.39.0)
[Compare Source](https://redirect.github.com/gosnmp/gosnmp/compare/v1.38.0...v1.39.0)
#### What's Changed
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​482](https://redirect.github.com/gosnmp/gosnmp/pull/482)
- Update build and testing by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​491](https://redirect.github.com/gosnmp/gosnmp/pull/491)
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​490](https://redirect.github.com/gosnmp/gosnmp/pull/490)
- build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​493](https://redirect.github.com/gosnmp/gosnmp/pull/493)
- build(deps): bump github/codeql-action from 3.28.8 to 3.28.10 by [@​dependabot](https://redirect.github.com/dependabot) in [#​494](https://redirect.github.com/gosnmp/gosnmp/pull/494)
**Full Changelog**: <gosnmp/gosnmp@v1.38.0...v1.39.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Paris)
- Branch creation
- At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`)
- Only on Sunday and Saturday (`* * * * 0,6`)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvbm8tY2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIiwiZGVwZW5kZW5jaWVzLWdvIiwicWEvbm8tY29kZS1jaGFuZ2UiXX0=-->
Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com>
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>1 parent a6f3598 commit 2616d10
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments