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

Update dependency eslint-config-standard-with-typescript to v43 #52

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-standard-with-typescript ^34.0.1 -> ^43.0.0 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 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 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 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

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 Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jun 19, 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @skitscript/mapper-nodejs@0.0.0
npm error Found: @typescript-eslint/eslint-plugin@5.62.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^5.59.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @typescript-eslint/eslint-plugin@"^6.4.0" from eslint-config-standard-with-typescript@43.0.1
npm error node_modules/eslint-config-standard-with-typescript
npm error   dev eslint-config-standard-with-typescript@"^43.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-06-19T04_09_30_310Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-19T04_09_30_310Z-debug-0.log

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