Skip to content

build(deps): bump cached from 0.44.0 to 0.49.3#909

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cached-0.49.3
Closed

build(deps): bump cached from 0.44.0 to 0.49.3#909
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cached-0.49.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps cached from 0.44.0 to 0.49.3.

Changelog

Sourced from cached's changelog.

[0.49.3]

Added

Changed

  • Fix DiskCache expired value logic

Removed

[0.49.2]

Added

Changed

  • While handling cache refreshes in DiskCache::cache_get, treat deserialization failures as non-existent values

Removed

[0.49.1]

Added

Changed

  • Fix DiskCache::remove_expired_entries signature

Removed

[0.49.0 / [cached_proc_macro[0.20.0]] ]

Added

  • Add DiskCache store
  • Add disk=true (and company) flags to #[io_cached]

Changed

Removed

[0.48.1 / [cached_proc_macro[0.19.1]] / [cached_proc_macro_types[0.1.1]]]

Added

  • Include LICENSE file in cached_proc_macro and cached_proc_macro_types

Changed

Removed

[0.48.0 / [cached_proc_macro[0.19.0]]]

Added

  • Add CloneCached trait with additional methods when the cache value type implements Clone
  • Add result_fallback option to cached proc_macro to support re-using expired cache values when utilizing an expiring cache store and a fallible function.

Changed

Removed

[0.47.0]

Added

Changed

  • Update redis 0.23.0 -> 0.24.0

Removed

[0.46.1 / [cached_proc_macro[0.18.1]]

Added

Changed

  • Fix #once sync_writes bug causing a deadlock after ttl expiry, jaemk/cached#174

Removed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@dependabot dependabot bot requested a review from petr-muller April 8, 2024 09:07
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 8, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign lalatendumohanty for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@petr-muller
Copy link
Member

/uncc

@openshift-ci openshift-ci bot removed the request for review from petr-muller April 16, 2024 09:32
Bumps [cached](https://github.com/jaemk/cached) from 0.44.0 to 0.49.3.
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)

---
updated-dependencies:
- dependency-name: cached
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/cached-0.49.3 branch from 10c2944 to 1b36f00 Compare April 17, 2024 12:16
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 17, 2024

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e 1b36f00 link true /test e2e
ci/prow/customrust-e2e 1b36f00 link true /test customrust-e2e
ci/prow/images 1b36f00 link true /test images
ci/prow/customrust-images 1b36f00 link true /test customrust-images

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2024

Superseded by #914.

@dependabot dependabot bot closed this Apr 26, 2024
@dependabot dependabot bot deleted the dependabot/cargo/cached-0.49.3 branch April 26, 2024 09:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant