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 all dependencies #392

Merged
merged 1 commit into from
Jun 10, 2024
Merged

fix(deps): update all dependencies #392

merged 1 commit into from
Jun 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@algolia/autocomplete-js 1.17.1 -> 1.17.2 age adoption passing confidence
@algolia/autocomplete-theme-classic 1.17.1 -> 1.17.2 age adoption passing confidence
@aws-sdk/client-dynamodb (source) 3.584.0 -> 3.592.0 age adoption passing confidence
@aws-sdk/client-ses (source) 3.583.0 -> 3.592.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.584.0 -> 3.592.0 age adoption passing confidence
@cloudflare/workers-types 4.20240512.0 -> 4.20240605.0 age adoption passing confidence
@contentful/rich-text-from-markdown 15.17.2 -> 15.17.3 age adoption passing confidence
@contentful/rich-text-html-renderer 16.5.1 -> 16.5.2 age adoption passing confidence
@datadog/browser-logs (source) 5.19.0 -> 5.20.0 age adoption passing confidence
@datadog/browser-rum (source) 5.19.0 -> 5.20.0 age adoption passing confidence
@eslint/js (source) 9.3.0 -> 9.4.0 age adoption passing confidence
@langchain/community (source) 0.2.3 -> 0.2.9 age adoption passing confidence
@langchain/core (source) 0.2.1 -> 0.2.6 age adoption passing confidence
@langchain/openai (source) ^0.0.33 -> ^0.1.0 age adoption passing confidence
@types/node (source) 20.8.3 -> 20.14.2 age adoption passing confidence
@types/node (source) 20.12.12 -> 20.14.2 age adoption passing confidence
ai (source) 3.1.15 -> 3.1.30 age adoption passing confidence
aws-cdk (source) 2.143.0 -> 2.145.0 age adoption passing confidence
aws-cdk-lib (source) 2.143.0 -> 2.145.0 age adoption passing confidence
contentful (source) 10.11.5 -> 10.11.10 age adoption passing confidence
contentful-management (source) 11.26.2 -> 11.27.0 age adoption passing confidence
esbuild 0.21.4 -> 0.21.5 age adoption passing confidence
eslint (source) 9.3.0 -> 9.4.0 age adoption passing confidence
eslint (source) 8.46.0 -> 9.4.0 age adoption passing confidence
eslint-config-next (source) 13.4.12 -> 14.2.3 age adoption passing confidence
globals 15.3.0 -> 15.4.0 age adoption passing confidence
instantsearch.css 8.2.0 -> 8.2.1 age adoption passing confidence
instantsearch.js (source) 4.69.0 -> 4.71.0 age adoption passing confidence
langchain (source) 0.2.4 -> 0.2.5 age adoption passing confidence
langchain (source) 0.2.2 -> 0.2.5 age adoption passing confidence
magnific-popup (source) 1.1.0 -> 1.2.0 age adoption passing confidence
newman 6.1.2 -> 6.1.3 age adoption passing confidence
nyc (source) ^15.1.0 -> ^17.0.0 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.1 age adoption passing confidence
sass 1.77.2 -> 1.77.4 age adoption passing confidence
ts-jest (source) 29.1.3 -> 29.1.4 age adoption passing confidence
typescript-eslint (source) 7.10.0 -> 7.12.0 age adoption passing confidence
uuid ^9.0.0 -> ^10.0.0 age adoption passing confidence
vercel (source) 34.2.3 -> 34.2.6 age adoption passing confidence
wrangler (source) 3.57.2 -> 3.60.0 age adoption passing confidence
wrangler (source) 3.57.1 -> 3.60.0 age adoption passing confidence

Release Notes

algolia/autocomplete (@​algolia/autocomplete-js)

v1.17.2

Compare Source

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

v3.592.0

Compare Source

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

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)

v3.588.0

Compare Source

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

v3.587.0

Compare Source

3.587.0(2024-05-30)
Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#​6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#​6132) (8cdaf0a1)

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

v3.585.0

Compare Source

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

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

v3.592.0

Compare Source

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

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)

v3.588.0

Compare Source

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

v3.587.0

Compare Source

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

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

v3.592.0

Compare Source

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

v3.590.0

Compare Source

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

v3.588.0

Compare Source

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

v3.587.0

Compare Source

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

v3.585.0

Compare Source

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

cloudflare/workerd (@​cloudflare/workers-types)

v4.20240605.0

Compare Source

v4.20240603.0

Compare Source

v4.20240529.0

Compare Source

v4.20240524.0

Compare Source

contentful/rich-text (@​contentful/rich-text-from-markdown)

v15.17.3

Compare Source

Note: Version bump only for package @​contentful/rich-text-from-markdown

DataDog/browser-sdk (@​datadog/browser-logs)

v5.20.0

Compare Source

  • ✨ [RUM-4013] DD_RUM: add handling stack in beforeSend context (#​2730)
  • ✨[RUM-4178] Report memory impact to Datadog (#​2724)
  • 🐛 [RUM-98] Warn when SDK is loaded multiple times (#​2785)
  • ⚡️ [RUM-4468] improve CSS selector computation performance (#​2782)
  • 📝 [RUM-158] Add jsdoc to public APIs (#​2775)
  • 🔥 Remove unnecessary session checks in collections (#​2769)
eslint/eslint (@​eslint/js)

v9.4.0

Compare Source

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#​17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#​18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#​18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#​18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#​18473) (Milos Djermanovic)

Documentation

Chores

langchain-ai/langchainjs (@​langchain/community)

v0.2.9

Compare Source

v0.2.8

Compare Source

v0.2.7

Compare Source

v0.2.6

Compare Source

v0.2.5

Compare Source

What's Changed
New Contributors

Full Changelog: langchain-ai/langchainjs@0.2.4...0.2.5

v0.2.4

Compare Source

What's Changed


Configuration

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

@renovate renovate bot merged commit 7bc9676 into master Jun 10, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all branch June 10, 2024 07:33
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