opentelemetry-collector-contrib icon indicating copy to clipboard operation
opentelemetry-collector-contrib copied to clipboard

fix(deps): update module github.com/renekroon/ttlcache/v2 to v3

Open renovate[bot] opened this issue 1 year ago • 6 comments
trafficstars

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ReneKroon/ttlcache/v2 v2.11.0 -> v3.3.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

:warning: MAJOR VERSION UPDATE :warning: - please manually update this package


Release Notes

ReneKroon/ttlcache (github.com/ReneKroon/ttlcache/v2)

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jellydator/ttlcache/compare/v3.2.1...v3.3.0

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jellydator/ttlcache/compare/v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/jellydator/ttlcache/compare/v3.1.1...v3.2.0

v3.1.1

Compare Source

Fix a bug in the Range method that causes a panic when the cache is empty

v3.1.0

Compare Source

Notable changes:

v3.0.1

Compare Source

Add a SupressedLoader initialization function (https://github.com/jellydator/ttlcache/issues/86)

v3.0.0

Compare Source

The version 3 of ttlcache includes many breaking changes, some of which improve the general usability and readability of the code, while others extend the current API with new Go features (mainly type parameters). The most notable of these additions/changes are:

  • The new Item type that is returned by both Get and Set methods.
  • The deletion of the Close() method.
  • The rename of the Purge() method to DeleteAll().
  • The rewritten New function that now accepts functional options. It also doesn't start the automatic expired item deletion process: the Start() method needs to be explicitly called for it to be activated.
  • Improved event/callback registration methods.
  • More predictable item deletion when the cache's capacity is reached.
  • The new Loader interface.

All new or updated types and functions can be found on the documentation, README, or v3 issue page.

v2.11.1

Compare Source

The v2 module path has been changed.


Configuration

📅 Schedule: Branch creation - "on tuesday" (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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Dec 12 '23 21:12 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: receiver/googlecloudspannerreceiver/go.sum
Command failed: go get -d -t ./...
go: github.com/ReneKroon/ttlcache/[email protected]: parsing go.mod:
	module declares its path as: github.com/jellydator/ttlcache/v3
	        but was required as: github.com/ReneKroon/ttlcache/v3

renovate[bot] avatar Dec 12 '23 21:12 renovate[bot]

Pinging code owners of the module that brings in this dependency @varunraiko, please review and see if this update can be applied or should be ignored

codeboten avatar Jan 31 '24 16:01 codeboten

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: receiver/googlecloudspannerreceiver/go.sum
Command failed: go get -d -t ./...
go: github.com/ReneKroon/ttlcache/[email protected]: parsing go.mod:
	module declares its path as: github.com/jellydator/ttlcache/v3
	        but was required as: github.com/ReneKroon/ttlcache/v3

renovate[bot] avatar May 21 '24 20:05 renovate[bot]

This PR was marked stale due to lack of activity. It will be closed in 14 days.

github-actions[bot] avatar Jun 28 '24 05:06 github-actions[bot]

This PR was marked stale due to lack of activity. It will be closed in 14 days.

github-actions[bot] avatar Jul 18 '24 05:07 github-actions[bot]