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 immer to v9.0.21 #1751

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
immer 9.0.13 -> 9.0.21 age adoption passing confidence

Release Notes

immerjs/immer (immer)

v9.0.21

Compare Source

Bug Fixes
  • ensure type exports is first in package.json export declaration (#​1018) (b6ccd0f)

v9.0.20

Compare Source

Bug Fixes

v9.0.19

Compare Source

Bug Fixes
  • don't freeze drafts returned from produce if they were passed in as draft (#​917) (46867f8)
  • produce results should never be frozen when returned from nested produces, to prevent 'hiding' drafts. Fixes #​935 (a810960)
  • release and publish from 'main' rather than 'master' branch (82acc40)
  • revert earlier fix (#​990) for recursive types (#​1014) (3eeb331)
  • Upgrade Github actions to Node 16 attempt 1 (9d4ea93)
  • Upgrade Github actions to Node 16 attempt 2 (082eecd)

v9.0.18

Compare Source

Bug Fixes

v9.0.17

Compare Source

Bug Fixes

v9.0.16

Compare Source

Bug Fixes
  • protect isDraftable against undefined constructor (#​969) (ced4563)

v9.0.15

Compare Source

Bug Fixes

v9.0.14

Compare Source

Bug Fixes
  • Use .esm.js module for backwards compatibility with old build tools (#​939) (d30d219)

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.

@pahaz pahaz added the 😵‍💫 dependencies Pull requests that update a dependency file / yarn.lock label Jun 15, 2022
@renovate renovate bot force-pushed the renovate/immer-9.x branch 3 times, most recently from 6879ad8 to 9f1442e Compare June 27, 2022 14:45
@renovate renovate bot force-pushed the renovate/immer-9.x branch 2 times, most recently from 8943c3c to 2848a56 Compare July 7, 2022 08:24
@renovate renovate bot force-pushed the renovate/immer-9.x branch 2 times, most recently from d8cdd86 to aa5bf75 Compare July 25, 2022 14:28
@renovate renovate bot force-pushed the renovate/immer-9.x branch 2 times, most recently from db4b44a to ebe212c Compare August 9, 2022 09:55
@renovate renovate bot force-pushed the renovate/immer-9.x branch 10 times, most recently from f0a67b3 to 5795032 Compare September 1, 2022 07:17
@renovate renovate bot force-pushed the renovate/immer-9.x branch 7 times, most recently from e06931c to 6039b24 Compare September 5, 2022 20:00
@renovate renovate bot force-pushed the renovate/immer-9.x branch 9 times, most recently from 2a2bc29 to 9c85260 Compare February 6, 2023 12:04
@renovate renovate bot force-pushed the renovate/immer-9.x branch 5 times, most recently from ca22ff2 to 5633c7f Compare February 10, 2023 11:04
@renovate renovate bot changed the title fix(deps): update dependency immer to v9.0.19 fix(deps): update dependency immer to v9.0.21 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/immer-9.x branch 2 times, most recently from eed617a to c25dc08 Compare April 18, 2023 19:19
@renovate renovate bot force-pushed the renovate/immer-9.x branch 2 times, most recently from 014352b to c83c16e Compare April 22, 2023 14:22
@renovate renovate bot force-pushed the renovate/immer-9.x branch 3 times, most recently from b00ec74 to b193fc0 Compare May 20, 2023 08:55
@renovate
Copy link
Contributor Author

renovate bot commented Jun 20, 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:14:33.489] INFO (9): Installing tool node v18.16.0...
[11:14:33.493] INFO (9): Preparing legacy tool node ...
installing v2 tool node v18.16.0
linking tool node v18.16.0
node: v18.16.0 /usr/local/bin/node
npm: 9.5.1  /usr/local/bin/npm
Installed v2 //usr/local/containerbase/tools/v2/node.sh in 2 seconds
[11:14:35.929] INFO (9): Installed tool node in 2440ms.
[11:14:36.042] INFO (135): Installing tool yarn-slim v1.22.19...
[11:14:36.045] INFO (135): Preparing legacy tool yarn-slim ...
installing v2 tool yarn-slim v1.22.19

added 1 package in 658ms
linking tool yarn-slim v1.22.19
3.2.2
Installed v2 //usr/local/containerbase/tools/v2/yarn-slim.sh in 1 seconds
[11:14:37.665] INFO (135): Installed tool yarn-slim in 1623ms.
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0]

@SavelevMatthew SavelevMatthew added the ☠ Dead / 🐞 Debug Needs to be closed. You don't need to look at this PR label Nov 10, 2023
@SavelevMatthew SavelevMatthew deleted the renovate/immer-9.x branch November 10, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☠ Dead / 🐞 Debug Needs to be closed. You don't need to look at this PR 😵‍💫 dependencies Pull requests that update a dependency file / yarn.lock
Development

Successfully merging this pull request may close these issues.

None yet

2 participants