mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[PR #1169] [MERGED] Bump eslint from 8.57.0 to 9.0.0 #3116
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#3116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DavidAnson/markdownlint/pull/1169
Author: @dependabot[bot]
Created: 4/8/2024
Status: ✅ Merged
Merged: 4/21/2024
Merged by: @DavidAnson
Base:
next← Head:dependabot/npm_and_yarn/next/eslint-9.0.0📝 Commits (2)
a917e4dBump eslint from 8.57.0 to 9.0.05ab0d6dUpdate to ESLint 9's "flat" configuration file format.📊 Changes
9 files changed (+156 additions, -192 deletions)
View changed files
➖
.eslintrc.json(+0 -140)📝
.npmignore(+1 -1)📝
demo/default.js(+2 -4)📝
demo/markdownlint-browser.js(+1 -1)➕
eslint.config.mjs(+138 -0)📝
lib/markdownlint.js(+1 -1)📝
package.json(+3 -2)📝
test/markdownlint-test-custom-rules.js(+1 -11)📝
test/rules/lint-javascript.js(+9 -32)📄 Description
Bumps eslint from 8.57.0 to 9.0.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cbc509.0.075cb5f4Build: changelog update for 9.0.019f9a89chore: Update dependencies for v9.0.0 (#18275)7c957f2chore: package.json update for@eslint/jsreleased73a33cchore: ignore/docs/v8.xin link checker (#18274)d54a412feat: Add --inspect-config CLI flag (#18270)e151050docs: update get-started to the new@eslint/create-config(#18217)610c148fix: Supportusingdeclarations in no-lone-blocks (#18269)44a81c6chore: upgrade knip (#18272)94178addocs: mention aboutnamefield in flat config (#18252)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)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.