Skip to content
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/onsi/gomega from 1.28.1 to 1.30.0 #767

Open
wants to merge 133 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps github.com/onsi/gomega from 1.28.1 to 1.30.0.

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.30.0

1.30.0

Features

  • BeTrueBecause and BeFalseBecause allow for better failure messages [4da4c7f]

Maintenance

  • Bump actions/checkout from 3 to 4 (#694) [6ca6e97]
  • doc: fix type on gleak go doc [f1b8343]

v1.29.0

1.29.0

Features

  • MatchError can now take an optional func(error) bool + description [2b39142]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.30.0

Features

  • BeTrueBecause and BeFalseBecause allow for better failure messages [4da4c7f]

Maintenance

  • Bump actions/checkout from 3 to 4 (#694) [6ca6e97]
  • doc: fix type on gleak go doc [f1b8343]

1.29.0

Features

  • MatchError can now take an optional func(error) bool + description [2b39142]
Commits
  • f804ac6 v1.30.0
  • 4da4c7f BeTrueBecause and BeFalseBecause allow for better failure messages
  • 6ca6e97 Bump actions/checkout from 3 to 4 (#694)
  • f1b8343 doc: fix type on gleak go doc
  • b94b195 v1.29.0
  • 2b39142 MatchError can now take an optional func(error) bool + description
  • See full diff 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 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)

psycofdj and others added 30 commits January 12, 2022 13:29
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.6.0 to 1.8.2.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.6.0...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.16.0 to 1.19.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.16.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bosh/deployments/jumpbox-deployment](https://github.com/cloudfoundry/jumpbox-deployment) from `36c85b4` to `834eeff`.
- [Release notes](https://github.com/cloudfoundry/jumpbox-deployment/releases)
- [Commits](cloudfoundry/jumpbox-deployment@36c85b4...834eeff)

---
updated-dependencies:
- dependency-name: bosh/deployments/jumpbox-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bosh/deployments/bosh-deployment](https://github.com/cloudfoundry/bosh-deployment) from `ee7d8f8` to `db2bc9f`.
- [Release notes](https://github.com/cloudfoundry/bosh-deployment/releases)
- [Commits](cloudfoundry/bosh-deployment@ee7d8f8...db2bc9f)

---
updated-dependencies:
- dependency-name: bosh/deployments/bosh-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/github.com/spf13/afero-1.8.2

Bump github.com/spf13/afero from 1.6.0 to 1.8.2
…s/github.com/onsi/gomega-1.19.0

Bump github.com/onsi/gomega from 1.16.0 to 1.19.0
…/github.com/Azure/go-autorest-14.2.0incompatible

Bump github.com/Azure/go-autorest from 9.10.0+incompatible to 14.2.0+incompatible
…s/bosh/deployments/jumpbox-deployment-834eeff

Bump bosh/deployments/jumpbox-deployment from `36c85b4` to `834eeff`
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.58.0 to 0.74.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.58.0...v0.74.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/mholt/archiver](https://github.com/mholt/archiver) from 2.1.0+incompatible to 3.1.1+incompatible.
- [Release notes](https://github.com/mholt/archiver/releases)
- [Changelog](https://github.com/mholt/archiver/blob/master/.goreleaser.yml)
- [Commits](mholt/archiver@v2.1...v3.1.1)

---
updated-dependencies:
- dependency-name: github.com/mholt/archiver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/google.golang.org/api-0.74.0

Bump google.golang.org/api from 0.58.0 to 0.74.0
…s/bosh/deployments/bosh-deployment-db2bc9f

Bump bosh/deployments/bosh-deployment from `ee7d8f8` to `db2bc9f`
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.59 to 1.43.36.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.40.59...v1.43.36)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/github.com/mholt/archiver-3.1.1incompatible

Bump github.com/mholt/archiver from 2.1.0+incompatible to 3.1.1+incompatible
…s/github.com/aws/aws-sdk-go-1.43.36

Bump github.com/aws/aws-sdk-go from 1.40.59 to 1.43.36
dependabot bot and others added 25 commits September 22, 2023 13:31
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v1...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v2...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.5 to 1.10.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.9.5...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bosh/deployments/jumpbox-deployment](https://github.com/cloudfoundry/jumpbox-deployment) from `8828633` to `157a22b`.
- [Commits](cloudfoundry/jumpbox-deployment@8828633...157a22b)

---
updated-dependencies:
- dependency-name: bosh/deployments/jumpbox-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…tions/actions/setup-go-4

Bump actions/setup-go from 2 to 4
…tions/goreleaser/goreleaser-action-5

Bump goreleaser/goreleaser-action from 2 to 5
…tions/actions/cache-3

Bump actions/cache from 1 to 3
…tions/actions/checkout-4

Bump actions/checkout from 2 to 4
Bumps [bosh/deployments/bosh-deployment](https://github.com/cloudfoundry/bosh-deployment) from `71122d2` to `241121c`.
- [Commits](cloudfoundry/bosh-deployment@71122d2...241121c)

---
updated-dependencies:
- dependency-name: bosh/deployments/bosh-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…tions/dependabot/fetch-metadata-1.6.0

Bump dependabot/fetch-metadata from 1.1.1 to 1.6.0
…s/github.com/spf13/afero-1.10.0

Bump github.com/spf13/afero from 1.9.5 to 1.10.0
…s/bosh/deployments/jumpbox-deployment-157a22b

Bump bosh/deployments/jumpbox-deployment from `8828633` to `157a22b`
…s/bosh/deployments/bosh-deployment-241121c

Bump bosh/deployments/bosh-deployment from `71122d2` to `241121c`
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.142.0 to 0.143.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.142.0...v0.143.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.10 to 1.28.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.10...v1.28.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/github.com/onsi/gomega-1.28.0

Bump github.com/onsi/gomega from 1.27.10 to 1.28.0
…s/google.golang.org/api-0.143.0

Bump google.golang.org/api from 0.142.0 to 0.143.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.1 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.1...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2023
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants