-
-
Notifications
You must be signed in to change notification settings - Fork 289
Comparing changes
Open a pull request
base repository: onsi/gomega
base: v1.36.2
head repository: onsi/gomega
compare: v1.36.3
- 12 commits
- 128 files changed
- 5 contributors
Commits on Jan 2, 2025
-
1
Configuration menu - View commit details
-
Copy full SHA for a1d518b - Browse repository at this point
Copy the full SHA a1d518bView commit details -
Bump webrick from 1.8.1 to 1.9.1 in /docs (#800)
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.9.1. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b55a92d - Browse repository at this point
Copy the full SHA b55a92dView commit details -
Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.1 to 2.22.2. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.1...v2.22.2) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06431b9 - Browse repository at this point
Copy the full SHA 06431b9View commit details -
Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8b4a07 - Browse repository at this point
Copy the full SHA c8b4a07View commit details -
Bump github-pages from 231 to 232 in /docs (#778)
Bumps [github-pages](https://github.com/github/pages-gem) from 231 to 232. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v231...v232) --- updated-dependencies: - dependency-name: github-pages dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ced70d7 - Browse repository at this point
Copy the full SHA ced70d7View commit details -
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.6.1 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.6.1...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36fbc84 - Browse repository at this point
Copy the full SHA 36fbc84View commit details
Commits on Feb 11, 2025
-
Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.35.0. - [Commits](golang/net@v0.33.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 604a8b1 - Browse repository at this point
Copy the full SHA 604a8b1View commit details -
remove spurious "toolchain" from go.mod (#819)
Having go.mod specific a exact toolchain is not required and breaks some build systems. The preference is to remove this allow Go to use the appropriate installed tooling.
Configuration menu - View commit details
-
Copy full SHA for a0e85b9 - Browse repository at this point
Copy the full SHA a0e85b9View commit details -
Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)
Bumps google.golang.org/protobuf from 1.36.1 to 1.36.5. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9fe5259 - Browse repository at this point
Copy the full SHA 9fe5259View commit details
Commits on Feb 12, 2025
-
chore: replace
interface{}
withany
- See discussion in: onsi/ginkgo#1203 - Updating Gomega for consistency with Ginkgo
Configuration menu - View commit details
-
Copy full SHA for 7613216 - Browse repository at this point
Copy the full SHA 7613216View commit details
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for adb8b49 - Browse repository at this point
Copy the full SHA adb8b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2251143 - Browse repository at this point
Copy the full SHA 2251143View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.36.2...v1.36.3