Skip to content

chore(deps): update dependency eslint-config-standard-with-typescript to v43#200

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-config-standard-with-typescript-43.x
Open

chore(deps): update dependency eslint-config-standard-with-typescript to v43#200
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-config-standard-with-typescript-43.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-config-standard-with-typescript ^20.0.0^43.0.0 age confidence

Release Notes

mightyiam/eslint-config-standard-with-typescript (eslint-config-standard-with-typescript)

v43.0.1

Compare Source

Build system / dependencies
  • rm add-to-project workflow (8d2f497)
Documentation

v43.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v42.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v41.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

v40.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v39.1.1

Compare Source

Build system / dependencies
Bug fixes
  • turn off ESLint no-implied-eval (ed8f1d4)

v39.1.0

Compare Source

Build system / dependencies
  • add-to-project workflow (dd3ceae)
  • automergeMinor eslint-config-standard (f531394)
  • tsconfig.module = nodenext (7590972)
Features

v39.0.0

Compare Source

⚠ BREAKING CHANGES

closes standard#1202

chore

v38.1.0

Compare Source

Features
Refactoring
  • remove now unneeded types definition src/inclusion.d.ts (f10cd95)

v38.0.0

Compare Source

⚠ BREAKING CHANGES
Build system / dependencies
Features

v37.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

v36.1.1

Compare Source

Build system / dependencies
  • automerge @​types/ bumps (09b9445)
Documentation

v36.1.0

Compare Source

Features
  • bump eslint-config-standard to v17.1.0 (aacad54)
Build system / dependencies
  • rm redundant peerDep range test (4e7ac4f)

v36.0.1

Compare Source

Bug fixes
  • retrieval of active node versions in ci (5ccd9a6)

v36.0.0

Compare Source

⚠ BREAKING CHANGES
  • the rules are provided at the top level,
    instead of under an overrides property.
    Providing the rules under the overrides property was never a good idea.
    It prevents specifying which files the rules apply to (e.g. [*.js, *.ts]).
    I apologize.
    To migrate, make sure that your extends property is under an overrides item.
    An example is in the readme.
    To help verify your configuration,
    you could obtain a list of files that will be linted, this way:
    DEBUG=eslint:cli-engine npx eslint <path>.
Bug fixes

v35.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Build system / dependencies
Testing
  • assign to config.overrides.parser in compatibility config test (2e62830)
  • bottom peerDep compatibility test actually works (73da75f)
Bug fixes

v34.0.1

Compare Source

Testing
  • equivalents not used upstream not considered (7354da5)
Bug fixes

v34.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v33.0.0

Compare Source

⚠ BREAKING CHANGES
  • strict
Features

v32.0.0

Compare Source

⚠ BREAKING CHANGES
  • radix
Features

v31.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-promise-executor-return
Features
  • no-promise-executor-return (28b4565)

v30.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-plusplus
Features

v29.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-param-reassign
Features

v28.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-nonoctal-decimal-escape
Features
  • no-nonoctal-decimal-escape (cda5e9b)

v27.0.1

Compare Source

Documentation

v27.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-negated-condition
Features

v26.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-multi-assign
Features

v25.0.0

Compare Source

⚠ BREAKING CHANGES
  • prefer-spread
Features

v24.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-script-url
Features

v23.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: minimum eslint v9.35.0
Features
  • deps: minimum eslint v9.35.0 (5075c9b)

v22.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: update typescript-eslint packages to v8.41.0
Miscellaneous Chores
  • deps: update typescript-eslint packages to v8.41.0 (9327fc4)

v21.0.1

Compare Source

⚠ BREAKING CHANGES
  • the dependency eslint-config-standard is now pinned.
  • several peerDep bumps including eslint@^8.0.1 (was
Features
Bug Fixes
21.0.1 (2021-08-31)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 25, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: validar@1.0.8
npm ERR! Found: @typescript-eslint/eslint-plugin@4.33.0
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   dev @typescript-eslint/eslint-plugin@"^4.23.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/eslint-plugin@"^6.4.0" from eslint-config-standard-with-typescript@43.0.1
npm ERR! node_modules/eslint-config-standard-with-typescript
npm ERR!   dev eslint-config-standard-with-typescript@"^43.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-01-25T03_33_54_008Z-debug-0.log

@codecov
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (cfd7afc) to head (a10b8fc).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #200   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          145       145           
  Branches        27        27           
=========================================
  Hits           145       145           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: validar@1.0.8
npm ERR! Found: @typescript-eslint/eslint-plugin@4.33.0
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   dev @typescript-eslint/eslint-plugin@"^4.23.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/eslint-plugin@"^6.4.0" from eslint-config-standard-with-typescript@43.0.1
npm ERR! node_modules/eslint-config-standard-with-typescript
npm ERR!   dev eslint-config-standard-with-typescript@"^43.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-02-17T19_59_30_971Z-debug-0.log

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

Successfully merging this pull request may close these issues.

0 participants