Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @adobe/aio-lib-template from 1.2.4 to 2.0.0.
Release notes
Sourced from
@adobe/aio-lib-template
's releases.Commits
a8a06a8
2.0.02874321
Bump@adobe/aio-lib-core-logging
from 2.0.1 to 3.0.0 (#49)b9ab37a
Bump@adobe/aio-lib-core-errors
from 3.1.1 to 4.0.0 (#50)9b3d065
fix(breaking-change): update for nodes 18 and 20 (#46)7b34d8e
fix: pin eslint-plugin-n to ^15.7 to support node 14 (#45)379d7d7
Bump jest-junit from 15.0.0 to 16.0.0 (#44)46aceaf
clean up9789e8d
ignorance is bliss2b275c1
Bump dotenv from 8.6.0 to 16.0.3 (#38)e15b606
Bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#39)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show