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

Bump supercharge/redis-github-action from 4687e0c1d27b144de1dadc32967b7ce7e1227c7f to 1.4.0 #1978

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps supercharge/redis-github-action from 4687e0c1d27b144de1dadc32967b7ce7e1227c7f to 1.4.0. This release includes the previously tagged commit.

Changelog

Sourced from supercharge/redis-github-action's changelog.

Changelog

1.4.0 - 2021-12-28

Added

  • use a custom name for the Redis container: this is helpful when starting multiple Redis instances

1.3.0 - 2021-12-27

Added

  • start Redis instance on a custom port

1.2.0 - 2021-01-08

Added

  • version check before starting the Redis container: fall back to latest when no Redis version is defined for the workflow
  • run tests on pull requests

Updated

  • refined wording in Readme

1.1.0 - 2019-12-18

Updated

  • switched from a Node.js workflow to a Docker-based workflow
    • reduces noise in the repo by removing the Node.js dependencies and only relying on a shell script

1.0.0 - 2019-12-17

Added

  • 1.0.0 release 🚀 🎉
Commits

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 will merge this PR once CI passes on it, as requested by @luizirber.


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 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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 25, 2022
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #1978 (2a6a9e3) into latest (69ebe53) will increase coverage by 7.52%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           latest    #1978      +/-   ##
==========================================
+ Coverage   84.14%   91.66%   +7.52%     
==========================================
  Files         129       98      -31     
  Lines       15082    10802    -4280     
  Branches     2118     2118              
==========================================
- Hits        12691     9902    -2789     
+ Misses       2095      604    -1491     
  Partials      296      296              
Flag Coverage Δ
python 91.66% <ø> (ø)
rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/core/src/storage.rs
src/core/src/index/search.rs
src/core/src/ffi/nodegraph.rs
src/core/src/sketch/minhash.rs
src/core/src/lib.rs
src/core/src/index/sbt/mod.rs
src/core/src/ffi/cmd/compute.rs
src/core/src/signature.rs
src/core/src/index/revindex.rs
src/core/tests/test.rs
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69ebe53...2a6a9e3. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/github_actions/supercharge/redis-github-action-4b67a313c69bc7a90f162e8d810392fffe10d3b5 branch 15 times, most recently from 5c78f57 to 83cbdfe Compare April 26, 2022 23:41
@luizirber
Copy link
Member

@dependabot squash and merge

@luizirber
Copy link
Member

@dependabot rebase

Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 4687e0c1d27b144de1dadc32967b7ce7e1227c7f to 1.4.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/supercharge/redis-github-action/releases)
- [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md)
- [Commits](supercharge/redis-github-action@4687e0c...4b67a31)

---
updated-dependencies:
- dependency-name: supercharge/redis-github-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/supercharge/redis-github-action-4b67a313c69bc7a90f162e8d810392fffe10d3b5 branch from 83cbdfe to 2a6a9e3 Compare April 30, 2022 20:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2022

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@luizirber
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 38ebe4e into latest Apr 30, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/supercharge/redis-github-action-4b67a313c69bc7a90f162e8d810392fffe10d3b5 branch April 30, 2022 22:40
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant