mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
Bump micromatch, @babel/cli and jest in /webapp
Bumps micromatch to 4.0.8 and updates ancestor dependencies micromatch, @babel/cli and jest. These dependencies need to be updated together.
Updates micromatch from 4.0.7 to 4.0.8
Release notes
Sourced from micromatch's releases.
4.0.8
Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.
Changelog
Sourced from micromatch's changelog.
[4.0.8] - 2024-08-22
- backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
Commits
8bd704e4.0.8a0e6841run verb to generate README documentation4ec2884Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7lint67fcce6fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3fix: CVE numbers in CHANGELOGd9dbd9afeat: updated CHANGELOG2ab1315fix: use actions/setup-node@v41406ea3feat: rework test to work on macos with node 10,12 and 14- Additional commits viewable in compare view
Updates @babel/cli from 7.11.6 to 7.25.6
Release notes
Sourced from @babel/cli's releases.
v7.25.5 (2024-08-23)
:bug: Bug Fix
babel-generator,babel-traverse
- #16764 fix: Generate sequence expression parentheses correctly (
@liuxingbaoyu):nail_care: Polish
babel-generator
- #16738 Only force-parenthesize
satisfies's LHS if it has newlines (@nicolo-ribaudo)Committers: 2
- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.25.4 (2024-08-22)
:bug: Bug Fix
babel-traverse
- #16756 fix: Skip computed key when renaming (
@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16755 fix: Decorator 2018-09 may throw an exception (
@liuxingbaoyu)babel-types
- #16710 Visit AST fields nodes according to their syntactical order (
@nicolo-ribaudo)babel-generator
- #16709 Print semicolon after TS
export namespace as A(@nicolo-ribaudo):nail_care: Polish
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-runtime-corejs2,babel-runtime,babel-traverse
- #16722 Avoid unnecessary parens around sequence expressions (
@nicolo-ribaudo)babel-generator,babel-plugin-transform-class-properties
- #16714 Avoid unnecessary parens around exported arrow functions (
@nicolo-ribaudo)babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-object-rest-spread
- #16712 Avoid printing unnecessary parens around object destructuring (
@nicolo-ribaudo):microscope: Output optimization
babel-generator
- #16740 Avoid extra spaces between comments/regexps in compact mode (
@nicolo-ribaudo)Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.25.3 (2024-07-31)
:bug: Bug Fix
babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-traverse
- #16699 Avoid validating visitors produced by
traverse.visitors.merge(@nicolo-ribaudo)
... (truncated)
Changelog
Sourced from @babel/cli's changelog.
v7.25.6 (2024-08-29)
:bug: Bug Fix
babel-generator
- #16783 Properly print inner comments in TS array types (
@nicolo-ribaudo)- #16775 fix: jsx whitespace is not properly preserved when retainLines (
@liuxingbaoyu)babel-traverse
- #16727 fix:
path.getAssignmentIdentifiersmay beundefined(@liuxingbaoyu)babel-parserbabel-helpers,babel-plugin-transform-optional-chaining,babel-runtime-corejs3
- #16769 Only wrap functions in
superPropertyGethelper (@nicolo-ribaudo):nail_care: Polish
babel-generator,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env
- #16780 Do not enforce printing space between
(and comments (@nicolo-ribaudo)babel-plugin-syntax-import-assertions,babel-plugin-syntax-import-attributes
- #16781 Don't throw when enabling both syntax-import-{assertions,attributes} (
@nicolo-ribaudo)babel-generator
- #16782 TS union/intersection nested in union does not need parens (
@nicolo-ribaudo):house: Internal
babel-generator
- #16777 Remove unused
parentparams in the generator (@nicolo-ribaudo)v7.25.5 (2024-08-23)
:bug: Bug Fix
babel-generator,babel-traverse
- #16764 fix: Generate parentheses correctly (
@liuxingbaoyu):nail_care: Polish
babel-generator
- #16738 Only force-parenthesize
satisfies's LHS if it has newlines (@nicolo-ribaudo)v7.25.4 (2024-08-22)
:bug: Bug Fix
babel-traverse
- #16756 fix: Skip computed key when renaming (
@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16755 fix: Decorator 2018-09 may throw an exception (
@liuxingbaoyu)babel-types
- #16710 Visit AST fields nodes according to their syntactical order (
@nicolo-ribaudo)babel-generator
- #16709 Print semicolon after TS
export namespace as A(@nicolo-ribaudo):nail_care: Polish
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-runtime-corejs2,babel-runtime,babel-traverse
- #16722 Avoid unnecessary parens around sequence expressions (
@nicolo-ribaudo)babel-generator,babel-plugin-transform-class-properties
- #16714 Avoid unnecessary parens around exported arrow functions (
@nicolo-ribaudo)
... (truncated)
Commits
2f72b97v7.25.642cbc1cchore: bump chokidar to 3.6.0 (#16771)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)1f5af44v7.24.8683c654Enable some lint rules (#16605)fc0748aUpdate dependencies (#16603)c36fa6aUpdate typescript-eslint v8 (#16557)424fc90Update to TypeScript 5.5 (#16536)bf1e9a3v7.24.7ec0c62afix Babel 8 commander import (#16548)- Additional commits viewable in compare view
Updates jest from 26.4.2 to 29.7.0
Release notes
Sourced from jest's releases.
v29.7.0
Features
[create-jest]Addnpm init/yarn createinitialiser for Jest projects (#14465)[jest-validate]Allow deprecation warnings for unknown options (#14499)Fixes
[jest-resolver]Replace unmatched capture groups inmoduleNameMapperwith empty string instead ofundefined(#14507)[jest-snapshot]Allow for strings as well as template literals in inline snapshots (#14465)[@jest/test-sequencer]Calculate test runtime ifperStats.durationis missing (#14473)Performance
[@jest/create-cache-key-function]Cache access ofNODE_ENVandBABEL_ENV(#14455)Chore & Maintenance
[jest-cli]Move internal config initialisation logic to thecreate-jestpackage (#14465)New Contributors
@bawjensenmade their first contribution in jestjs/jest#14465@malaviya-parthmade their first contribution in jestjs/jest#14467@niklasholmmade their first contribution in jestjs/jest#14507Full Changelog: https://github.com/jestjs/jest/compare/v29.6.4...v29.7.0
v29.6.4
Fixes
[jest-core]Fix typo inscheduleAndRunperformance marker (#14434)[jest-environment-node]Make sureatobandbtoaare writeable in Node 20 (#14446)[jest-worker]Additional error wrapper forparentPort.postMessageto fix unhandledDataCloneError. (#14437)New Contributors
@stanleyumemade their first contribution in jestjs/jest#14424@dj-stormtroopermade their first contribution in jestjs/jest#14437@thw0rtedmade their first contribution in jestjs/jest#14444Full Changelog: https://github.com/jestjs/jest/compare/v29.6.3...v29.6.4
v29.6.3
Fixes
[expect, @jest/expect-utils]ObjectContainingsupportsymbolas key (#14414)[expect]Remove@types/nodefrom dependencies (#14385)[jest-core]Use workers in watch mode by default to avoid crashes (#14059 & #14085).[jest-reporters]Updateistanbul-lib-instrumentdependency to v6. (#14401)[jest-mock]Revert #13692 as it was a breaking change (#14429)[jest-mock]Revert #13866 as it was a breaking change (#14429)
... (truncated)
Changelog
Sourced from jest's changelog.
29.7.0
Features
[create-jest]Addnpm init/yarn createinitialiser for Jest projects (#14465)[jest-validate]Allow deprecation warnings for unknown options (#14499)Fixes
[jest-resolver]Replace unmatched capture groups inmoduleNameMapperwith empty string instead ofundefined(#14507)[jest-snapshot]Allow for strings as well as template literals in inline snapshots (#14465)[@jest/test-sequencer]Calculate test runtime ifperStats.durationis missing (#14473)Performance
[@jest/create-cache-key-function]Cache access ofNODE_ENVandBABEL_ENV(#14455)Chore & Maintenance
[jest-cli]Move internal config initialisation logic to thecreate-jestpackage (#14465)29.6.4
Fixes
[jest-core]Fix typo inscheduleAndRunperformance marker (#14434)[jest-environment-node]Make sureatobandbtoaare writeable in Node 20 (#14446)[jest-worker]Additional error wrapper forparentPort.postMessageto fix unhandledDataCloneError. (#14437)29.6.3
Fixes
[expect, @jest/expect-utils]ObjectContainingsupportsumbolas key (#14414)[expect]Remove@types/nodefrom dependencies (#14385)[jest-core]Use workers in watch mode by default to avoid crashes (#14059 & #14085).[jest-reporters]Updateistanbul-lib-instrumentdependency to v6. (#14401)[jest-mock]Revert #13692 as it was a breaking change (#14429)[jest-mock]Revert #13866 as it was a breaking change (#14429)[jest-mock]Revert #13867 as it was a breaking change (#14429)[@jest/reporters]Marks Reporter's hooks as optional (#14433)[jest-runtime]Fix dynamic ESM import module bug when loaded module throughjest.isolateModulesAsync(#14397)Chore & Maintenance
[jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform]UseinvariantandnotEmptyfromjest-utilrather than own internal (#14366)29.6.2
Fixes
... (truncated)
Commits
4e56991v29.7.055cd6a0v29.6.4fb7d95cv29.6.349bacb9chore: update jest repo organisation in urls (#14413)0fd5b1cv29.6.21f019afv29.6.1c1e5b8av29.6.06ffa48dchore: upgrade TypeScript to v5 (#14155)a95eeb6chore: update tsd runner (#14020)39f3bedv29.5.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Dependabot tried to add @manland as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/mattermost/mattermost-plugin-gitlab/pulls/520/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the mattermost/mattermost-plugin-gitlab repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
Looks like this PR is already up-to-date with master
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.