Releases: Blackjacx/backlog-notifier
Releases · Blackjacx/backlog-notifier
Dependency Upgrades to Resolve Security Issues
What's Changed
- Bump eslint-plugin-jest from 27.4.2 to 28.3.0 by @dependabot[bot] in #66
- Bump @babel/preset-env from 7.24.4 to 7.28.3 by @dependabot[bot] in #71
- Bump prettier from 3.2.5 to 3.6.2 by @dependabot[bot] in #73
- Bump the npm_and_yarn group across 1 directory with 6 updates by @dependabot[bot] in #78
- Bump babel-preset-jest from 29.6.3 to 30.0.1 by @dependabot[bot] in #72
- Bump @babel/core from 7.24.4 to 7.28.4 by @dependabot[bot] in #74
- Bump eslint-plugin-github from 4.10.1 to 6.0.0 by @dependabot[bot] in #76
- Bump @babel/eslint-parser from 7.24.1 to 7.28.4 by @dependabot[bot] in #75
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot[bot] in #79
- Bump jest from 29.7.0 to 30.1.3 by @dependabot[bot] in #80
- Bump @vercel/ncc from 0.38.1 to 0.38.3 by @dependabot[bot] in #81
- Bump eslint from 8.57.0 to 9.35.0 by @dependabot[bot] in #82
- Upgrade Node.js version from 20 to 24 by @StefMa in #93
Full Changelog: 1.4.0...1.4.1
New Sub-Action To Update Field On Project Board 👋
What's Changed
- Add New Function to Move Referenced Issue by @Blackjacx in #29
- Exclude changelog entries not matching PR reference by @Blackjacx in #31
Full Changelog: 1.3.0...1.4.0
Use JSON For Input Parameters
Breaking Change 🚨
- Use JSON to represent repo references by @Blackjacx in #24
Full Changelog: 1.2.5...1.3.0
Upgrade To Node 20
Improve error reporting
What's Changed
- Improve error reporting and code documentation by @Blackjacx in #21
Full Changelog: 1.2.3...1.2.4
Ignore node_modules
Now the folder of node_modules is ignored. Instead ./dist/index.js is created before each release using npm run build which holds a bunch of data.
Node 16
Dependency and Node Upgrade
Move Your Changelog
What's Changed
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #7
- Support dynamic changelog path by @StefMa in #9
New Contributors
Full Changelog: 1.1.3...1.2.0