-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[NPM] Bump the all-dependencies group across 1 directory with 18 updates #23205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NPM] Bump the all-dependencies group across 1 directory with 18 updates #23205
Conversation
031a89c to
86d65b9
Compare
sgiehl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The compiled vue files seem to have some significant changes now. However the most remarkable change might be that it started using const/let instead of var. But that shouldn't be a problem for the browsers we support.
I've clicked roughly through various parts of the UI and everything still seems to work as expected. Also plugins, still using complied vue files from the previous version work without issues. Tests are also all passing.
From my point of view that should be good to merge. It however might be good if someone else would also have a look at it, as I committed a couple of changes to fix some things. ping @matomo-org/core-reviewers
mneudert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could not find any issues with the update either. Compiled TagManager with the new dependencies and had core with the old code, nothing looked broken to me.
Maybe pass it to QA to have a check on some premium plugins, to be really sure any JS code generated by the new dependencies still works with the plugin support range down to sometimes 5.0.0?
Bumps the all-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) | `3.5.6` | `3.5.32` | | [@types/jqueryui](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jqueryui) | `1.12.16` | `1.12.24` | | [jquery-ui-dist](https://github.com/jquery/jquery-ui) | `1.13.2` | `1.13.3` | | [sprintf-js](https://github.com/alexei/sprintf.js) | `1.1.2` | `1.1.3` | | [vue](https://github.com/vuejs/core) | `3.2.6` | `3.2.47` | | [@types/materialize-css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/materialize-css) | `1.0.11` | `1.0.14` | | [@types/mousetrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mousetrap) | `1.6.8` | `1.6.15` | | [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) | `4.5.13` | `4.5.19` | | [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) | `4.5.13` | `4.5.19` | | [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) | `4.5.13` | `4.5.19` | | [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) | `4.5.13` | `4.5.19` | | [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) | `4.5.13` | `4.5.19` | | [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) | `1.7.3` | `1.7.8` | | [babel-loader](https://github.com/babel/babel-loader) | `8.2.2` | `8.2.5` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.4` | `3.2.5` | | [husky](https://github.com/typicode/husky) | `8.0.2` | `8.0.3` | | [less](https://github.com/less/less.js) | `4.1.2` | `4.1.3` | Updates `@types/jquery` from 3.5.6 to 3.5.32 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) Updates `@types/jqueryui` from 1.12.16 to 1.12.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jqueryui) Updates `jquery-ui-dist` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](jquery/jquery-ui@1.13.2...1.13.3) Updates `sprintf-js` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/alexei/sprintf.js/blob/master/CHANGELOG.md) - [Commits](alexei/sprintf.js@1.1.2...1.1.3) Updates `vue` from 3.2.6 to 3.2.47 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.2.47/CHANGELOG.md) - [Commits](vuejs/core@v3.2.6...v3.2.47) Updates `@types/materialize-css` from 1.0.11 to 1.0.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/materialize-css) Updates `@types/mousetrap` from 1.6.8 to 1.6.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mousetrap) Updates `@vue/cli-plugin-babel` from 4.5.13 to 4.5.19 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.19/packages/@vue/cli-plugin-babel) Updates `@vue/cli-plugin-eslint` from 4.5.13 to 4.5.19 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.19/packages/@vue/cli-plugin-eslint) Updates `@vue/cli-plugin-typescript` from 4.5.13 to 4.5.19 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.19/packages/@vue/cli-plugin-typescript) Updates `@vue/cli-plugin-unit-jest` from 4.5.13 to 4.5.19 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.19/packages/@vue/cli-plugin-unit-jest) Updates `@vue/cli-service` from 4.5.13 to 4.5.19 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.19/packages/@vue/cli-service) Updates `@vue/compiler-sfc` from 3.2.6 to 3.2.47 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.2.47/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.2.47/packages/compiler-sfc) Updates `abortcontroller-polyfill` from 1.7.3 to 1.7.8 - [Commits](mo/abortcontroller-polyfill@v1.7.3...v1.7.8) Updates `babel-loader` from 8.2.2 to 8.2.5 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v8.2.2...v8.2.5) Updates `dompurify` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.4...3.2.5) Updates `husky` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.2...v8.0.3) Updates `less` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: "@types/jquery" dependency-version: 3.5.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/jqueryui" dependency-version: 1.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: jquery-ui-dist dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sprintf-js dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vue dependency-version: 3.2.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/materialize-css" dependency-version: 1.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/mousetrap" dependency-version: 1.6.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue/cli-plugin-babel" dependency-version: 4.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue/cli-plugin-eslint" dependency-version: 4.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue/cli-plugin-typescript" dependency-version: 4.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue/cli-plugin-unit-jest" dependency-version: 4.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue/cli-service" dependency-version: 4.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue/compiler-sfc" dependency-version: 3.2.47 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: abortcontroller-polyfill dependency-version: 1.7.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: babel-loader dependency-version: 8.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: dompurify dependency-version: 3.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: husky dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: less dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
86d65b9 to
e109d0c
Compare
Bumps the all-dependencies group with 17 updates in the / directory:
3.5.63.5.321.12.161.12.241.13.21.13.31.1.21.1.33.2.63.2.471.0.111.0.141.6.81.6.154.5.134.5.194.5.134.5.194.5.134.5.194.5.134.5.194.5.134.5.191.7.31.7.88.2.28.2.53.2.43.2.58.0.28.0.34.1.24.1.3Updates
@types/jqueryfrom 3.5.6 to 3.5.32Commits
Updates
@types/jqueryuifrom 1.12.16 to 1.12.24Commits
Updates
jquery-ui-distfrom 1.13.2 to 1.13.3Release notes
Sourced from jquery-ui-dist's releases.
Commits
a9e85201.13.38622684Build: Update AUTHORS.txt8e34aa6Docs: Update leftover HTTP Trac URLs to HTTPSf4a9788Build: Update download.jqueryui.com from 2.2.12 to 2.2.144966aeaDocs: Change a few most common domains from HTTP to HTTPS2889591Update custom_render.html (#2242)9fcae94Build: Update release dependencies4da7a30Docs: remove a duplicated "be" in an accordion demo1374020Tests: Skip a problematic keyboard test in IE with jQuery 3.6e7a0da6Tests: Increase robustness of a draggablereverttestUpdates
sprintf-jsfrom 1.1.2 to 1.1.3Changelog
Sourced from sprintf-js's changelog.
Commits
3a0d8c2Merge pull request #227 from alexei/feat-new_release1201d9efix: update deps, bump version for a new release0e0d875Merge pull request #226 from alexei/fix-licensinga5a7a0efix(license): update license name in README8a3a4bbMerge pull request #212 from BigBlueHat/patch-18bf82b5Make bower.json declaration match LICENSE00af1e6Merge pull request #197 from alexei/fix-typo92d5f7efix: typoe2b89caMerge pull request #195 from timgates42/bugfix_typo_precedea25d860Update CONTRIBUTORS.mdUpdates
vuefrom 3.2.6 to 3.2.47Changelog
Sourced from vue's changelog.
... (truncated)
Commits
45984d5release: v3.2.474b70366fix(build): enforce __esModule interop for cjs builds29f8cf8release: v3.2.46b472965workflow: check ci status during releasea0a010dfix(types): optional boolean props should have boolean type in return type of...30399d4fix(compiler-sfc): support resolving type declaration from normal script (#5831)1fde49cfix(runtime-core): fix keep-alive cache prune logic on vnodes with same type ...f19f803chore: fix jest reference in merged test caseefe2efdfix(compat): fix custom transition classes in compat mode (#7435)e64c9aefix(reactivity):triggerRefworking withtoReffrom reactive (#7507)Updates
@types/materialize-cssfrom 1.0.11 to 1.0.14Commits
Updates
@types/mousetrapfrom 1.6.8 to 1.6.15Commits
Updates
@vue/cli-plugin-babelfrom 4.5.13 to 4.5.19Release notes
Sourced from
@vue/cli-plugin-babel's releases.Changelog
Sourced from
@vue/cli-plugin-babel's changelog.... (truncated)
Commits
bef7a67v4.5.199245eb2v4.5.1858ff39cv4.5.17c38e755v4.5.1622a8a78v4.5.15f128c0cv4.5.14Updates
@vue/cli-plugin-eslintfrom 4.5.13 to 4.5.19Release notes
Sourced from
@vue/cli-plugin-eslint's releases.Changelog
Sourced from
@vue/cli-plugin-eslint's changelog.... (truncated)
Commits
bef7a67v4.5.199245eb2v4.5.1858ff39cv4.5.17c38e755v4.5.1622a8a78v4.5.15f128c0cv4.5.14Updates
@vue/cli-plugin-typescriptfrom 4.5.13 to 4.5.19Release notes
Sourced from
@vue/cli-plugin-typescript's releases.Changelog
Sourced from
@vue/cli-plugin-typescript's changelog.... (truncated)
Commits
bef7a67v4.5.195b57792fix: typechecking with Vue 2.7+9245eb2v4.5.18b454ddafix: Vue 2.7 compatibility58ff39cv4.5.17c38e755v4.5.1622a8a78v4.5.15f128c0cv4.5.14Updates
@vue/cli-plugin-unit-jestfrom 4.5.13 to 4.5.19Release notes
Sourced from
@vue/cli-plugin-unit-jest's releases.Changelog
Sourced from
@vue/cli-plugin-unit-jest's changelog.... (truncated)
Commits
bef7a67v4.5.199245eb2v4.5.1858ff39cv4.5.17c38e755v4.5.1622a8a78v4.5.15f128c0cv4.5.14Updates
@vue/cli-servicefrom 4.5.13 to 4.5.19Release notes
Sourced from
@vue/cli-service's releases.Changelog
Sourced from
@vue/cli-service's changelog.... (truncated)
Commits
bef7a67v4.5.199245eb2v4.5.188cd3bf0style: fix lint errorsb454ddafix: Vue 2.7 compatibility58ff39cv4.5.17c38e755v4.5.1675d49d7fix: fix lint errorsb91a395fix: add vueMajor import2142e1ffix: add getVueMajor util37f16ccfix(build): demo-lib.html Vue 3 compatibility (#6366)Updates
@vue/compiler-sfcfrom 3.2.6 to 3.2.47Changelog
Sourced from
@vue/compiler-sfc's changelog.