Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Bump jsnes from dcd2f8a to a8d4fbd#437

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jsnes-a8d4fbd
Open

Bump jsnes from dcd2f8a to a8d4fbd#437
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jsnes-a8d4fbd

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Bumps jsnes from dcd2f8a to a8d4fbd.

Commits
  • a8d4fbd Use object shorthand in gamegenie.js
  • cc09a36 Replace string concatenation with template literals
  • 14429f8 Replace indexOf() boolean checks with includes()/startsWith()
  • 5ee342a Replace deprecated String.substr() with bracket notation
  • 65f5bd7 Replace +new Date() with Date.now()
  • d68919f Simplify options merge in NES constructor with object spread
  • 26696fa Convert Mapper4 CMD_* constants to static class fields
  • b2bffbe Convert JSON_PROPERTIES to static class fields
  • a7e7129 Convert Tile temporary instance variables to locals
  • 163631d Add performance benchmark script
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jsnes](https://github.com/bfirsh/jsnes) from `dcd2f8a` to `a8d4fbd`.
- [Commits](bfirsh/jsnes@dcd2f8a...a8d4fbd)

---
updated-dependencies:
- dependency-name: jsnes
  dependency-version: a8d4fbd7c7b16599af8af97846861dc2d27f7e70
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Feb 14, 2026
@vercel
Copy link

vercel bot commented Feb 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
jsnes-web Ready Ready Preview, Comment Feb 14, 2026 3:23pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants