meta: bump the lint group with 5 updates#8598
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the lint group with 5 updates: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.1` | `8.54.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.1.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.1` | `40.0.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.1` | `16.1.6` | Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `typescript-eslint` from 8.50.1 to 8.54.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint) Updates `stylelint` from 16.26.1 to 17.1.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.1.0) Updates `stylelint-config-standard` from 39.0.1 to 40.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.1...40.0.0) Updates `eslint-config-next` from 16.1.1 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Contributor
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website @nodejs/web-infra Please review the changes when you have a chance. Thank you! 🙏 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8598 +/- ##
==========================================
+ Coverage 75.03% 75.04% +0.01%
==========================================
Files 103 103
Lines 9062 9062
Branches 312 312
==========================================
+ Hits 6800 6801 +1
+ Misses 2260 2259 -1
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Contributor
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
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 lint group with 5 updates:
3.7.43.8.18.50.18.54.016.26.117.1.039.0.140.0.016.1.116.1.6Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
typescript-eslintfrom 8.50.1 to 8.54.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
d423e57chore(release): publish 8.54.09940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0Updates
stylelintfrom 16.26.1 to 17.1.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
48f6372Release 17.1.0 (#9007)5bed108Fixselector-type-no-unknownfalse positives forgeolocationand `usermed...7b0b6f7Revert "Fix resolution of configs, plugins, processors, and custom syntaxes i...9b30fbdRemovedisplay-notationsecondary options while the specification is in flu...17ebd25Fix resolution of configs, plugins, processors, and custom syntaxes in Yarn P...590df52Bump prettier from 3.8.0 to 3.8.1 (#9002)d101b15Remove ignoring ESLint major updates in Dependabot config (#9000)0d9df2fAdddisplay-notationrule (#8981)5721667Turn offskipLibCheckTypeScript configuration option (#8999)79cf2cfFixGlobbyOptionsTypeScript errors (#8992)Updates
stylelint-config-standardfrom 39.0.1 to 40.0.0Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
fbbe7b8Release 40.0.0 (#386)e6368f9Prepare 40.0.0 (#381)481e21cBump the dev-deps group with 3 updates (#382)696689dBump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....5d46c0fBump stylelint/.github/.github/workflows/call-lint.yml from 0.3.1 to 0.5.0 (#...f888c90Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...066dda1Fix vulnerable dependencies vianpm audit fix(#378)b6e6aecBump js-yaml from 4.1.0 to 4.1.1 (#379)63bb8ddBump mdast-util-to-hast from 13.1.0 to 13.2.1 (#380)0cc790aBump the dev-deps group with 2 updates (#377)Updates
eslint-config-nextfrom 16.1.1 to 16.1.6Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
adf8c61v16.1.6acba4a6v16.1.560de6c2v16.1.4f01cf07v16.1.3cb436b3v16.1.2Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions