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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
immer 9.0.12 -> 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)

v9.0.13

Compare Source

Bug Fixes
  • consistent recipe return type in produceWithPatches (#​934) (220d61d)
  • incorrect return type for async produceWithPatches (#​933) (9f7623d)

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.

@renovate renovate bot requested a review from lukecarr as a code owner September 12, 2023 20:27
@renovate renovate bot added the type: renovate An issue automatically made by Renovate. label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: renovate An issue automatically made by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants