Skip to content

chore(deps-dev): bump @mia-platform/eslint-config-mia from 3.0.0 to 9.0.0#395

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mia-platform/eslint-config-mia-9.0.0
Open

chore(deps-dev): bump @mia-platform/eslint-config-mia from 3.0.0 to 9.0.0#395
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mia-platform/eslint-config-mia-9.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps @mia-platform/eslint-config-mia from 3.0.0 to 9.0.0.

Changelog

Sourced from @​mia-platform/eslint-config-mia's changelog.

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

BREAKING CHANGES

  • Update ESLint to v9 (latest v9 release)
  • Drop support for Node versions < 18
  • Drop support for ESLint versions < 9
  • Remove valid-jsdoc rule (removed from ESLint v9 core)

Changed

  • Remove eslintrc.json and migrate all rules to native ESLint v9 flat config in eslint.config.js
  • Move eslint-plugin-import from peerDependencies to dependencies
  • Update validation test to use LegacyESLint from eslint/use-at-your-own-risk
  • Update tap to v21
  • Update GitHub Actions CI to test on Node.js v18, v20 and v22

v8.0.0 - 2026-03-05

BREAKING CHANGES

  • Drop support for Node versions < 16
  • Update minimum version of eslint as peerDependency to 8.0.0
  • Add new import order to be more strictly

Changed

  • Add explicit import plugin declaration in the shared ESLint config
  • Migrate ESLint validation test from CLIEngine to ESLint API
  • Update unit test script to run test files directly with Node
  • Allow variable reassignment without object destructuring
Commits
  • e27c91d 9.0.0
  • 78190fd feat: migrate to v9 (#11)
  • c7fc4f1 fix: fix typo in publish.yml
  • 676d604 fix: use node24 to publish package
  • b156595 fix: use node20 to publish packages using oidc to authenticate
  • 83ccadd fix: add flags during npm publish phase
  • e792853 fix: fix pipeline stage of publish
  • ab9c20f chore: changelog
  • 6523c0b feat: updated workflows to support publish to npmjs as a trusted developer
  • d738aad chore: changelog
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​mia-platform/eslint-config-mia since your current version.


Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mia-platform/eslint-config-mia](https://github.com/mia-platform/eslint-config-mia) from 3.0.0 to 9.0.0.
- [Changelog](https://github.com/mia-platform/eslint-config-mia/blob/master/CHANGELOG.md)
- [Commits](mia-platform/eslint-config-mia@v3.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@mia-platform/eslint-config-mia"
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 25, 2026
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