react-apollo-form icon indicating copy to clipboard operation
react-apollo-form copied to clipboard

chore(deps): pin dependencies

Open renovate[bot] opened this issue 6 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
@storybook/addon-actions (source) devDependencies pin ^3.4.6 -> 3.4.6
@storybook/addon-console devDependencies pin ^1.0.0 -> 1.0.0
@storybook/addon-knobs devDependencies pin ^3.4.6 -> 3.4.6
@types/apollo-codegen devDependencies pin ^0.16.0 -> 0.16.0
@types/graphql devDependencies pin ^0.13.1 -> 0.13.1
@types/jest (source) devDependencies pin ^23.0.0 -> 23.0.0
@types/json-schema (source) devDependencies pin ^6.0.1 -> 6.0.1
@types/lodash (source) devDependencies pin ^4.14.109 -> 4.14.109
@types/node (source) devDependencies pin ^10.1.4 -> 10.1.4
@types/react-jsonschema-form (source) devDependencies pin ^1.0.4 -> 1.0.4
@types/storybook__react devDependencies pin ^3.0.7 -> 3.0.7
@types/yargs (source) devDependencies pin ^11.0.0 -> 11.0.0
apollo-storybook-react devDependencies pin ^0.1.3 -> 0.1.3
awesome-typescript-loader devDependencies pin ^5.0.0 -> 5.0.0
babel-core (source) devDependencies pin ^6.26.3 -> 6.26.3
css-loader devDependencies pin ^0.28.11 -> 0.28.11
graphql-tools devDependencies pin ^3.0.2 -> 3.0.2
jest (source) devDependencies pin ^23.1.0 -> 23.1.0
semantic-ui-react devDependencies pin ^0.80.2 -> 0.80.2
ts-jest (source) devDependencies pin ^22.4.6 -> 22.4.6
tslint (source) devDependencies pin ^5.10.0 -> 5.10.0
tslint-react devDependencies pin ^3.6.0 -> 3.6.0
typescript (source) devDependencies pin ^2.9.1 -> 2.9.1

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 21 '19 09:05 renovate[bot]

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! Cannot read property 'match' of undefined

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2020-10-25T20_00_48_944Z-debug.log

renovate[bot] avatar May 21 '19 14:05 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/graphql
npm ERR!   peer graphql@"^0.11.7" from [email protected]
npm ERR!   node_modules/apollo-storybook-react
npm ERR!     dev apollo-storybook-react@"0.1.3" from the root project
npm ERR!   peer graphql@"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0" from [email protected]
npm ERR!   node_modules/apollo-cache-inmemory
npm ERR!     dev apollo-cache-inmemory@"^1.2.2" from the root project
npm ERR!     peer apollo-cache-inmemory@"^1.1.1" from [email protected]
npm ERR!     node_modules/apollo-storybook-react
npm ERR!       dev apollo-storybook-react@"0.1.3" from the root project
npm ERR!   3 more (apollo-client, apollo-link, graphql-tag)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^0.12.0 || ^0.13.0" from [email protected]
npm ERR! node_modules/graphql-tools
npm ERR!   dev graphql-tools@"3.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-09-25T16_55_25_062Z-debug-0.log

renovate[bot] avatar Sep 25 '22 16:09 renovate[bot]