adobe / aio-lib-ims

Adobe I/O JavaScript SDK supporting Adobe IMS (Identity Management System) authentication
https://www.adobe.io
Apache License 2.0
5 stars 13 forks source link

chore(deps): bump @adobe/aio-lib-core-config from 3.1.0 to 4.0.0 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @adobe/aio-lib-core-config from 3.1.0 to 4.0.0.

Release notes

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

4.0.0

  • fix(breaking): convert .env variables to uppercase before hoisting (#61) b1e2145
  • fix: eslint issue (blank lines at start of file) c803ef9
  • fix: update dependencies (#80) fe94de6
  • fix: update files for eslint@8 (#79) 7b6abe6
  • fix: update tests for jest@29 (#78) 9a7db65
  • Bump js-yaml from 3.14.1 to 4.1.0 (#82) 2c66f4e
  • Bump dotenv from 16.0.3 to 16.3.1 (#85) 3bb0697
  • Bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#81) b409a85
  • Bump jsdoc-to-markdown from 5.0.3 to 8.0.0 (#83) e43a5a6
  • Update node.js.yml 1cf208c
  • Bump dotenv from 8.2.0 to 16.0.3 (#67) 030d7f8
  • dependabot added (#64) 2b5ff69

https://github.com/adobe/aio-lib-core-config/compare/3.1.0...4.0.0

Commits
  • 0256128 4.0.0
  • 2c66f4e Bump js-yaml from 3.14.1 to 4.1.0 (#82)
  • 3bb0697 Bump dotenv from 16.0.3 to 16.3.1 (#85)
  • b409a85 Bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#81)
  • c803ef9 fix: eslint issue (blank lines at start of file)
  • e43a5a6 Bump jsdoc-to-markdown from 5.0.3 to 8.0.0 (#83)
  • fe94de6 fix: update dependencies (#80)
  • 7b6abe6 fix: update files for eslint@8 (#79)
  • 9a7db65 fix: update tests for jest@29 (#78)
  • b1e2145 fix(breaking): convert .env variables to uppercase before hoisting (#61)
  • 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 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)