Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

fix: replace lodash set with immutable version #940

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

KaneFreeman
Copy link
Collaborator

@KaneFreeman KaneFreeman commented Oct 15, 2023

Fixes #937

@netlify
Copy link

netlify bot commented Oct 15, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 6d07cb4
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/652bf33974edf500086b46fa
😎 Deploy Preview https://deploy-preview-940.staticcms.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 15, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 6d07cb4
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/652bf3398122230008b140b0
😎 Deploy Preview https://deploy-preview-940.demo.staticcms.org/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #940 (6d07cb4) into main (7ec1548) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #940      +/-   ##
==========================================
+ Coverage   52.26%   52.28%   +0.01%     
==========================================
  Files         230      231       +1     
  Lines        9882     9885       +3     
  Branches     2585     2585              
==========================================
+ Hits         5165     5168       +3     
  Misses       4332     4332              
  Partials      385      385              
Files Coverage Δ
packages/core/src/backend.ts 12.37% <100.00%> (ø)
packages/core/src/lib/formatters.ts 66.66% <100.00%> (ø)
packages/core/src/lib/i18n.ts 18.75% <100.00%> (ø)
packages/core/src/lib/util/set.util.ts 100.00% <100.00%> (ø)
packages/core/src/reducers/entries.ts 9.28% <100.00%> (ø)
packages/core/src/reducers/entryDraft.ts 26.71% <100.00%> (ø)

@KaneFreeman KaneFreeman merged commit ff48959 into main Oct 15, 2023
18 checks passed
@KaneFreeman KaneFreeman deleted the fix/replace-lodash-set-with-immutable branch October 15, 2023 14:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[i18n] New entries contain yaml references
1 participant