Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JS-DevTools/npm-publish
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: JS-DevTools/npm-publish
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 19 files changed
  • 2 contributors

Commits on Apr 1, 2024

  1. chore(deps): bump the production group with 1 update (#188)

    Bumps the production group with 1 update: [tar](https://github.com/isaacs/node-tar).
    
    
    Updates `tar` from 6.2.0 to 6.2.1
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.2.0...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Copy the full SHA
    4c613a9 View commit details
  2. chore(deps-dev): bump the development group with 3 updates (#189)

    Bumps the development group with 3 updates: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [esbuild](https://github.com/evanw/esbuild) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/coverage-istanbul` from 1.3.1 to 1.4.0
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/coverage-istanbul)
    
    Updates `esbuild` from 0.20.1 to 0.20.2
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.20.1...v0.20.2)
    
    Updates `vitest` from 1.3.1 to 1.4.0
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Copy the full SHA
    854ce41 View commit details

Commits on Apr 5, 2024

  1. chore(deps-dev): bump the lint group with 6 updates (#187)

    * chore(deps-dev): bump the lint group with 6 updates
    
    Bumps the lint group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.2` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.2.0` | `7.4.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.2.0` | `7.4.0` |
    | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.1` | `48.2.2` |
    | [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `0.24.0` | `0.25.0` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.3` |
    
    
    Updates `@types/node` from 20.11.25 to 20.12.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.2.0 to 7.4.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.2.0 to 7.4.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser)
    
    Updates `eslint-plugin-jsdoc` from 48.2.1 to 48.2.2
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.2.1...v48.2.2)
    
    Updates `eslint-plugin-sonarjs` from 0.24.0 to 0.25.0
    - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
    - [Commits](SonarSource/eslint-plugin-sonarjs@0.24.0...0.25.0)
    
    Updates `typescript` from 5.4.2 to 5.4.3
    - [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.2...v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    - dependency-name: eslint-plugin-sonarjs
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fixup: fix lint errors
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored Apr 5, 2024
    Copy the full SHA
    c292f92 View commit details

Commits on Jun 1, 2024

  1. Copy the full SHA
    f45e793 View commit details
  2. fix(deps): update tar and semver dependencies (#194)

    * chore(deps): bump the production group across 1 directory with 2 updates
    
    Bumps the production group with 2 updates in the / directory: [semver](https://github.com/npm/node-semver) and [tar](https://github.com/isaacs/node-tar).
    
    
    Updates `semver` from 7.6.0 to 7.6.2
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.6.0...v7.6.2)
    
    Updates `tar` from 6.2.1 to 7.2.0
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.2.1...v7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fixup: address breaking tar export changes
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored Jun 1, 2024
    Copy the full SHA
    cd26c94 View commit details
  3. chore(deps): bump coverallsapp/github-action in the actions group (#197)

    Bumps the actions group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action).
    
    
    Updates `coverallsapp/github-action` from 2.2.3 to 2.3.0
    - [Release notes](https://github.com/coverallsapp/github-action/releases)
    - [Commits](coverallsapp/github-action@3dfc556...643bc37)
    
    ---
    updated-dependencies:
    - dependency-name: coverallsapp/github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Copy the full SHA
    52bacc1 View commit details

Commits on Jul 6, 2024

  1. chore(deps-dev): bump the lint group with 11 updates (#203)

    * chore(deps-dev): bump the lint group with 11 updates
    
    Bumps the lint group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.14.9` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.14.1` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.14.1` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.6.0` |
    | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.2` | `48.5.0` |
    | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.9.0` |
    | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.4.0` |
    | [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `0.25.0` | `1.0.3` |
    | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `54.0.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.5.2` |
    
    
    Updates `@types/node` from 20.12.2 to 20.14.9
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.14.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.4.0 to 7.14.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser)
    
    Updates `eslint` from 8.57.0 to 9.6.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.6.0)
    
    Updates `eslint-plugin-jsdoc` from 48.2.2 to 48.5.0
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.2.2...v48.5.0)
    
    Updates `eslint-plugin-n` from 16.6.2 to 17.9.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.9.0)
    
    Updates `eslint-plugin-promise` from 6.1.1 to 6.4.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.4.0)
    
    Updates `eslint-plugin-sonarjs` from 0.25.0 to 1.0.3
    - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
    - [Commits](SonarSource/eslint-plugin-sonarjs@0.25.0...1.0.3)
    
    Updates `eslint-plugin-unicorn` from 51.0.1 to 54.0.0
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v54.0.0)
    
    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.3 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.3...v5.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: eslint-plugin-promise
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint-plugin-sonarjs
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored Jul 6, 2024
    Copy the full SHA
    268830d View commit details
  2. chore(deps-dev): bump the development group across 1 directory with 9…

    … updates (#207)
    
    * chore(deps-dev): bump the development group across 1 directory with 9 updates
    
    Bumps the development group with 8 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `20.14.10` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.14.1` | `7.15.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.14.1` | `7.15.0` |
    | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `1.4.0` | `1.6.0` |
    | [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.23.0` |
    | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.5.0` | `48.5.2` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.3` |
    | [vitest-when](https://github.com/mcous/vitest-when) | `0.3.1` | `0.4.0` |
    
    
    
    Updates `@types/node` from 20.14.9 to 20.14.10
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.14.1 to 7.15.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.14.1 to 7.15.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/parser)
    
    Updates `@vitest/coverage-istanbul` from 1.4.0 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-istanbul)
    
    Updates `esbuild` from 0.20.2 to 0.23.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.20.2...v0.23.0)
    
    Updates `eslint-plugin-jsdoc` from 48.5.0 to 48.5.2
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.5.0...v48.5.2)
    
    Updates `typescript` from 5.5.2 to 5.5.3
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)
    
    Updates `vitest` from 1.4.0 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)
    
    Updates `vitest-when` from 0.3.1 to 0.4.0
    - [Commits](mcous/vitest-when@v0.3.1...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    - dependency-name: vitest-when
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored Jul 6, 2024
    Copy the full SHA
    6894fd7 View commit details
  3. chore(deps): bump the production group across 1 directory with 2 upda…

    …tes (#206)
    
    * chore(deps): bump the production group across 1 directory with 2 updates
    
    Bumps the production group with 2 updates in the / directory: [command-line-args](https://github.com/75lb/command-line-args) and [tar](https://github.com/isaacs/node-tar).
    
    
    Updates `command-line-args` from 5.2.1 to 6.0.0
    - [Release notes](https://github.com/75lb/command-line-args/releases)
    - [Commits](75lb/command-line-args@v5.2.1...v6.0.0)
    
    Updates `tar` from 7.2.0 to 7.4.0
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v7.2.0...v7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: command-line-args
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored Jul 6, 2024
    Copy the full SHA
    76c32bc View commit details

Commits on Aug 3, 2024

  1. chore(deps-dev): bump the development group with 4 updates (#210)

    Bumps the development group with 4 updates: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [rimraf](https://github.com/isaacs/rimraf), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [vitest-when](https://github.com/mcous/vitest-when).
    
    
    Updates `@vitest/coverage-istanbul` from 1.6.0 to 2.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-istanbul)
    
    Updates `rimraf` from 5.0.8 to 6.0.1
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.8...v6.0.1)
    
    Updates `vitest` from 1.6.0 to 2.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)
    
    Updates `vitest-when` from 0.4.0 to 0.4.1
    - [Release notes](https://github.com/mcous/vitest-when/releases)
    - [Commits](mcous/vitest-when@v0.4.0...v0.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development
    - dependency-name: vitest-when
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2024
    Copy the full SHA
    1fd306b View commit details
  2. chore(deps-dev): bump the lint group across 1 directory with 10 updat…

    …es (#211)
    
    * chore(deps-dev): bump the lint group across 1 directory with 10 updates
    
    Bumps the lint group with 10 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.10` | `22.1.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.15.0` | `8.0.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.15.0` | `8.0.0` |
    | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.5.2` | `48.11.0` |
    | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.9.0` | `17.10.1` |
    | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.4.0` | `7.0.0` |
    | [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `1.0.3` | `1.0.4` |
    | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `54.0.0` | `55.0.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` |
    
    
    
    Updates `@types/node` from 20.14.10 to 22.1.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.15.0 to 8.0.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.15.0 to 8.0.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/parser)
    
    Updates `eslint-plugin-jsdoc` from 48.5.2 to 48.11.0
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.5.2...v48.11.0)
    
    Updates `eslint-plugin-n` from 17.9.0 to 17.10.1
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.9.0...v17.10.1)
    
    Updates `eslint-plugin-promise` from 6.4.0 to 7.0.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.4.0...v7.0.0)
    
    Updates `eslint-plugin-sonarjs` from 1.0.3 to 1.0.4
    - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
    - [Commits](SonarSource/eslint-plugin-sonarjs@1.0.3...1.0.4)
    
    Updates `eslint-plugin-unicorn` from 54.0.0 to 55.0.0
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v54.0.0...v55.0.0)
    
    Updates `prettier` from 3.3.2 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.2...3.3.3)
    
    Updates `typescript` from 5.5.3 to 5.5.4
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint-plugin-promise
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: eslint-plugin-sonarjs
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fixup: fix deps and lints
    
    * fixup: lint with types for js fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored Aug 3, 2024
    Copy the full SHA
    e06fe3e View commit details

Commits on Jan 27, 2025

  1. Copy the full SHA
    66e0e1d View commit details
Loading