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 non-major #268

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

fix(deps): Update non-major #268

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sanity/image-url (source) 1.0.2 -> 1.1.0 age adoption passing confidence dependencies minor
@sanity/mutator (source) ^2.33.2 -> ^3.18.0 age adoption passing confidence dependencies minor
@sanity/semantic-release-preset (source) ^4.1.1 -> ^4.1.8 age adoption passing confidence devDependencies patch
@types/jest (source) ^29.4.0 -> ^29.5.14 age adoption passing confidence devDependencies patch
@types/lodash (source) ^4.14.191 -> ^4.17.13 age adoption passing confidence devDependencies minor
@types/react-dom (source) ^18.0.10 -> ^18.3.1 age adoption passing confidence devDependencies minor
@types/split2 (source) ^4.0.0 -> ^4.2.3 age adoption passing confidence devDependencies patch
@types/through2 (source) ^2.0.38 -> ^2.0.41 age adoption passing confidence devDependencies patch
@types/url-parse (source) 1.4.9 -> 1.4.11 age adoption passing confidence dependencies patch
EndBug/add-and-commit 1bad3ab -> a94899b action digest
actions/checkout 3df4ab1 -> 11bd719 action digest
axios (source) ^0.27.2 -> ^0.29.0 age adoption passing confidence dependencies minor
eslint-config-prettier ^8.6.0 -> ^8.10.0 age adoption passing confidence devDependencies patch
gatsby (source, changelog) ^5.5.0 -> ^5.14.0 age adoption passing confidence devDependencies minor
gatsby-core-utils (source) 4.12.0 -> 4.14.0 age adoption passing confidence dependencies minor
gatsby-plugin-image (source) ^3.5.0 -> ^3.14.0 age adoption passing confidence devDependencies minor
gatsby-plugin-utils (source) 4.12.1 -> 4.14.0 age adoption passing confidence dependencies minor
jest (source) ^29.4.1 -> ^29.7.0 age adoption passing confidence devDependencies patch
prettier (source) ^2.8.3 -> ^2.8.8 age adoption passing confidence devDependencies patch
prettier-plugin-packagejson ^2.4.2 -> ^2.5.5 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss ^0.4.0 -> ^0.6.9 age adoption passing confidence devDependencies minor
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence devDependencies minor
semantic-release ^21.1.1 -> ^21.1.2 age adoption passing confidence devDependencies patch
ts-jest (source) ^29.0.5 -> ^29.2.5 age adoption passing confidence devDependencies minor
typescript (source) ^5.0.0 -> ^5.6.3 age adoption passing confidence devDependencies minor

Release Notes

sanity-io/image-url (@​sanity/image-url)

v1.1.0

Compare Source

Changes
  • Add new frame() method
  • Add new vanityName() method (thanks @​Isissss!)
  • Allow specifying baseUrl in builder typings (thanks @​ryami333!)
  • Allow resetting format through .format(undefined) (thanks @​selbekk!)
sanity-io/sanity (@​sanity/mutator)

v3.64.2

