Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update adobe major (major) #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@adobe/aio-lib-state 1.1.2 -> 5.1.0 age adoption passing confidence
@adobe/aio-sdk 3.0.0 -> 6.0.0 age adoption passing confidence
@​adobe/exc-app 0.2.47 -> 1.4.7 age adoption passing confidence

Release Notes

adobe/aio-lib-state (@​adobe/aio-lib-state)

v5.1.0

Compare Source

Support for APAC region

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

MAJOR change

  • state.deleteAll must be called with the match option
  • state.deleteAll and state.stats do not return null anymore on 404. But return { keys: 0, ... }.

v4.0.1

Compare Source

v4.0.0: State.Next GA (v4.0.0)

Compare Source

v3.0.2

Compare Source

This is essentially the same as 3.0.0

v3.0.1

Compare Source

DO NOT USE THIS RELEASE

What's Changed

Full Changelog: adobe/aio-lib-state@3.0.0...3.0.1

v3.0.0

Compare Source

  • chore(deps): update package.json adobe dependencies 417e1d4
  • fix(breaking-change): update for nodes 18 and 20 (#​131) 04027cf
  • Merge pull request #​123 from adobe/pin-eslint-plugin-n fb06d07
  • fix: pin eslint-plugin-n to ^15.7 to support node 14 c5deee5
  • Bump @​types/hapi__joi from 16.0.12 to 17.1.9 (#​104) 47a0566
  • Bump replace-in-file from 6.3.5 to 7.0.1 (#​112) dcc546e
  • Bump eslint-plugin-n from 15.7.0 to 16.0.1 (#​117) 7bd5fd8

v2.1.2: : refresh expired credentials on init

Compare Source

v2.1.1: Joi Issue Fixed by Upgrading Jest

Compare Source

v2.1.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

  • 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

v1.1.3

Compare Source

Full Changelog: adobe/aio-lib-state@1.1.2...1.1.3

adobe/aio-sdk (@​adobe/aio-sdk)

v6.0.0

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: adobe/aio-sdk@5.0.0...5.0.1

v5.0.0

Compare Source

  • chore(deps): update package.json adobe dependencies 990d25f
  • fix (breaking-change): [major] remove audience-manager (#​41) 6974547
  • fix(breaking-change): update for nodes 18 and 20 (#​43) 075864c
  • fix: pin eslint-plugin-n to ^15.7 to support node 14 (#​42) 6a07e56
  • fix: daily.yml, add workflow_dispatch (on demand run) f6d8abd
  • fix: update eslint-config peer deps d0c6edf

v4.1.0

Compare Source

v4.0.2: Joi Issue Fixed by Upgrading Jest

Compare Source

v4.0.1

Compare Source

  • fix: ACNA-1897 - Cannot get the latest release version when running npm install (#​26) d9e790e

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.34%. Comparing base (b2a9d5b) to head (6358cba).

Current head 6358cba differs from pull request most recent head 8918ba6

Please upload reports for the commit 8918ba6 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   96.34%   96.34%           
=======================================
  Files          14       14           
  Lines         438      438           
=======================================
  Hits          422      422           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-adobe-major branch 6 times, most recently from b0faf1c to ca4d146 Compare November 29, 2021 22:29
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 6 times, most recently from a7102ed to 683fed5 Compare December 8, 2021 01:49
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from df40763 to 8abcb70 Compare December 15, 2021 23:01
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 3 times, most recently from 70f6f54 to 2929618 Compare December 23, 2021 14:01
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 3 times, most recently from 9514e1b to c21a71f Compare January 7, 2022 17:34
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from 45be372 to 4ba2850 Compare January 15, 2022 15:06
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 4ba2850 to a1a3539 Compare January 20, 2022 19:59
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from a98b5e4 to 6d19ec6 Compare September 7, 2023 01:55
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from 381e3fc to a741d30 Compare October 5, 2023 18:16
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 3 times, most recently from 126a9ec to a50faec Compare January 11, 2024 23:00
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from a50faec to 7203272 Compare January 18, 2024 19:23
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from 6e88131 to 13b60c6 Compare February 14, 2024 04:19
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 13b60c6 to 1c87077 Compare March 7, 2024 18:35
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from 644e3ef to 325d153 Compare April 18, 2024 17:04
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from 1126a88 to 1b756bf Compare May 9, 2024 17:22
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 1b756bf to bd3d2a1 Compare June 6, 2024 21:14
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from 0f16e03 to 8644640 Compare June 18, 2024 22:51
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 8644640 to 8918ba6 Compare June 26, 2024 08:25
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from b4e1f89 to 193d949 Compare July 17, 2024 16:32
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 193d949 to 8740cea Compare July 19, 2024 01:24
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 8740cea to 7882679 Compare July 30, 2024 13:28
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 7882679 to 192fdda Compare August 15, 2024 18:25
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from 81eca6a to f914c08 Compare September 4, 2024 10:55
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from f914c08 to e70e62e Compare September 10, 2024 15:15
@renovate renovate bot force-pushed the renovate/major-adobe-major branch 2 times, most recently from ff26727 to 9e39531 Compare October 10, 2024 18:07
@renovate renovate bot force-pushed the renovate/major-adobe-major branch from 9e39531 to eed128b Compare October 22, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants