Coder Social home page Coder Social logo

fix-lockfile-integrity's Introduction

fix-lockfile-integrity's People

Contributors

kusalk avatar renovate[bot] avatar yoavain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kusalk

fix-lockfile-integrity's Issues

Some sha1 packages skipped after failed fixes

In the following example, the sha1-package hash is not attempted to be fixed from the second registry due to the error from the first registry being cached for that sha1.

{
  "name": "my-package",
  "lockfileVersion": 1,
  "dependencies": {
    "sha1-package": {
      "version": "2.0.3",
      "resolved": "https://expired.domain.com/sha1-package/-/sha1-package-2.0.3.tgz",
      "integrity": "sha1-c"
    },
    "another-package": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/another-package/-/another-package-5.2.0.tgz",
      "integrity": "sha512-b",
      "dependencies": {
        "sha1-package": {
          "version": "2.0.3",
          "resolved": "https://registry.npmjs.org/sha1-package/-/sha1-package-2.0.3.tgz",
          "integrity": "sha1-c"
        }
      }
    }
  }
}

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update actions/setup-node action to v4.0.1
  • Update dependency @types/jest to v29.5.11
  • Update dependency eslint-plugin-import to v2.29.1
  • Update dependency eslint-plugin-jest to v27.6.3
  • Update dependency traverse to v0.6.8
  • Update dependency ts-node to v10.9.2
  • Update dependency @types/node to v20.11.4
  • Update dependency eslint to v8.56.0
  • Update dependency lint-staged to v15.2.0
  • Update dependency eslint-plugin-security to v2
  • Update dependency got to v14
  • Update github/codeql-action action to v3
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/new-dependencies-advisor.yml
  • actions/checkout v4.1.1
  • lirantal/github-action-new-dependencies-advisor v1.2.0
.github/workflows/nodejs.yml
  • actions/checkout v4.1.1
  • actions/setup-node v4.0.0
  • codecov/codecov-action v3.1.4
  • actions/checkout v4.1.1
  • actions/setup-node v4.0.0
  • softprops/action-gh-release v1
npm
package.json
  • chalk 4.1.2
  • cosmiconfig 8.1.3
  • cosmiconfig-typescript-loader 4.4.0
  • got 11.8.6
  • p-limit 3.1.0
  • prettier 2.8.8
  • traverse 0.6.7
  • ts-node 10.9.1
  • yargs 17.7.2
  • @tsconfig/node18 18.2.2
  • @types/jest 29.5.10
  • @types/node 20.10.0
  • @typescript-eslint/eslint-plugin 5.62.0
  • @typescript-eslint/parser 5.62.0
  • add-shebang 0.1.0
  • cross-env 7.0.3
  • del 7.1.0
  • eslint 8.54.0
  • eslint-plugin-import 2.29.0
  • eslint-plugin-jest 27.6.0
  • eslint-plugin-node 11.1.0
  • eslint-plugin-security 1.7.1
  • global-npm 0.5.0
  • husky 8.0.3
  • jest 29.7.0
  • lint-staged 15.1.0
  • rimraf 5.0.5
  • ts-jest 29.1.1
  • typescript 5.2.2
  • node >=14 <21
  • npm <=9

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.