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(lockfile): update dependency @sanity/export to v3.38.0 #6654

Merged
merged 1 commit into from
May 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/export (source) 3.37.4 -> 3.38.0 age adoption passing confidence

Release Notes

sanity-io/export (@​sanity/export)

v3.38.0

Compare Source

Features
  • make max retries configurable (e02fa3a)
  • resolve with result object (9ba6d27)
Bug Fixes
  • asset-handler: do not clear pending task queue on a transient failure, today this is causing missing assets in final export when a transient failure is encountered (593e496)
  • catch errors during entire lifecycle (e981a92)
  • correct error message for asset stream errors (927c958)
  • do not retry client errors on asset downloading (6e8cd12)
  • export: remove promise rejection handling since we are handling it in pipeline (9b49a32)
  • export: throw when export pipeline encounters an error, today it is silently failing and hanging if any of the pipeline step fails (173a672)
  • improve error messages from API errors (3b601fe)
  • improve error messages from request errors (6aeeb9e)
  • improved debug message on errors (253229e)
  • tests: remove dependancy on canvas to create images and depend on static image (1ba1a36)
  • validate number flags (878b945)

Configuration

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

🚦 Automerge: Enabled.

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 using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner May 14, 2024 13:27
@renovate renovate bot requested a review from juice49 May 14, 2024 13:27
@renovate renovate bot enabled auto-merge May 14, 2024 13:27
Copy link

vercel bot commented May 14, 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 💬 Add feedback May 15, 2024 9:25am
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 9:25am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 9:25am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview May 15, 2024 9:25am

Copy link

socket-security bot commented May 14, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/export@3.38.0 filesystem +2 609 kB ricokahler

🚮 Removed packages: npm/@sanity/export@3.37.4

View full report↗︎

Copy link
Contributor

No changes to documentation

@renovate renovate bot force-pushed the renovate/sanity-export-3.x-lockfile branch from 541de46 to 4188d72 Compare May 14, 2024 13:35
Copy link
Contributor

github-actions bot commented May 14, 2024

Component Testing Report Updated May 15, 2024 9:25 AM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 35s 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) 31s 11 7 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 36s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 4s 15 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 5s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 7s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 20s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 22s 9 0 0

Copy link

socket-security bot commented May 14, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@stipsan
Copy link
Member

stipsan commented May 14, 2024

@SocketSecurity ignore npm/core-js@2.6.12

@renovate renovate bot force-pushed the renovate/sanity-export-3.x-lockfile branch from 3d1d7d6 to 4164059 Compare May 14, 2024 19:57
@renovate renovate bot force-pushed the renovate/sanity-export-3.x-lockfile branch from 4164059 to cf270dd Compare May 14, 2024 21:37
@renovate renovate bot force-pushed the renovate/sanity-export-3.x-lockfile branch from cf270dd to 4fe16b8 Compare May 15, 2024 07:39
@bjoerge bjoerge removed request for a team May 15, 2024 08:55
@renovate renovate bot force-pushed the renovate/sanity-export-3.x-lockfile branch from 4fe16b8 to eb9e879 Compare May 15, 2024 09:03
@renovate renovate bot force-pushed the renovate/sanity-export-3.x-lockfile branch from eb9e879 to 0647193 Compare May 15, 2024 09:17
Copy link
Contributor

@RitaDias RitaDias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it's one of our packages I'm ok with ✅

@renovate renovate bot added this pull request to the merge queue May 15, 2024
Merged via the queue into next with commit 6dc33cf May 15, 2024
33 of 36 checks passed
@renovate renovate bot deleted the renovate/sanity-export-3.x-lockfile branch May 15, 2024 10:03
ricokahler pushed a commit that referenced this pull request May 15, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

2 participants