fix(deps): update packages dependencies #77
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:
^1.15.14
->^1.16.0
^2.3.3
->^2.4.0
^3.45.0
->^3.46.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^5.0.0
->^5.0.2
^3.45.0
->^3.46.1
Release Notes
sanity-io/visual-editing (@sanity/presentation)
v1.16.0
Features
v1.15.16
Bug Fixes
v1.15.15
Bug Fixes
Dependencies
sanity-io/ui (@sanity/ui)
v2.4.0
Compare Source
Features
v2.3.6
Compare Source
Bug Fixes
v2.3.5
Compare Source
Bug Fixes
v2.3.4
Compare Source
Bug Fixes
selected
property onMenuButton
(eae34c1)sanity-io/sanity (@sanity/util)
v3.46.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
scrollTop
of a nonexistent element.📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Ash | fix(sanity): ignore sticky overlay regions with a falsey DOM node (#6910) |
4f1be6c
v3.46.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:
🐛 Notable bugfixes
text
(notstring
) would not yield results.📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Christian Grøngaard | chore(core): abstract
getSchemaTypeIcon
(#6844) |6693c54
Rostislav Melkumyan | feat: add integration when creating a new project through cli (#6639) |
ac214b8
jordanl17 | fix(structure): fixing issue with shift mutli select of documents (#6857) |
15861f4
Espen Hovlandsdal | fix(core): chunk user loading into batches of max 400 items (#6858) |
4531750
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#6849) |
73861ef
renovate[bot] | chore(deps): update dependency @sanity/pkg-utils to v6.9.0 (#6850) |
4b6d33f
renovate[bot] | chore(lockfile): update dependency @sanity/bifur-client to v0.4.1 (#6860) |
c1c2ab2
renovate[bot] | fix(deps): Update babel monorepo (#6861) |
4fa813d
renovate[bot] | chore(lockfile): update dependency @sanity/icons to v3.2.0 (#6864) |
513601c
renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.3.1 (#6851) |
74d4e67
renovate[bot] | chore(deps): update dependency @sanity/icons to ^3.2.0 (#6863) |
c03c346
renovate[bot] | fix(deps): Update dev-non-major (#6862) |
74f8080
Carolina Gonzalez | feat: add hasSanityPackageInImportMap (#6832) |
8ea7d8f
Cody Olsen | feat: add error boundary for form input components (#6869) |
23c42ae
Cody Olsen | fix: portable text editor crash on React 19 (#6870) |
293e7d1
Cody Olsen | refactor: replace
useForwardedRef
withuseImperativeHandle
(#6830) |23bac62
renovate[bot] | fix(deps): update dependency get-it to ^8.6.0 (#6884) |
9f5e29f
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#6892) |
5c01ef6
Cody Olsen | refactor: lift
useCallback
out ofuseAsync
so it can be compiled (#6873) |08f79a4
Espen Hovlandsdal | fix(search): include
text
type fields in search queries (#6895) |5e505ac
RitaDias | test(e2e): update timeouts for opening popovers (#6871) |
1befff1
Pedro Bonamin | fix(scheduled-publishing): export EditScheduleForm from core (#6872) |
43711d7
Rico Kahler | feat: add CLI options to enable auto-updating studios (#6514) |
5077c8b
Binoy Patel | feat(cli): show prompt if local version doesn't match remote (#6707) |
50f1e54
Binoy Patel | fix(cli): allow using auto-updates in unattended mode (#6897) |
61f1f8c
ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#6899) |
07454a1
Christian Grøngaard | fix(form): avoid spreading key prop (#6887) |
51eb56a
renovate[bot] | fix(deps): update dependency @sanity/client to ^6.20.0 (#6886) |
124dc22
Fred Carlsen | fix(core): fix dragging existing blocks in pte (#6867) |
0d92883
renovate[bot] | chore(deps): update dependency @sanity/pkg-utils to v6.9.3 (#6903) |
7f18d45
renovate[bot] | chore(deps): update dependency turbo to ^1.13.4 (#6905) |
576dd3f
renovate[bot] | chore(deps): update dependency @vitejs/plugin-react to ^4.3.1 (#6904) |
24255b4
Cody Olsen | fix: regression causing ESM build errors (#6909) |
0b92a8e
renovate[bot] | chore(deps): update dependency esbuild to ^0.21.5 (#6908) |
69496d1
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.13.1
Compare Source
🩹 Fixes
eslint-plugin: [prefer-readonly] refine report locations
eslint-plugin: [return-await] support explicit resource management
eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.13.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.
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.