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

Update all dependencies #94

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

Update all dependencies #94

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
discord.js (source) 14.14.1 -> 14.18.0 age adoption passing confidence dependencies minor
docker/build-push-action v5 -> v6 age adoption passing confidence action major
dockerode 4.0.2 -> 4.0.4 age adoption passing confidence dependencies patch
eslint (source) ^8.46.0 -> ^9.0.0 age adoption passing confidence devDependencies major
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-n ^16.0.1 -> ^17.0.0 age adoption passing confidence devDependencies major
eslint-plugin-promise ^6.1.1 -> ^7.0.0 age adoption passing confidence devDependencies major
node 20.11.1 -> 22.14.0 age adoption passing confidence final major
node 5.2.0 -> 7.1.0 age adoption passing confidence orb major
node-ssh 13.1.0 -> 13.2.0 age adoption passing confidence dependencies minor
systeminformation (source) 5.22.2 -> 5.25.11 age adoption passing confidence dependencies minor

Release Notes

discordjs/discord.js (discord.js)

v14.18.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Styling

Typings

v14.17.3

Compare Source

Bug Fixes

v14.17.2

Compare Source

Bug Fixes

  • InteractionResponses: Check correct property for deprecation (77804cf)

v14.17.1

Compare Source

Bug Fixes

  • Correct guild member banner URL (8d69b24)

v14.17.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Testing

Typings

v14.16.3

Compare Source

Bug Fixes

Typings

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

v14.15.3

Compare Source

Bug Fixes

Refactor

Typings

v14.15.2

Compare Source

Bug Fixes

v14.15.1

Compare Source

Bug Fixes

v14.15.0

Compare Source

Bug Fixes

Documentation

Features

Performance

  • Presence: Prefer boolean client status comparison before activity checks (#​10213) (4ad2858)

Refactor

Typings

docker/build-push-action (docker/build-push-action)

v6

Compare Source

apocas/dockerode (dockerode)

v4.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: apocas/dockerode@v4.0.3...v4.0.4

v4.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: apocas/dockerode@v4.0.2...v4.0.3

eslint/eslint (eslint)

v9.20.1

Compare Source

v9.20.0

Compare Source

v9.19.0

Compare Source

v9.18.0

Compare Source

v9.17.0

Compare Source

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language ([#​19148](h

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title Update dependency systeminformation to v5.22.3 Update dependency systeminformation to v5.22.4 Mar 18, 2024
@renovate renovate bot changed the title Update dependency systeminformation to v5.22.4 Update dependency systeminformation to v5.22.5 Mar 19, 2024
@renovate renovate bot changed the title Update dependency systeminformation to v5.22.5 Update dependency systeminformation to v5.22.6 Mar 20, 2024
@renovate renovate bot changed the title Update dependency systeminformation to v5.22.6 Update all dependencies Mar 27, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ee82973 to f53cae7 Compare April 4, 2024 14:52
Copy link
Contributor Author

renovate bot commented Apr 5, 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 could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/[email protected]
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.1.2" from [email protected]
npm error     node_modules/eslint-plugin-es-x
npm error       eslint-plugin-es-x@"^7.5.0" from [email protected]
npm error       node_modules/eslint-plugin-n
npm error         dev eslint-plugin-n@"^17.0.0" from the root project
npm error     @eslint-community/eslint-utils@"^4.2.0" from [email protected]
npm error     1 more (eslint-plugin-n)
npm error   3 more (eslint-compat-utils, eslint-plugin-es-x, eslint-plugin-n)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.0.1" from [email protected]
npm error node_modules/eslint-config-standard
npm error   dev eslint-config-standard@"^17.1.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint
npm error   peer eslint@"^8.0.1" from [email protected]
npm error   node_modules/eslint-config-standard
npm error     dev eslint-config-standard@"^17.1.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-05-08T00_40_55_804Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from afab9b8 to 34dc443 Compare April 11, 2024 13:58
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 32d9072 to 4c15bff Compare May 9, 2024 23:09
Copy link
Contributor Author

renovate bot commented May 9, 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 could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/[email protected]
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.1.2" from [email protected]
npm error     node_modules/eslint-plugin-es-x
npm error     @eslint-community/eslint-utils@"^4.2.0" from [email protected]
npm error     1 more (eslint-plugin-promise)
npm error   5 more (eslint-compat-utils, eslint-plugin-es-x, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.0.1" from [email protected]
npm error node_modules/eslint-config-standard
npm error   dev eslint-config-standard@"^17.1.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint
npm error   peer eslint@"^8.0.1" from [email protected]
npm error   node_modules/eslint-config-standard
npm error     dev eslint-config-standard@"^17.1.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/2025-02-13T21_59_27_742Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-13T21_59_27_742Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all branch from 4c15bff to c11cdfd Compare May 29, 2024 01:45
@renovate renovate bot force-pushed the renovate/all branch from 0ff73b6 to 672c8af Compare July 9, 2024 19:32
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 348a326 to 9036889 Compare July 24, 2024 20:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8e3b64b to ecb6b14 Compare July 31, 2024 14:34
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ace906b to d0b1fb3 Compare August 22, 2024 02:28
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 40e3364 to f1cb952 Compare August 30, 2024 22:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e70a330 to 88a5ce3 Compare October 16, 2024 16:33
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a5c58ba to 3687eac Compare October 30, 2024 04:26
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5cb706a to 74c162b Compare December 6, 2024 02:02
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