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

chore(deps): update dependency use-hot-module-reload to v2 #6217

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
use-hot-module-reload ^1.0.1 -> ^2.0.0 age adoption passing confidence

Release Notes

rexxars/use-hot-module-reload (use-hot-module-reload)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • Changed the way ESM/CJS is handled, defaulting to ESM mode with type: 'module' and using the .js extension by default. CommonJS imports are now done through a .cjs extension implicitly. While this shouldn't be breaking, getting bundlers and environments conditional loading "just right" is a complex and sometimes brittle process. If you run into issues, please let us know.
Bug Fixes
  • correct hasHMR check in ESM mode (92a69e2)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 using a curated preset maintained by Sanity. View repository job log here

Copy link

vercel bot commented Apr 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Apr 5, 2024 10:26am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 10:26am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Apr 5, 2024 10:26am

@renovate renovate bot requested a review from a team as a code owner April 5, 2024 10:22
@renovate renovate bot requested review from rexxars and removed request for a team April 5, 2024 10:22
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/boxen@4.2.0 None +1 20.3 kB sindresorhus

View full report↗︎

Copy link
Contributor

github-actions bot commented Apr 5, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Apr 5, 2024

Component Testing Report Updated Apr 5, 2024 10:31 AM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 31s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 25s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 13s 4 2 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 12s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 32s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 0s 14 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 1s 18 0 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 12s 6 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ❌ Failed (Inspect) 24s 8 0 1

@stipsan stipsan enabled auto-merge April 5, 2024 10:37
@stipsan stipsan added this pull request to the merge queue Apr 5, 2024
Merged via the queue into next with commit 4385ca8 Apr 5, 2024
36 checks passed
@stipsan stipsan deleted the renovate/use-hot-module-reload-2.x branch April 5, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant