Bump eslint and xo#157
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps [eslint](https://github.com/eslint/eslint) and [xo](https://github.com/xojs/xo). These dependencies needed to be updated together. Updates `eslint` from 7.32.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v7.32.0...v10.2.0) Updates `xo` from 0.37.1 to 2.0.2 - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.37.1...v2.0.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development - dependency-name: xo dependency-version: 2.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1100daf to
8eb591c
Compare
Contributor
Author
|
Looks like these dependencies are up-to-date now, so this is no longer needed. |
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 eslint and xo. These dependencies needed to be updated together.
Updates
eslintfrom 7.32.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
xofrom 0.37.1 to 2.0.2Release notes
Sourced from xo's releases.
... (truncated)
Commits
c5f235a2.0.2bde9854Fixreactandprettier: 'compat'configs failing whenfilesis not spec...d15880cFix CIdba56bc2.0.1d871185Add--fix-dry-runflag23b5972Update dependencies0f1e196Fix missing files in package (#865)d21ab162.0.0d1703daRequire Node.js 20.19 and ESLint 10 (#862)b1ed6dfAccept ESLint-nativefilesformat inXoConfigItemInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.