:seedling: Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 by dependabot[bot] · Pull Request #415 · operator-framework/helm-operator-plugins
Bumps github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
v2.22.2
What's Changed
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by
@dependabotin onsi/ginkgo#1496- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /ginkgo/performance/_fixtures/performance_fixture by
@dependabotin onsi/ginkgo#1498- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by
@dependabotin onsi/ginkgo#1499Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2
v2.22.1
2.22.1
Fixes
Fix CSV encoding
- Update tests [aab3da6]
- Properly encode CSV rows [c09df39]
- Add test case for proper csv escaping [96a80fc]
- Add meta-test [43dad69]
Maintenance
- ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
- remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.22.2
Maintenance
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
- Bump golang.org/x/crypto (#1498) [2170370]
- Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]
2.22.1
Fixes
Fix CSV encoding
- Update tests [aab3da6]
- Properly encode CSV rows [c09df39]
- Add test case for proper csv escaping [96a80fc]
- Add meta-test [43dad69]
Maintenance
- ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
- remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Commits
f65e80bv2.22.2cc553ceBump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499)2170370Bump golang.org/x/crypto (#1498)a96c44fBump golang.org/x/net from 0.32.0 to 0.33.0 (#1496)a0190b7v2.22.14df44bfremove golang.org/x/net/context in favour of stdlib contextc88c634ensure *.test files are gitignored so we don't accidentally commit compiled t...aab3da6Update testsc09df39Properly encode CSV rows96a80fcAdd test case for proper csv escaping- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)