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

fix(deps): update dependency esbuild-node-externals to v1.13.1 #46

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
esbuild-node-externals 1.4.1 -> 1.13.1 age adoption passing confidence

Release Notes

pradel/esbuild-node-externals (esbuild-node-externals)

v1.13.1: esbuild-node-externals v1.13.1

Compare Source

Bug Fixes

v1.13.0: esbuild-node-externals v1.13.0

Compare Source

Features

v1.12.0: esbuild-node-externals v1.12.0

Compare Source

Features
Bug Fixes

v1.11.0: esbuild-node-externals v1.11.0

Compare Source

Features
  • support same allowList options as webpack-node-externals (#​50) (2dde999)

v1.10.0: esbuild-node-externals v1.10.0

Compare Source

Features

v1.9.0: esbuild-node-externals v1.9.0

Compare Source

Features

v1.8.0: esbuild-node-externals v1.8.0

Compare Source

Features

v1.7.0: esbuild-node-externals v1.7.0

Compare Source

Features

v1.6.0: esbuild-node-externals v1.6.0

Compare Source

Features

v1.5.0: esbuild-node-externals v1.5.0

Compare Source

Features

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Member

@rultor please, try to merge, since 6 checks have passed

@rultor
Copy link
Collaborator

rultor commented Jul 20, 2023

@rultor please, try to merge, since 6 checks have passed

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

@rultor
Copy link
Collaborator

rultor commented Jul 20, 2023

@rultor please, try to merge, since 6 checks have passed

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 3249699
+ echo '1.75.1 50eb0c708'
1.75.1 50eb0c708
+ date
Thu 20 Jul 2023 04:00:56 AM CEST
+ uptime
 04:00:56 up 238 days,  8:39,  0 users,  load average: 0.00, 0.00, 0.00
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml for branch main in repo objectionary/try-phi
	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:75)
	at com.rultor.spi.Agent.execute(Agent.java:84)
	at com.rultor.agents.VerboseAgent.execute(VerboseAgent.java:62)
	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 fix(deps): update dependency esbuild-node-externals to v1.8.0 fix(deps): update dependency esbuild-node-externals to v1.9.0 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/esbuild-node-externals-1.x-lockfile branch from fe96ff0 to 9970ad5 Compare August 31, 2023 01:05
@renovate renovate bot changed the title fix(deps): update dependency esbuild-node-externals to v1.9.0 fix(deps): update dependency esbuild-node-externals to v1.11.0 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/esbuild-node-externals-1.x-lockfile branch from 9970ad5 to ee63ddc Compare November 21, 2023 01:11
@renovate renovate bot force-pushed the renovate/esbuild-node-externals-1.x-lockfile branch from ee63ddc to 7feb26a Compare December 21, 2023 01:08
@renovate renovate bot changed the title fix(deps): update dependency esbuild-node-externals to v1.11.0 fix(deps): update dependency esbuild-node-externals to v1.12.0 Dec 21, 2023
@renovate renovate bot changed the title fix(deps): update dependency esbuild-node-externals to v1.12.0 fix(deps): update dependency esbuild-node-externals to v1.13.0 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/esbuild-node-externals-1.x-lockfile branch from 7feb26a to d7167d1 Compare February 13, 2024 01:06
@renovate renovate bot force-pushed the renovate/esbuild-node-externals-1.x-lockfile branch from d7167d1 to 9d08526 Compare May 8, 2024 00:59
@renovate renovate bot changed the title fix(deps): update dependency esbuild-node-externals to v1.13.0 fix(deps): update dependency esbuild-node-externals to v1.13.1 May 8, 2024
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.

None yet

2 participants