-
-
Notifications
You must be signed in to change notification settings - Fork 787
Comparing changes
Open a pull request
base repository: sinonjs/sinon
base: v14.0.0
head repository: sinonjs/sinon
compare: v14.0.1
- 11 commits
- 10 files changed
- 6 contributors
Commits on May 12, 2022
-
This upgrades an insecure transitive dependency: simple-git
Configuration menu - View commit details
-
Copy full SHA for 149ea09 - Browse repository at this point
Copy the full SHA 149ea09View commit details
Commits on Jul 22, 2022
-
Bump tzinfo from 1.2.9 to 1.2.10
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd50360 - Browse repository at this point
Copy the full SHA cd50360View commit details
Commits on Jul 26, 2022
-
Bump nokogiri from 1.13.4 to 1.13.7
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.7. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.4...v1.13.7) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bb7eb4 - Browse repository at this point
Copy the full SHA 3bb7eb4View commit details -
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much. - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/) Signed-off-by: neilnaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df92659 - Browse repository at this point
Copy the full SHA df92659View commit details
Commits on Aug 9, 2022
-
chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure. Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool Signed-off-by: naveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9ffa02 - Browse repository at this point
Copy the full SHA a9ffa02View commit details -
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5db24d2 - Browse repository at this point
Copy the full SHA 5db24d2View commit details -
Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2...v3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72b6c61 - Browse repository at this point
Copy the full SHA 72b6c61View commit details -
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v2...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35fde18 - Browse repository at this point
Copy the full SHA 35fde18View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c4753e - Browse repository at this point
Copy the full SHA 6c4753eView commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc30a41 - Browse repository at this point
Copy the full SHA fc30a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4345dc - Browse repository at this point
Copy the full SHA c4345dcView 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 v14.0.0...v14.0.1