Closed AlCalzone closed 1 year ago
Thanks for the report. #6516 should fix this, will try to move that PR forward a bit.
Is the fix live yet? I'm still seeing the issue in a fresh PR: https://github.com/zwave-js/log-transports/pull/149
@AlCalzone There's still https://github.com/dependabot/dependabot-core/issues/6432 open, you issue will probably get it fixed there!
ok will wait a bit more then.
Sorry @AlCalzone, I was wrong. The linked PR did fix this issue, we just haven't deployed it yet as you suspected. I'll deploy it and ping you when it's done.
@AlCalzone Change is deployed now, can you retry?
Looks good 👍🏻
Is there an existing issue for this?
Package ecosystem
yarn
Package manager version
3.2.0
Language version
irrelevant
Manifest location and content before the Dependabot update
You can see the changes in the following PR: https://github.com/zwave-js/log-transports/pull/144
dependabot.yml content
Updated dependency
@zwave-js/shared from
>=10.3.0
to>=10.4.0
What you expected to see, versus what you actually saw
expected: yarn.lock to get updated actually: only package.json got updated. CI fails on
yarn install --immutable
:Native package manager behavior
yarn.lock gets updated
Images of the diff or a link to the PR, issue, or logs
https://github.com/zwave-js/log-transports/pull/144
Smallest manifest that reproduces the issue
No response