Bump the go-deps group across 1 directory with 4 updates #786
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 the go-deps group with 4 updates in the / directory: github.com/ProtonMail/go-crypto, github.com/cyphar/filepath-securejoin, github.com/go-git/go-billy/v5 and github.com/onsi/gomega.
Updates
github.com/ProtonMail/go-crypto
from 1.1.0-alpha.5-proton to 1.1.2Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
... (truncated)
Commits
2d2c789
feat(cleartext): Do not include line ending separator in plaintext (#242)f8b3f21
Remove cleartext Encode header argument #239 (#240)b97cc3c
feat: Validate input key size in SEIPDv2 decryption (#236)20ab0e4
Replace expiring curve448 integration test vector (#235)f6ad483
No v6 ECC keys with legacy OIDs (#234)77090fe
Fix ECDH using v6 keys (#233)7852179
Add support for keyserver preferences and preferred keyserver (closes #206) (...2add693
Add back crypto.Signer support for ECDSA signing keys (#227)0f7b935
ci: Fix CI for v1 interoptest (#229)b5837fa
ci: Change gosop branch for gopenpgp-v2 to gosop-gopenpgp-v2 (#224)Updates
github.com/cyphar/filepath-securejoin
from 0.3.2 to 0.3.4Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
Commits
fd16ade
VERSION: release v0.3.400e0710
godoc: update package documentation0cd6be1
README: fix reference to open_tree kernel requirements205046f
README: add pkg.go.dev badgeecb1b8e
tests: procfs: clean up mock test hook3ec6eed
CHANGELOG: mention #32 fix86e6182
merge #32 into cyphar/filepath-securejoin:main6864912
Isolate the testing import in test code4348fee
openat: remove unused functiond0c7d67
merge #31 into cyphar/filepath-securejoin:mainUpdates
github.com/go-git/go-billy/v5
from 5.5.0 to 5.6.0Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
371e232
Merge pull request #85 from go-git/dependabot/github_actions/github/codeql-ac...5087c4c
build: bump github/codeql-action from 3.26.10 to 3.26.115f263c9
Merge pull request #84 from go-git/dependabot/github_actions/github/codeql-ac...18ec098
build: bump github/codeql-action from 3.26.8 to 3.26.10c1ee0b9
Merge pull request #81 from evankanderson/iofsb50bc97
Rename Wrap to New9745bbb
Merge pull request #83 from go-git/dependabot/github_actions/github/codeql-ac...d864d47
build: bump github/codeql-action from 3.26.7 to 3.26.8b8c5b1b
Prevent test failures on Windows, address feedback from pjbgf28f6c49
Fix test handling on go < 1.23Updates
github.com/onsi/gomega
from 1.34.2 to 1.35.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
9f5a208
v1.35.1ca36da1
Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9
v1.35.05deaf23
fix tests, but like actually this timeeeca931
Add Successfully() to StopTrying() to signal that Consistently can end early ...3bdbc4e
stop memoizing result of HaveFielde35358d
sheepishly fix broken test. thanks CI1b717d7
grrr. go mod tidya05a416
bump all dependenciese4c4265
Add EnforceDefaultTimeoutsWhenUsingContexts()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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions