Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

build(deps): bump github.com/alexedwards/scs/v2 from 2.5.1 to 2.6.0 #747

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps github.com/alexedwards/scs/v2 from 2.5.1 to 2.6.0.

Release notes

Sourced from github.com/alexedwards/scs/v2's releases.

v2.6.0

  • The LoadAndSave() method has been rewritten, so that it no longer buffers responses (which should improve performance) and is now compatible with http.ResponseController.
Commits
  • 84bd122 Format expiry time to UTC and 2006-01-02T15:04:05.999 before commit
  • a803960 Remove debugging log message
  • f2f88f0 Fix broken example code
  • 2fe5948 Prevent logging if no matching session found
  • dabd6a6 Merge pull request #172 from alexedwards/dependabot/go_modules/firestore/goog...
  • 4c4a69f Merge pull request #179 from testwill/typo
  • 63ef7e0 fix: typo
  • 95fa2ac Bump dependencies
  • f2be89a Bump google.golang.org/grpc from 1.42.0 to 1.53.0 in /firestore
  • 10d4299 Merge pull request #162 from ibmendoza/master
  • Additional commits viewable in compare view

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


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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 23, 2023
@openshift-ci
Copy link

openshift-ci bot commented Oct 23, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-appstudio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

Copy link
Collaborator

@skabashnyuk skabashnyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@openshift-ci
Copy link

openshift-ci bot commented Oct 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], skabashnyuk

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

The pull request process is described here

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/alexedwards/scs/v2-2.6.0 branch from a58e42f to 9bcb77f Compare October 23, 2023 07:00
@openshift-ci openshift-ci bot removed the lgtm label Oct 23, 2023
@openshift-ci
Copy link

openshift-ci bot commented Oct 23, 2023

New changes are detected. LGTM label has been removed.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [github.com/alexedwards/scs/v2](https://github.com/alexedwards/scs) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/alexedwards/scs/releases)
- [Commits](alexedwards/scs@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/alexedwards/scs/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/alexedwards/scs/v2-2.6.0 branch from 9bcb77f to 5064b05 Compare October 23, 2023 07:09
@dependabot dependabot bot merged commit b43a580 into main Oct 23, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/alexedwards/scs/v2-2.6.0 branch October 23, 2023 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant