Skip to content

deps-dev(deps-dev): bump eslint from 10.3.0 to 10.4.0#351

Merged
commjoen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-10.4.0
May 19, 2026
Merged

deps-dev(deps-dev): bump eslint from 10.3.0 to 10.4.0#351
commjoen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-10.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps eslint from 10.3.0 to 10.4.0.

Release notes

Sourced from eslint's releases.

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

  • 6616856 chore: upgrade knip to v6 (#20875) (Pixel998)
  • d13b084 ci: ensure auto-created PRs run CI (#20860) (lumir)
  • e71c7af ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862) (dependabot[bot])
  • d84393d test: add unit tests for SuppressionsService.applySuppressions() (#20863) (kuldeep kumar)
  • 24db8cb test: add tests for SuppressionsService.save() (#20802) (kuldeep kumar)
  • 2ef0549 chore: update ecosystem plugins (#20857) (github-actions[bot])
  • a429791 ci: remove eslint-webpack-plugin types integration test (#20668) (Milos Djermanovic)
  • 9e37386 chore: replace recast with range approach in code-sample-minimizer (#20682) (Copilot)
  • 0dd1f9f test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#20845) (Francesco Trotta)
  • 9da3c7b refactor: remove deprecated meta.language and migrate meta.dialects (#20716) (Pixel998)
  • 2099ed1 refactor: add meta.defaultOptions to more rules, enable linting (#20800) (xbinaryx)
  • f1dfbc9 chore: update ecosystem plugins (#20836) (github-actions[bot])
  • c759413 ci: bump pnpm/action-setup from 6.0.3 to 6.0.5 (#20843) (dependabot[bot])
  • 5b817d6 test: add unit tests for lib/shared/ast-utils (#20838) (kuldeep kumar)
  • 1c13ae3 test: add unit tests for lib/shared/severity (#20835) (kuldeep kumar)
Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot temporarily deployed to pr-preview-351 May 18, 2026 16:09 Inactive
github-actions Bot added a commit that referenced this pull request May 18, 2026
github-actions Bot added a commit that referenced this pull request May 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

🎮 PR Preview Deployed

Your PR has been deployed to a preview environment with multiple deployment options!

🌐 Web Preview (GitHub Pages)

🌊 Play the preview: https://commjoen.github.io/3dgame/pr-351/
📋 All previews: https://commjoen.github.io/3dgame/previews.html

🐳 Container Preview (GHCR)

Run the PR preview locally using Docker:

# Option 1: PR-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:pr-351

# Option 2: Commit-specific tag  
docker run -p 8080:80 ghcr.io/commjoen/3dgame:e5b01e6

# Then visit: http://localhost:8080

📦 Container Registry: View all tags


Both previews will be automatically updated when you push new commits to this PR.
The container images support both linux/amd64 and linux/arm64 architectures.

github-actions Bot added a commit that referenced this pull request May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.4.0 branch from c5e03cd to e39ae9d Compare May 18, 2026 16:11
@dependabot dependabot Bot temporarily deployed to pr-preview-351 May 18, 2026 16:11 Inactive
github-actions Bot added a commit that referenced this pull request May 18, 2026
github-actions Bot added a commit that referenced this pull request May 18, 2026
github-actions Bot added a commit that referenced this pull request May 18, 2026
Bumps [eslint](https://github.com/eslint/eslint) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.4.0 branch from e39ae9d to e5b01e6 Compare May 18, 2026 16:16
github-actions Bot added a commit that referenced this pull request May 18, 2026
github-actions Bot added a commit that referenced this pull request May 18, 2026
github-actions Bot added a commit that referenced this pull request May 18, 2026
@commjoen commjoen merged commit b60c077 into main May 19, 2026
15 checks passed
@commjoen commjoen deleted the dependabot/npm_and_yarn/eslint-10.4.0 branch May 19, 2026 04:10
@github-actions
Copy link
Copy Markdown
Contributor

🧹 PR Preview Cleaned Up

The GitHub Pages preview deployment for this PR has been automatically removed.

📋 View remaining previews: https://commjoen.github.io/3dgame/previews.html

📦 Container Note: PR container images (pr-351) remain available in the GitHub Container Registry and will be automatically cleaned up based on retention policies.

github-actions Bot added a commit that referenced this pull request May 19, 2026
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