Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stylelint 16.13.0 broke bin/shakapacker #1062

Open
tagliala opened this issue Jan 21, 2025 · 1 comment
Open

Stylelint 16.13.0 broke bin/shakapacker #1062

tagliala opened this issue Jan 21, 2025 · 1 comment

Comments

@tagliala
Copy link
Member

tagliala commented Jan 21, 2025

Bisected to b222474

bin/shakapacker

ERROR in [stylelint] Cannot read properties of undefined (reading 'length')
- stylelint 16.13.0
+ stylelint 16.12.0
@tagliala
Copy link
Member Author

tagliala commented Jan 21, 2025

Bisected to

stylelint/stylelint#8256

stylelint/stylelint@d266d0e

d266d0ed139ea9fb576a400b0a60429d80d0ec0b is the first bad commit
commit d266d0ed139ea9fb576a400b0a60429d80d0ec0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Jan 1 14:30:48 2025 +0100

    Bump file-entry-cache from 9.1.0 to 10.0.5 (#8256)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Romain Menke <[email protected]>
    Co-authored-by: Masafumi Koba <[email protected]>

 lib/__tests__/standalone-cache.test.mjs | 45 ++++++++++++++++++++++++++++++++++++++++++---
 lib/utils/FileCache.cjs                 | 28 ++++++++++++++++++++--------
 lib/utils/FileCache.mjs                 | 28 ++++++++++++++++++++--------
 package-lock.json                       | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------
 package.json                            |  2 +-
 5 files changed, 153 insertions(+), 42 deletions(-)

https://github.com/jaredwray/cacheable/tree/main/packages/file-entry-cache#changes-from-v9-to-v10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant