vscode-cc65-debugger icon indicating copy to clipboard operation
vscode-cc65-debugger copied to clipboard

VSCode extension for CC65 debugging with VICE or Mesen

Results 12 vscode-cc65-debugger issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [which](https://github.com/npm/node-which) from 2.0.2 to 4.0.0. Release notes Sourced from which's releases. v4.0.0 4.0.0 (2023-08-29) ⚠️ BREAKING CHANGES support for node 14 has been removed Bug Fixes c7122cd #105 drop...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together. Updates `webpack` from 5.74.0 to 5.90.3 Release notes Sourced from webpack's releases. v5.90.3 Bug Fixes don't mangle when destructuring...

dependencies

Bumps [tslint-etc](https://github.com/cartant/tslint-etc) from 1.13.9 to 1.13.10. Changelog Sourced from tslint-etc's changelog. 1.13.10 (2021-05-19) Fixes Support Array constructors in the no-assign-mutated-array rule. (e86d200) Commits 04fdbef v1.13.10 9a5ae42 docs(CHANGELOG): 1.13.10. e86d200 fix:...

dependencies

Bumps [@entan.gl/vice-rainbow-monitor](https://github.com/empathicqubit/vice-rainbow-monitor) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/[email protected]/vice-rainbow-monitor&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [yargs](https://github.com/yargs/yargs) from 17.5.1 to 17.7.2. Changelog Sourced from yargs's changelog. 17.7.2 (2023-04-27) Bug Fixes do not crash completion when having negated options (#2322) (7f42848) 17.7.1 (2023-02-21) Bug Fixes address...

dependencies

The mapping to local Variable seems of by a few Bytes. See screenshot for an example. In this screenshot, the method being called was passed a key code (Commodore F,...

> The csyms error occurs because there are no C files in the project. will you fix this in next release? _Originally posted by @beamrider66 in https://github.com/empathicqubit/vscode-cc65-debugger/issues/112#issuecomment-1135919323_