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

Update dependency cache-manager to v5 #1356

Closed
wants to merge 1 commit into from

Conversation

balena-renovate[bot]
Copy link
Contributor

@balena-renovate balena-renovate bot commented May 30, 2023

This PR contains the following updates:

Package Type Update Change
cache-manager dependencies major ^4.1.0 -> ^5.0.0

Release Notes

node-cache-manager/node-cache-manager (cache-manager)

v5.3.1

Compare Source

Major fix as 5.3.0 did not have the dist folder on release.

What's Changed

New Contributors

Full Changelog: jaredwray/cacheable@5.2.4...v5.3.1

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: jaredwray/cacheable@5.2.4...v5.3.0

v5.2.4

Compare Source

Updates 🍻

What's Changed

New Contributors

Full Changelog: jaredwray/cacheable@5.2.3...5.2.4

v5.2.3

Compare Source

Bug Fixes

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes
  • deps: update dependency lru-cache to ~9.1.0 (d9ec046)
  • deps: update dependency lru-cache to v9 (fde0015)
  • update lru-cache (87efeff)

v5.2.0

Compare Source

Bug Fixes
  • multi-caching: minor issues (bf68d36)
Features

v5.1.7

Compare Source

Bug Fixes
  • lru-cache breaking changes (8398494)

v5.1.6

Compare Source

Bug Fixes

v5.1.5

Compare Source

Bug Fixes
  • rename type alias Ttl as Milliseconds (daa5fa8)

v5.1.4

Compare Source

Bug Fixes

v5.1.3

Compare Source

Bug Fixes
  • example multichaching in README (e01f780)
  • parallelize set higher priority at wrap (7f76e54)

v5.1.2

Compare Source

Bug Fixes
  • links to ioredis in Readme (1ba46d8)
  • re populate higher priority caches when a key is found in lower ones (7a6a10c)

v5.1.1

Compare Source

Bug Fixes
  • bad Cache definition (3746c39)
  • mget/mset examples in README (1ca67a4)

v5.1.0

Compare Source

Features
  • add ttl argument in wrap method (b06c1e5)

v5.0.1

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@balena-renovate balena-renovate bot added dependencies Pull requests that update a dependency file major renovate labels May 30, 2023
@flowzone-app flowzone-app bot enabled auto-merge May 30, 2023 16:03
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 3 times, most recently from 17b5489 to e7f4c97 Compare June 7, 2023 16:01
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 5 times, most recently from afea09d to 8a28bc6 Compare June 14, 2023 13:09
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 3 times, most recently from 972106f to b1c8150 Compare June 27, 2023 14:01
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 5 times, most recently from 07f2cb2 to 32ed480 Compare July 5, 2023 23:19
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 3 times, most recently from 7751c1e to a1a8fbc Compare July 17, 2023 10:08
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 4 times, most recently from a2931d6 to 3efe959 Compare July 21, 2023 17:11
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch from 3efe959 to 0c22e37 Compare August 2, 2023 16:09
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 2 times, most recently from 65132c6 to 71d89d7 Compare August 17, 2023 15:09
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 4 times, most recently from 770239e to 0dfb5d9 Compare October 16, 2023 16:04
@balena-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 11 times, most recently from 2dd478a to e0c2126 Compare October 24, 2023 06:59
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 6 times, most recently from 2b7cd4e to 8e07cb5 Compare November 3, 2023 16:03
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch 3 times, most recently from 4fa4a34 to b035147 Compare November 13, 2023 02:15
Update cache-manager from 4.1.0 to 5.3.1

Change-type: patch
@balena-renovate balena-renovate bot force-pushed the renovate/cache-manager-5.x branch from b035147 to 7cf4512 Compare November 23, 2023 22:59
@fisehara fisehara closed this Nov 24, 2023
Copy link
Contributor Author

balena-renovate bot commented Nov 24, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@balena-renovate balena-renovate bot deleted the renovate/cache-manager-5.x branch November 24, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant