-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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 github.com/gorilla/csrf from 1.6.2 to 1.7.2 in /src #20376
Merged
zyyw
merged 3 commits into
main
from
dependabot/go_modules/src/github.com/gorilla/csrf-1.7.2
May 6, 2024
Merged
Bump github.com/gorilla/csrf from 1.6.2 to 1.7.2 in /src #20376
zyyw
merged 3 commits into
main
from
dependabot/go_modules/src/github.com/gorilla/csrf-1.7.2
May 6, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/gorilla/csrf](https://github.com/gorilla/csrf) from 1.6.2 to 1.7.2. - [Release notes](https://github.com/gorilla/csrf/releases) - [Commits](gorilla/csrf@v1.6.2...v1.7.2) --- updated-dependencies: - dependency-name: github.com/gorilla/csrf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
zyyw
approved these changes
Apr 30, 2024
stonezdj
approved these changes
Apr 30, 2024
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
…/csrf-1.7.2 Signed-off-by: Shengwen YU <yshengwen@vmware.com>
dependabot
bot
deleted the
dependabot/go_modules/src/github.com/gorilla/csrf-1.7.2
branch
May 6, 2024 06:08
njucjc
added a commit
to njucjc/harbor
that referenced
this pull request
Jul 31, 2024
…o add_acr_as_proxy_cache * 'add_acr_as_proxy_cache' of github.com:njucjc/harbor: (197 commits) fix: enale stop_scan for ci (goharbor#20378) fix update TRIVYVERSION=v0.50.4 & TRIVYADAPTERVERSION=v0.31.1 (goharbor#20390) Bump helm.sh/helm/v3 from 3.14.2 to 3.14.4 in /src (goharbor#20373) Bump github.com/go-asn1-ber/asn1-ber from 1.5.5 to 1.5.6 in /src (goharbor#20372) Bump github.com/gorilla/csrf from 1.6.2 to 1.7.2 in /src (goharbor#20376) Bump k8s.io/api from 0.29.3 to 0.30.0 in /src (goharbor#20375) Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.24.0 to 1.26.0 in /src (goharbor#20374) Rename harbor.sbom to sbom.harbor (goharbor#20359) do not delete accessory relationship while still referenced (goharbor#20360) Add scan type in webhook event (goharbor#20363) Fix UI sbom status not updated to grid item after job done (goharbor#20368) fix: update stop scan tc (goharbor#20369) Bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 in /src (goharbor#20316) Bump go.opentelemetry.io/otel/sdk from 1.24.0 to 1.26.0 in /src (goharbor#20370) Bump github.com/golang-migrate/migrate/v4 from 4.16.2 to 4.17.1 in /src (goharbor#20317) Bump golang.org/x/net from 0.22.0 to 0.24.0 in /src (goharbor#20318) Delete scan_report when accessory is removed (goharbor#20365) fix: update total permission count to 59 (goharbor#20352) Fix UI bugs (goharbor#20364) fix: add stop_scan_payload when call stop scan api (goharbor#20353) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/gorilla/csrf from 1.6.2 to 1.7.2.
Release notes
Sourced from github.com/gorilla/csrf's releases.
Commits
a009743
Updating gorilla/securecookie to v1.1.2 (#170)94b5a9e
updating github action workflows (#169)c1f4eb3
issues/158/examples for working api with javascript frontend (#162)73c96a5
Update issues.yml (#168)a71a12f
updated licence (#167)15d47ec
[GPT-96] Update go version & add verification/testing tools (#166)32c27b0
Merge pull request #164 from gorilla/coreydaley-patch-104cc5db
Update README.md93379db
archive modee40f234
Remove pkg/errors dependency (#161)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)