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

build(deps): update dependency @softwareventures/eslint-config to v9 (main) #97

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@softwareventures/eslint-config 7.9.0 -> 9.0.0 age adoption passing confidence

Release Notes

softwareventures/eslint-config (@​softwareventures/eslint-config)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
Features
  • deps: add support for eslint-plugin-jsdoc v49 (d0021fe)
  • deps: update typescript-eslint to v8 (0fd72f7)
Bug Fixes
  • deps: delete obsolete ban-types rule (c8555da)
  • deps: disable no-empty-object-type rule (cec217b)

v8.1.0

Compare Source

Features
  • ban-types: replace ban-types rule with no-wrapper-object-types and no-unsafe-function-type (670d628)

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • node: node version 21 is no longer supported.
  • node: node versions < 18, 19 are no longer
    supported.
  • deps: eslint versions earlier than
    v8 are no longer supported.
  • deps: typescript-eslint versions
    earlier than v7 are no longer supported.
Features
  • ban-types: provide a list of suggestions for Object (d28f8c8)
  • deps: drop support for eslint <8 (e6bb92b)
  • deps: drop support for typescript-eslint <7 (c95b436)
  • node: drop support for node < 18, 19 (1abf1bb)
  • node: drop support for node 21 (67adeb0)
Bug Fixes
  • ban-types: add suggestion for Function (54c59a0)

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.

Copy link
Contributor Author

renovate bot commented Sep 11, 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: yarn.lock
➤ YN0000: · Yarn 4.4.1
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @softwareventures/eslint-config@npm:9.0.0
➤ YN0085: │ - @softwareventures/eslint-config@npm:7.9.0
➤ YN0000: └ Completed in 0s 784ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ @typescript-eslint/eslint-plugin is listed by your project with version 7.18.0 (pcab63), which doesn't satisfy what @softwareventures/eslint-config requests (^8.0.0).
➤ YN0060: │ @typescript-eslint/parser is listed by your project with version 7.18.0 (p5e9bb), which doesn't satisfy what @softwareventures/eslint-config and other dependencies request (but they have non-overlapping ranges!).
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ A package was added to the project (+ 47.81 KiB).
➤ YN0000: └ Completed in 0s 208ms
➤ YN0000: ┌ Link step
➤ YN0073: │ Skipped due to mode=update-lockfile
➤ YN0000: └ Completed
➤ YN0000: · Failed with errors in 1s 225ms

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