(Translated by https://www.hiragana.jp/)
chore(deps): update dependency eslint-plugin-prettier to v3.4.1 by renovate[bot] · Pull Request #25 · DogeHQ/dogehq · GitHub
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-prettier to v3.4.1 #25

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-prettier 3.4.0 -> 3.4.1 age adoption passing confidence

Release Notes

prettier/eslint-plugin-prettier

v3.4.1

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 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 15, 2022

⚠ 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
Installing legacy tool yarn v1.22.18

added 1 package in 3s
2.4.1
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 696ms
➤ YN0000: ┌ Fetch step
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT Installing the project using Yarn Classic
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT 
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT ➤ YN0000: Downloading https://nightly.yarnpkg.com/latest.js
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT ➤ YN0000: Saving the new release in .yarn/releases/yarn-1.23.0-20220130.1630.cjs
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT ➤ YN0000: Done in 2s 369ms
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT 
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT yarn install v1.23.0-20220130.1630
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT [1/4] Resolving packages...
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT [2/4] Fetching packages...
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT [3/4] Linking dependencies...
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT [4/4] Building fresh packages...
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT Done in 9.47s.
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT 
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT yarn pack v1.23.0-20220130.1630
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT success Wrote tarball to "/tmp/xfs-ea487683/package.tgz".
➤ YN0000: │ /tmp/xfs-ea487683 STDOUT Done in 0.76s.
➤ YN0013: │ 2 packages were already cached, 508 had to be fetched
➤ YN0000: └ Completed in 1m 51s
➤ 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-f0d8558f/build.log)
➤ YN0009: │ dogehq@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-f0d8558f/build.log)
➤ YN0000: └ Completed in 38s 814ms
➤ YN0000: Failed with errors in 2m 31s

@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.

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