errorhandler
errorhandler copied to clipboard
Release: 1.5.2
What's included in the HISTORY.md
1.5.2 / 2025-12-15
==================
* deps: accepts": "~1.3.8"
- deps: mime-types@~2.1.34
- deps: mime-db@~1.51.0
- deps: [email protected]
What's Changed
- ci: add Scorecard supply-chain security workflow by @inigomarquinez in https://github.com/expressjs/errorhandler/pull/27
- ci: upgrade scorecard workflow pinned action versions by @carpasse in https://github.com/expressjs/errorhandler/pull/30
- ci: apply OSSF Scorecard security best practices by @UlisesGascon in https://github.com/expressjs/errorhandler/pull/31
- ci: migrate from Travis CI to GitHub Actions by @nanotower in https://github.com/expressjs/errorhandler/pull/53
- ci: remove istanbul in favor of nyc by @nanotower https://github.com/expressjs/errorhandler/pull/54
- docs: add NODE_ENV assumptions comments by @dpopp07 in https://github.com/expressjs/errorhandler/pull/29
- docs: add funding information to package.json by @bjohansebas https://github.com/expressjs/errorhandler/pull/43
- docs: update README test result and coverage badges to use GitHub Actions by @nanotower in https://github.com/expressjs/errorhandler/pull/53
- chore: remove HISTORY.md from published files by @nanotower https://github.com/expressjs/errorhandler/pull/55
- chore: update ESLint configuration with markdown plugin by @nanotower in https://github.com/expressjs/errorhandler/pull/54
- build(deps): bump github/codeql-action from 4.31.2 to 4.31.5 by https://github.com/expressjs/errorhandler/pull/51
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by dependabot https://github.com/expressjs/errorhandler/pull/52
- build(deps): bump actions/upload-artifact from 4.5.0 to 5.0.0 by dependabot https://github.com/expressjs/errorhandler/pull/49
- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 by dependabot https://github.com/expressjs/errorhandler/pull/48
- deps by @nanotower in https://github.com/expressjs/errorhandler/pull/54
- accepts@~1.3.8
- deps: mime-types@~2.1.34
- deps: mime-db@~1.51.0
- deps: [email protected]
- chore: update devDependencies @nanotower in https://github.com/expressjs/errorhandler/pull/54
Full Changelog: https://github.com/expressjs/errorhandler/compare/1.5.1...master