team-apm / apm-web

apm-web is a web-based tool to edit package data of AviUtl Package Manager
https://team-apm.github.io/apm-web/
MIT License
5 stars 0 forks source link

build(deps): bump survey-react from 1.10.2 to 1.10.6 #553

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps survey-react from 1.10.2 to 1.10.6.

Release notes

Sourced from survey-react's releases.

v1.10.6

Commits

  • [c54fffd]: refactoring creation listmodel (OlgaLarina) #8285
  • [cb0844b]: fix for "refactoring creation listmodel" (OlgaLarina) #8285
  • [8f74b51]: Merge branch 'master' of github.com:surveyjs/survey-library into refactoring-listmodel (OlgaLarina) #8285
  • [47b786b]: Drop-down. Full list appears in the moment of selecting. (#8295) (OlgaLarina) #8295
  • [b7462a5]: Added new language (philippines) (Hukam24) #8305
  • [f57abfa]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Hukam24) #8305
  • [db44083]: Merge branch 'master' of github.com:surveyjs/survey-library into refactoring-listmodel (OlgaLarina) #8285
  • [aeaf20c]: work for the surveyjs/survey-library#8245 (Dmitry Kurmanov)
  • [1721607]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (Dmitry Kurmanov)
  • [3e3d6fa]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (Dmitry Kurmanov)
  • [45b0330]: [React] Dynamic Matrix - The column's visibleIf condition enables a column regardless of a cell value fix #8302 (#8309) (Andrew) #8309
  • [8e20318]: Hide newitem if Creator makes it invsible (#8312) (Andrew) #8312
  • [18b4641]: Change en-UK to en-GB in unit tests (Andrew Telnov)
  • [3335427]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Andrew Telnov)
  • [6b96a96]: Fix question commentText prop definition (Andrew Telnov)
  • [71dca6f]: #8307 Dynamic Matrix with titleLocation: "left" - The title is overlapped (#8315) (Aleksey Novikov) #8315
  • [7e11c24]: The Skip To trigger doesn't work when a condition uses the Other option value fix #8313 (#8316) (Andrew) #8316
  • [68b45b2]: #8300 Numeric Mask allows to enter values less than the minumum value (#8319) (Aleksey Novikov) #8319
  • [15559af]: Fixed #8317 - Dynamic Matrix - Column titles for an empty footer cells accidentally appear on a mobile (tsv2013) #8323
  • [b63e5cf]: Work for #8317 - Dynamic Matrix - Column titles for an empty footer cells accidentally appear on a mobile - Added vr-test (tsv2013) #8323
  • [ee1619b]: The survey.focusOnFirstError option doesn't prevent a question from being focused in a multi-page survey fix #8322 (#8324) (Andrew) #8324
  • [657d482]: Work for #8317 - Dynamic Matrix - Column titles for an empty footer cells accidentally appear on a mobile - Updated etalons (tsv2013) #8323
  • [f3df19a]: Email Entry with Maximum Character limit - The input area goes beyound the boundaries (#8325) (OlgaLarina) #8325
  • 1.10.6 [azurepipelines skip] (dmitrykurmanov)
  • 1.10.6 [azurepipelines skip] (dmitrykurmanov)
  • 1.10.6 [azurepipelines skip] (dmitrykurmanov)

v1.10.5

Commits

  • [83a4d3a]: Implement support for multiple operations in group animations (Dmitry Kuzin) #8268
  • [a0e5fa4]: Implement ranking animations while ranking not via dnd (Dmitry Kuzin) #8268
  • [6493086]: Implement delayed fade in when animating adding and deletings rows synchronously (Dmitry Kuzin) #8268
  • [508ace0]: Do not process animation if items keys are set incorrectly (Dmitry Kuzin) #8268
  • [a38cd81]: Fix ranking's animaiton doesn't work in vue 2 (Dmitry Kuzin) #8268
  • [9a5253b]: Make container cssClass depend on rendered choices (Dmitry Kuzin) #8268
  • [6340162]: updated survey-library docs [azurepipelines skip] (dmitrykurmanov)
  • [bc575e5]: Bug/8254 - Console Warnings when running the Form Library demo - Warning: Cannot update during an existing state transition (such as within render) (#8282) (tsv2013) #8282
  • The Choices are copied from adorner is not updated correctly when changing the choicesFromQuestion property fix surveyjs/survey-creator#5495 (#8283) #8283 (Andrew)
  • [7add6a6]: Add more unit tests (Dmitry Kuzin) #8268
  • [debb742]: Scrollbars appear on Creator Preview and Theme tabs (#8291) (Aleksey Novikov) #8291
  • [cd7b2dd]: Revert "Feature/ranking animations" (Dmitry) #8297
  • [7e79a34]: Clearing the value in dropdown clears the comment value as well fix #8287 (#8290) (Andrew) #8290
  • [c302a72]: keyName property in matrix dynamic doesn't work for questions in deta… (#8294) (Andrew) #8294
  • [0f5af25]: The survey.onValueChanging event is not raised when updating a matrix comment value fix #8292 (#8299) (Andrew) #8299
  • 1.10.5 [azurepipelines skip] (dmitrykurmanov)
  • 1.10.5 [azurepipelines skip] (dmitrykurmanov)
  • 1.10.5 [azurepipelines skip] (dmitrykurmanov)

... (truncated)

Changelog

Sourced from survey-react's changelog.

1.10.6 (2024-05-28)

1.10.5 (2024-05-21)

1.10.4 (2024-05-15)

1.10.3 (2024-05-07)

Commits
  • 2ef4ebe Release: 1.10.6 [azurepipelines skip]
  • 6914b47 Release: 1.10.6 [azurepipelines skip]
  • 4f0c9ed Release: 1.10.6 [azurepipelines skip]
  • f3df19a Email Entry with Maximum Character limit - The input area goes beyound the bo...
  • 18dcf55 Merge pull request #8323 from surveyjs/bug/8317-footer-mobile-column-title
  • 657d482 Work for #8317 - Dynamic Matrix - Column titles for an empty footer cells acc...
  • ee1619b The survey.focusOnFirstError option doesn't prevent a question from being foc...
  • b63e5cf Work for #8317 - Dynamic Matrix - Column titles for an empty footer cells acc...
  • 15559af Fixed #8317 - Dynamic Matrix - Column titles for an empty footer cells accide...
  • 68b45b2 #8300 Numeric Mask allows to enter values less than the minumum value (#8319)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 months ago

Superseded by #559.