Skip to content

core: bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1#7008

Merged
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/redis/go-redis/v9-9.2.1
Sep 28, 2023
Merged

core: bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1#7008
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/redis/go-redis/v9-9.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Bumps github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1.

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.2.1

🧰 Maintenance

  • chore(deps): bump actions/stale from 3 to 8 (#2732)
  • Add stream interface back to Cmdable (#2725)
  • Remove redundant nil check in gears (#2728)

Contributors

We'd like to thank all the contributors who worked on this release!

@​Juneezee, @​dependabot, @​dependabot[bot], @​gabrielgio and @​ofekshenawa

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)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners September 28, 2023 04:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2023
@netlify
Copy link

netlify bot commented Sep 28, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 1962c66
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/651506f49189e90008707381

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (6b5200f) 92.71% compared to head (1962c66) 92.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7008   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files         567      567           
  Lines       27965    27965           
=======================================
  Hits        25925    25925           
  Misses       2040     2040           
Flag Coverage Δ
e2e 51.12% <ø> (ø)
integration 26.27% <ø> (ø)
unit 89.60% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 004f187 into main Sep 28, 2023
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/redis/go-redis/v9-9.2.1 branch September 28, 2023 09:37
kensternberg-authentik added a commit that referenced this pull request Sep 29, 2023
* main: (50 commits)
  web/admin: invitation stage: default "continue without invitation" to false
  core: bump pydantic from 2.4.1 to 2.4.2 (#7014)
  website: bump postcss from 8.4.30 to 8.4.31 in /website (#7015)
  internal: fix redis session store (#7011)
  web: bump rollup from 3.29.3 to 3.29.4 in /web (#7009)
  core: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#7007)
  web: bump the esbuild group in /web with 2 updates (#7005)
  website: bump react-tooltip from 5.21.4 to 5.21.5 in /website (#7006)
  core: bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 (#7008)
  root: fix missing /lifecycle in path
  website/blog: add info-block to blog about m2m (#7002)
  root: handle SIGHUP and SIGUSR2, healthcheck gunicorn (#6630)
  flows: stage_invalid() makes flow restart depending on invalid_response_action setting (#6780)
  core: bump psycopg from 3.1.11 to 3.1.12 (#6997)
  core: bump pydantic from 2.4.0 to 2.4.1 (#6998)
  web: bump the sentry group in /web with 2 updates (#6999)
  web: bump pyright from 1.1.328 to 1.1.329 in /web (#7000)
  website/blog: improved sentence (#6995)
  website/blog: fix missing link in m2m post (#6994)
  web/user: fix incorrect link to admin interface (#6993)
  ...
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