adobe / aio-apps-action

GitHub action to perform aio app build test deploy workflows
https://www.adobe.io
Apache License 2.0
4 stars 8 forks source link

Bump @adobe/aio-lib-ims from 6.3.0 to 6.5.0 #38

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps @adobe/aio-lib-ims from 6.3.0 to 6.5.0.

Release notes

Sourced from @​adobe/aio-lib-ims's releases.

6.5.0

  • Allow oauthSTS in action builds (webpack) (#135) 3530519
  • fix: update eslint-config peer deps and issues 0b160da
  • fix: ACNA-2371 - OAuth Server-to-Server incorrect parameter documentation (#134) b859491
  • chore(deps): bump @​adobe/aio-lib-core-config from 3.1.0 to 4.0.0 (#131) d45606d

https://github.com/adobe/aio-lib-ims/compare/6.4.1...6.5.0

6.4.1

  • fix: add env to cache key (#126) 937ed63
  • fix: getAccessTokenByClientCredentials call failed as IMS Scopes were reset (#130) 76e727b
  • fix: new eslint issue 99f527a
  • chore(deps): update aio-lib-ims-oauth to 5.3.1 844cac4
  • chore(deps-dev): bump jest-junit from 10.0.0 to 16.0.0 (#115) 6b281a1
  • chore(deps): bump @​adobe/aio-lib-core-networking from 3.0.0 to 4.1.0 (#117) 24c17fe
  • chore(deps-dev): bump dotenv from 8.6.0 to 16.3.1 (#127) 708eac9
  • chore(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#129) 0a2f74d

https://github.com/adobe/aio-lib-ims/compare/6.4.0...6.4.1

6.4.0

  • chore(deps): update @​adobe/aio-lib-ims-oauth to v5.3.0 cf9f4e6
  • fix: update aio-lib-ims-oauth dependency to point to master branch (pending publish) da6f035
  • feat: ACNA-1854 - add getAccessTokenByClientCredentials function (#110) 091d8b6
  • chore(deps-dev): bump jsdoc-to-markdown from 5.0.3 to 8.0.0 (#105) 28711f8
  • chore(deps-dev): bump eslint-config-oclif from 3.1.2 to 4.0.0 (#106) 6f95ace
  • chore(deps-dev): bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#104) 28b75bb
  • chore(deps-dev): bump @​types/jest from 25.2.3 to 29.5.0 (#109) b0e9732
  • chore(deps-dev): bump jest from 28.1.3 to 29.5.0 (#108) 1c2e1be
  • fix: ims tests, replace restoreAllMocks with clearAllMocks (#113) 730aa84

https://github.com/adobe/aio-lib-ims/compare/6.3.0...6.4.0

Commits
  • bd36954 6.5.0
  • 3530519 Allow oauthSTS in action builds (webpack) (#135)
  • 0b160da fix: update eslint-config peer deps and issues
  • b859491 fix: ACNA-2371 - OAuth Server-to-Server incorrect parameter documentation (#134)
  • d45606d chore(deps): bump @​adobe/aio-lib-core-config from 3.1.0 to 4.0.0 (#131)
  • a0b2eeb 6.4.1
  • 844cac4 chore(deps): update aio-lib-ims-oauth to 5.3.1
  • 6b281a1 chore(deps-dev): bump jest-junit from 10.0.0 to 16.0.0 (#115)
  • 708eac9 chore(deps-dev): bump dotenv from 8.6.0 to 16.3.1 (#127)
  • 24c17fe chore(deps): bump @​adobe/aio-lib-core-networking from 3.0.0 to 4.1.0 (#117)
  • Additional commits viewable in compare view


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)
shazron commented 8 months ago

@dependabot rebase

dependabot[bot] commented 8 months ago

Superseded by #46.