Bump cross-spawn, eslint and nodemon
Bumps cross-spawn to 7.0.6 and updates ancestor dependencies cross-spawn, eslint and nodemon. These dependencies need to be updated together.
Updates cross-spawn from 5.1.0 to 7.0.6
Changelog
Sourced from cross-spawn's changelog.
7.0.6 (2024-11-18)
Bug Fixes
- update cross-spawn version to 7.0.5 in package-lock.json (f700743)
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
... (truncated)
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(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)- Additional commits viewable in compare view
Updates eslint from 4.19.1 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 nodemon from 1.18.8 to 3.1.7
Release notes
Sourced from nodemon's releases.
v3.1.7
3.1.7 (2024-09-20)
Bug Fixes
v3.1.6
3.1.6 (2024-09-19)
Bug Fixes
v3.1.5
3.1.5 (2024-09-17)
Bug Fixes
v3.1.4
3.1.4 (2024-06-20)
Bug Fixes
v3.1.3
3.1.3 (2024-06-03)
Bug Fixes
v3.1.2
3.1.2 (2024-05-29)
Bug Fixes
v3.1.1
3.1.1 (2024-05-25)
... (truncated)
Commits
9b0606afix: types for export on ESModule (#2211)1428001Merge branch 'main' of github.com:remy/nodemon11fcaaafix: watch nested pathsfddbd43chore: update web site254c2abfix: add missing ignore option to type defintion of config (#2224)f014241chore: update website5a18d24chore: update website1773092chore: update website51dedeechore: update websiteef9ff04chore: update website- 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.