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 dependency @types/node to v16.18.126 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 16.11.36 -> 16.18.126 age adoption passing confidence

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.

🔕 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.

@cr-gpt
Copy link

cr-gpt bot commented Apr 3, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information

@pr-codex
Copy link

pr-codex bot commented Apr 3, 2023

Tldr

Updated version of "@types/node" package from 16.11.36 to 16.18.23.

Detailed summary

  • Updated version of "@types/node" package from 16.11.36 to 16.18.23.
  • Updated the "resolved" and "integrity" attributes for the "@types/node" package.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@yegor256
Copy link
Member

yegor256 commented Apr 3, 2023

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Apr 3, 2023

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Apr 3, 2023

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 14s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 125307
+ echo '1.74.7 b768e876f'
1.74.7 b768e876f
+ date
Mon 03 Apr 2023 07:32:10 PM CEST
+ uptime
 19:32:10 up 131 days, 10 min,  0 users,  load average: 0.30, 0.09, 0.11
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml for branch master in repo objectionary/eo-vscode
	at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:350)
	at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:255)
	at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:148)
	at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:109)
	at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:70)
	at com.rultor.spi.Agent.execute(Agent.java:84)
	at com.rultor.Routine.process(Routine.java:202)
	at com.rultor.Routine.unsafe_aroundBody0(Routine.java:180)
	at com.rultor.Routine.run(Routine.java:1)
	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:179)
	at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:108)
	at com.rultor.Routine.unsafe(Routine.java:175)
	at com.rultor.Routine.run(Routine.java:142)
	at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
	at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
	at java.base/java.util.concurrent.Executors.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:635)
	at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
	at java.base/java.lang.Thread.run(Thread.java:833)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

@renovate renovate bot changed the title Update dependency @types/node to v16.18.23 Update dependency @types/node to v16.18.34 May 28, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from d89336e to f0c47e0 Compare May 28, 2023 09:20
@renovate renovate bot changed the title Update dependency @types/node to v16.18.34 Update dependency @types/node to v16.18.35 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from f0c47e0 to 6f4f5e8 Compare June 10, 2023 03:25
@renovate renovate bot changed the title Update dependency @types/node to v16.18.35 Update dependency @types/node to v16.18.36 Jun 13, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 6f4f5e8 to 57e1b07 Compare June 13, 2023 04:22
@renovate renovate bot changed the title Update dependency @types/node to v16.18.36 Update dependency @types/node to v16.18.37 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 57e1b07 to 79b3edc Compare June 26, 2023 19:44
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title Update dependency @types/node to v16.18.37 Update dependency @types/node to v16.18.38 Jul 1, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 79b3edc to 5e2826d Compare July 1, 2023 05:23
@renovate renovate bot changed the title Update dependency @types/node to v16.18.38 Update dependency @types/node to v16.18.39 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 5e2826d to efd51dc Compare July 22, 2023 00:52
@renovate renovate bot changed the title Update dependency @types/node to v16.18.39 Update dependency @types/node to v16.18.40 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from efd51dc to 8fa2966 Compare August 8, 2023 21:28
@renovate renovate bot changed the title Update dependency @types/node to v16.18.40 Update dependency @types/node to v16.18.41 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 8fa2966 to 6bc6b11 Compare August 17, 2023 22:56
@renovate renovate bot changed the title Update dependency @types/node to v16.18.41 Update dependency @types/node to v16.18.42 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 6bc6b11 to 823c97c Compare August 22, 2023 14:45
@renovate renovate bot changed the title Update dependency @types/node to v16.18.42 Update dependency @types/node to v16.18.43 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 823c97c to d457723 Compare August 22, 2023 19:52
@renovate renovate bot changed the title Update dependency @types/node to v16.18.43 Update dependency @types/node to v16.18.44 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from d457723 to 14f3e84 Compare August 23, 2023 23:33
@renovate renovate bot changed the title Update dependency @types/node to v16.18.116 Update dependency @types/node to v16.18.117 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from ab84435 to 3048a8d Compare October 31, 2024 07:41
@renovate renovate bot changed the title Update dependency @types/node to v16.18.117 Update dependency @types/node to v16.18.118 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 3048a8d to 4519adb Compare October 31, 2024 20:20
@renovate renovate bot changed the title Update dependency @types/node to v16.18.118 Update dependency @types/node to v16.18.119 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 4519adb to 3fb4e55 Compare November 3, 2024 04:35
Copy link

sonarqubecloud bot commented Nov 3, 2024

@renovate renovate bot changed the title Update dependency @types/node to v16.18.119 Update dependency @types/node to v16.18.120 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch 2 times, most recently from 053925f to bf2b9e0 Compare November 28, 2024 07:39
@renovate renovate bot changed the title Update dependency @types/node to v16.18.120 Update dependency @types/node to v16.18.121 Nov 28, 2024
@renovate renovate bot changed the title Update dependency @types/node to v16.18.121 Update dependency @types/node to v16.18.121 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/node-16.x-lockfile branch December 8, 2024 18:54
@renovate renovate bot changed the title Update dependency @types/node to v16.18.121 - autoclosed Update dependency @types/node to v16.18.121 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 3bfede7 to bf2b9e0 Compare December 9, 2024 04:48
@renovate renovate bot changed the title Update dependency @types/node to v16.18.121 Update dependency @types/node to v16.18.122 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from bf2b9e0 to 77d5426 Compare December 11, 2024 15:26
@renovate renovate bot changed the title Update dependency @types/node to v16.18.122 Update dependency @types/node to v16.18.123 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 77d5426 to 6265d3e Compare January 1, 2025 04:04
@renovate renovate bot changed the title Update dependency @types/node to v16.18.123 Update dependency @types/node to v16.18.124 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 6265d3e to 7817093 Compare January 16, 2025 05:27
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@renovate renovate bot changed the title Update dependency @types/node to v16.18.124 Update dependency @types/node to v16.18.125 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 7817093 to 8b5ca8a Compare January 23, 2025 05:43
@renovate renovate bot force-pushed the renovate/node-16.x-lockfile branch from 8b5ca8a to e8a1cfd Compare February 4, 2025 00:21
@renovate renovate bot changed the title Update dependency @types/node to v16.18.125 Update dependency @types/node to v16.18.126 Feb 4, 2025
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.

2 participants