Compare Source

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.8.0 (#​7810) | 8730bb0
renovate[bot] | chore(deps): update typescript-tooling (#​7812) | da8165d
renovate[bot] | fix(deps): Update dev-non-major (#​7809) | dff7a6c
renovate[bot] | chore(lockfile): update dependency sanity-plugin-mux-input to v2.4.0 (#​7814) | 3d16064
renovate[bot] | chore(deps): update pnpm to v9.13.1 (#​7817) | 42877ff
renovate[bot] | chore(lockfile): update dependency @​sanity/asset-utils to v2.1.0 (#​7818) | 4dab0b9
Pedro Bonamin | fix(core): add opt out option to studioAnnouncements (#​7820) | 3efc59d
Pedro Bonamin | chore(core): update announcements card close icon (#​7822) | 89b49b2
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.18.3 (#​7821) | 9b55123
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.10.0 (#​7823) | a573d22
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.12 (#​7825) | 974d18b
Christian Grøngaard | refactor(core): remove unneeded PTE event handling (#​7831) | f75230c
Christian Grøngaard | refactor(core): remove PTE connection event handling (#​7830) | 962ca8c
renovate[bot] | fix(deps): Update dev-non-major (#​7826) | 9e59750
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.6 (#​7833) | 3be6e81
renovate[bot] | chore(deps): update typescript-tooling (#​7836) | 0a1f948
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.10.2 (#​7829) | b3407b8
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.22.5 (#​7837) | 2798bc9
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.24 (#​7832) | fffa658
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.18.4 (#​7839) | 95e3cc0
renovate[bot] | fix(deps): Update dev-non-major (#​7841) | 22d28bc
Robin Pyon | fix: update create integration copy, use correct chevron icons (#​7842) | 1d5d171

v3.64.1

Compare Source

🐛 Notable bugfixes

  • Fixes an issue in the Presentation tool where the entire iframe refreshed on data changes (rather than smoothly updating).
  • Adds a --legacy-peer-deps flag to the automatic install of next-sanity inside Next.js projects, resolving errors that occurred when sanity init was run inside these projects.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.11 (#​7802) | f770631
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.18.1 (#​7803) | bcc9b2d
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.18.2 (#​7808) | 07d5996
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.7.1 (#​7807) | 3ca838e
renovate[bot] | fix(deps): Update dev-non-major (#​7804) | dc87ef6
Simeon Griggs | fix: add --legacy-peer-deps to next-sanity pacakge install (#​7806) | cb3739b

v3.64.0

Compare Source

✨ Highlights

Sanity TypeGen improvements

Quality of life-updates to Sanity TypeGen (thanks @​okj579!):

  • TypeGen will no longer be confused by import statements using the pattern export * from 'filename.ts'
  • TypeGen now supports slightly more advanced types of string interpolation, like:
const query = defineQuery(`*[_type="asdf"] { 
    "linkA": ${linkQuery('linkA')},
}`)

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
Christian Grøngaard | fix(core): explicitly pass randomKey(12) as the PTE keyGenerator (#​7759) | 0005825
Binoy Patel | test(internal/cli): migrate internal cli tests to vitest and remove jest (#​7745) | e5ec632
Owen Kieffer-Jones | feat(codegen): add support for export all | c68e298
Owen Kieffer-Jones | feat(codegen): fix literal function arguments and add default values | c518591
renovate[bot] | chore(deps): lock file maintenance (#​7757) | 4d0cf68
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.4 (#​7768) | 47dba32
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.5.5 (#​7763) | bbcbab8
renovate[bot] | chore(deps): update typescript-tooling (#​7762) | ecbb9dd
Ash | chore: update Studio teams in CODEOWNERS (#​7780) | f52618a
Ash | feat: simplify search strategy configuration (#​7765) | 4d8193f
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.22.3 (#​7766) | 65bae66
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.21 (#​7779) | 1714bb8
renovate[bot] | fix(deps): update dependency @​sanity/mutate to ^0.10.2 (#​7781) | 23fbba6
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.10 (#​7767) | a89e00c
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.6.1 (#​7778) | 3248f96
renovate[bot] | fix(deps): Update dev-non-major (#​7770) | 47b50a5
Cody Olsen | fix(deps): upgrade @sanity/ui to 2.8.22 (#​7783) | 23ca786
Robin Pyon | fix: create integration copy + layout updates (#​7787) | 4807d52
renovate[bot] | chore(deps): update typescript-tooling (#​7791) | f50d68d
renovate[bot] | fix(deps): Update dev-non-major (#​7784) | 92cfeb2
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.5 (#​7792) | 95301c2
renovate[bot] | fix(deps): update dependency @​sanity/client to ^6.22.4 (#​7785) | 335e74c
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.23 (#​7790) | b10d030
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.18.0 (#​7794) | ac4c8b4
Pedro Bonamin | fix(core): update upsell description list items (#​7793) | 1a48572
renovate[bot] | fix(deps): Update dev-non-major (#​7796) | e52ea6a
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.7.0 (#​7800) | d0194fc
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.7.0 (#​7799) | 5d85b3c

v3.63.0

Compare Source

✨ Highlights

Updated Next.js starter template to use Live Mode

Initializing Sanity inside a Next.js application now adds the preconfigured Live Content API helpers sanityFetch and SanityLive.

Performance improvements for template permissions

Template permissions are now resolved sequentially instead of in parallel, improving reliability for large numbers of templates. We've added smarter caching for initial value resolution, reducing duplicate computations.

These improvements should result in more predictable performance and reduced resource usage when working with templates, particularly in larger projects with many templates.

This optimization brings no API changes or breaking changes.

🐛 Notable bugfixes

  • Fixes list scrolling in the Scheduled Publishing interface.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.6 (#​7669) | bd83ebb
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.10 (#​7668) | 4ede77b
renovate[bot] | fix(deps): Update dev-non-major (#​7671) | 1ebedd2
Snorre Eskeland Brekke | feat: adds support for Create-Studio integration (#​7635) | 12cb46b
renovate[bot] | fix(deps): Update dev-non-major (#​7679) | 070b33c
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.7 (#​7683) | 6c1febc
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.10 (#​7692) | 7a564a6
Rico Kahler | perf(core): memoize resolveInitialValueForType (#​7674) | 3602d67
Jordan Lawrence | fix: scheduled pub scroll list issue (#​7658) | 4e05b3a
Simeon Griggs | feat(cli): prepare nextjs starter template for live mode (#​7633) | d018a71
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.11 (#​7667) | 6479290
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.13 (#​7694) | 3e1cad6
renovate[bot] | chore(deps): update dependency @​vitejs/plugin-react to ^4.3.3 (#​7688) | 56bc1a7
renovate[bot] | fix(deps): Update dev-non-major (#​7693) | f03396f
renovate[bot] | fix(deps): update dependency react-rx to ^4.0.1 (#​7712) | 46982a3
shur | chore: telemetry definition files are owned by @​data-eng (#​7703) | 7ed0f9c
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.14 (#​7713) | ef649b8
renovate[bot] | chore(deps): update dependency lerna to ^8.1.9 (#​7711) | ecac3b8
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.2.0 (#​7709) | d1a35d5
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.0 (#​7714) | fa5cfe7
renovate[bot] | fix(deps): Update dev-non-major (#​7708) | ab24df2
Cody Olsen | chore(deps): bump react-compiler linter (#​7715) | ad56ad0
renovate[bot] | chore(deps): update typescript-tooling (#​7681) | cc629b9
renovate[bot] | fix(deps): Update babel monorepo (#​7719) | 3b20ff6
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.15 (#​7718) | 1fadac5
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.15 (#​7717) | 0f7ee17
renovate[bot] | chore(lockfile): update dependency @​sanity/asset-utils to v2.0.7 (#​7721) | 50c683d
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.16 (#​7722) | 4757af6
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.16 (#​7723) | 3048630
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.3.0 (#​7727) | 2f42394
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.17 (#​7725) | 4864eaa
renovate[bot] | fix(deps): Update dev-non-major (#​7724) | 0e2888c
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.18 (#​7730) | 81cb734
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.4.0 (#​7729) | 5c1a81a
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.4.1 (#​7735) | 953501d
renovate[bot] | chore(test-studio): update dependency @​portabletext/editor to ^1.4.1 (#​7734) | 325e50a
Pedro Bonamin | fix(core): export BetaFeatures and ScheduledPublishing types (#​7659) | 9fbebab
Binoy Patel | test(cli): migrate cli tests to vitest (#​7731) | 51db20a
renovate[bot] | fix(deps): update dependency groq-js to ^1.14.0 (#​7738) | c580ebf
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.1 (#​7739) | c4d4abb
renovate[bot] | chore(deps): update dependency @​sanity/prettier-config to ^1.0.3 (#​7733) | 8aea4fa
Espen Hovlandsdal | fix: invalid locale namespace specified for create (#​7732) | 9b2a6f7
Binoy Patel | test(codegen): migrate codegen tests to vitest (#​7741) | c799d28
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.8 (#​7743) | e631b2d
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.5.4 (#​7737) | c0bd3c2
renovate[bot] | fix(deps): update dependency @​sanity/ui to ^2.8.19 (#​7742) | 60ece5f
renovate[bot] | fix(deps): update dependency react-rx to ^4.1.3 (#​7744) | 4a3157d
renovate[bot] | chore(deps): update react monorepo (#​7753) | ce6cfab
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#​7752) | 46f9218
renovate[bot] | fix(deps): Update dev-non-major (#​7736) | eebf6c4
renovate[bot] | chore(deps): update dependency babel-plugin-react-compiler to v19 (#​7755) | 361f347
Jordan Lawrence | chore(scripts): reordering blocks in release notes template script (#​7758) | 72934dd

v3.62.3

Compare Source

✨ Highlights

Optimized Initial Value Resolution

This release includes a performance enhancement to optimize the resolution of Initial Value Templates:

  • Initial values are now resolved sequentially rather than in parallel, improving reliability in projects with large numbers of templates.
  • Enhanced caching reduces duplicate computations, leading to faster and more predictable performance when handling initial values.

These updates streamline initial value resolution, making it more efficient for projects with complex templates. This may improve the start up performance for your Studio.

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.6 (#​7669) | bd83ebb
renovate[bot] | fix(deps): update dependency @​sanity/insert-menu to v1.0.10 (#​7668) | 4ede77b
renovate[bot] | fix(deps): Update dev-non-major (#​7671) | 1ebedd2
Snorre Eskeland Brekke | feat: adds support for Create-Studio integration (#​7635) | 12cb46b
renovate[bot] | fix(deps): Update dev-non-major (#​7679) | 070b33c
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.7 (#​7683) | 6c1febc
renovate[bot] | fix(deps): update dependency @​portabletext/editor to ^1.1.10 (#​7692) | 7a564a6
Rico Kahler | perf(core): memoize resolveInitialValueForType (#​7674) | 3602d67

v3.62.2

Compare Source

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights

  • Updates the Presentation tool to enable visual editing packages to dynamically check which features are supported by the current tool version.

📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): Update dev-non-major (#​7661) | 21988da
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.4 (#​7662) | 35fdd4d
renovate[bot] | fix(deps): Update dev-non-major (#​7663) | aa41c29

v3.62.1

Compare Source

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights

Other features

Screenshot 2024-10-24 at 08 11 27

📓 Full changelog

Author Message Commit

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 October 1, 2023 00:32
@renovate
Copy link
Contributor Author

renovate bot commented Oct 1, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/semantic-release
npm error   dev semantic-release@"^21.1.2" from [email protected]
npm error   packages/gatsby-source-sanity
npm error     [email protected]
npm error     node_modules/gatsby-source-sanity
npm error       workspace packages/gatsby-source-sanity from the root project
npm error       1 more (example-blog)
npm error
npm error Could not resolve dependency:
npm error peer semantic-release@"^22.0.12 || ^23.0.2" from @sanity/[email protected]
npm error node_modules/@sanity/semantic-release-preset
npm error   dev @sanity/semantic-release-preset@"^4.1.7" from [email protected]
npm error   packages/gatsby-source-sanity
npm error     [email protected]
npm error     node_modules/gatsby-source-sanity
npm error       workspace packages/gatsby-source-sanity from the root project
npm error       1 more (example-blog)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-09T06_38_05_383Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-09T06_38_05_383Z-debug-0.log

@vercel
Copy link

vercel bot commented Oct 1, 2023

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

Name Status Preview Comments Updated (UTC)
gatsby-source-sanity ❌ Failed (Inspect) Nov 21, 2024 3:19pm

@renovate renovate bot force-pushed the renovate/examples branch 2 times, most recently from 75fd576 to 8142395 Compare October 11, 2024 15:31
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.

0 participants