-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: go-openapi/jsonreference
base: v0.20.4
head repository: go-openapi/jsonreference
compare: v0.21.0
- 14 commits
- 6 files changed
- 3 contributors
Commits on Dec 26, 2023
-
fix(ci): muted warnings in CI runs due to cache conflicts
Every time a job is posted, I receive false alarm failure notifications because of some cache conflict during the linting job. Reference: golangci/golangci-lint-action#807 * added unit tests to internal package Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 91d0edd - Browse repository at this point
Copy the full SHA 91d0eddView commit details
Commits on Jan 6, 2024
-
* Added dependabot to keep go dependencies & actions updated. Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
Configuration menu - View commit details
-
Copy full SHA for b6313cc - Browse repository at this point
Copy the full SHA b6313ccView commit details -
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d8223f2 - Browse repository at this point
Copy the full SHA d8223f2View commit details -
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 13b64b0 - Browse repository at this point
Copy the full SHA 13b64b0View commit details
Commits on Jan 31, 2024
-
ci(dependencies): automate dependencies updates
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 6dced31 - Browse repository at this point
Copy the full SHA 6dced31View commit details -
ci: regroup & auto-approve all github actions updates
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 19d90a5 - Browse repository at this point
Copy the full SHA 19d90a5View commit details
Commits on Feb 1, 2024
-
chore(ci): prevents duplicate workflow runs
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 7c2c0ac - Browse repository at this point
Copy the full SHA 7c2c0acView commit details
Commits on Feb 2, 2024
-
Bump the development-dependencies group with 1 update
Bumps the development-dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 3 to 4 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for eef6c6a - Browse repository at this point
Copy the full SHA eef6c6aView commit details
Commits on Feb 3, 2024
-
Using paths-ignore as a short-circuit for doc-only PRs does not work: branch protection rules cannot be passed. Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for aad9db7 - Browse repository at this point
Copy the full SHA aad9db7View commit details
Commits on Feb 9, 2024
-
Bump the development-dependencies group with 1 update
Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 3 to 4 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v4) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a06213 - Browse repository at this point
Copy the full SHA 6a06213View commit details
Commits on Mar 2, 2024
-
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 95a16b7 - Browse repository at this point
Copy the full SHA 95a16b7View commit details
Commits on Mar 4, 2024
-
fix(ci): remove dependency-type from dependabot groups
dependency-type is irrelevant in the gomod ecosystem. This setting prevented some updates to auto-merge as expected. Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 5aeffa5 - Browse repository at this point
Copy the full SHA 5aeffa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12387f8 - Browse repository at this point
Copy the full SHA 12387f8View commit details
Commits on Mar 9, 2024
-
chore(go): go-openapi requires go.1.20 across the board
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for c5fa756 - Browse repository at this point
Copy the full SHA c5fa756View 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 v0.20.4...v0.21.0