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-plugin-sonarjs to ^0.25.0 #83

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-sonarjs (source) ^0.15.0 -> ^0.25.0 age adoption passing confidence

Release Notes

SonarSource/SonarJS (eslint-plugin-sonarjs)

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.0

Compare Source

v0.23.0

Compare Source

v0.22.0

Compare Source

v0.21.0

Compare Source

v0.20.0

Compare Source

v0.19.0

Compare Source

v0.18.0

Compare Source

v0.17.0

Compare Source

v0.16.0

Compare Source


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.

@renovate renovate bot requested a review from blephy as a code owner October 10, 2022 14:10
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.16.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.18.0 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 9afe4a1 to 30ce39b Compare March 11, 2023 22:03
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.18.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.19.0 May 31, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch 2 times, most recently from 5ac854a to d77b997 Compare May 31, 2023 20:04
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.19.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.20.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from d77b997 to 32d40c7 Compare August 4, 2023 11:27
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.20.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.21.0 Aug 26, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 32d40c7 to c1da490 Compare August 26, 2023 11:43
@renovate
Copy link
Contributor Author

renovate bot commented Aug 26, 2023

⚠ 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
[14:09:16.870] INFO (100): Installing npm [email protected]...
[14:10:28.038] WARN (100): Npm error:
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/corepack failed, reason: unable to get local issuer certificate

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-vHUpgJ/_logs/2024-03-28T14_09_17_729Z-debug-0.log
[14:10:28.044] FATAL (100): npm install command failed
    err: {
      "type": "Error",
      "message": "npm install command failed",
      "stack":
          Error: npm install command failed
              at InstallGenericNpmService.install (/snapshot/dist/containerbase-cli.js:53006:13)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53739:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53956:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:54150:3)
    }
[14:10:28.251] INFO (100): Installed tool corepack with errors in 1m 11.3s.

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.21.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.22.0 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from c1da490 to 11e0276 Compare November 1, 2023 13:27
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.22.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.23.0 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 11e0276 to ef0a1aa Compare November 3, 2023 19:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from ef0a1aa to 62372e9 Compare February 12, 2024 10:10
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.23.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.24.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 62372e9 to 9cdbde4 Compare March 28, 2024 14:10
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.24.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.25.0 Mar 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.25.0 chore(deps): update dependency eslint-plugin-sonarjs to ^0.25.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-sonarjs-0.x branch December 8, 2024 18:29
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to ^0.25.0 - autoclosed chore(deps): update dependency eslint-plugin-sonarjs to ^0.25.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 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
[21:31:34.482] INFO (214): Installing npm [email protected]...
[21:32:45.313] WARN (214): Npm error:
npm info using [email protected]
npm info using [email protected]
npm timing npm:load:whichnode Completed in 0ms
npm timing config:load:defaults Completed in 2ms
npm timing config:load:file:/opt/containerbase/tools/node/18.4.0/lib/node_modules/npm/npmrc Completed in 1ms
npm timing config:load:builtin Completed in 1ms
npm timing config:load:cli Completed in 15ms
npm timing config:load:env Completed in 1ms
npm timing config:load:file:/opt/containerbase/tools/corepack/0.30.0/18.4.0/.npmrc Completed in 2ms
npm timing config:load:project Completed in 2ms
npm timing config:load:file:/home/ubuntu/.npmrc Completed in 7ms
npm timing config:load:user Completed in 7ms
npm timing config:load:file:/opt/containerbase/tools/corepack/0.30.0/18.4.0/etc/npmrc Completed in 0ms
npm timing config:load:global Completed in 0ms
npm timing config:load:validate Completed in 0ms
npm timing config:load:credentials Completed in 1ms
npm timing config:load:setEnvs Completed in 1ms
npm timing config:load Completed in 31ms
npm timing npm:load:configload Completed in 31ms
npm timing npm:load:mkdirpcache Completed in 1ms
npm timing npm:load:mkdirplogs Completed in 0ms
npm timing npm:load:setTitle Completed in 2ms
npm timing config:load:flatten Completed in 3ms
npm timing npm:load:display Completed in 11ms
npm timing npm:load:logFile Completed in 6ms
npm timing npm:load:timers Completed in 1ms
npm timing npm:load:configScope Completed in 0ms
npm timing npm:load Completed in 55ms
npm timing arborist:ctor Completed in 0ms
npm timing arborist:ctor Completed in 1ms
npm timing idealTree:init Completed in 13ms
npm timing idealTree:userRequests Completed in 4ms
npm timing idealTree:#root Completed in 70145ms
npm timing idealTree:node_modules/corepack Completed in 0ms
npm timing idealTree:buildDeps Completed in 70153ms
npm timing idealTree:fixDepFlags Completed in 0ms
npm timing idealTree Completed in 70175ms
npm timing command:install Completed in 70184ms
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/corepack failed, reason: unable to get local issuer certificate
npm timing npm Completed in 70337ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-fJhcpH/_logs/2024-12-08T21_31_34_930Z-debug-0.log
[21:32:45.380] ERROR (214): npm install command failed
[21:32:45.380] FATAL (214): Install tool corepack failed in 1m 10.9s.

@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from a28bc8c to 9cdbde4 Compare December 8, 2024 21:32
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