build(deps): bump js-yaml, eslint, eslint-config-airbnb-base, eslint-config-react-app, eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, jest and lint-staged #192
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps js-yaml to 4.1.1 and updates ancestor dependencies js-yaml, eslint, eslint-config-airbnb-base, eslint-config-react-app, eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, jest and lint-staged. These dependencies need to be updated together.
Updates
js-yamlfrom 3.10.0 to 4.1.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
cc482e74.1.1 released50968b8dist rebuildd092d86lint fix383665ffix prototype pollution in merge (<<)0d3ca7aREADME.md: HTTP => HTTPS (#678)49baadddoc: 'empty' style option for !!nullba3460eFix demo link (#618)2cef47b4.1.0 released810b149dist rebuild2b5620eExport built-in types, type override now preserves orderUpdates
eslintfrom 4.18.0 to 9.39.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update READMEMaintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-airbnb-basefrom 12.1.0 to 15.0.0Commits
366bfa6[eslint config] [base] v15.0.0f3d3a07[eslint config] [base] [breaking] drop eslint < 7, add eslint 8eac8cc6[eslint config] [base] [breaking] addexportsbe6966b[eslint-config] [meta] add--no-saveto link scripts4fc997b[readme] some updates96f11d8[actions] run prepublishOnly in prepublish testsc12a08c[actions] fix action working directories10a6d02[meta] useprepublishOnlyscript for npm 7+ef6c478[eslint config] [*] [dev deps] update@babel/runtime6734b78[eslint config] [*] [deps] updateeslint-plugin-import,object.entriesUpdates
eslint-config-react-appfrom 2.1.0 to 7.0.1Release notes
Sourced from eslint-config-react-app's releases.
... (truncated)
Changelog
Sourced from eslint-config-react-app's changelog.
... (truncated)
Commits
19fa58dPublish63ae6ddupdated deprecated rules (#11622)221e511Publishf5467d5feat(eslint-config-react-app): support ESLint 8.x (#11375)9d0369bFix ESLint Babel preset resolution (#11547)3880ba6Remove dependency pinning (#11474)f0a837cWebpack 5 (#11201)bbd5a60chore: migrate to@babel/eslint-parser(#10761)bb64e31Switch branch name651d0dbeslint-config-react-app typo fix (#10317)Maintainer changes
This version was pushed to npm by iansu, a new releaser for eslint-config-react-app since your current version.
Updates
eslint-plugin-importfrom 2.8.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkMaintainer changes
This version was pushed to npm by ljharb, a new releaser for eslint-plugin-import since your current version.
Updates
eslint-plugin-jsx-a11yfrom 5.1.1 to 6.10.2Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
... (truncated)
Commits
7f3d698v6.10.20d01a1a[meta] fix changelog URLs5dad7c4[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser, `@babe...d15d3ab[Refactor] avoid spreading things that are already arraysfa9845d[patch]no-redundandant-roles: allow\<img src="*.svg" role="img" />daba189[Tests]aria-role: Add valid test for\<svg role="img" />0bc6378[Docs]label-has-associated-control: add line breaks for readability30d2318[Tests]label-has-associated-control: add additional test casesd92446c[Tests] Add tests to reinforce required attributes for role="heading"aa075bd[Refactor] remove no-longer-neededes-iterator-helpersUpdates
eslint-plugin-reactfrom 7.6.1 to 7.37.5Release notes
Sourced from eslint-plugin-react's releases.