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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

smartway-bot[bot]
Copy link

@smartway-bot smartway-bot bot commented Jul 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-standard-with-typescript 19.0.1 -> 43.0.1 age adoption passing 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 [email protected]

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 https://github.com/standard/eslint-config-standard-with-typescript/issues/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 [email protected]

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 [email protected]

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

Co-authored-by: Shahar Dawn Or [email protected]

Features

v32.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik [email protected]

Features

v31.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v30.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v29.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v28.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Shahar Dawn Or [email protected]

Features

v27.0.1

Compare Source

Documentation

v27.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Shahar Dawn Or [email protected]

Features
Testing
  • all plugin rules are considered (f91887f)
  • correct 'all plugin rules are considered' (6863028)
Build system / dependencies
  • latest node.js in publish job (0c8d8f8)

v26.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik [email protected]

Features

v25.0.0

Compare Source

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik [email protected]

Features

v24.0.0

Compare Source

⚠ BREAKING CHANGES
  • add rule consistent-indexed-object-style
Features
  • add rule consistent-indexed-object-style (2edd0af)
Build system / dependencies
  • workaround some commitlint issue (a202f4b)

v23.0.0

Compare Source

⚠ BREAKING CHANGES
  • add rules from @​typescript-eslint: no-extra-parens,
    no-loss-of-precision, object-curly-spacing, space-before-blocks,
    comma-dangle.
Features
CI
Build system / dependencies

v22.0.0

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)

v21.0.1

Compare Source

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • Now based on eslint-config-standard v16.
    Also bumped some peerDeps, including eslint.
    Notice removed eslint-plugin-standard peerDep.
Features
Bug Fixes
19.0.1 (2020-09-02)
Bug Fixes

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 has been generated by Renovate Bot.

@smartway-bot smartway-bot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2024
@smartway-bot
Copy link
Author

smartway-bot bot commented Jul 30, 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: @zerogachis/[email protected]
npm ERR! Found: @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   dev @typescript-eslint/eslint-plugin@"^7.9.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/eslint-plugin@"^6.4.0" from [email protected]
npm ERR! node_modules/eslint-config-standard-with-typescript
npm ERR!   dev eslint-config-standard-with-typescript@"43.0.1" 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-07-30T22_59_01_503Z-debug-0.log

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.

0 participants