Merged
Conversation
Bumps the npm-all group with 8 updates: | Package | From | To | | --- | --- | --- | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | | [documentation](https://github.com/documentationjs/documentation) | `13.2.5` | `14.0.3` | | [eslint](https://github.com/eslint/eslint) | `7.28.0` | `10.2.0` | | [eslint-config-airbnb-base](https://github.com/airbnb/javascript) | `14.2.1` | `15.0.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.23.4` | `2.32.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `24.3.6` | `29.15.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `27.0.4` | `30.3.0` | | [jest-cli](https://github.com/jestjs/jest/tree/HEAD/packages/jest-cli) | `27.0.4` | `30.3.0` | Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `documentation` from 13.2.5 to 14.0.3 - [Release notes](https://github.com/documentationjs/documentation/releases) - [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md) - [Commits](documentationjs/documentation@v13.2.5...v14.0.3) Updates `eslint` from 7.28.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v7.28.0...v10.2.0) Updates `eslint-config-airbnb-base` from 14.2.1 to 15.0.0 - [Commits](airbnb/javascript@eslint-config-airbnb-base-v14.2.1...eslint-config-airbnb-base-v15.0.0) Updates `eslint-plugin-import` from 2.23.4 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.23.4...v2.32.0) Updates `eslint-plugin-jest` from 24.3.6 to 29.15.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v24.3.6...v29.15.1) Updates `jest` from 27.0.4 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) Updates `jest-cli` from 27.0.4 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-cli) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: documentation dependency-version: 14.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: eslint-config-airbnb-base dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: eslint-plugin-jest dependency-version: 29.15.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: jest-cli dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the npm-all group with 8 updates:
4.17.214.18.113.2.514.0.37.28.010.2.014.2.115.0.02.23.42.32.024.3.629.15.127.0.430.3.027.0.430.3.0Updates
lodashfrom 4.17.21 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
documentationfrom 13.2.5 to 14.0.3Release notes
Sourced from documentation's releases.
Changelog
Sourced from documentation's changelog.
... (truncated)
Commits
8aae14bchore(release): 14.0.39c42abbbuild(deps): bump actions/setup-node from 3.6.0 to 3.8.0 (#1614)d4559bebuild(deps-dev): bump mock-fs from 5.1.4 to 5.2.0 (#1601)e030a3fSort memberof (#1452)930edd2Update USAGE.md (#1463)1cc2f98fix: fix GFM markdown output (#1553)4600c97Remove broken David badge on README (#1611)12cfa02Update NODE_API.md (#1616)de30e89Update membership.js (#1620)8fcbeaeFix a few typos on CHANGELOG (#1610)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
eslintfrom 7.28.0 to 10.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-airbnb-basefrom 14.2.1 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.entriesInstall script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
eslint-plugin-importfrom 2.23.4 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 checkUpdates
eslint-plugin-jestfrom 24.3.6 to 29.15.1Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
d5192dfchore(release): 29.15.1 [skip ci]0498c1efix: allow TypeScript@7 in peer dependency (#1949)75fe794chore(deps): update workflows (#1938)83d02cfchore(deps): lock file maintenance (#1947)58e2463chore(deps): update yarn to v4.13.0 (#1943)e990f13chore(deps): lock file maintenance (#1941)627ea11chore(deps): lock file maintenance (#1939)3a46f86chore(deps): lock file maintenance (#1937)674466echore(deps): lock file maintenance (#1936)d360ff0chore(deps): lock file maintenance (#1935)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jest since your current version.
Updates
jestfrom 27.0.4 to 30.3.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (...Description has been truncated