Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies, move to Node 20 #323

Merged
merged 6 commits into from
Nov 12, 2023
Merged

Commits on Nov 12, 2023

  1. build(deps): bump the all-dependencies group with 5 updates

    Bumps the all-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `5.1.1` | `6.0.0` |
    | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.0` | `0.38.1` |
    | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.52.0` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.2` | `27.6.0` |
    | [nock](https://github.com/nock/nock) | `13.3.3` | `13.3.7` |
    
    
    Updates `@actions/github` from 5.1.1 to 6.0.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    Updates `@vercel/ncc` from 0.38.0 to 0.38.1
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.0...0.38.1)
    
    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)
    
    Updates `eslint-plugin-jest` from 27.4.2 to 27.6.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.4.2...v27.6.0)
    
    Updates `nock` from 13.3.3 to 13.3.7
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.3...v13.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/github"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-dependencies
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and manics committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ef74144 View commit details
    Browse the repository at this point in the history
  2. node20

    Required by `@actions/github 5.1.1 → 6.0.0`
    manics committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f78170b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    971c3c6 View commit details
    Browse the repository at this point in the history
  4. eslint 8.53.0

    manics committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    250aa9a View commit details
    Browse the repository at this point in the history
  5. Update package-lock.json

    manics committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    0ceb7d9 View commit details
    Browse the repository at this point in the history
  6. [update-dist-bot] auto-format and update dist

    update-dist-bot committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ae1a6ee View commit details
    Browse the repository at this point in the history