Bump cross-spawn, eslint and webpack-cli in /client
Bumps cross-spawn to 7.0.5 and updates ancestor dependencies cross-spawn, eslint and webpack-cli. These dependencies need to be updated together.
Updates cross-spawn from 6.0.5 to 7.0.5
Changelog
Sourced from cross-spawn's changelog.
7.0.5 (2024-11-07)
Bug Fixes
- fix escaping bug introduced by backtracking (640d391)
7.0.4 (2024-11-07)
Bug Fixes
7.0.3 (2020-05-25)
Bug Fixes
7.0.2 (2020-04-04)
Bug Fixes
7.0.1 (2019-10-07)
Bug Fixes
7.0.0 (2019-09-03)
⚠ BREAKING CHANGES
Commits
0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)9521e2dchore: fix tests in recent node js versions97ded39chore: convert package lockd52b6b9chore: remove unused argument (#156)5d84384chore: add travis jobs on ppc64le (#142)- Additional commits viewable in compare view
Updates eslint from 5.16.0 to 9.15.0
Release notes
Sourced from eslint's releases.
v9.15.0
Features
01557cefeat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)2edc0e2feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)bdec50efeat: fixno-useless-computed-keyfalse negative with__proto__(#19123) (Milos Djermanovic)3087c9efeat: addmetaobject to@eslint/jsplugin (#19095) (Francesco Trotta)Bug Fixes
fd33f13fix: update types forno-restricted-importsrule (#19060) (Nitin Kumar)bd35098fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)9db5b15fix: unsafe report forno-lonely-if(#19087) (Abraham Guo)68fa497fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)4ce625afix: upgrade@humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)Documentation
d927920docs: fix styles in no-js mode (#18916) (Tanuj Kanti)09bc2a8docs: Update README (GitHub Actions Bot)39089c8docs: addno-useless-computed-keyexamples with object patterns (#19109) (Milos Djermanovic)895c60fdocs: add missing messageId property and suggestion properties (#19122) (fnx)298625edocs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)522d8a3docs: add deprecation onindent,quotesandsemirule types (#19090) (Marco Pasqualetti)Chores
2967d91chore: upgrade@eslint/js@9.15.0 (#19133) (Milos Djermanovic)b441beechore: package.json update for@eslint/jsrelease (Jenkins)7d6bf4achore: upgrade@eslint/core@0.9.0 (#19131) (Milos Djermanovic)902e707chore: upgrade@eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic)5ff6c1dchore: bump cross-spawn (#19125) (Ian Bobinac)cceccc7chore: update dependency@eslint/jsonto ^0.6.0 (#19117) (renovate[bot])0da3f73chore: update algolia referrer (#19114) (Strek)4f08332ci: unpintrunk-io/trunk-action(#19108) (Francesco Trotta)6b75683perf: optimizetext-tableby replacing regex withtrimEnd(#19061) (Nitin Kumar)v9.14.0
Features
3fa009ffeat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic)b0faee3feat: add types for the@eslint/jspackage (#19010) (Nitin Kumar)Bug Fixes
24d0172fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas)b442067fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas)d474443fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros)Documentation
151c965docs: updatecontext.languageOptions.parserdescription (#19084) (Nitin Kumar)dc34f94docs: Update README (GitHub Actions Bot)f16e846docs: Update README (GitHub Actions Bot)ee0a77edocs: change link from@types/eslintto lib/types (#19049) (Karl Horky)50f03a1docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic)
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.15.0 - November 15, 2024
2967d91chore: upgrade@eslint/js@9.15.0 (#19133) (Milos Djermanovic)b441beechore: package.json update for@eslint/jsrelease (Jenkins)7d6bf4achore: upgrade@eslint/core@0.9.0 (#19131) (Milos Djermanovic)01557cefeat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)902e707chore: upgrade@eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic)2edc0e2feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)fd33f13fix: update types forno-restricted-importsrule (#19060) (Nitin Kumar)5ff6c1dchore: bump cross-spawn (#19125) (Ian Bobinac)d927920docs: fix styles in no-js mode (#18916) (Tanuj Kanti)bdec50efeat: fixno-useless-computed-keyfalse negative with__proto__(#19123) (Milos Djermanovic)09bc2a8docs: Update README (GitHub Actions Bot)bd35098fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)39089c8docs: addno-useless-computed-keyexamples with object patterns (#19109) (Milos Djermanovic)895c60fdocs: add missing messageId property and suggestion properties (#19122) (fnx)cceccc7chore: update dependency@eslint/jsonto ^0.6.0 (#19117) (renovate[bot])0da3f73chore: update algolia referrer (#19114) (Strek)9db5b15fix: unsafe report forno-lonely-if(#19087) (Abraham Guo)68fa497fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)4f08332ci: unpintrunk-io/trunk-action(#19108) (Francesco Trotta)3087c9efeat: addmetaobject to@eslint/jsplugin (#19095) (Francesco Trotta)298625edocs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)4ce625afix: upgrade@humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)522d8a3docs: add deprecation onindent,quotesandsemirule types (#19090) (Marco Pasqualetti)6b75683perf: optimizetext-tableby replacing regex withtrimEnd(#19061) (Nitin Kumar)v9.14.0 - November 1, 2024
f36cb16chore: upgrade@eslint/js@9.14.0 (#19086) (Milos Djermanovic)28be447chore: package.json update for@eslint/jsrelease (Jenkins)24d0172fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas)3fa009ffeat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic)b0faee3feat: add types for the@eslint/jspackage (#19010) (Nitin Kumar)151c965docs: updatecontext.languageOptions.parserdescription (#19084) (Nitin Kumar)dc34f94docs: Update README (GitHub Actions Bot)f48a2a0test: addno-invalid-regexptests with RegExp Modifiers (#19075) (Milos Djermanovic)37c9177build: update@wdio/*dependencies (#19068) (Francesco Trotta)b442067fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas)35a8858build: exclude flawed dendency versions (#19065) (Francesco Trotta)425202eperf: Fix caching in config loaders (#19042) (Milos Djermanovic)3d44b3cci: run tests in Node.js 23 (#19055) (Francesco Trotta)f16e846docs: Update README (GitHub Actions Bot)ee0a77edocs: change link from@types/eslintto lib/types (#19049) (Karl Horky)d474443fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros)7259627test: ensure tmp directory cleanup incheck-emfile-handling.js(#19036) (Livia Medeiros)50f03a1docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic)v9.13.0 - October 18, 2024
... (truncated)
Commits
6f37b079.15.01d99f29Build: changelog update for 9.15.02967d91chore: upgrade@eslint/js@9.15.0 (#19133)b441beechore: package.json update for@eslint/jsrelease7d6bf4achore: upgrade@eslint/core@0.9.0 (#19131)01557cefeat: Implement Language#normalizeLanguageOptions() (#19104)902e707chore: upgrade@eslint/plugin-kit@0.2.3 (#19130)2edc0e2feat: add meta.defaultOptions (#17656)fd33f13fix: update types forno-restricted-importsrule (#19060)5ff6c1dchore: bump cross-spawn (#19125)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates webpack-cli from 3.3.12 to 5.1.4
Release notes
Sourced from webpack-cli's releases.
v5.1.4
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
v5.1.3
5.1.3 (2023-06-04)
Bug Fixes
v5.1.2
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
- improve help for some flags (f468614)
- improved support for
.ctsand.mtsextensions (a77daf2)v5.1.1
5.1.1 (2023-05-09)
Bug Fixes
v5.1.0
5.1.0 (2023-05-07)
Features
Performance Improvements
v5.0.2
5.0.2 (2023-04-21)
Bug Fixes
- error message for missing default export in configuration (#3685) (e0a4a09)
- perf: reduced startup time (3b79059)
v5.0.1
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
- improve help for some flags (f468614)
- improved support for
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
5.1.0 (2023-05-07)
Features
Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
- error message for missing default export in configuration (#3685) (e0a4a09)
- perf: reduced startup time (3b79059)
5.0.1 (2022-12-05)
Bug Fixes
5.0.0 (2022-11-17)
... (truncated)
Commits
e07f0e5chore(release): publish new version0345c6fchore(deps-dev): bump@typescript-eslint/parserfrom 5.59.8 to 5.59.9 (#3839)f659624fix: multi compiler progress output0d1ff01chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)a7ec146chore(deps-dev): bump@typescript-eslint/eslint-plugin(#3838)9464635chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)cf1796fdocs: update changelog7899c39chore(release): publish new versionbb4f8ebfix: regression for custom configurations (#3834)14b9c18docs: update changelog- 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.