Bump the npm-development group with 7 updates#24
Merged
Conversation
Bumps the npm-development group with 7 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.17.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.13.1` | `6.17.0` | | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.56.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.10.0` | `2.11.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.1.2` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.1.2` | `16.2.0` | Updates `@typescript-eslint/eslint-plugin` from 6.13.1 to 6.17.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.13.1 to 6.17.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/parser) Updates `eslint` from 8.54.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) Updates `eslint-plugin-jsonc` from 2.10.0 to 2.11.2 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.10.0...v2.11.2) Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.2 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.2) Updates `prettier` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) Updates `prettier-eslint` from 16.1.2 to 16.2.0 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.1.2...v16.2.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
ncalteen
approved these changes
Jan 1, 2024
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-development group with 7 updates:
6.13.16.17.06.13.16.17.08.54.08.56.02.10.02.11.25.0.15.1.23.1.03.1.116.1.216.2.0Updates
@typescript-eslint/eslint-pluginfrom 6.13.1 to 6.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
e566a5dchore: publish v6.17.0675e987fix(eslint-plugin): [no-restricted-imports] prevent crash whenpatternsor ...5857356feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)6a219bdfeat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn agai...5ad1b76docs: modify examples for explicit-module-boundary-types (#7404)cde4d4ddocs(eslint-plugin): [prefer-readonly-parameter-types] fix broken code sample...7246e56chore: publish v6.16.03182959fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics ...3031117docs(eslint-plugin): enforce a heading for each rule option (#8015)b3f87fcdocs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)Updates
@typescript-eslint/parserfrom 6.13.1 to 6.17.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
e566a5dchore: publish v6.17.07246e56chore: publish v6.16.06128a02chore: publish v6.15.0c7d702fchore: publish v6.14.0cc2c6d3chore: publish v6.13.24dae083chore: prefix all nx package scripts with npx (#7988)Updates
eslintfrom 8.54.0 to 8.56.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8e8e9f88.56.0085978bBuild: changelog update for 8.56.0ba6af85chore: upgrade@eslint/js@8.56.0 (#17864)60a531achore: package.json update for@eslint/jsrelease0dd9704feat: Support custom severity when reporting unused disable directives (#17212)31a7e3ffeat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6fix:TypeError: fs.exists is not a functionon read-only file system (#17846)9271d10chore: add GitHub issue template for docs issues (#17845)70a686bchore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-plugin-jsoncfrom 2.10.0 to 2.11.2Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
897a354chore: release eslint-plugin-jsonc (#287)3291b57fix: add espree to dependencies (#286)25ff1d0chore: release eslint-plugin-jsonc (#284)994983bfix: wrong report for object option injsonc/object-curly-spacing(#283)a372a88chore: release eslint-plugin-jsonc (#282)9ab4084fixc9e326eImprove compatibility with ESLint v9 (#281)24d3669chore(deps): update dependency stylelint-stylus to v1 (#280)5b73c0echore: update workflowc3204b9chore(deps): update dependency stylelint-config-standard to v35 (#279)Updates
eslint-plugin-prettierfrom 5.0.1 to 5.1.2Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
d102278chore: release eslint-plugin-prettier (#624)b02fe90chore: bump all upgradable (dev)Dependencies (#625)2b09e7ffeat: support parsingmarkdownviaeslint-mdxnatively (#621)5f762dfdocs: change open collective funding info (#626)8210e44fix: add package.json exports field (#623)5a51733chore: release eslint-plugin-prettier (#620)b5c0dc5chore: skip formatting inline scripts in pug files (#619)183f45cchore: release eslint-plugin-prettier (#604)3856413Add flat recommended config (#616)78c8b80Use flat config for the project's eslint configuration (#615)Updates
prettierfrom 3.1.0 to 3.1.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b86701dRelease 3.1.1c97480cUseattributesinstead of deprecatedassertions(#15758)0d1ffb3Consistently use tabs in ternaries whenuseTabsistrue(#15662)5f7aedcfix example to fit the actual experimentalTernaries behaviour (#15747)1e30f66Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...39e4e7bAdd cursorOffset to Playground (#15751)8e816adAllow skipping symlink patterns, to avoid raising a fault (#15533)2ca5d75Fix expect call in dts test (#15766)15c7428chore(deps): update dependency flow-parser to v0.223.3 (#15760)d3b3d4fchore(deps): update dependency hermes-parser to v0.18.0 (#15761)Updates
prettier-eslintfrom 16.1.2 to 16.2.0Release notes
Sourced from prettier-eslint's releases.
Changelog
Sourced from prettier-eslint's changelog.
Commits
689f67achore: release prettier-eslint (#948)6ba8025feat: Allow clients to access messages from eslint (#827)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 ign...Description has been truncated