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): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 #1216

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 6, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-node devDependencies replacement ^11.1.0 -> ^14.0.0

This is a special PR that replaces eslint-plugin-node with the community suggested minimal stable replacement version.


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 is behind base branch, 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
Author

renovate bot commented Apr 6, 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: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^6.8.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=7.0.0" from [email protected]
npm error node_modules/eslint-plugin-n
npm error   dev eslint-plugin-n@"^14.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-04-26T23_50_45_352Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-26T23_50_45_352Z-debug-0.log

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from 23eccda to 6c95ab1 Compare May 17, 2024 16:46
Copy link
Author

renovate bot commented May 17, 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: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^6.8.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=7.0.0" from [email protected]
npm error node_modules/eslint-plugin-n
npm error   dev eslint-plugin-n@"^14.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-12-22T11_58_30_223Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-22T11_58_30_223Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from 6c95ab1 to 5232215 Compare May 17, 2024 17:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from 5232215 to 34839f3 Compare December 4, 2024 21:37
semantic-release-bot and others added 2 commits December 4, 2024 22:05
# [10.0.0](v9.1.0...v10.0.0) (2024-12-04)

### Code Refactoring

* **auth:** remove deprecated AuthorizationV1 class ([3f8addb](3f8addb))

### Features

* **discov1:** remove discoV1 ([936edc1](936edc1))
* **discov2:** add functions for new batches api ([5f81415](5f81415))
* **lt:** remove lt and other deprecated resources ([6478da6](6478da6))
* **stt:** add new speech models ([c4105ca](c4105ca))
* **WxA:** add new functions and update required params ([b710609](b710609))

### BREAKING CHANGES

* **auth:** AuthorizationV1 is removed in favor of the long supported node-sdk-core authenticators located in /auth
* **WxA:** `environmentId` now required for `message` and `messageStateless` functions

Add support for message streaming and new APIs
New functions: createProviders, listProviders, updateProviders, createReleaseExport, downloadReleaseExport, createReleaseImport, getReleaseImportStatus, messageStream, messageStreamStateless
* **lt:** LanguageTranslator functionality has been removed
* **discov1:** DiscoveryV1 functionality has been removed
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from 34839f3 to 92abd27 Compare December 4, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants