codinglab-io / discord-bot

Discord bot for Codinglab's server.
https://discord.com/invite/codinglab-174169014568878080
MIT License
18 stars 14 forks source link

chore(deps): update all dependencies (major) #145

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
eslint (source) 8.57.0 -> 9.5.0 age adoption passing confidence devDependencies major
eslint-plugin-unused-imports 3.2.0 -> 4.0.0 age adoption passing confidence devDependencies major
ubuntu 22.04 -> 24.04 age adoption passing confidence github-runner major

Release Notes

eslint/eslint (eslint) ### [`v9.5.0`](https://togithub.com/eslint/eslint/compare/v9.4.0...535235701fb029db6f656bd4e58acdfdeb8c02de) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.4.0...v9.5.0) ### [`v9.4.0`](https://togithub.com/eslint/eslint/compare/v9.3.0...a5f7e589eca05a8a30bd2532380c304759cc8225) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.3.0...v9.4.0) ### [`v9.3.0`](https://togithub.com/eslint/eslint/compare/v9.2.0...41a871cf43874e2f27ad08554c7900daf0e94b06) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.2.0...v9.3.0) ### [`v9.2.0`](https://togithub.com/eslint/eslint/compare/v9.1.1...271e7ab1adc45a7b2f66cfea55a54e6048d9749a) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0) ### [`v9.1.1`](https://togithub.com/eslint/eslint/compare/v9.1.0...b4d2512809a1b28466ad1ce5af9d01c181b9bf9e) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/eslint/eslint/compare/v9.0.0...b78d831e244171c939279b03be519b5c13836fce) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.0.0...v9.1.0) ### [`v9.0.0`](https://togithub.com/eslint/eslint/compare/v8.57.0...e0cbc50179adac1670f4e0bd9093387a51f4f42a) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.57.0...v9.0.0)
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports) ### [`v4.0.0`](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/77e06961513a868aef7bb88477014c903fbe95bd...821b01d7bfa51167c32e919584d8fb0132f7a96a) [Compare Source](https://togithub.com/sweepline/eslint-plugin-unused-imports/compare/77e06961513a868aef7bb88477014c903fbe95bd...821b01d7bfa51167c32e919584d8fb0132f7a96a)

Configuration

πŸ“… Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

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

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 123, reused 0, downloaded 0, added 0
Progress: resolved 431, reused 0, downloaded 0, added 0
 WARN  2 deprecated subdependencies found: glob@7.1.6, inflight@1.0.6
Progress: resolved 456, reused 0, downloaded 0, added 0, done
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
β”œβ”€β”¬ @typescript-eslint/eslint-plugin 7.13.0
β”‚ β”œβ”€β”€ βœ• unmet peer eslint@^8.56.0: found 9.5.0
β”‚ └─┬ @typescript-eslint/type-utils 7.13.0
β”‚   β”œβ”€β”€ βœ• unmet peer eslint@^8.56.0: found 9.5.0
β”‚   └─┬ @typescript-eslint/utils 7.13.0
β”‚     └── βœ• unmet peer eslint@^8.56.0: found 9.5.0
β”œβ”€β”¬ @typescript-eslint/parser 7.13.0
β”‚ └── βœ• unmet peer eslint@^8.56.0: found 9.5.0
β”œβ”€β”¬ eslint-plugin-import 2.29.1
β”‚ └── βœ• unmet peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8": found 9.5.0
└─┬ eslint-plugin-unused-imports 4.0.0
  └── βœ• unmet peer @typescript-eslint/eslint-plugin@8: found 7.13.0

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.