node-source-walk
node-source-walk copied to clipboard
Execute a callback on every node of a source code's AST and stop walking whenever you see fit.
Bumps the npm_and_yarn group with 1 update: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.91.0 to 5.94.0 Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.31.2 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...