Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2023

This PR contains the following updates:

Package Change Age Confidence
graphql 16.7.1 -> 16.11.0 age confidence

Release Notes

graphql/graphql-js (graphql)

v16.11.0: 16.11.0

Compare Source

v16.11.0 (2025-04-26)

New Feature 🚀
Bug Fix 🐞
Docs 📝
11 PRs were merged
Polish 💅
Internal 🏠
4 PRs were merged
Committers: 8

v16.10.0: 16.10.0

Compare Source

v16.10.0 (2024-12-15)

New Feature 🚀
Bug Fix 🐞
Docs 📝
10 PRs were merged
Internal 🏠
4 PRs were merged
Committers: 5

v16.9.0

Compare Source

v16.9.0 (2024-06-21)

New Feature 🚀
  • #​4119 backport[v16]: Introduce "recommended" validation rules (@​benjie)
  • #​4122 backport[v16]: Enable passing values configuration to GraphQLEnumType as a thunk (@​benjie)
  • #​4124 backport[v16]: Implement OneOf Input Objects via @oneOf directive (@​benjie)
Committers: 1

v16.8.2

Compare Source

v16.8.2 (2024-06-12)

Bug Fix 🐞
Internal 🏠
Committers: 2

v16.8.1

Compare Source

v16.8.1 (2023-09-19)

Bug Fix 🐞
Committers: 1

v16.8.0

Compare Source

v16.8.0 (2023-08-14)

New Feature 🚀
Committers: 1

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 15, 2023

⚠ 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: yarn.lock
[11:55:59.674] INFO (9): Installing tool node v17.9.1...
v17.9.1
8.11.0
0.10.0
[11:56:02.344] INFO (9): Installed tool node in 2.6s.
[11:56:02.914] INFO (45): Installing tool yarn-slim v1.22.19...
[11:57:13.316] FATAL (45): Command failed with exit code 1: /opt/containerbase/tools/node/17.9.1/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-wkDoOz --silent
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /opt/containerbase/tools/node/17.9.1/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-wkDoOz --silent",
      "stack":
          Error: Command failed with exit code 1: /opt/containerbase/tools/node/17.9.1/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-wkDoOz --silent
              at makeError (/snapshot/dist/containerbase-cli.js:42861:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:43317:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallYarnSlimService.install (/snapshot/dist/containerbase-cli.js:45240:5)
              at async InstallYarnSlimService.install (/snapshot/dist/containerbase-cli.js:45577:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:45911:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:46235:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
      "shortMessage": "Command failed with exit code 1: /opt/containerbase/tools/node/17.9.1/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-wkDoOz --silent",
      "command": "/opt/containerbase/tools/node/17.9.1/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-wkDoOz --silent",
      "escapedCommand": "\"/opt/containerbase/tools/node/17.9.1/bin/npm\" install \"yarn@1.22.19\" --save-exact --no-audit --prefix \"/opt/containerbase/tools/yarn-slim/1.22.19\" --cache \"/tmp/containerbase-npm-wkDoOz\" --silent",
      "exitCode": 1,
      "cwd": "/opt/containerbase",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[11:57:14.054] INFO (45): Installed tool yarn-slim with errors in 1m 11.1s.

@renovate renovate bot force-pushed the renovate/graphql-16.x branch from 27f546e to 6a89ea1 Compare September 19, 2023 11:57
@renovate renovate bot changed the title fix(deps): update dependency graphql to v16.8.0 fix(deps): update dependency graphql to v16.8.1 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/graphql-16.x branch from 6a89ea1 to b751492 Compare June 12, 2024 16:56
@renovate renovate bot changed the title fix(deps): update dependency graphql to v16.8.1 fix(deps): update dependency graphql to v16.8.2 Jun 12, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Jun 12, 2024

⚠️ 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: yarn.lock
[22:06:02.773] INFO (1646): Installing tool yarn-slim@1.22.22...
[22:07:13.485] WARN (1646): Npm error:
npm info using npm@8.11.0
npm info using node@v17.9.1
npm timing npm:load:whichnode Completed in 0ms
npm timing config:load:defaults Completed in 1ms
npm timing config:load:file:/opt/containerbase/tools/node/17.9.1/lib/node_modules/npm/npmrc Completed in 11ms
npm timing config:load:builtin Completed in 12ms
npm timing config:load:cli Completed in 2ms
npm timing config:load:env Completed in 0ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/17.9.1/.npmrc Completed in 6ms
npm timing config:load:project Completed in 6ms
npm timing config:load:file:/home/ubuntu/.npmrc Completed in 1ms
npm timing config:load:user Completed in 2ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/17.9.1/etc/npmrc Completed in 0ms
npm timing config:load:global Completed in 0ms
npm timing config:load:validate Completed in 0ms
npm timing config:load:credentials Completed in 1ms
npm timing config:load:setEnvs Completed in 1ms
npm timing config:load Completed in 26ms
npm timing npm:load:configload Completed in 26ms
npm timing npm:load:mkdirpcache Completed in 0ms
npm timing npm:load:mkdirplogs Completed in 0ms
npm timing npm:load:setTitle Completed in 1ms
npm timing config:load:flatten Completed in 2ms
npm timing npm:load:display Completed in 7ms
npm timing npm:load:logFile Completed in 4ms
npm timing npm:load:timers Completed in 0ms
npm timing npm:load:configScope Completed in 0ms
npm timing npm:load Completed in 43ms
npm timing arborist:ctor Completed in 1ms
npm timing arborist:ctor Completed in 0ms
npm timing idealTree:init Completed in 10ms
npm timing idealTree:userRequests Completed in 3ms
npm timing idealTree:#root Completed in 70131ms
npm timing idealTree:node_modules/yarn Completed in 0ms
npm timing idealTree:buildDeps Completed in 70134ms
npm timing idealTree:fixDepFlags Completed in 1ms
npm timing idealTree Completed in 70152ms
npm timing command:install Completed in 70159ms
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/yarn failed, reason: unable to get local issuer certificate
npm timing npm Completed in 70251ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-rKaJaJ/_logs/2025-10-21T22_06_03_215Z-debug-0.log
[22:07:13.515] ERROR (1646): npm install command failed
[22:07:13.515] FATAL (1646): Install tool yarn-slim failed in 1m 10.7s.

@renovate renovate bot force-pushed the renovate/graphql-16.x branch from b751492 to 19940f8 Compare June 21, 2024 16:10
@renovate renovate bot changed the title fix(deps): update dependency graphql to v16.8.2 fix(deps): update dependency graphql to v16.9.0 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/graphql-16.x branch from 19940f8 to 3d243b7 Compare June 28, 2024 01:30
@renovate renovate bot force-pushed the renovate/graphql-16.x branch from 3d243b7 to 656dc5f Compare December 15, 2024 12:27
@renovate renovate bot changed the title fix(deps): update dependency graphql to v16.9.0 fix(deps): update dependency graphql to v16.10.0 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/graphql-16.x branch from 656dc5f to 7277622 Compare April 26, 2025 11:13
@renovate renovate bot changed the title fix(deps): update dependency graphql to v16.10.0 fix(deps): update dependency graphql to v16.11.0 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/graphql-16.x branch from 7277622 to 172b3d1 Compare August 12, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant