adobe / generator-app-asset-compute

Extensibility template for Asset Compute, for App Builder
Apache License 2.0
0 stars 8 forks source link

build(deps): bump @adobe/generator-app-common-lib from 0.3.3 to 0.4.5 #35

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps @adobe/generator-app-common-lib from 0.3.3 to 0.4.5.

Release notes

Sourced from @​adobe/generator-app-common-lib's releases.

v0.4.5

  • Events to be added under the extension in app.config.yaml using events-config-path option (#48) 73b2347

https://github.com/adobe/generator-app-common-lib/compare/v0.4.4...v0.4.5

v0.4.4

  • use upper case of env variable (#47) a752a1d

https://github.com/adobe/generator-app-common-lib/compare/v0.4.3...v0.4.4

v0.4.3

  • make env variable upper case (#46) 061def8
  • build(deps): bump @​adobe/aio-lib-core-config from 3.1.0 to 4.0.0 (#37) ad5e8ff

https://github.com/adobe/generator-app-common-lib/compare/v0.4.2...v0.4.3

v0.4.2

  • update aio-lib-events version (#44) 293dd07

https://github.com/adobe/generator-app-common-lib/compare/v0.4.1...v0.4.2

v0.4.1

  • skip prompt to have no effect for events generator (#39) 74aa55f

https://github.com/adobe/generator-app-common-lib/compare/v0.4.0...v0.4.1

v0.4.0

  • Add Events Generator Common Template (#35) 8fdbc77
  • build(deps-dev): bump @​types/jest from 27.5.2 to 29.5.0 (#24) d3085d2
  • build(deps-dev): bump jest from 27.5.1 to 29.5.0 (#20) 0151840
  • fix: update deps for peer dependencies (#30) ae6cde9
  • fix: codecov in Github Action needs to be updated (#28) eedef75
  • Create dependabot.yml 847f8d7
  • fix: remove path dep (#7) cdd3933

https://github.com/adobe/generator-app-common-lib/compare/v0.3.3...v0.4.0

Commits


Dependabot compatibility score

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)
dependabot[bot] commented 11 months ago

Superseded by #37.