chore(deps): update packages dependencies #82
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.27.5
->^2.27.7
^1.16.0
->^1.16.1
^2.4.0
->^2.6.1
^3.46.1
->^3.48.1
^3.5.1
->^3.8.1
^4.17.5
->^4.17.6
^7.13.1
->^7.15.0
^7.13.1
->^7.15.0
^7.34.2
->^7.34.3
^3.46.1
->^3.48.1
^5.4.5
->^5.5.3
Release Notes
changesets/changesets (@changesets/cli)
v2.27.7
Compare Source
Patch Changes
#1047
d108fa6
Thanks @patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.#1400
dd6e5bb
Thanks @Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspaceUpdated dependencies [
d108fa6
,dd6e5bb
,dd6e5bb
]:v2.27.6
Compare Source
Patch Changes
#1392
f295b3e
Thanks @bluwy! - Replacemeow
dependency withmri
to reduce the number of transitive dependencies#1390
6a3452e
Thanks @bluwy! - Displaychangeset status --verbose
in list form and removetty-table
dependencysanity-io/visual-editing (@sanity/presentation)
v1.16.1
Bug Fixes
sanity-io/ui (@sanity/ui)
v2.6.1
Compare Source
Bug Fixes
v2.6.0
Compare Source
Features
v2.5.0
Compare Source
Features
sanity-io/sanity (@sanity/util)
v3.48.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.
🐛 Notable Bugfixes
--no-dry-run
and--no-confirm
CLI options to be used together. Big thanks to @pawelngei!📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Binoy Patel | fix(core): update url for notify endpoint (#7022) |
6e2ad73
Christian Grøngaard | chore(page-building): clean up schema types (#6973) |
af414d5
Rostislav Melkumyan | Fix(CLI): Set integration value for createProject directly in the createProject function (#7021) |
2d11505
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#7028) |
8c66d24
Jason Rose | Fixes NO_CHANGES localization key (#7008) |
666c420
Carolina Gonzalez | fix: check for telemetry consent before error reporting (#7019) |
83e1111
Rico Kahler | fix(core): put back select button for single-asset source (#7030) |
4af12eb
Rico Kahler | fix(cli): allow no-confirm no-dry-run migrations (#7031) |
b06d143
Rico Kahler | build: remove
Version
step from release workflow (#7032) |5006d7f
v3.48.0
: 3.48.0Compare 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.
🐛 Notable Bugfixes
dataset export
workflow.📓 Full changelog
1d3b68d
e39e7f6
5aa2ee8
b29a444
6b9f910
784cfd3
6fbfcdc
fcb09f9
fd6f56c
d09cc9b
7e633bb
f2ddfa7
a1da8cc
4bbe337
v3.47.1
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
🐛 Notable bugfixes
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#6975) |
355e1b9
Binoy Patel | fix(migrate): fixes error message to be more helpful (#6986) |
df89f88
Espen Hovlandsdal | fix(cli): correct noop return value on esbuild-register in dev (#6990) |
51ecce0
Espen Hovlandsdal | fix(core): make version check not depend on
process.env
(#6991) |7c00b8f
v3.47.0
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
✨ Highlights
Array insert menu
This release includes a much requested upgrade of the array insert menu with various new options available. Including a new and more informative grid view, the ability to organize available schema types in groups, and filter them with a search term, and more. Check out the array article in the docs for examples.
Other features
Adds a type export of all the discovered Sanity schema variants resulting from running
sanity typegen
in the CLI. This can be useful in mocks/testing environments and used by third party tools to get a list of potential types. This union type is accessible asAllSanitySchemaTypes
in the generated type definitions.🐛 Notable bugfixes
Hotspot & Crop
tool now render faster, and use far less memory.📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#6916) |
7f20f24
renovate[bot] | chore(deps): update dependency @sanity/tsdoc to v1.0.72 (#6911) |
7d312e4
Cody Olsen | feat(deps): upgrade react-rx to v3 (#6883) |
c0fe9f6
renovate[bot] | fix(deps): Update dev-non-major (#6915) |
f00ca7e
Per-Kristian Nordnes | fix(core): fix issue with pasting mixed content (files and text) for pt-input (#6924) |
fda9387
Rupert Dunk | fix(router): pass options on scoped router navigation (#6923) |
2fabc2e
Fred Carlsen | chore: clean playwright-ct cache on each run (#6928) |
286aaed
Fred Carlsen | fix(form): activate PTE input when dragging files (#6929) |
a2be16c
Ash | chore: update lockfile (#6932) |
d935a3a
Cody Olsen | fix: improve perf of by creating the canvas in a side effect (#6874) |
5d8031b
Cody Olsen | fix: layout shift when uploading images (#6930) |
ae142d4
renovate[bot] | fix(deps): Update dev-non-major (#6941) |
3300904
renovate[bot] | fix(deps): update dependency @sanity/presentation to v1.16.0 (#6942) |
abe562b
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.3.6 (#6943) |
c1869b9
renovate[bot] | chore(lockfile): update dependency @sanity/import to v3.37.5 (#6940) |
6cfe40e
Cody Olsen | fix: change
useListFormat
to no longer violate the rule of hooks (#6876) |cae047f
Bjørge Næss | fix(sanity): only include create action when restoring a deleted document (#6937) |
2736835
Cody Olsen | refactor: change memoization of margins to support the rule of hooks (#6875) |
fbf90ec
Espen Hovlandsdal | fix(schema): use base type for title if no subtype title or name is given (#6947) |
bbe7ac0
Binoy Patel | fix(cli): account for base path in the importmap (#6919) |
8f28054
renovate[bot] | chore(lockfile): update dependency @sanity/bifur-client to v0.4.1 (#6939) |
e161e0b
Nina Andal Aarvik | fix(vision): center loading spinner (#6900) |
5943d4f
Christian Grøngaard | chore: allow clean:deps to remove test studio node_modules (#6951) |
339128d
Christian Grøngaard | feat(core): new insert menu for arrays with filtering, type preview support (#6853) |
203f135
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#6957) |
4b89dd5
renovate[bot] | fix(deps): Update dev-non-major (#6958) |
d89acea
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.4.0 (#6959) |
5a38691
Sindre Gulseth | feat(typegen): add all schema types exported union |
5d97a0e
Sindre Gulseth | Revert "feat(typegen): add all schema types exported union" |
e65adee
RitaDias | test(e2e): update e2e flaky tests (#6927) |
6b20e5f
Sindre Gulseth | feat(typegen): add all schema types exported union (#6962) |
fa459a4
Ash | test(e2e): ensure custom publish action can patch document before publication |
17d0bbf
Ash | fix(sanity): remove
ifDraftRevisionId
optimistic lock usage when publishing documents |3064705
Christian Grøngaard | fix(core): make array insert menu full width if grid view is configured (#6969) |
47d204c
Christian Grøngaard | deps(core): update @sanity/insert-menu (#6971) |
de01b7c
Bjørge Næss | fix(structure): don't replace url when navigating back to list after document deletion (#6953) |
f662ae2
Bjørge Næss | refactor(core): change revision history label from 'Version' to the more accurate 'Revision' (#6956) |
b90820c
Espen Hovlandsdal | feat(core): implement basic error reporting (#6914) |
02dab2a
Binoy Patel | fix(ci): importmap path on windows (#6948) |
6bbf609
Carolina Gonzalez | feat: notify AUS studio users of new studio versions (#6893) |
e9b16c8
tanstack/virtual (@tanstack/react-virtual)
v3.8.1
Compare Source
Version 3.8.1 - 6/29/24, 2:48 AM (Manual Release)
Changes
Fix
40de0a4
) by Lachlan CollinsPackages
v3.8.0
Compare Source
Version 3.8.0 - 6/29/24, 2:39 AM
Changes
Feat
e02207d
) by @kadoshmsChore
11caab2
) by Lachlan CollinsPackages
v3.7.0
Compare Source
Version 3.7.0 - 6/21/2024, 1:17 PM
Changes
Feat
afeb2fd
) by @piecykPackages
v3.6.0
Compare Source
Version 3.6.0 - 6/21/2024, 9:17 AM
Changes
Feat
b3b8897
) by @piecykPackages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.15.0
Compare Source
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>
caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared configeslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any
eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.14.1
Compare Source
🩹 Fixes
eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.14.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-extraneous-class] handle abstract members
eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types
eslint-plugin: [no-invalid-this] support AccessorProperty
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.15.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.3
Compare Source
Fixed
prop-types
]: null-check rootNode before calling getScope (#3762 @crnhrv)boolean-prop-naming
]: avoid a crash with a spread prop (#3733 @ljharb)jsx-boolean-value
]:assumeUndefinedIsFalse
withnever
must not allow explicittrue
value (#3757 @6uliver)no-object-type-as-default-prop
]: enable rule for components with many parameters (#3768 @JulienR1)jsx-key
]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769 @akulsr0)Microsoft/TypeScript (typescript)
v5.5.3
Compare Source
v5.5.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone America/Los_Angeles, 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.
This PR has been generated by Mend Renovate. View repository job log here.