Skip to content

chore(deps): bump the npm-minor-patch group with 15 updates - #398

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-minor-patch-bb75789fd7
Sep 14, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-minor-patch-bb75789fd7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 15 updates:

Package From To
@sentry/browser 10.72.0 10.73.0
datatables.net 3.0.2 3.0.3
datatables.net-bs5 3.0.2 3.0.3
datatables.net-responsive 4.0.2 4.0.3
datatables.net-responsive-bs5 4.0.2 4.0.3
dompurify 3.4.14 3.4.15
survey-analytics 3.0.2 3.0.3
survey-core 3.0.2 3.0.3
survey-creator-core 3.0.2 3.0.3
survey-creator-js 3.0.2 3.0.3
survey-js-ui 3.0.2 3.0.3
eslint 10.9.1 10.10.0
eslint-plugin-vue 10.10.0 10.11.0
globals 17.11.0 17.12.0
sass 1.103.1 1.104.0

Updates @sentry/browser from 10.72.0 to 10.73.0

Release notes

Sourced from @​sentry/browser's releases.

10.73.0

Important Changes

  • feat(v10/nextjs): Add @sentry/nextjs/config entry point (#23766)

    withSentryConfig is now available from @sentry/nextjs/config, the path it moves to in v11. Importing it from @sentry/nextjs still works on v10 but logs a warning once, so you can change your next.config file today and upgrade to v11 without touching it again.

    // next.config.mjs
    - import { withSentryConfig } from '@sentry/nextjs';
    + import { withSentryConfig } from '@sentry/nextjs/config';

Other Changes

  • feat(v10/node): Deprecate shouldHandleError on setupExpressErrorHandler and setupFasitfyErrorHandler (#23734)
  • fix(v10/cloudflare): Instrument Durable Object handlers installed as read-only properties (#23769)
  • test(v10/nextjs): Drop nextjs-16-cf-workers canary variant (#23775)

Bundle size 📦

Path Size
@​sentry/browser 27.1 KB
@​sentry/browser - with treeshaking flags 25.58 KB
@​sentry/browser (incl. Tracing) 45.54 KB
@​sentry/browser (incl. Tracing + Span Streaming) 47.28 KB
@​sentry/browser (incl. Tracing, Profiling) 50.17 KB
@​sentry/browser (incl. Tracing, Replay) 83.87 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.74 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.49 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.83 KB
@​sentry/browser (incl. Feedback) 43.87 KB
@​sentry/browser (incl. sendFeedback) 31.78 KB
@​sentry/browser (incl. FeedbackAsync) 36.79 KB
@​sentry/browser (incl. Metrics) 28.16 KB
@​sentry/browser (incl. Logs) 28.38 KB
@​sentry/browser (incl. Metrics & Logs) 29.06 KB
@​sentry/react 28.86 KB
@​sentry/react (incl. Tracing) 47.74 KB
@​sentry/vue 32.4 KB
@​sentry/vue (incl. Tracing) 47.46 KB
@​sentry/svelte 27.12 KB
CDN Bundle 29.43 KB

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

10.73.0

Important Changes

  • feat(v10/nextjs): Add @sentry/nextjs/config entry point (#23766)

    withSentryConfig is now available from @sentry/nextjs/config, the path it moves to in v11. Importing it from @sentry/nextjs still works on v10 but logs a warning once, so you can change your next.config file today and upgrade to v11 without touching it again.

    // next.config.mjs
    - import { withSentryConfig } from '@sentry/nextjs';
    + import { withSentryConfig } from '@sentry/nextjs/config';

Other Changes

  • feat(v10/node): Deprecate shouldHandleError on setupExpressErrorHandler and setupFasitfyErrorHandler (#23734)
  • fix(v10/cloudflare): Instrument Durable Object handlers installed as read-only properties (#23769)
  • test(v10/nextjs): Drop nextjs-16-cf-workers canary variant (#23775)
Commits
  • f109d92 release: 10.73.0
  • 1a3e04e meta(changelog): Update changelog for 10.73.0 (#23778)
  • da8d769 test(v10/nextjs): Drop nextjs-16-cf-workers canary variant (#23775)
  • bea4d38 feat(v10/node): Deprecate shouldHandleError on setupExpressErrorHandler a...
  • 605caaf feat(v10/nextjs): Add @sentry/nextjs/config entry point (#23766)
  • da17307 fix(v10/cloudflare): Instrument Durable Object handlers installed as read-onl...
  • 2c4ca38 Merge branch 'release/10.72.0' into v10
  • See full diff in compare view

Updates datatables.net from 3.0.2 to 3.0.3

Release notes

Sourced from datatables.net's releases.

3.0.3

DataTables source 3.0.3

Commits
  • c6f2a40 Build: Forgot to save the jQuery update
  • 5ed9a2c Release 3.0.3
  • 4460b83 Build: Updating external libs
  • 1e32f5a Fix: ^$ regex search should match empty strings
  • 9577c4f Fix: For -api DataTable.ajax() with dataType: 'json' add an Accept head...
  • 1804334 Merge branch 'master' of github.com:DataTables/DataTablesSrc
  • 64ba056 Fix: On JSON parsing error, thea typo prevented the correct status text from ...
  • 8e9a7df Docs: Add number type to -init scrollY
  • ad4b633 Docs: Document -type DataTable.State as its own type
  • d2daaec Dev: Correct earlier commit for the row details state loading
  • Additional commits viewable in compare view

Updates datatables.net-bs5 from 3.0.2 to 3.0.3

Release notes

Sourced from datatables.net-bs5's releases.

3.0.3

DataTables source 3.0.3

Commits
  • c6f2a40 Build: Forgot to save the jQuery update
  • 5ed9a2c Release 3.0.3
  • 4460b83 Build: Updating external libs
  • 1e32f5a Fix: ^$ regex search should match empty strings
  • 9577c4f Fix: For -api DataTable.ajax() with dataType: 'json' add an Accept head...
  • 1804334 Merge branch 'master' of github.com:DataTables/DataTablesSrc
  • 64ba056 Fix: On JSON parsing error, thea typo prevented the correct status text from ...
  • 8e9a7df Docs: Add number type to -init scrollY
  • ad4b633 Docs: Document -type DataTable.State as its own type
  • d2daaec Dev: Correct earlier commit for the row details state loading
  • Additional commits viewable in compare view

Updates datatables.net-responsive from 4.0.2 to 4.0.3

Commits
  • e8f3d91 Release 4.0.3
  • 3ed21cc Fix: Using a control column could cause an index offset, resulting in data th...
  • See full diff in compare view

Updates datatables.net-responsive-bs5 from 4.0.2 to 4.0.3

Commits
  • e8f3d91 Release 4.0.3
  • 3ed21cc Fix: Using a control column could cause an index offset, resulting in data th...
  • See full diff in compare view

Updates dompurify from 3.4.14 to 3.4.15

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.15

  • Added better clobbering hardening when XML content is involved, thanks @​gnyselcuk
  • Added several smaller hardening and edge-case improvements, thanks @​leechristensen
  • Bumped several dependencies where possible
Commits

Updates survey-analytics from 3.0.2 to 3.0.3

Release notes

Sourced from survey-analytics's releases.

v3.0.3

Commits

  • [4bedb8e]: updated survey-analytics docs [azurepipelines skip] (surveyjsdeveloper)
  • [58a8328]: resolve #837 [Regression after #831] Dashboard.clear/render throws: Cannot read properties of undefined (reading 'off') in MuuriLayoutEngine.stopCore (#839) (OlgaLarina) #839
  • prevent XSS through question titles in table column headers and tooltips (tsv2013)
  • [017b8bc]: Try to fix f-test (tsv2013)
  • [336480b]: Try to fix f-test (tsv2013)
  • [c777df7]: [WIP] Fix dashboard table view to display nested questions (#840) (Claude) #840
  • [8048bd2]: resolve #843 Date Range editors are missing a title/label. (LARINA-NB-W10\OlgaLarina) #844
  • [d2593d8]: updated survey-analytics translation for master [azurepipelines skip] (surveyjsdeveloper)
  • [75d7d34]: Update README.md (Elena Gorbatkova)
  • [276c61e]: Hide caption (#848) (OlgaLarina) #848
  • [4b468af]: [WIP] Make MongoDB optional for non-Mongo adapter consumers (#851) (Claude) #851
  • [e02e098]: [WIP] Fix type error in Dashboard.destroy() with date range panel (#850) (Claude) #850
  • 3.0.3 [azurepipelines skip] (surveyjsdeveloper)
Changelog

Sourced from survey-analytics's changelog.

3.0.3 (2026-09-03)

Commits
  • d1494cc Release: 3.0.3 [azurepipelines skip]
  • e02e098 [WIP] Fix type error in Dashboard.destroy() with date range panel (#850)
  • 4b468af [WIP] Make MongoDB optional for non-Mongo adapter consumers (#851)
  • 276c61e Hide caption (#848)
  • 75d7d34 Update README.md
  • d2593d8 updated survey-analytics translation for master [azurepipelines skip]
  • b0379d3 Merge pull request #844 from surveyjs/bug/843-Date-Range-editors-are-missing-...
  • 8048bd2 resolve #843 Date Range editors are missing a title/label.
  • c777df7 [WIP] Fix dashboard table view to display nested questions (#840)
  • 336480b Try to fix f-test
  • Additional commits viewable in compare view

Updates survey-core from 3.0.2 to 3.0.3

Release notes

Sourced from survey-core's releases.

v3.0.3

What's Changed

Full Changelog: surveyjs/survey-library@v3.0.2...v3.0.3

Commits
  • 394a4e0 Release: 3.0.3 [azurepipelines skip]
  • 67b8c08 resolve #11795 Shadcn adapter: radiogroup selected state is not visible on ho...
  • 0491098 Merge pull request #11797 from surveyjs/bug/csp
  • 39240e4 Fix a typo in doccomment
  • 5d7c866 refactor(csp): streamline box-shadow reset handling and update related tests
  • 2c1f8ee Check boxes in progress bar are being checked even though user didn't get to ...
  • eef3aa9 FIx circular dependencies in ui packages (#11787)
  • 9836c49 refactor: update base theme handling and introduce box shadow reset variables
  • 13861a4 Merge commit 'b4b0e97db94fed9cf66662265d72d325fee62230' into bug/csp
  • b4b0e97 add generated base-theme.scss
  • Additional commits viewable in compare view

Updates survey-creator-core from 3.0.2 to 3.0.3

Release notes

Sourced from survey-creator-core's releases.

v3.0.3

Commits

  • [c3a6c7f]: Improve SSR support surveyjs/private-tasks#564 (dmitrykurmanov) #7958
  • [524d902]: Improve SSR support surveyjs/private-tasks#564 (dmitrykurmanov) #7958
  • [a30b06f]: Improve SSR support surveyjs/private-tasks#564 (dmitrykurmanov) #7958
  • [9e17193]: updated survey-creator docs [azurepipelines skip] (surveyjsdeveloper)
  • [133851d]: Merge branch 'master' into bug/private-564-improve-ssr-support (dmitrykurmanov) #7958
  • [affb023]: Add strict CSP test page and imagemap test image (March) #7970
  • [d9f9236]: Add CSP strict test page and imagemap test image for framework compatibility (March) #7970
  • [8e9b773]: Refactor CSP strict test pages to clarify standalone survey rendering under strict policy (March) #7970
  • [c35509a]: Refactor themeVariables handling in SurveyCreatorModel to include box-shadow reset variables (March) #7970
  • [0dff46b]: onElementGetDisplayName event is not raised in every place where useElementTitles is applied fix #7972 (Andrew) #7973
  • [2e853ce]: Rename createBaseThemeBoxShadowResetVariables to createBoxShadowResetVariables for consistency (March) #7970
  • [f474714]: Refactor code to make sure the decision is in one place and reduce using of useElementTitles property directly in the code (Andrew) #7973
  • [ca0d536]: Make parameter displayName optionak in creator.getObjectDisplayName function (Andrew) #7973
  • [4ce830c]: Remove Open Sans font files and license to streamline font handling (March) #7970
  • [e81d054]: Enhance CSP strict policy tests and update rollup configuration to remove font handling (March) #7970
  • 3.0.3 [azurepipelines skip] (surveyjsdeveloper)
Commits
  • ba2a385 Release: 3.0.3 [azurepipelines skip]
  • 928cf77 Merge pull request #7970 from surveyjs/bug/csp
  • e81d054 Enhance CSP strict policy tests and update rollup configuration to remove fon...
  • 4ce830c Remove Open Sans font files and license to streamline font handling
  • b4c650d Merge pull request #7973 from surveyjs/bug/7972-useElementTitles-event
  • ca0d536 Make parameter displayName optionak in creator.getObjectDisplayName function
  • f474714 Refactor code to make sure the decision is in one place and reduce using of u...
  • 2e853ce Rename createBaseThemeBoxShadowResetVariables to createBoxShadowResetVariable...
  • 0dff46b onElementGetDisplayName event is not raised in every place where useElementTi...
  • c35509a Refactor themeVariables handling in SurveyCreatorModel to include box-shadow ...
  • Additional commits viewable in compare view

Updates survey-creator-js from 3.0.2 to 3.0.3

Release notes

Sourced from survey-creator-js's releases.

v3.0.3

Commits

  • [c3a6c7f]: Improve SSR support surveyjs/private-tasks#564 (dmitrykurmanov) #7958
  • [524d902]: Improve SSR support surveyjs/private-tasks#564 (dmitrykurmanov) #7958
  • [a30b06f]: Improve SSR support surveyjs/private-tasks#564 (dmitrykurmanov) #7958
  • [9e17193]: updated survey-creator docs [azurepipelines skip] (surveyjsdeveloper)
  • [133851d]: Merge branch 'master' into bug/private-564-improve-ssr-support (dmitrykurmanov) #7958
  • [affb023]: Add strict CSP test page and imagemap test image (March) #7970
  • [d9f9236]: Add CSP strict test page and imagemap test image for framework compatibility (March) #7970
  • [8e9b773]: Refactor CSP strict test pages to clarify standalone survey rendering under strict policy (March) #7970
  • [c35509a]: Refactor themeVariables handling in SurveyCreatorModel to include box-shadow reset variables (March) #7970
  • [0dff46b]: onElementGetDisplayName event is not raised in every place where useElementTitles is applied fix #7972 (Andrew) #7973
  • [2e853ce]: Rename createBaseThemeBoxShadowResetVariables to createBoxShadowResetVariables for consistency (March) #7970
  • [f474714]: Refactor code to make sure the decision is in one place and reduce using of useElementTitles property directly in the code (Andrew) #7973
  • [ca0d536]: Make parameter displayName optionak in creator.getObjectDisplayName function (Andrew) #7973
  • [4ce830c]: Remove Open Sans font files and license to streamline font handling (March) #7970
  • [e81d054]: Enhance CSP strict policy tests and update rollup configuration to remove font handling (March) #7970
  • 3.0.3 [azurepipelines skip] (surveyjsdeveloper)
Commits
  • ba2a385 Release: 3.0.3 [azurepipelines skip]
  • 928cf77 Merge pull request #7970 from surveyjs/bug/csp
  • e81d054 Enhance CSP strict policy tests and update rollup configuration to remove fon...
  • 4ce830c Remove Open Sans font files and license to streamline font handling
  • b4c650d Merge pull request #7973 from surveyjs/bug/7972-useElementTitles-event
  • ca0d536 Make parameter displayName optionak in creator.getObjectDisplayName function
  • f474714 Refactor code to make sure the decision is in one place and reduce using of u...
  • 2e853ce Rename createBaseThemeBoxShadowResetVariables to createBoxShadowResetVariable...
  • 0dff46b onElementGetDisplayName event is not raised in every place where useElementTi...
  • c35509a Refactor themeVariables handling in SurveyCreatorModel to include box-shadow ...
  • Additional commits viewable in compare view

Updates survey-js-ui from 3.0.2 to 3.0.3

Release notes

Sourced from survey-js-ui's releases.

v3.0.3

What's Changed

Full Changelog: surveyjs/survey-library@v3.0.2...v3.0.3

Commits
  • 394a4e0 Release: 3.0.3 [azurepipelines skip]
  • 67b8c08 resolve #11795 Shadcn adapter: radiogroup selected state is not visible on ho...
  • 0491098 Merge pull request #11797 from surveyjs/bug/csp
  • 39240e4 Fix a typo in doccomment
  • 5d7c866 refactor(csp): streamline box-shadow reset handling and update related tests
  • 2c1f8ee Check boxes in progress bar are being checked even though user didn't get to ...
  • eef3aa9 FIx circular dependencies in ui packages (#11787)
  • 9836c49 refactor: update base theme handling and introduce box shadow reset variables
  • 13861a4 Merge commit 'b4b0e97db94fed9cf66662265d72d325fee62230' into bug/csp
  • b4b0e97 add generated base-theme.scss
  • Additional commits viewable in compare view

Updates eslint from 10.9.1 to 10.10.0

Release notes

Sourced from eslint's releases.

v10.10.0

Features

  • 264b434 feat: add d and v flags to no-unexpected-multiline (#21305) (Gihyeon Jeong / 정기현)
  • c6cc6c5 feat: check Object.prototype property names in new-cap (#21269) (crimsonjay0)
  • 5661fa6 feat: no-extra-bind false negatives with class fields and static blocks (#21260) (synthex-byte)

Bug Fixes

  • bb47dc6 fix: update dependency file-entry-cache to v11 (#20801) (Milos Djermanovic)
  • 427ac0a fix: use format strings in debug calls (#21247) (Francesco Trotta)
  • 9d81532 fix: support __proto__ in /* exported */ comments (#21261) (sethamus)
  • 87e0a08 fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282) (김채영)
  • 8e2cb14 fix: new-cap false positive for UTC calls with properties: false (#21275) (Pixel)
  • 9f4a364 fix: Ignore static imports in no-unreachable (#21276) (Taha Kotil)

Documentation

  • 2417cad docs: Update README (GitHub Actions Bot)
  • 9cecb8a docs: document \c control letter escapes in no-control-regex (#21286) (한국)
  • 8724829 docs: update compat table links (#21263) (fnx)
  • 5634542 docs: Clarify eqeqeq suggestion behavior (#21256) (Müslüm Yılmaz)

Chores

  • b3d876b chore: disable npm audit in ecosystem tests (#21306) (Francesco Trotta)
  • 1696682 ci: restore EMFILE test on Node.js 26 (#21297) (Marry (Subin Yang))
  • 2c7f5d6 chore: update github/codeql-action action to v4.37.9 (#21296) (renovate[bot])
  • 3c753f1 chore: update eslint (#21289) (renovate[bot])
  • 1c73469 chore: update ecosystem plugins (#21280) (ESLint Bot)
  • 08a02be test: add error locations to no-extra-boolean-cast (#21266) (lumir)
  • 77bb1db chore: update github/codeql-action action to v4.37.8 (#21270) (renovate[bot])
  • 007e81a ci: skip EMFILE test on Node.js 26 (#21265) (lumir)
  • 0430280 chore: improve ecosystem tests compatibility on Windows (#21178) (crimsonjay0)
Commits

Updates eslint-plugin-vue from 10.10.0 to 10.11.0

Release notes

Sourced from eslint-plugin-vue's releases.

v10.11.0

Minor Changes

Patch Changes

  • Fixed vue/use-v-on-exact to avoid reporting @keydown.stop when paired with an exact key-specific listener (#3082)
  • Specified explicit items policies for array rule option schemas (#3112)
  • Updated resources (HTML elements) (#3132 and #3133)
Changelog

Sourced from eslint-plugin-vue's changelog.

10.11.0

Minor Changes

Patch Changes

  • Fixed vue/use-v-on-exact to avoid reporting @keydown.stop when paired with an exact key-specific listener (#3082)
  • Specified explicit items policies for array rule option schemas (#3112)
  • Updated resources (HTML elements) (#3132 and #3133)
Commits
  • 97c5634 Version Packages (#3106)
  • abe8bef Update resources (#3133)
  • f3a0276 Make wording in changeset more consistent
  • 87cd113 Update resources (#3132)
  • af8fb6a chore(tools/update-html-resources): fix deprecated HTML elements lookup (#3129)
  • d363ec0 refactor: extract common type in VNodeListenerMap (#3111)
  • 6a4ff1b chore(tools): don't fail npm run new when VS Code CLI is missing (#3116)
  • a465b43 Fix eslint-plugin/no-incorrect-meta-schema lint violations (#3112)
  • 97985f6 refactor: extract getNameParamNode and improve type handling (#3107)
  • 834c463 feat: extend require-default-prop and require-valid-default-prop to check...
  • Additional commits viewable in compare view

Updates globals from 17.11.0 to 17.12.0

Release notes

Sourced from globals's releases.

v17.12.0

  • Update globals (2026-09-01) (#353) 50a2119
  • Add __webpack_layer__ global (#351) 779a11a

sindresorhus/globals@v17.11.0...v17.12.0

Commits

Bumps the npm-minor-patch group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `10.72.0` | `10.73.0` |
| [datatables.net](https://github.com/DataTables/DataTablesSrc) | `3.0.2` | `3.0.3` |
| [datatables.net-bs5](https://github.com/DataTables/DataTablesSrc) | `3.0.2` | `3.0.3` |
| [datatables.net-responsive](https://github.com/DataTables/Responsive) | `4.0.2` | `4.0.3` |
| [datatables.net-responsive-bs5](https://github.com/DataTables/Responsive) | `4.0.2` | `4.0.3` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.14` | `3.4.15` |
| [survey-analytics](https://github.com/surveyjs/survey-analytics) | `3.0.2` | `3.0.3` |
| [survey-core](https://github.com/surveyjs/surveyjs) | `3.0.2` | `3.0.3` |
| [survey-creator-core](https://github.com/surveyjs/survey-creator) | `3.0.2` | `3.0.3` |
| [survey-creator-js](https://github.com/surveyjs/survey-creator) | `3.0.2` | `3.0.3` |
| [survey-js-ui](https://github.com/surveyjs/surveyjs) | `3.0.2` | `3.0.3` |
| [eslint](https://github.com/eslint/eslint) | `10.9.1` | `10.10.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.10.0` | `10.11.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.11.0` | `17.12.0` |
| [sass](https://github.com/sass/dart-sass) | `1.103.1` | `1.104.0` |


Updates `@sentry/browser` from 10.72.0 to 10.73.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.73.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.72.0...10.73.0)

Updates `datatables.net` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/DataTables/DataTablesSrc/releases)
- [Commits](DataTables/DataTablesSrc@3.0.2...3.0.3)

Updates `datatables.net-bs5` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/DataTables/DataTablesSrc/releases)
- [Commits](DataTables/DataTablesSrc@3.0.2...3.0.3)

Updates `datatables.net-responsive` from 4.0.2 to 4.0.3
- [Commits](DataTables/Responsive@4.0.2...4.0.3)

Updates `datatables.net-responsive-bs5` from 4.0.2 to 4.0.3
- [Commits](DataTables/Responsive@4.0.2...4.0.3)

Updates `dompurify` from 3.4.14 to 3.4.15
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.14...3.4.15)

Updates `survey-analytics` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/surveyjs/survey-analytics/releases)
- [Changelog](https://github.com/surveyjs/survey-analytics/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-analytics@v3.0.2...v3.0.3)

Updates `survey-core` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/surveyjs/surveyjs/releases)
- [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-library@v3.0.2...v3.0.3)

Updates `survey-creator-core` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/surveyjs/survey-creator/releases)
- [Changelog](https://github.com/surveyjs/survey-creator/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-creator@v3.0.2...v3.0.3)

Updates `survey-creator-js` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/surveyjs/survey-creator/releases)
- [Changelog](https://github.com/surveyjs/survey-creator/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-creator@v3.0.2...v3.0.3)

Updates `survey-js-ui` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/surveyjs/surveyjs/releases)
- [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-library@v3.0.2...v3.0.3)

Updates `eslint` from 10.9.1 to 10.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.9.1...v10.10.0)

Updates `eslint-plugin-vue` from 10.10.0 to 10.11.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v10.10.0...v10.11.0)

Updates `globals` from 17.11.0 to 17.12.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.11.0...v17.12.0)

Updates `sass` from 1.103.1 to 1.104.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.103.1...1.104.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-version: 10.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: datatables.net
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: datatables.net-bs5
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: datatables.net-responsive
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: datatables.net-responsive-bs5
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: dompurify
  dependency-version: 3.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: survey-analytics
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: survey-core
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: survey-creator-core
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: survey-creator-js
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: survey-js-ui
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: eslint
  dependency-version: 10.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: eslint-plugin-vue
  dependency-version: 10.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: globals
  dependency-version: 17.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: sass
  dependency-version: 1.104.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2026
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Advanced

Run ID: e0ac31d5-7e15-41e3-8410-2db0c570d12c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions
github-actions Bot merged commit 4164035 into master Sep 14, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-minor-patch-bb75789fd7 branch September 14, 2026 06:04
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants