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

fix(deps): update external fixes #129

Merged
merged 1 commit into from
Feb 3, 2024
Merged

fix(deps): update external fixes #129

merged 1 commit into from
Feb 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.501.0 -> 3.506.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.501.0 -> 3.506.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.19.1 -> 6.20.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.19.1 -> 6.20.0 age adoption passing confidence
husky 9.0.6 -> 9.0.10 age adoption passing confidence
joi 17.12.0 -> 17.12.1 age adoption passing confidence
jsdoc-to-markdown 8.0.0 -> 8.0.1 age adoption passing confidence
lint-staged 15.2.0 -> 15.2.1 age adoption passing confidence
nock 13.5.0 -> 13.5.1 age adoption passing confidence

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
  • credential-providers: lazy load STS & SSO clients in credential providers (#​5681) (d27301d)
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
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#​5697) (d054fe1)

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
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 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
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

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

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
  • #​1387 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 the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Feb 3, 2024

This PR will trigger a patch release when merged.

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (537c01b) 100.00% compared to head (bd39f7c) 100.00%.
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 22b6c90 into main Feb 3, 2024
8 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch February 3, 2024 16:01
adobe-bot pushed a commit that referenced this pull request Feb 5, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-data-access-v1.14.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request Feb 5, 2024
# [@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))
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-dynamo-v1.3.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request Feb 5, 2024
@adobe-bot
Copy link

🎉 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-bot pushed a commit that referenced this pull request Feb 5, 2024
# [@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))
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-slack-client-v1.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant