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 #344

Merged
merged 1 commit into from
Aug 3, 2024
Merged

fix(deps): update external fixes #344

merged 1 commit into from
Aug 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-lambda (source) 3.620.0 -> 3.623.0 age adoption passing confidence
@aws-sdk/client-secrets-manager (source) 3.620.0 -> 3.623.0 age adoption passing confidence
@aws-sdk/client-sqs (source) 3.620.0 -> 3.623.0 age adoption passing confidence
@aws-sdk/credential-provider-node (source) 3.620.0 -> 3.623.0 age adoption passing confidence
@redocly/cli 1.18.1 -> 1.19.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence
husky 9.1.3 -> 9.1.4 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.8 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.621.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

3.620.1 (2024-07-29)

Note: Version bump only for package @​aws-sdk/client-lambda

v3.620.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

aws/aws-sdk-js-v3 (@​aws-sdk/client-secrets-manager)

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-secrets-manager

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-secrets-manager

v3.621.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.620.1 (2024-07-29)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

v3.620.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-secrets-manager

aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs)

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.621.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

3.620.1 (2024-07-29)

Note: Version bump only for package @​aws-sdk/client-sqs

v3.620.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

aws/aws-sdk-js-v3 (@​aws-sdk/credential-provider-node)

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.621.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.620.1 (2024-07-29)

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.620.1

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

Redocly/redocly-cli (@​redocly/cli)

v1.19.0

Compare Source

Minor Changes
  • Added support for AsyncAPI 3.0 description linting.
Patch Changes
  • Fixed an issue where patternProperties incorrectly caused linting errors due to a missing PatternProperties node.
  • Updated @​redocly/openapi-core to v1.19.0.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.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.1.4

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.


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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 3, 2024

This PR will trigger a patch release when merged.

@renovate renovate bot merged commit ed9ab5e into main Aug 3, 2024
4 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch August 3, 2024 16:00
solaris007 pushed a commit that referenced this pull request Aug 3, 2024
## [1.22.11](v1.22.10...v1.22.11) (2024-08-03)

### Bug Fixes

* **deps:** update external fixes ([#344](#344)) ([ed9ab5e](ed9ab5e))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.22.11 🎉

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.

1 participant