An open index of dependabot pull requests across open source projects.

Bump the npm group across 1 directory with 2 updates

Open
Number: #58
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: July 16, 2025 at 09:58 AM UTC
(about 2 months ago)
Updated: July 16, 2025 at 09:58 AM UTC
(about 2 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 2 updates in the / directory: @stylistic/eslint-plugin and rollup.

Updates @stylistic/eslint-plugin from 5.1.0 to 5.2.0

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v5.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

5.2.0 (2025-07-16)

Features

  • add warnOnce utility for deprecation warnings (#867) (f015822)
  • indent: introduce returnType for FunctionDeclaration and FunctionExpression (#884) (c0a09fb)
  • indent: support TSTypeAliasDeclaration (#796) (c62afea)
  • keyword-spacing: support ImportAttribute (#863) (08d4193)
  • multiline-comment-style: add support for exclamation comments (#876) (b2ece9f)
  • no-extra-parens: support part of TS Nodes (#873) (7d4aa27)
  • object-curly-spacing: support ImportAttribute (#862) (000f2f4)
  • support AccessorProperty (#829) (2143f34)

Bug Fixes

  • disallow extra properties in rule options (#883) (bac5f3f)
  • indent: align first element when VariableDeclarator is first (#861) (ddd14c8)

Documentation

  • enhance readability (#880) (4a5fe59)
  • fix link of no-unexpected-multiline (#847) (0639099)
  • operator-linebreak: add description for "ignore" option earlier (#866) (46e43f5)

Chores

Commits
  • 38232bd chore: release v5.2.0 (main) (#860)
  • f015822 feat: add warnOnce utility for deprecation warnings (#867)
  • 693941c chore: update deps (#885)
  • 7d4aa27 feat(no-extra-parens): support part of TS Nodes (#873)
  • b2ece9f feat(multiline-comment-style): add support for exclamation comments (#876)
  • bac5f3f fix: disallow extra properties in rule options (#883)
  • 2143f34 feat: support AccessorProperty (#829)
  • c0a09fb feat(indent): introduce returnType for FunctionDeclaration and `FunctionE...
  • 08d4193 feat(keyword-spacing): support ImportAttribute (#863)
  • 000f2f4 feat(object-curly-spacing): support ImportAttribute (#862)
  • Additional commits viewable in compare view

Updates rollup from 4.45.0 to 4.45.1

Release notes

Sourced from rollup's releases.

v4.45.1

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
rollup
Ecosystem:
npm
Version Change:
4.45.0 → 4.45.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.1.0 → 5.2.0
Update Type:
Minor
Technical Details
ID: 3485836
UUID: 3235277517
Node ID: PR_kwDOOciLTs6fJlhy
Host: GitHub
Repository: poad/typescript-eslint-template