errorhandler icon indicating copy to clipboard operation
errorhandler copied to clipboard

Development-only error handler middleware

Results 12 errorhandler issues
Sort by recently updated
recently updated
newest added

## Main Changes This pipeline will proactively report the status of the project (every day and when a push is done to `master` branch) including critical fields (CI-Tests, Contributors, Dependency-Update-Tool,...

### Description The README documentation for errorhandler (under "Simple example") suggests registering the errorhandler like this: ```if (process.env.NODE_ENV === 'development') { // only use in development app.use(errorhandler()) } ``` However,...

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.20.1 to 2.31.0. Release notes Sourced from eslint-plugin-import's releases. v2.31.0 Added support eslint v9 (#2996, thanks [@​G-Rath] [@​michaelfaith]) order: allow validating named imports (#3043, thanks [@​manuth]) extensions:...

dependencies
javascript

Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 4.2.1 to 4.3.1. Changelog Sourced from eslint-plugin-promise's changelog. Changelog 7.2.1 (2024-11-26) 🩹 Fixes no-callback-in-promise: false triggering of callback (#574) (8324564) 🧹 Chores deps-dev: update husky to v9.1.7...

dependencies
javascript

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.0 to 14.1.1. Commits 3f4a3fe 14.1.1 2a14319 Merge pull request #164 from standard/remove-no-return-await 243d38f Remove no-return-await rule eb187de chore: .npmrc with package-lock=false (#155) dcf95fe chore: .npmrc with...

dependencies
javascript

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.1.0. Commits 5cc2095 4.1.0 bc9eb5c Merge pull request #33 from brettz9/meta-type b9efd40 Delete .editorconfig b173b3c Update README.md 8d0b08f standard 42f0368 package metadata f3c3833 4.0.2 20da949...

dependencies
javascript

Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.0 to 7.2.0. Release notes Sourced from mocha's releases. v7.2.0 7.2.0 / 2020-05-22 :tada: Enhancements #4234: Add ability to run tests in a mocha instance multiple times...

dependencies
javascript

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.2. Release notes Sourced from ossf/scorecard-action's releases. v2.4.2 What's Changed This update bumps the Scorecard version to the v5.2.1 release. For a complete list of...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.2. Release notes Sourced from actions/upload-artifact's releases. v4.6.2 What's Changed Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in...

dependencies
github_actions

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.19. Release notes Sourced from github/codeql-action's releases. v3.28.19 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

dependencies
github_actions