-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update external fixes #129
Conversation
This PR will trigger a patch release when merged. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #129 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 36 36
Lines 3579 3579
=========================================
Hits 3579 3579 ☔ View full report in Codecov by Sentry. |
# [@adobe/spacecat-shared-data-access-v1.14.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.14.0...@adobe/spacecat-shared-data-access-v1.14.1) (2024-02-05) ### Bug Fixes * **deps:** update external fixes ([#129](#129)) ([22b6c90](22b6c90))
🎉 This PR is included in version @adobe/spacecat-shared-data-access-v1.14.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
# [@adobe/spacecat-shared-dynamo-v1.3.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.3.6...@adobe/spacecat-shared-dynamo-v1.3.7) (2024-02-05) ### Bug Fixes * **deps:** update external fixes ([#129](#129)) ([22b6c90](22b6c90))
🎉 This PR is included in version @adobe/spacecat-shared-dynamo-v1.3.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
# [@adobe/spacecat-shared-rum-api-client-v1.4.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v1.4.3...@adobe/spacecat-shared-rum-api-client-v1.4.4) (2024-02-05) ### Bug Fixes * **deps:** update external fixes ([#129](#129)) ([22b6c90](22b6c90))
🎉 This PR is included in version @adobe/spacecat-shared-rum-api-client-v1.4.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
# [@adobe/spacecat-shared-slack-client-v1.1.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-slack-client-v1.1.1...@adobe/spacecat-shared-slack-client-v1.1.2) (2024-02-05) ### Bug Fixes * **deps:** update external fixes ([#129](#129)) ([22b6c90](22b6c90)) * **revert:** remove slack targets type ([dbd64d4](dbd64d4))
🎉 This PR is included in version @adobe/spacecat-shared-slack-client-v1.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
3.501.0
->3.506.0
3.501.0
->3.506.0
6.19.1
->6.20.0
6.19.1
->6.20.0
9.0.6
->9.0.10
17.12.0
->17.12.1
8.0.0
->8.0.1
15.2.0
->15.2.1
13.5.0
->13.5.1
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-dynamodb)
v3.506.0
Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.504.0
Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
3.503.1 (2024-01-30)
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.503.1
Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.503.0
Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.502.0
Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/lib-dynamodb)
v3.506.0
Compare Source
Note: Version bump only for package @aws-sdk/lib-dynamodb
v3.504.0
Compare Source
Bug Fixes
3.503.1 (2024-01-30)
Note: Version bump only for package @aws-sdk/lib-dynamodb
v3.503.1
Compare Source
Note: Version bump only for package @aws-sdk/lib-dynamodb
v3.503.0
Compare Source
Note: Version bump only for package @aws-sdk/lib-dynamodb
v3.502.0
Compare Source
Note: Version bump only for package @aws-sdk/lib-dynamodb
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.20.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.20.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typicode/husky (husky)
v9.0.10
Compare Source
v9.0.9
Compare Source
v9.0.8
Compare Source
v9.0.7
Compare Source
~/.huskyrc
correctly (compatibility with v8)hapijs/joi (joi)
v17.12.1
Compare Source
jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown)
v8.0.1
Compare Source
okonet/lint-staged (lint-staged)
v15.2.1
Compare Source
Patch Changes
e4023f6
Thanks @iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means thestdin
of the spawned commands has accepted input, and essentially gotten stuck waiting. Now thestdin
is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.nock/nock (nock)
v13.5.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.