Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps @adobe/aio-lib-state from 1.1.3 to 2.1.2.

Release notes

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

2.1.2: refresh expired credentials on init

  • fix: clear instance cache for init with fresh credentials (#106) 85f0542
  • fix: update dependencies (#103) df56cfa
  • Bump jsdoc-to-markdown from 5.0.3 to 8.0.0 (#92) 086a72c
  • Bump @​types/jest from 25.2.3 to 29.5.0 (#99) 2c655c7

adobe/aio-lib-state@2.1.1...2.1.2

Joi Issue Fixed by Upgrading Jest

adobe/aio-lib-state@2.1.0...2.1.1

2.1.0

adobe/aio-lib-state@2.0.1...2.1.0

2.0.1

  • fix: pin @​azure/cosmos to 3.16.4 due to issue with 3.17.0 (#83) 391fe5b

adobe/aio-lib-state@2.0.0...2.0.1

2.0.0

  • chore: bump deps (major), relax node to 14.16 for runtime d36463e
  • chore: update engines to 14, 16, 18 5cd7ffe
  • fix: create prerelease.yml (#81) 7fbbd5a
  • fix: add StateLibError type in docs (#80) 7fb68fe
  • fix: test for byo creds b518135
  • fix: no reuse for BYO creds b5160c4
  • fix: reuse CosmosClient instance to save on Metadata RUs 3c3063e
  • fix: ghaction typo, run tests on 12, 14, 16 (#76) a829756
  • fix: if: github.repository_owner == 'adobe' b808da9
  • fix: minor typo in README (#75) 73e8e11
  • fix: update README.md e4b152f

adobe/aio-lib-state@1.1.2...2.0.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 <dependency name> 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-state](https://github.com/adobe/aio-lib-state) from 1.1.3 to 2.1.2.
- [Release notes](https://github.com/adobe/aio-lib-state/releases)
- [Commits](adobe/aio-lib-state@1.1.3...2.1.2)

---
updated-dependencies:
- dependency-name: "@adobe/aio-lib-state"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #19 (6184fef) into master (2ee4fbf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files           2        2           
  Lines          70       70           
  Branches       14       14           
=======================================
  Hits           66       66           
  Misses          4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants