-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: npm/ssri
base: main
head repository: readmeio/ssri
compare: main
Commits on Oct 7, 2022
-
feat: slimming down the library to just what we need (#1)
* chore: pairing down unneeded components * feat: pairing down parts of the library that we don't need * feat: moving parts of the library over to TS * feat: heavily pairing down the library * feat: moving everything over to typescript
Configuration menu - View commit details
-
Copy full SHA for 1c660e0 - Browse repository at this point
Copy the full SHA 1c660e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4939398 - Browse repository at this point
Copy the full SHA 4939398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf8975 - Browse repository at this point
Copy the full SHA 0cf8975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ea28a - Browse repository at this point
Copy the full SHA 68ea28aView commit details
Commits on Nov 2, 2022
-
chore(deps-dev): bump eslint from 8.24.0 to 8.26.0 (#3)
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.24.0...v8.26.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 d0ae09d - Browse repository at this point
Copy the full SHA d0ae09dView commit details -
chore(deps-dev): bump mocha from 10.0.0 to 10.1.0 (#4)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 7677bce - Browse repository at this point
Copy the full SHA 7677bceView commit details -
chore(deps-dev): bump @types/node from 18.8.3 to 18.11.8 (#5)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.3 to 18.11.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 1a9128e - Browse repository at this point
Copy the full SHA 1a9128eView commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ea11613 - Browse repository at this point
Copy the full SHA ea11613View commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3375480 - Browse repository at this point
Copy the full SHA 3375480View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 223680a - Browse repository at this point
Copy the full SHA 223680aView commit details
Commits on Mar 2, 2023
-
chore(deps-dev): bump eslint from 8.33.0 to 8.35.0 (#25)
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.33.0...v8.35.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development 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 41f83df - Browse repository at this point
Copy the full SHA 41f83dfView commit details -
chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#24)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.3...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development 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 25d0ba5 - Browse repository at this point
Copy the full SHA 25d0ba5View commit details -
chore(deps-dev): bump @types/node from 18.11.18 to 18.14.2 (#23)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.14.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development 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 c250b96 - Browse repository at this point
Copy the full SHA c250b96View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdb5b5b - Browse repository at this point
Copy the full SHA cdb5b5bView commit details -
chore(deps-dev): bump @types/node from 18.14.2 to 18.15.11 (#29)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.2 to 18.15.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development 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 c19847b - Browse repository at this point
Copy the full SHA c19847bView commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c29467c - Browse repository at this point
Copy the full SHA c29467cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57143a9 - Browse repository at this point
Copy the full SHA 57143a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2895d1b - Browse repository at this point
Copy the full SHA 2895d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc40355 - Browse repository at this point
Copy the full SHA dc40355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45bedd8 - Browse repository at this point
Copy the full SHA 45bedd8View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb3a2ea - Browse repository at this point
Copy the full SHA cb3a2eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for be4cc5f - Browse repository at this point
Copy the full SHA be4cc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c62d53 - Browse repository at this point
Copy the full SHA 6c62d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e35cc - Browse repository at this point
Copy the full SHA d3e35ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e29e03 - Browse repository at this point
Copy the full SHA 1e29e03View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89c2276 - Browse repository at this point
Copy the full SHA 89c2276View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6811d8 - Browse repository at this point
Copy the full SHA a6811d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fecd32 - Browse repository at this point
Copy the full SHA 2fecd32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23898c1 - Browse repository at this point
Copy the full SHA 23898c1View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ff42ca - Browse repository at this point
Copy the full SHA 4ff42caView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bac3a7b - Browse repository at this point
Copy the full SHA bac3a7bView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 148bb35 - Browse repository at this point
Copy the full SHA 148bb35View commit details -
Configuration menu - View commit details
-
Copy full SHA for b057b67 - Browse repository at this point
Copy the full SHA b057b67View commit details
Commits on Nov 1, 2023
-
chore(deps-dev): bump the minor-development-deps group with 3 updates (…
…#56) Bumps the minor-development-deps group with 3 updates: [@readme/eslint-config](https://github.com/readmeio/standards), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@readme/eslint-config` from 13.0.1 to 13.3.1 - [Release notes](https://github.com/readmeio/standards/releases) - [Commits](https://github.com/readmeio/standards/compare/@readme/eslint-config@13.0.1...@readme/eslint-config@13.3.1) Updates `@types/node` from 20.8.2 to 20.8.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.50.0 to 8.52.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.52.0) --- updated-dependencies: - dependency-name: "@readme/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps ... 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 aab69cf - Browse repository at this point
Copy the full SHA aab69cfView commit details
Commits on Nov 2, 2023
-
chore(deps): bump actions/setup-node from 3 to 4 (#57)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production 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 d835732 - Browse repository at this point
Copy the full SHA d835732View commit details
Commits on Dec 3, 2023
-
chore(deps-dev): bump the minor-development-deps group with 5 updates (…
…#58) Bumps the minor-development-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@readme/eslint-config](https://github.com/readmeio/standards) | `13.3.1` | `13.4.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.10` | `20.10.1` | | [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.54.0` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | Updates `@readme/eslint-config` from 13.3.1 to 13.4.0 - [Release notes](https://github.com/readmeio/standards/releases) - [Commits](https://github.com/readmeio/standards/compare/@readme/eslint-config@13.3.1...@readme/eslint-config@13.4.0) Updates `@types/node` from 20.8.10 to 20.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.52.0 to 8.54.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v8.54.0) Updates `prettier` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.0) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: "@readme/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps ... 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 c0a9600 - Browse repository at this point
Copy the full SHA c0a9600View commit details
Commits on Dec 6, 2023
-
chore(deps-dev): bump vite from 4.4.10 to 5.0.5 (#59)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.10 to 5.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite 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 4e0b0c6 - Browse repository at this point
Copy the full SHA 4e0b0c6View commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ab16aa - Browse repository at this point
Copy the full SHA 6ab16aaView commit details -
chore(deps-dev): bump the minor-development-deps group with 4 updates (…
…#61) Bumps the minor-development-deps group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint), [prettier](https://github.com/prettier/prettier) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@types/node` from 20.10.1 to 20.10.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.54.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) Updates `prettier` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps ... 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 9be49ae - Browse repository at this point
Copy the full SHA 9be49aeView commit details -
chore(deps-dev): bump vitest and @vitest/coverage-v8 (#62)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together. Updates `vitest` from 0.34.6 to 1.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/packages/vitest) Updates `@vitest/coverage-v8` from 0.34.6 to 1.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/packages/coverage-v8) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@vitest/coverage-v8" 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 6819cb3 - Browse repository at this point
Copy the full SHA 6819cb3View commit details
Commits on Jan 19, 2024
-
chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#63)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite 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 fc6d322 - Browse repository at this point
Copy the full SHA fc6d322View commit details
Commits on Feb 1, 2024
-
chore(deps): bump actions/cache from 3 to 4 (#64)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production 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 3c439bf - Browse repository at this point
Copy the full SHA 3c439bfView commit details -
chore(deps-dev): bump the minor-development-deps group with 5 updates (…
…#65) Bumps the minor-development-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@readme/eslint-config](https://github.com/readmeio/standards) | `13.4.0` | `13.4.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `20.11.14` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.1.1` | `1.2.2` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.1.1` | `1.2.2` | Updates `@readme/eslint-config` from 13.4.0 to 13.4.1 - [Release notes](https://github.com/readmeio/standards/releases) - [Commits](https://github.com/readmeio/standards/compare/@readme/eslint-config@13.4.0...@readme/eslint-config@13.4.1) Updates `@types/node` from 20.10.6 to 20.11.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/coverage-v8) Updates `prettier` from 3.1.1 to 3.2.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.4) Updates `vitest` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest) --- updated-dependencies: - dependency-name: "@readme/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps ... 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 2847f39 - Browse repository at this point
Copy the full SHA 2847f39View commit details
Commits on Mar 6, 2024
-
chore(deps-dev): bump the minor-development-deps group with 6 updates (…
…#66) * chore(deps-dev): bump the minor-development-deps group with 6 updates Bumps the minor-development-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@readme/eslint-config](https://github.com/readmeio/standards) | `13.4.1` | `13.5.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.14` | `20.11.24` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.2.2` | `1.3.1` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.2` | `1.3.1` | Updates `@readme/eslint-config` from 13.4.1 to 13.5.0 - [Release notes](https://github.com/readmeio/standards/releases) - [Commits](https://github.com/readmeio/standards/compare/@readme/eslint-config@13.4.1...@readme/eslint-config@13.5.0) Updates `@types/node` from 20.11.14 to 20.11.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 1.2.2 to 1.3.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/coverage-v8) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `prettier` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) Updates `vitest` from 1.2.2 to 1.3.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/vitest) --- updated-dependencies: - dependency-name: "@readme/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-development-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps ... Signed-off-by: dependabot[bot] <support@github.com> * fix: linting issues --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Ursenbach <jon@ursenba.ch>
Configuration menu - View commit details
-
Copy full SHA for 2b096fb - Browse repository at this point
Copy the full SHA 2b096fbView commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddd20b4 - Browse repository at this point
Copy the full SHA ddd20b4View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0295b4b - Browse repository at this point
Copy the full SHA 0295b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad84c7 - Browse repository at this point
Copy the full SHA cad84c7View commit details
Commits on Jun 1, 2024
-
chore(deps-dev): bump the minor-development-deps group with 3 updates (…
…#70) Bumps the minor-development-deps group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@types/node` from 20.12.7 to 20.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8) Updates `vitest` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps ... 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 3c3ac79 - Browse repository at this point
Copy the full SHA 3c3ac79View commit details
Commits on Jun 21, 2024
-
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#71)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces 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 789db93 - Browse repository at this point
Copy the full SHA 789db93View commit details
Commits on Jul 1, 2024
-
chore(deps-dev): bump the minor-development-deps group with 3 updates (…
…#72) Bumps the minor-development-deps group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [prettier](https://github.com/prettier/prettier) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@types/node` from 20.13.0 to 20.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.2) Updates `typescript` from 5.4.5 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development-deps ... 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 84a2100 - Browse repository at this point
Copy the full SHA 84a2100View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.