Bump the sdk-sample group in /turing-js-sdk/js-sdk-sample with 11 updates #2392
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.
Bumps the sdk-sample group in /turing-js-sdk/js-sdk-sample with 11 updates:
2025.3.6
2025.3.10
3.34.1
3.35.0
7.62.0
7.63.0
3.2.0
3.2.1
4.1.8
4.1.11
9.35.0
9.36.0
24.4.0
24.5.2
5.0.2
5.0.3
9.35.0
9.36.0
8.43.0
8.44.0
7.1.5
7.1.7
Updates
@viglet/turing-sdk
from 2025.3.6 to 2025.3.10Release notes
Sourced from
@viglet/turing-sdk
's releases.Commits
Updates
@tabler/icons-react
from 3.34.1 to 3.35.0Release notes
Sourced from
@tabler/icons-react
's releases.Commits
147130c
Release 3.35.0Updates
react-hook-form
from 7.62.0 to 7.63.0Release notes
Sourced from react-hook-form's releases.
Commits
b5b7329
7.63.086a7fb3
🐞 fix: only excuse trigger function when deps has a valid array (#13056)4bfd420
🏔️ chore: major dev deps upgrade (#13053)66b7daf
🔩 chore: lib dev deps upgrade (#13051)62b26d8
🐿️ chore: remove duplicated function isMessage (#13050)f66438a
🦍 feat: improve get dirty fields logic (#13049)c33b4c7
🐞 fix: unregister previous field when switching conditional Controllers (#13041)68685a3
🧪 chore: upgrade typescript-eslint (#13008)2307e99
🧪 test: add unit tests for append utility (#13025)b2a9545
🥢 feat: extra form values by form state (#12936)Updates
recharts
from 3.2.0 to 3.2.1Release notes
Sourced from recharts's releases.
Commits
de8aa39
3.2.1 (#6324)e7bca0d
fix: don't filter zero out of brush scaleValues (#6323)08edb48
chore(deps-dev): bump the storybook group with 8 updates (#6317)d400695
chore(deps-dev): bump eslint-plugin-storybook from 9.1.5 to 9.1.6 (#6318)880c3d6
chore(deps-dev): bump@types/node
from 20.19.13 to 20.19.14 (#6319)d87dd4e
chore(deps-dev): bump browserslist from 4.25.4 to 4.26.0 (#6320)6edeb65
Reduce re-renders to fix blinking line in Zoom&Highlight story (#6315)6ab8bae
chore(deps-dev): bump globals from 16.3.0 to 16.4.0 (#6303)14a58b8
chore(deps-dev): bump eslint-config-airbnb-extended from 2.3.0 to 2.3.1 (#6304)bde980d
Enable dev tools via Global module instead of window (#6309)Updates
zod
from 4.1.8 to 4.1.11Release notes
Sourced from zod's releases.
Commits
2bed4b3
4.1.1182cd717
v4.1.107ffedd0
Fix shape caching (#5263)923af80
Publish zod@4.1.9a78716d
Update zshy (#5249)Updates
@eslint/js
from 9.35.0 to 9.36.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
488cba6
chore: package.json update for@eslint/js
release1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)Updates
@types/node
from 24.4.0 to 24.5.2Commits
Updates
@vitejs/plugin-react
from 5.0.2 to 5.0.3Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
8293cb3
release: plugin-react@5.0.389ec16d
fix(react): hmr did not work for components imported with queries with rolldo...3a8b4a9
perf: avoid sourcemap for refresh wrapper injection (#835)afa28f1
fix(deps): update all non-major dependencies (#823)437bab2
fix(deps): update all non-major dependencies (#809)Updates
eslint
from 9.35.0 to 9.36.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b4857e5
9.36.05878a42
Build: changelog update for 9.36.012411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139)488cba6
chore: package.json update for@eslint/js
releaseb73ab12
docs: update examples to usedefineConfig
(#20131)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109)75b74d8
fix: add missing rule option types (#20127)bac82a2
ci: simplify renovate configuration (#19907)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090)Updates
typescript-eslint
from 8.43.0 to 8.44.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
77056f7
chore(release): publish 8.44.0Updates
vite
from 7.1.5 to 7.1.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
693d255
release: v7.1.798a3484
fix(hmr): wait forimport.meta.hot.prune
callbacks to complete before runni...9f32b1d
fix(hmr): trigger prune event when import is removed from non hmr module (#20...9f2247c
fix(deps): update all non-major dependencies (#20811)105abe8
fix(glob): handle glob imports from folders starting with dot (#20800)4c4583c
fix(build): fix ssr environmentemitAssets: true
when `sharedConfigBuild: t...9bc9d12
fix(client): use CSP nonce when rendering error overlay (#20791)54377f7
release: v7.1.688af2ae
fix(deps): update all non-major dependencies (#20773)d785e72
chore(deps): update rolldown-related dependencies (#20772)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions