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

chore(deps): lock file maintenance minor/patch updates #185

Merged
merged 1 commit into from
May 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@aws-sdk/client-apigatewaymanagementapi (source) dependencies minor ^3.569.0 -> ^3.577.0 3.583.0 (+1) age adoption passing confidence
@aws-sdk/client-dynamodb (source) dependencies minor ^3.569.0 -> ^3.577.0 3.583.0 (+1) age adoption passing confidence
@aws-sdk/lib-dynamodb (source) dependencies minor ^3.569.0 -> ^3.577.0 3.583.0 (+1) age adoption passing confidence
@types/aws-lambda (source) dependencies patch ^8.10.137 -> ^8.10.138 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) dependencies minor ^7.8.0 -> ^7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) dependencies minor ^7.8.0 -> ^7.10.0 age adoption passing confidence
npm-run-all2 dependencies minor ^6.1.2 -> ^6.2.0 age adoption passing confidence
preact (source) dependencies minor ^10.21.0 -> ^10.22.0 age adoption passing confidence
rimraf dependencies patch ^5.0.5 -> ^5.0.7 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

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

v3.577.0

Compare Source

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

v3.576.0

Compare Source

3.576.0(2024-05-14)
Chores
New Features
  • clients: update client endpoints as of 2024-05-14 (8d305635)
  • client-s3: Updated a few x-id in the http uri traits (dcde25ac)
  • client-connect: Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances. (43f9444b)

For list of updated packages, view updated-packages.md in assets-3.576.0.zip

v3.575.0

Compare Source

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

v3.574.0

Compare Source

3.574.0(2024-05-10)
New Features
  • clients: update client endpoints as of 2024-05-10 (f98b8d49)
  • client-application-discovery-service: add v2 smoke tests and smithy smokeTests trait for SDK testing (807fcd73)
  • client-sso-oidc: Updated request parameters for PKCE support. (a25b371e)
  • client-greengrassv2: Mark ComponentVersion in ComponentDeploymentSpecification as required. (d56a60ae)
  • client-sagemaker: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. (0f5cee89)
Bug Fixes

For list of updated packages, view updated-packages.md in assets-3.574.0.zip

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

v3.577.0

Compare Source

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

v3.576.0

Compare Source

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

v3.575.0

Compare Source

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

v3.574.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/lib-dynamodb)

v3.577.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.576.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.575.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.574.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

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

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

v7.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

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

v7.10.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.

v7.9.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.

bcomnes/npm-run-all2 (npm-run-all2)

v6.2.0

Compare Source

Merged
  • Placeholder that unfolds into multiple tasks #134
  • 📝 add compatibility note for pnpm. #136
  • Upgrade: Bump codecov/codecov-action from 3 to 4 #131
preactjs/preact (preact)

v10.22.0

Compare Source

Features

Types

Maintenance

Fixes

  • Allow the same component to render many times across different phases (#​4382, thanks @​JoviDeCroock)
  • Provide error for illegal nesting of and (#​4376, thanks @​rschristian)
  • Disallow as a child of (#​4375, thanks @​rschristian)
  • Change syntax in compat/client for IE11 support (#​4372, thanks @​rschristian)
  • isaacs/rimraf (rimraf)

    v5.0.7

    Compare Source

    v5.0.6

    Compare Source


    Configuration

    📅 Schedule: Branch creation - "before 4am on Friday" (UTC), 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot enabled auto-merge May 24, 2024 01:10
@renovate renovate bot merged commit 7ed19ea into master May 24, 2024
4 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch May 24, 2024 01:11
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