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

deps: bump eslint from 8.57.0 to 9.5.0 #1557

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jun 21, 2024

  1. deps: bump npm-package-json-lint from 7.1.0 to 8.0.0 (#1550)

    Bumps [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) from 7.1.0 to 8.0.0.
    - [Release notes](https://github.com/tclindner/npm-package-json-lint/releases)
    - [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md)
    - [Commits](tclindner/npm-package-json-lint@v7.1.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: npm-package-json-lint
      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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4e1af51 View commit details
    Browse the repository at this point in the history
  2. deps: bump c8 from 9.1.0 to 10.1.2 (#1555)

    Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.2.
    - [Release notes](https://github.com/bcoe/c8/releases)
    - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
    - [Commits](bcoe/c8@v9.1.0...v10.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: c8
      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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    39641ea View commit details
    Browse the repository at this point in the history
  3. deps: bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 (#1558

    )
    
    * deps: bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 7.13.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.13.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: update deps
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: achingbrain <[email protected]>
    dependabot[bot] and achingbrain authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c5c456d View commit details
    Browse the repository at this point in the history
  4. deps: bump nyc from 15.1.0 to 17.0.0 (#1548)

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: nyc
      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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    061eeab View commit details
    Browse the repository at this point in the history
  5. deps: bump eslint from 8.57.0 to 9.5.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.5.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.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d9443b0 View commit details
    Browse the repository at this point in the history
  6. deps: bump eslint-config-ipfs from 6.0.2 to 7.0.0 (#1516)

    Bumps [eslint-config-ipfs](https://github.com/ipfs/eslint-config-ipfs) from 6.0.2 to 7.0.0.
    - [Release notes](https://github.com/ipfs/eslint-config-ipfs/releases)
    - [Changelog](https://github.com/ipfs/eslint-config-ipfs/blob/main/CHANGELOG.md)
    - [Commits](ipfs/eslint-config-ipfs@v6.0.2...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-ipfs
      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>
    Co-authored-by: Alex Potsides <[email protected]>
    dependabot[bot] and achingbrain authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f8a397d View commit details
    Browse the repository at this point in the history
  7. deps: bump semantic-release from 23.1.1 to 24.0.0 (#1541)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.1.1 to 24.0.0.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v23.1.1...v24.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e7b655d View commit details
    Browse the repository at this point in the history
  8. deps: bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 (#…

    …1544)
    
    Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 12.0.0 to 13.0.0.
    - [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
    - [Commits](semantic-release/commit-analyzer@v12.0.0...v13.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/commit-analyzer"
      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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    253b97f View commit details
    Browse the repository at this point in the history
  9. deps: bump conventional-changelog-conventionalcommits (#1540)

    Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) from 7.0.2 to 8.0.0.
    - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
    - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v8.0.0/packages/conventional-changelog-conventionalcommits)
    
    ---
    updated-dependencies:
    - dependency-name: conventional-changelog-conventionalcommits
      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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3227743 View commit details
    Browse the repository at this point in the history
  10. deps: bump @semantic-release/release-notes-generator (#1543)

    Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 13.0.0 to 14.0.0.
    - [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
    - [Commits](semantic-release/release-notes-generator@v13.0.0...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/release-notes-generator"
      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>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c0433df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4807ed6 View commit details
    Browse the repository at this point in the history