issues
search
adobe
/
aem-headless-client-js
AEM Headless Client for JavaScript
Apache License 2.0
25
stars
12
forks
source link
Update dependencies
#64
Closed
easingthemes
closed
4 months ago
easingthemes
commented
4 months ago
Description
Update nodeJS version to LTS (v20)
Update all GH Actions plugins
Update npm dependencies
Removed eslint dependencies, since they are now added as a peerDependencies in @adobe/eslint-config-aio-lib-config
BREAKING CHANGE:
Since dependencies are update with major version we need to change major version also, although this package itself doesn't have any breaking change.
How Has This Been Tested?
Lint, Unit Tests
Local AEM with WKND content e2e tests
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] I have signed the
Adobe Open Source CLA
.
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[x] I have read the
CONTRIBUTING
document.
[ ] I have added tests to cover my changes.
[x] All new and existing tests passed.
Description
BREAKING CHANGE:
How Has This Been Tested?
Types of changes
Checklist: