build(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 62.0.0#437
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
@dependabot rebase |
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 62.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v49.0.0...v62.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f7dfdfa to
5f6276e
Compare
- Upgrade eslint-plugin-unicorn from 49.0.0 to 62.0.0 - Upgrade ESLint from 8.57.1 to 9.39.2 - Migrate from .eslintrc.cjs to eslint.config.mjs (flat config) - Update all compatible dependencies to latest versions - Disable eslint-plugin-sonarjs temporarily (not compatible with ESLint 9 flat config) - Disable new unicorn rules that are style-related - Remove .eslintignore (migrated to flat config ignores) - Update all @actions, @babel, @typescript-eslint packages - Update prettier, semantic-release, and other dev dependencies - All tests pass (114/114) - Build successful - ESLint passes with no errors Co-authored-by: Jamie-BitFlight <25075504+Jamie-BitFlight@users.noreply.github.com>
- Add `legacy-peer-deps=true` to .npmrc to fix CI failures - Required because eslint-config-airbnb-base@15.0.0 doesn't support ESLint 9 - Enables npm install to succeed without --legacy-peer-deps flag - All tests pass (114/114) - Build successful - ESLint passes - Documentation generation successful Co-authored-by: Jamie-BitFlight <25075504+Jamie-BitFlight@users.noreply.github.com>
Co-authored-by: Jamie-BitFlight <25075504+Jamie-BitFlight@users.noreply.github.com>
Co-authored-by: Jamie-BitFlight <25075504+Jamie-BitFlight@users.noreply.github.com>
Co-authored-by: Jamie-BitFlight <25075504+Jamie-BitFlight@users.noreply.github.com>
Co-authored-by: Jamie-BitFlight <25075504+Jamie-BitFlight@users.noreply.github.com>
…-and-upgrade-dependencies
Coverage Report
File CoverageNo changed files found. |
|
@copilot Is legacy peer deps still needed? Now that the out of date modules are removed? If so? Please see what can be done to remove unmaintained old things that require it |
|
@Jamie-BitFlight I've opened a new pull request, #442, to work on those changes. Once the pull request is ready, I'll request review from you. |
…ackages Co-authored-by: Jamie-BitFlight <25075504+Jamie-BitFlight@users.noreply.github.com>
|
🎉 This PR is included in version 1.8.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bumps eslint-plugin-unicorn from 49.0.0 to 62.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
30f084762.0.0e1c7d2eAddno-immediate-mutationrule (#2787)8b6f598Refactor rule creation (#2791)27f7509no-useless-undefined: Check oneundefinedat a time (#2792)8a132acprefer-single-call: Check optional chaining (#2788)9aca7b9Remove use ofnode.{range,loc}(#2790)2e27981Refactor utilties to acceptcontextinstead ofsouceCode(#2789)46b3974text-encoding-identifier-case: Enforce'utf-8'inform[acceptCharset]a...13a37a0prefer-node-protocol: Handle TypeScript import types (#2774)7251978prefer-single-call: Improve readability (#2786)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)