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 to v7.32.0 - abandoned #18

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 22, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 7.25.0 -> 7.32.0 age adoption passing confidence

Release Notes

eslint/eslint

v7.32.0

Compare Source

v7.31.0

Compare Source

v7.30.0

Compare Source

v7.29.0

Compare Source

v7.28.0

Compare Source

v7.27.0

Compare Source

  • 2c0868c Chore: merge all html formatter files into html.js (#​14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #​14325) (#​14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#​14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#​14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #​11843) (#​14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#​14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#​14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)

v7.26.0

Compare Source

  • aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#​14577) (Brandon Mills)
  • ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #​14208) (#​14282) (Patrick Ahmetovic)
  • 6a86e50 Chore: remove loose-parser tests (fixes #​14315) (#​14569) (Milos Djermanovic)
  • ee3a3ea Fix: create .eslintrc.cjs for module type (#​14304) (Nitin Kumar)
  • 6791dec Docs: fix example for require-atomic-updates (#​14562) (Milos Djermanovic)
  • 388eb7e Sponsors: Sync README with website (ESLint Jenkins)
  • f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#​14291) (Bryan Mishkin)
  • 0b6a3f3 New: Include XO style guide in eslint --init (#​14193) (Federico Brigante)

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.

@renovate
Copy link
Author

renovate bot commented May 22, 2021

⚠️ 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 check 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

@renovate renovate bot force-pushed the renovate/eslint-7.x branch from 0d58cae to 525ec87 Compare June 5, 2021 00:14
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.27.0 chore(deps): update dependency eslint to v7.28.0 Jun 5, 2021
@renovate
Copy link
Author

renovate bot commented Jun 5, 2021

⚠ 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

added 1 package, and audited 2 packages in 2s

found 0 vulnerabilities
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 1s 168ms
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 501 packages were already cached, 12 had to be fetched
➤ YN0000: └ Completed in 3s 681ms
➤ YN0000: ┌ Link step
➤ YN0004: │ dogehq@workspace:. lists build scripts, but all build scripts have been disabled.
➤ YN0004: │ @discordjs/opus@npm:0.5.0 lists build scripts, but all build scripts have been disabled.
➤ YN0004: │ @dogehouse/kebab@npm:0.3.0 lists build scripts, but all build scripts have been disabled.
➤ YN0004: │ wrtc@npm:0.4.7 lists build scripts, but all build scripts have been disabled.
➤ YN0004: │ core-js@npm:2.6.12 lists build scripts, but all build scripts have been disabled.
➤ YN0007: │ dogehq@workspace:. must be built because it never did before or the last one failed
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/User.ts(1,62): error TS7016: Could not find a declaration file for module '@dogehouse/kebab'. '/mnt/renovate/gh/DogeHQ/dogehq/node_modules/@dogehouse/kebab/lib/index.js' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT   Try `npm i --save-dev @types/dogehouse__kebab` if it exists or add a new declaration (.d.ts) file containing `declare module '@dogehouse/kebab';`
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/ScheduledRoom.ts(1,52): error TS7016: Could not find a declaration file for module '@dogehouse/kebab'. '/mnt/renovate/gh/DogeHQ/dogehq/node_modules/@dogehouse/kebab/lib/index.js' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT   Try `npm i --save-dev @types/dogehouse__kebab` if it exists or add a new declaration (.d.ts) file containing `declare module '@dogehouse/kebab';`
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Room.ts(1,89): error TS7016: Could not find a declaration file for module '@dogehouse/kebab'. '/mnt/renovate/gh/DogeHQ/dogehq/node_modules/@dogehouse/kebab/lib/index.js' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT   Try `npm i --save-dev @types/dogehouse__kebab` if it exists or add a new declaration (.d.ts) file containing `declare module '@dogehouse/kebab';`
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Room.ts(289,18): error TS7006: Parameter 'user' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/ClientUser.ts(1,98): error TS7016: Could not find a declaration file for module '@dogehouse/kebab'. '/mnt/renovate/gh/DogeHQ/dogehq/node_modules/@dogehouse/kebab/lib/index.js' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT   Try `npm i --save-dev @types/dogehouse__kebab` if it exists or add a new declaration (.d.ts) file containing `declare module '@dogehouse/kebab';`
➤ YN0000: │ dogehq@workspace:. STDOUT src/Util/MessageBuilder.ts(1,80): error TS7016: Could not find a declaration file for module '@dogehouse/kebab'. '/mnt/renovate/gh/DogeHQ/dogehq/node_modules/@dogehouse/kebab/lib/index.js' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT   Try `npm i --save-dev @types/dogehouse__kebab` if it exists or add a new declaration (.d.ts) file containing `declare module '@dogehouse/kebab';`
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Message.ts(1,56): error TS7016: Could not find a declaration file for module '@dogehouse/kebab'. '/mnt/renovate/gh/DogeHQ/dogehq/node_modules/@dogehouse/kebab/lib/index.js' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT   Try `npm i --save-dev @types/dogehouse__kebab` if it exists or add a new declaration (.d.ts) file containing `declare module '@dogehouse/kebab';`
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(1,79): error TS7016: Could not find a declaration file for module '@dogehouse/kebab'. '/mnt/renovate/gh/DogeHQ/dogehq/node_modules/@dogehouse/kebab/lib/index.js' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT   Try `npm i --save-dev @types/dogehouse__kebab` if it exists or add a new declaration (.d.ts) file containing `declare module '@dogehouse/kebab';`
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(148,13): error TS7006: Parameter 'direction' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(148,24): error TS7006: Parameter 'opcode' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(148,32): error TS7006: Parameter '_' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(148,35): error TS7006: Parameter 'fetchId' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(148,44): error TS7006: Parameter 'raw' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(170,38): error TS7006: Parameter 'data' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(173,42): error TS7031: Binding element 'user' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(178,43): error TS7031: Binding element 'userId' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(178,51): error TS7031: Binding element 'roomId' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(181,40): error TS7031: Binding element 'userId' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(182,44): error TS7006: Parameter 'data' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(183,42): error TS7031: Binding element 'userId' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(189,44): error TS7031: Binding element 'userId' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(196,7): error TS7031: Binding element 'sendTransportOptions' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(198,50): error TS7031: Binding element 'recvTransportOptions' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(198,72): error TS7031: Binding element 'routerRtpCapabilities' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(203,7): error TS7031: Binding element 'recvTransportOptions' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(203,29): error TS7031: Binding element 'routerRtpCapabilities' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(203,52): error TS7031: Binding element 'sendTransportOptions' implicitly has an 'any' type.
➤ YN0000: │ dogehq@workspace:. STDOUT src/Structures/Client.ts(214,18): error TS7006: Parameter 'room' implicitly has an 'any' type.
➤ YN0009: │ dogehq@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-c67fb51f/build.log)
➤ YN0009: │ dogehq@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-c67fb51f/build.log)
➤ YN0000: └ Completed in 14s 104ms
➤ YN0000: Failed with errors in 19s 274ms

@renovate renovate bot force-pushed the renovate/eslint-7.x branch from 525ec87 to f025a57 Compare June 18, 2021 21:59
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.28.0 chore(deps): update dependency eslint to v7.29.0 Jun 18, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch from f025a57 to 34525ed Compare July 2, 2021 22:49
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.29.0 chore(deps): update dependency eslint to v7.30.0 Jul 2, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch from 34525ed to b4c7da4 Compare March 7, 2022 09:49
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.30.0 chore(deps): update dependency eslint to v7.32.0 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.32.0 chore(deps): update dependency eslint to v7.32.0 - abandoned May 9, 2024
Copy link
Author

renovate bot commented May 9, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant