Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@igorkowalczyk/eslint-config (source) 3.1.0 -> 3.2.1 age confidence

Release Notes

IgorKowalczyk/shared-configs (@​igorkowalczyk/eslint-config)

v3.2.1

Compare Source

What's Changed

  • Align versions, no code changes

Full Changelog: IgorKowalczyk/shared-configs@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

  • Updated Exports - all config presets are now imported from their dedicated paths:
- import eslintConfig from "@​igorkowalczyk/eslint-config";
+ import baseConfig from "@​igorkowalczyk/eslint-config/base";
+ import astroConfig from "@​igorkowalczyk/eslint-config/astro";
+ import nextConfig from "@​igorkowalczyk/eslint-config/next";
  • Changed prettier tab width from 1 to 2
  • Upgraded Next.js config to the new ESLint Flat Config format
  • Fixed Typescript errors

Full Changelog: IgorKowalczyk/shared-configs@v3.1.0...v3.2.0


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2025
@renovate renovate bot requested a review from IgorKowalczyk November 11, 2025 10:14
@renovate renovate bot force-pushed the renovate/igorkowalczyk-eslint-config-3.x branch from ec870a2 to 63aa706 Compare November 18, 2025 11:36
@renovate renovate bot force-pushed the renovate/igorkowalczyk-eslint-config-3.x branch from 63aa706 to 760370a Compare December 3, 2025 17:00
@renovate renovate bot force-pushed the renovate/igorkowalczyk-eslint-config-3.x branch from 760370a to 67b5f1b Compare December 6, 2025 11:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant