canada-ca / aia-eia-js

Algorithmic Impact Assessment - Évaluation de l'incidence algorithmique (TS/JS)
https://canada-ca.github.io/aia-eia-js/
MIT License
60 stars 41 forks source link

chore(deps): bump survey-vue from 1.7.23 to 1.9.90 #1103

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps survey-vue from 1.7.23 to 1.9.90.

Release notes

Sourced from survey-vue's releases.

v1.9.90

Commits

  • [b4d4c12]: Work for #3539 - Cannot drop a question between two side-by-side question rows (TSV) #6189
  • [c480825]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [f148d92]: Work for #3539 - Cannot drop a question between two side-by-side question rows - extracted drag/drop u-tests (TSV) #6189
  • [235b3d6]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [2e12430]: Work for #3539 - Cannot drop a question between two side-by-side question rows - fixed u-test (TSV) #6189
  • [2c86eee]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [32bfbd3]: Work for #3539 - Cannot drop a question between two side-by-side question rows - get rid of Base class inheritance (TSV) #6189
  • [bb33e32]: Work for #3539 - Extract dom helper (adapter) code from drag/drop model code (TSV) #6189
  • [1da05b0]: Work for #3539 - Extract dom helper (adapter) code from drag/drop model code - fixed u-test (TSV) #6189
  • [d4a489a]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [77aab76]: Work for #3539 - Extract dom helper (adapter) code from drag/drop model code - fixed u-test the right way (TSV) #6189
  • [86ab83b]: Work for #3539 - Refactoring (TSV) #6189
  • [522d77d]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [18adb8d]: Work for #3539 - Fixed react build after merge (TSV) #6189
  • [62c1edd]: Work for #3539 - Fixed f-test (remove ghost css class for dragged item value) (TSV) #6189
  • [cd253af]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [b3b84a0]: #6232 Comment Question - hide the size grip (OlgaLarina) #6239
  • [d8646bd]: work for #6232 fix f-test (OlgaLarina) #6239
  • [80d536f]: work for #6232 : update default value (OlgaLarina) #6239
  • [6d97a40]: work for #6232 : update f-test (OlgaLarina) #6239
  • [4f033db]: Update onStarted description (Roman Tsukanov)
  • [9cc758b]: Describe the new members (Roman Tsukanov) #6239
  • [a5881d2]: Remove the word "obsolete" for README titles (Roman Tsukanov)
  • [e803468]: An addition (Roman Tsukanov)
  • [4a0f057]: Work for surveyjs/survey-creator#4153: add variables for boxshadow styles. (Dmitry Kuzin) #6246
  • [54e25f3]: Fix valueToDataCallback for custom question (Dmitry Kuzin) #6246
  • [88d0a0d]: Add unit test for composite component (Andrew Telnov)
  • [c4a006b]: Fix greek translation (AthinaDavari) #6248
  • [893739a]: Update greek.ts (AthinaDavari) #6248
  • [7a3c480]: Work for #6241: fix rating responsiveness works incorrectly in Angular (Dmitry Kuzin) #6253
  • [ed1214e]: Fix f tests (Dmitry Kuzin) #6253
  • [eaff7af]: Add a note about the page index 0 (Jane) #6255
  • [84a856f]: Revert "Add a note about the page index 0" (Jane) #6255
  • [f803fb0]: These buttons have old styles yet. (#6245) (OlgaLarina) #6245
  • [c4bce6e]: Add a note to the survey.addNewPage API (Jane) #6255
  • [bd8d46c]: Update doc description (Jane) #6255
  • [dc5531d]: Update src/survey.ts (RomanTsukanov) #6255
  • [c9171b2]: Remove global.js generated scripts (Dmitry Kuzin) #6256
  • [1a71153]: Work #6258: fix contentNotLoaded flag works incorrectly with contentMode property (Dmitry Kuzin) #6259
  • [e130ff5]: Work for surveyjs/survey-creator#4169: allow to set item compoenent for non select base questions (Dmitry Kuzin) #6260
  • [f00e8de]: work for #6182 Dropdown with Lazy Loading - The previously selected item appears instead of the actually selected one (#6257) (OlgaLarina) #6257
  • [78f8de7]: Make comment cols prop invisible and non-serializable fix #6231 (#6247) (Andrew) #6247
  • [0fc960c]: Bug/6227 correct json schema (#6254) (Andrew) #6254
  • [49cce03]: Update the Clear button caption for Polish (Jane) #6264
  • [a0bb704]: Fxed #4095 - Multiple-Choice Matrix Column Editor - Columns disappear if you drag them outside the editor (TSV) #6268
  • [66b2051]: Update focus-related API descriptions (#6249) (RomanTsukanov) #6249
  • [baebf64]: Update LICENSE (Elena Gorbatkova) #6273
  • [dd764f9]: resolve #6267 Dropdown with Lazy Loading - The search result doesn't contain any result (OlgaLarina) #6274

... (truncated)

Changelog

Sourced from survey-vue's changelog.

1.9.90 (2023-05-31)

1.9.89 (2023-05-23)

1.9.88 (2023-05-16)

1.9.87 (2023-05-11)

1.9.86 (2023-05-03)

1.9.85 (2023-04-25)

1.9.84 (2023-04-19)

1.9.83 (2023-04-12)

1.9.82 (2023-04-11)

1.9.81 (2023-04-05)

1.9.80 (2023-03-29)

1.9.79 (2023-03-21)

1.9.78 (2023-03-15)

Bug Fixes

  • return original function name (96fc3ff)

1.9.77 (2023-03-07)

1.9.76 (2023-02-28)

1.9.75 (2023-02-21)

1.9.74 (2023-02-14)

1.9.71-31-g828ef9f53 (2023-02-14)

1.9.71 (2023-01-31)

1.9.70 (2023-01-24)

1.9.69 (2023-01-17)

1.9.68 (2023-01-11)

1.9.67 (2023-01-05)

... (truncated)

Commits
  • 108f6a2 Release: 1.9.90 [azurepipelines skip]
  • 9f862fd Release: 1.9.90 [azurepipelines skip]
  • 29da09d defaultValues in paneldynamic elements are applied even when the survey is pr...
  • 1b29d63 Merge pull request #6274 from surveyjs/bugs/6267-Dropdown-with-Lazy-Loading-s...
  • 18b479e Merge pull request #6273 from surveyjs/ElenaGorbatkova-patch-1
  • dd764f9 resolve #6267 Dropdown with Lazy Loading - The search result doesn't contain ...
  • baebf64 Update LICENSE
  • 66b2051 Update focus-related API descriptions (#6249)
  • 23a3799 Merge pull request #6264 from surveyjs/6263-polish-localization-change-the-cl...
  • 907fef8 Merge pull request #6268 from surveyjs/bug/4095-clear-drag-ghost
  • 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 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 year ago

Superseded by #1104.