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.11.2 to 1.11.7 #585

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps survey-react from 1.11.2 to 1.11.7.

Release notes

Sourced from survey-react's releases.

v1.11.7

Commits

  • [5a97932]: updated survey-library docs [azurepipelines skip] (dmitrykurmanov)
  • [4b9b021]: work for #8526 The value is reset when using the input type "phone" and the pattern mask (#8533) (OlgaLarina) #8533
  • [6eb6fae]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (tsv2013)
  • [e8a2abc]: Update devops-visual-regression-tests.yml for Azure Pipelines (tsv2013)
  • [bfb5aed]: The timer is suspended and displays the wrong time if another browser tab was opened during the quiz fix #8509 (#8540) (Andrew) #8540
  • [c56d576]: Update devops-visual-regression-tests.yml for Azure Pipelines (tsv2013)
  • [f76a682]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (tsv2013)
  • [c113b25]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (tsv2013)
  • [9c1fcbb]: Update devops-visual-regression-tests.yml for Azure Pipelines (tsv2013)
  • [7099f3e]: Add settings.storeUtcDates options to store datetime-local in UTC format (toISOString) fix #8542 (#8543) (Andrew) #8543
  • [b7c6d18]: #8528 Radiogroup items appear in a single column regardless of the colCount property value when the Panelless theme mode is enabled (#8534) (Aleksey Novikov) #8534
  • [0bb7eb4]: Progress Bar counts invisible questions when calculating the total progress value #8514 (#8531) (Andrew) #8531
  • [1f21856]: With checkErrorsMode: "onValueChanged", The validation message doesn't disappear even though the dependent field was updated to correct the validation error fix #8539 (#8546) (Andrew) #8546
  • [b25059b]: Create standalone survey UI package (#8537) (tsv2013) #8537
  • [ca8e2a8]: Comment Questions - It's impossible to override the 'allowResize' and 'autoGrow' settings when they are defined at the survey level via the survey.allowResizeComment and survey.autoGrowComment properties (#8488) (OlgaLarina) #8488
  • [e8b8870]: work for #8530 (OlgaLarina) #8551
  • [9ef347f]: Merge branch 'master' of github.com:surveyjs/survey-library into bug/8530-page-rendered-several-times (OlgaLarina) #8551
  • [0416090]: Fixed #8549 - Navigate to URL cross-site scripting attack (#8550) (tsv2013) #8550
  • [8ee612b]: Fixed #8513 - Sticky progress bar doesn't hide (at least safari/chrome mac os) (tsv2013) #8556
  • [4d024e9]: Merge branch 'master' into bug/8513-sticky-always (tsv2013) #8556
  • [ebbf057]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [28f888f]: Update visual-regression-tests.yml for Azure Pipelines (Dmitry Kurmanov)
  • [159bf22]: Default values for carry-forward items. No values fix #8558 (#8559) (Andrew) #8559
  • [1e05870]: Auto populate today's month fix #8552 (#8557) (Andrew) #8557
  • [26a8425]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (OlgaLarina)
  • [07f4019]: Update devops-visual-regression-tests.yml for Azure Pipelines (OlgaLarina)
  • [168d1f1]: Update devops-accessibility-tests.yml for Azure Pipelines (OlgaLarina)
  • [306b578]: Update devops-visual-regression-tests.yml for Azure Pipelines (OlgaLarina)
  • [d7436b1]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (OlgaLarina)
  • [8e709a1]: work for the surveyjs/survey-library#8541 (dmitrykurmanov) #8563
  • [fc7b8bc]: Update devops-accessibility-tests.yml for Azure Pipelines (tsv2013)
  • [7eb0bb4]: Update devops-visual-regression-tests.yml for Azure Pipelines (tsv2013)
  • [78d2a67]: Dynamic Matrix - Condition Editor doesn't list questions located within a detail section fix #8561 (#8562) (Andrew) #8562
  • [b3c5ec7]: add no-imports-from-entries rule (#8548) (OlgaLarina) #8548
  • [456e4b1]: Work for #8433 - fixed render callback (tsv2013) #8565
  • [baf3977]: Use survey render func (tsv2013) #8565
  • [74fe97c]: Patch render func in jquery-ui (tsv2013) #8565
  • [aa269da]: resolve #8555 questionTitleWidth property - add 'px' to numeric values (#8566) (OlgaLarina) #8566
  • [ccce5c2]: Hide the Choices collection when changing the matrix cell type from Dropdown to Text fix #8560 (#8567) (Andrew) #8567
  • [fb239d4]: fix Deprecation Warning: Sass's behavior for declarations that appear after nested rules will be changing to match the behavior specified by CSS in an upcoming version. To keep the existing behavior, move the declaration above the nested rule. (#8564) (OlgaLarina) #8564
  • [3d5939b]: Update accessibility-tests.yml for Azure Pipelines (tsv2013)
  • [62ea7c6]: Update visual-regression-tests.yml for Azure Pipelines (tsv2013)
  • [d7c986d]: Add unit test on drag&drop matrix rows (Andrew Telnov)
  • 1.11.7 [azurepipelines skip] (dmitrykurmanov)
  • 1.11.7 [azurepipelines skip] (dmitrykurmanov)
  • 1.11.7 [azurepipelines skip] (dmitrykurmanov)

v1.11.6

... (truncated)

Changelog

Sourced from survey-react's changelog.

1.11.7 (2024-07-16)

1.11.6 (2024-07-10)

1.11.5 (2024-07-03)

1.11.4 (2024-06-25)

1.11.3 (2024-06-19)

Commits
  • 17f8136 Release: 1.11.7 [azurepipelines skip]
  • 07c6372 Release: 1.11.7 [azurepipelines skip]
  • 46a84f3 Release: 1.11.7 [azurepipelines skip]
  • d7c986d Add unit test on drag&drop matrix rows
  • 62ea7c6 Update visual-regression-tests.yml for Azure Pipelines
  • d79e73c Merge pull request #8565 from surveyjs/bug/8433-patch-render-func
  • 3d5939b Update accessibility-tests.yml for Azure Pipelines
  • fb239d4 fix Deprecation Warning: Sass's behavior for declarations that appear after n...
  • ccce5c2 Hide the Choices collection when changing the matrix cell type from Dropdown ...
  • aa269da resolve #8555 questionTitleWidth property - add 'px' to numeric values (#8566)
  • 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 1 month ago

Superseded by #588.