Skip to content

Bump the dev-dependencies group across 1 directory with 3 updates#265

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-6cd9526197
Closed

Bump the dev-dependencies group across 1 directory with 3 updates#265
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-6cd9526197

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps the dev-dependencies group with 3 updates in the / directory: eslint-plugin-n, prettier and release-plan.

Updates eslint-plugin-n from 17.23.2 to 17.24.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.24.0

17.24.0 (2026-02-15)

🌟 Features

🧹 Chores

  • add v17.x to release-please (9c5e437)
Changelog

Sourced from eslint-plugin-n's changelog.

17.24.0 (2026-02-15)

🌟 Features

🧹 Chores

  • add v17.x to release-please (9c5e437)
Commits

Updates prettier from 3.7.4 to 3.8.1

Release notes

Sourced from prettier's releases.

3.8.1

🔗 Changelog

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.1

diff

Include available printers in plugin type declarations (#18706 by @​porada)

// Input
import * as prettierPluginEstree from "prettier/plugins/estree";
// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any
// Prettier 3.8.1
prettierPluginEstree.printers.estree; //=> Printer
prettierPluginEstree.printers["estree-json"]; //=> Printer

3.8.0

diff

🔗 Release Notes

Commits

Updates release-plan from 0.17.4 to 0.18.0

Release notes

Sourced from release-plan's releases.

v0.18.0

Release (2026-04-01)

  • release-plan 0.18.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

Changelog

Sourced from release-plan's changelog.

release-plan Changelog

Release (2026-04-01)

  • release-plan 0.18.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

Release (2026-01-09)

  • release-plan 0.17.4 (patch)

🐛 Bug Fix

  • release-plan
    • #228 Update github-changelog to v2.1.4 to support bot users (@​gossi)

📝 Documentation

🏠 Internal

Committers: 2

Release (2026-01-09)

  • release-plan 0.17.3 (patch)

🐛 Bug Fix

  • release-plan
    • #228 Update github-changelog to v2.1.4 to support bot users (@​gossi)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for release-plan since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 6, 2026
Bumps the dev-dependencies group with 3 updates in the / directory: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n), [prettier](https://github.com/prettier/prettier) and [release-plan](https://github.com/release-plan/release-plan).


Updates `eslint-plugin-n` from 17.23.2 to 17.24.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.23.2...v17.24.0)

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 `release-plan` from 0.17.4 to 0.18.0
- [Release notes](https://github.com/release-plan/release-plan/releases)
- [Changelog](https://github.com/release-plan/release-plan/blob/main/CHANGELOG.md)
- [Commits](https://github.com/release-plan/release-plan/commits/v0.18.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-version: 17.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: release-plan
  dependency-version: 0.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-6cd9526197 branch from 57d711a to 0cc57cf Compare April 9, 2026 14:23
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 9, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 9, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-6cd9526197 branch April 9, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants