Update adobe major (major)#140
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
b0faf1c to
ca4d146
Compare
a7102ed to
683fed5
Compare
df40763 to
8abcb70
Compare
70f6f54 to
2929618
Compare
9514e1b to
c21a71f
Compare
45be372 to
4ba2850
Compare
4ba2850 to
a1a3539
Compare
686b42a to
e1e8c84
Compare
e1e8c84 to
3913365
Compare
3913365 to
e9ee076
Compare
7c3b509 to
de31a90
Compare
de31a90 to
09da59c
Compare
7912773 to
c214643
Compare
bd7067d to
0ebde96
Compare
0ebde96 to
874ec63
Compare
874ec63 to
5078491
Compare
2aae75f to
e6ef493
Compare
e6ef493 to
d1fc2fb
Compare
e9ce587 to
4e36b6b
Compare
4e36b6b to
e03b982
Compare
e03b982 to
6358cba
Compare
6358cba to
39e9aa4
Compare
39e9aa4 to
3d2eebc
Compare
3d2eebc to
fc81696
Compare
fc81696 to
170200f
Compare
170200f to
3681e95
Compare
3681e95 to
6303ba5
Compare
6303ba5 to
bf980f8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.2→5.3.13.0.0→6.0.00.2.47→1.6.0Release Notes
adobe/aio-lib-state (@adobe/aio-lib-state)
v5.3.1Compare Source
ada0773v5.3.0Compare Source
10c788e0978274v5.2.0Compare Source
8da6526fbcf3c256ec324d9749514cf1346depends on:
logRetryAfterSeconds option
🔔
aio-lib-stateandaio-lib-core-networkingfeature release: if a network call is throttled by a429http status response, it will also send aRetry-Afterheader.aio-lib-state(which usesaio-lib-core-networking) will retry the call according to this header automatically (with exponential backoff). However, there will be cases where the cumulative results of the retries will exceed the timeout limit of the action itself (which is 60s) but there is no indication that the cause of the timeout is because of the retries.This feature release adds a
logRetryAfterSecondsoption in both libraries, and it will default to10seconds. If anyRetry-Afterheader value (from the result of the networking call) exceeds this option value, it will always log the retry as a warning to surface this issue where you might be exceeding your usage for the State service but you did not know you were being throttled.Previously it will only log the retry only if the logging level was set to
debug. To disable this behavior, you can setlogRetryAfterSecondsto0explicitly.v5.1.0Compare Source
Support for APAC region
dbd90d1d9d930cv5.0.2Compare Source
c99aca7v5.0.1Compare Source
1f400b3v5.0.0Compare Source
2a84bccMAJOR change
state.deleteAllmust be called with thematchoptionstate.deleteAllandstate.statsdo not return null anymore on 404. But return{ keys: 0, ... }.v4.0.1Compare Source
c5bdf4cc7221ee28541c294e34adfb4db65v4.0.0: State.Next GA (v4.0.0)Compare Source
6ddee8dfe75614f41cdeb647d97e5da6808c8d9c9c9582f46f1e3f528ee4ba7badd1ec42337be1bc25f7788d1ed22a3824c24fc29217a9b3bcdc2bc69417cav3.0.2Compare Source
This is essentially the same as 3.0.0
v3.0.1Compare Source
DO NOT USE THIS RELEASE (use 3.0.2)
What's Changed
Full Changelog: adobe/aio-lib-state@3.0.0...3.0.1
v3.0.0Compare Source
417e1d404027cffb06d07c5deee547a0566dcc546e7bd5fd8v2.1.2: : refresh expired credentials on initCompare Source
85f0542df56cfa086a72c2c655c7v2.1.1: Joi Issue Fixed by Upgrading JestCompare Source
e68be2bv2.1.0Compare Source
v2.0.1Compare Source
391fe5bv2.0.0Compare Source
d36463e5cd7ffe7fbbd5a7fb68feb518135b5160c43c3063ea829756b808da973e8e11e4b152fv1.1.3Compare Source
Full Changelog: adobe/aio-lib-state@1.1.2...1.1.3
adobe/aio-sdk (@adobe/aio-sdk)
v6.0.0Compare Source
72704ae0a1d4b9v5.0.1Compare Source
What's Changed
Full Changelog: adobe/aio-sdk@5.0.0...5.0.1
v5.0.0Compare Source
990d25f6974547075864c6a07e56f6d8abdd0c6edfv4.1.0Compare Source
8d2be48f45abc7b770ff94cfa8370b10d2cv4.0.2: Joi Issue Fixed by Upgrading JestCompare Source
v4.0.1Compare Source
d9e790eConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.