deps-dev(deps-dev): bump eslint from 10.3.0 to 10.4.0#351
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🎮 PR Preview DeployedYour 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/ 🐳 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. |
c5e03cd to
e39ae9d
Compare
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>
e39ae9d to
e5b01e6
Compare
🧹 PR Preview Cleaned UpThe 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 ( |
Bumps eslint from 10.3.0 to 10.4.0.
Release notes
Sourced from eslint's releases.
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update README