-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: multiformats/js-blake2
base: v1.0.9
head repository: multiformats/js-blake2
compare: v1.0.10
- 7 commits
- 3 files changed
- 2 contributors
Commits on Mar 2, 2022
-
chore(no-release): bump actions/checkout from 2.4.0 to 3 (#25)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.4.0...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3bdd51 - Browse repository at this point
Copy the full SHA c3bdd51View commit details
Commits on Apr 22, 2022
-
chore(no-release): bump standard from 16.0.4 to 17.0.0 (#26)
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](standard/standard@v16.0.4...v17.0.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04a1772 - Browse repository at this point
Copy the full SHA 04a1772View commit details
Commits on May 3, 2022
-
chore(no-release): bump polendina from 2.0.15 to 3.0.0 (#27)
Bumps [polendina](https://github.com/rvagg/polendina) from 2.0.15 to 3.0.0. - [Release notes](https://github.com/rvagg/polendina/releases) - [Changelog](https://github.com/rvagg/polendina/blob/master/CHANGELOG.md) - [Commits](rvagg/polendina@v2.0.15...v3.0.0) --- updated-dependencies: - dependency-name: polendina dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f392553 - Browse repository at this point
Copy the full SHA f392553View commit details -
chore(no-release): bump mocha from 9.2.2 to 10.0.0 (#28)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v10.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c631070 - Browse repository at this point
Copy the full SHA c631070View commit details
Commits on May 10, 2022
-
chore(no-release): bump polendina from 3.0.0 to 3.1.0 (#29)
Bumps [polendina](https://github.com/rvagg/polendina) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/rvagg/polendina/releases) - [Changelog](https://github.com/rvagg/polendina/blob/master/CHANGELOG.md) - [Commits](rvagg/polendina@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: polendina dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f9af8ed - Browse repository at this point
Copy the full SHA f9af8edView commit details
Commits on May 26, 2022
-
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#30)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.4...v4.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4173d23 - Browse repository at this point
Copy the full SHA 4173d23View commit details -
chore(release): 1.0.10 [skip ci]
### [1.0.10](v1.0.9...v1.0.10) (2022-05-26) ### Trivial Changes * **deps-dev:** bump typescript from 4.6.4 to 4.7.2 ([#30](#30)) ([4173d23](4173d23)) * **no-release:** bump actions/checkout from 2.4.0 to 3 ([#25](#25)) ([c3bdd51](c3bdd51)) * **no-release:** bump mocha from 9.2.2 to 10.0.0 ([#28](#28)) ([c631070](c631070)) * **no-release:** bump polendina from 2.0.15 to 3.0.0 ([#27](#27)) ([f392553](f392553)) * **no-release:** bump polendina from 3.0.0 to 3.1.0 ([#29](#29)) ([f9af8ed](f9af8ed)) * **no-release:** bump standard from 16.0.4 to 17.0.0 ([#26](#26)) ([04a1772](04a1772))
Configuration menu - View commit details
-
Copy full SHA for 8bf3b2a - Browse repository at this point
Copy the full SHA 8bf3b2aView 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.0.9...v1.0.10