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

Bump the eslint group in /src/frontend with 2 updates #355

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2024

Bumps the eslint group in /src/frontend with 2 updates: @cspell/eslint-plugin and eslint-config-love.

Updates @cspell/eslint-plugin from 8.15.7 to 8.16.0

Release notes

Sourced from @​cspell/eslint-plugin's releases.

v8.16.0

Changes

Features

feat: Change default cache strategy to content (#6477)

Closes #6473

I’ve pretty much swapped content and metadata in code and have also added .default('content') for better docs.


Fixes

fix: cspell-tools - compounds (#6506)

This PR changes a single rule when merging compound forms:

When a word is allowed to be stand alone and a midfix compound, then allow it to be a prefix as well as a suffix.

The logic: If we allow code and strongcodetype, then codetype or strongcode should also be allowed.


fix: plugin ignore exports (#6500)

fixes #6378


Dictionary Updates

... (truncated)

Changelog

Sourced from @​cspell/eslint-plugin's changelog.

8.16.0 (2024-11-07)

Commits

Updates eslint-config-love from 97.0.0 to 98.0.0

Release notes

Sourced from eslint-config-love's releases.

v98.0.0

98.0.0 (2024-11-09)

⚠ BREAKING CHANGES

  • @​typescript-eslint/switch-exhaustiveness-check

Features

  • @​typescript-eslint/switch-exhaustiveness-check (e411f71)
Changelog

Sourced from eslint-config-love's changelog.

98.0.0 (2024-11-09)

⚠ BREAKING CHANGES

  • @​typescript-eslint/switch-exhaustiveness-check

Features

  • @​typescript-eslint/switch-exhaustiveness-check (e411f71)
Commits
  • 57c88b8 chore(release): 98.0.0 [skip ci]
  • dcc1e5d Merge pull request #1889 from mightyiam/switch-exhaustiveness-check
  • e411f71 feat!: @​typescript-eslint/switch-exhaustiveness-check
  • d003036 Merge pull request #1888 from mightyiam/refactor-rules
  • efcca05 test: improve naming in sorted test
  • e6c391a test: refactor rulesToConsider data
  • 41938b3 refactor: reduce some iteration
  • fd775c8 refactor: slight type change
  • 0c29575 refactor: some dedupe of plugin names
  • d1ca57c refactor: use TSESLint.FlatConfig.Plugin
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the eslint group in /src/frontend with 2 updates: [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) and [eslint-config-love](https://github.com/mightyiam/eslint-config-love).


Updates `@cspell/eslint-plugin` from 8.15.7 to 8.16.0
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.16.0/packages/cspell-eslint-plugin)

Updates `eslint-config-love` from 97.0.0 to 98.0.0
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v97.0.0...v98.0.0)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-config-love
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from hwinther as a code owner November 10, 2024 01:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2024
Copy link

frontend

✅ Dependency installation successful

added 1024 packages, and audited 1025 packages in 12s

✅ Build successful

❌ Linting failed with errors:

test-frontend@0.0.1 lint
eslint . --report-unused-disable-directives --max-warnings 0 -f compact

Oops! Something went wrong! :(

ESLint: 9.14.0

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/test/test/src/frontend/node_modules/eslint-config-love/lib/rules/eslint-comments.js' imported from /home/runner/work/test/test/src/frontend/node_modules/eslint-config-love/lib/rules.js
at finalizeResolution (node:internal/modules/esm/resolve:265:11)
at moduleResolve (node:internal/modules/esm/resolve:933:10)
at defaultResolve (node:internal/modules/esm/resolve:1169:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:542:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:510:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:239:38)
at ModuleWrap. (node:internal/modules/esm/module_job:96:40)
at link (node:internal/modules/esm/module_job:95:36)

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/frontend/dev/eslint-f92c980987 branch November 13, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file frontend javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant