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): bump the production-dependencies group across 1 directory with 7 updates #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
@aws-sdk/client-bedrock-runtime 3.679.0 3.699.0
@azure/openai 2.0.0-beta.2 2.0.0
@floating-ui/dom 1.6.11 1.6.12
openai 4.68.4 4.73.1
pdfjs-dist 4.7.76 4.8.69
winston 3.15.0 3.17.0
@rollup/rollup-linux-x64-gnu 4.24.2 4.28.0

Updates @aws-sdk/client-bedrock-runtime from 3.679.0 to 3.699.0

Release notes

Sourced from @​aws-sdk/client-bedrock-runtime's releases.

v3.699.0

3.699.0(2024-11-22)

Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da33)

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

v3.698.0

3.698.0(2024-11-21)

Documentation Changes
  • client-elastic-load-balancing-v2: This feature adds support for enabling zonal shift on cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response headers. (ab2fc823)
New Features
  • clients: update client endpoints as of 2024-11-21 (010e6f3b)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-bedrock-runtime's changelog.

3.699.0 (2024-11-22)

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

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.687.0 (2024-11-07)

Features

  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (6607253)

... (truncated)

Commits
  • 7497406 Publish v3.699.0
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • 1b3160a Publish v3.693.0
  • ace5bf8 Publish v3.692.0
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
  • dc03df1 Publish v3.691.0
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • 0c558ef Publish v3.687.0
  • 6607253 feat(client-bedrock-runtime): Add Prompt management support to Bedrock runtim...
  • Additional commits viewable in compare view

Updates @azure/openai from 2.0.0-beta.2 to 2.0.0

Commits
  • bba475f Merge ef6b0d2fcc935cb2ac5973fc1fd6453f9e78bb30 into 1c943b7e6ec217de70df87428...
  • ef6b0d2 [OpenAI] Fix samples links
  • 1c943b7 chore(playwrighttesting): add useCloudHostedBrowser option in service config ...
  • f1ad6e1 Post release automated changes for playwrighttesting releases (#31802)
  • 52c6f9d docs(playwrighttesting): removed empty section in changelog (#31797)
  • 21af3a0 docs(playwrighttesting): date change in changelog 1.0.0-beta.5 and 1.0.0-bet...
  • e42618c [Storage] Bump version for STG96 GA release (#31755)
  • 1a78604 docs(playwrighttesting): Changelog for 1.0.0-beta.5 (microsoft-playwright-tes...
  • 43142d2 Sync eng/common directory with azure-sdk-tools for PR 9389 (#31791)
  • c2a8656 Workaround to enable OpenAI documentation on learn.microsoft.com (#31788)
  • Additional commits viewable in compare view

Updates @floating-ui/dom from 1.6.11 to 1.6.12

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.6.12

Patch Changes

  • fix: handle relative html offset clipping rect
  • fix(getClippingRect): allow passing DOMRect as a boundary
Changelog

Sourced from @​floating-ui/dom's changelog.

1.6.12

Patch Changes

  • fix: handle relative html offset clipping rect
  • fix(getClippingRect): allow passing DOMRect as a boundary
Commits

Updates openai from 4.68.4 to 4.73.1

Release notes

Sourced from openai's releases.

v4.73.1

4.73.1 (2024-11-25)

Full Changelog: v4.73.0...v4.73.1

Documentation

  • readme: mention .withResponse() for streaming request ID (#1202) (b6800d4)

v4.73.0

4.73.0 (2024-11-20)

Full Changelog: v4.72.0...v4.73.0

Features

  • api: add gpt-4o-2024-11-20 model (#1201) (0feeafd)
  • bump model in all example snippets to gpt-4o (6961c37)

Bug Fixes

  • docs: add missing await to pagination example (#1190) (524b9e8)

Chores

Documentation

v4.72.0

4.72.0 (2024-11-12)

Full Changelog: v4.71.1...v4.72.0

Features

  • add back deno runtime testing without type checks (1626cf5)

Chores

... (truncated)

Changelog

Sourced from openai's changelog.

4.73.1 (2024-11-25)

Full Changelog: v4.73.0...v4.73.1

Documentation

  • readme: mention .withResponse() for streaming request ID (#1202) (b6800d4)

4.73.0 (2024-11-20)

Full Changelog: v4.72.0...v4.73.0

Features

  • api: add gpt-4o-2024-11-20 model (#1201) (0feeafd)
  • bump model in all example snippets to gpt-4o (6961c37)

Bug Fixes

  • docs: add missing await to pagination example (#1190) (524b9e8)

Chores

Documentation

4.72.0 (2024-11-12)

Full Changelog: v4.71.1...v4.72.0

Features

  • add back deno runtime testing without type checks (1626cf5)

Chores

... (truncated)

Commits
  • 3f8634e release: 4.73.1
  • aa54436 docs(readme): mention .withResponse() for streaming request ID (#1202)
  • 6c25833 Merge pull request #1189 from openai/release-please--branches--master--change...
  • 1e9391b release: 4.73.0
  • 0feeafd feat(api): add gpt-4o-2024-11-20 model (#1201)
  • 3968ef1 docs(readme): fix incorrect fileBatches.uploadAndPoll params (#1200)
  • e34981c docs: change readme title (#1198)
  • ebdb4f7 docs: improve jsr documentation (#1197)
  • 6961c37 feat: bump model in all example snippets to gpt-4o
  • 12f9334 chore(internal): spec update (#1195)
  • Additional commits viewable in compare view

Updates pdfjs-dist from 4.7.76 to 4.8.69

Release notes

Sourced from pdfjs-dist's releases.

v4.8.69

This release contains improvements for the annotation editor, font conversion, form rendering, image conversion and the viewer.

Changes since v4.7.76

... (truncated)

Commits
  • 3634dab Merge pull request #18988 from Snuffleupagus/split-dom-factory
  • e930f30 Merge pull request #18992 from Snuffleupagus/getPdfManager-inline-flushChunks
  • e548510 Merge pull request #18990 from Snuffleupagus/ensure-structTree-serializable
  • aa4839e Merge pull request #18993 from Snuffleupagus/stringToUTF16HexString-hexNumbers
  • 2145a7b Use the hexNumbers structure in the stringToUTF16HexString helper
  • 196f7d7 Inline the flushChunks helper function, used in getPdfManager on the work...
  • b26dc19 Ensure that serializing of StructTree-data cannot fail during loading
  • 4e12906 Move the various DOM-factories into their own files
  • 06f3b2d Merge pull request #18983 from Snuffleupagus/api-FetchBuiltInCMap-FetchStanda...
  • 3ed438a Merge pull request #18979 from Snuffleupagus/L10n-#elements-lazy-init
  • Additional commits viewable in compare view

Updates winston from 3.15.0 to 3.17.0

Release notes

Sourced from winston's releases.

v3.17.0

  • Try winston-transport 4.9.0 3e87128
  • Revert "Try bumping winston-transport to 4.8.0" 69625fc
  • Revert "Try bumping winston-transport to 4.8.0" 876ef7a
  • Try bumping winston-transport to 4.8.0 7ef2c1d
  • Try bumping winston-transport to 4.8.0 fe4b64e
  • Bump logform c9fd9a4
  • Revert "Update logform and winston-transport" 14fef0f
  • Merge branch 'master' of github.com:winstonjs/winston 545b683
  • Update logform and winston-transport cceb265
  • Bump mocha from 10.7.3 to 10.8.2 (#2523) bb529b6
  • Bump async from 3.2.5 to 3.2.6 (#2516) ae847ab

winstonjs/winston@v3.16.0...v3.17.0

v3.16.0

  • Feature - optionally include Error.cause property (#2447) 201b6f1

winstonjs/winston@v3.15.0...v3.16.0

Commits
  • 1b9cef8 3.17.0
  • 3e87128 Try winston-transport 4.9.0
  • 69625fc Revert "Try bumping winston-transport to 4.8.0"
  • 876ef7a Revert "Try bumping winston-transport to 4.8.0"
  • 7ef2c1d Try bumping winston-transport to 4.8.0
  • fe4b64e Try bumping winston-transport to 4.8.0
  • c9fd9a4 Bump logform
  • 14fef0f Revert "Update logform and winston-transport"
  • 545b683 Merge branch 'master' of github.com:winstonjs/winston
  • cceb265 Update logform and winston-transport
  • Additional commits viewable in compare view

Updates @rollup/rollup-linux-x64-gnu from 4.24.2 to 4.28.0

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.28.0

4.28.0

2024-11-30

Features

  • Allow to specify how to handle import attributes when transpiling Rollup config files (#5743)

Pull Requests

v4.27.4

4.27.4

2024-11-23

Bug Fixes

  • Update bundled magic-string to support sourcemap debug ids (#5740)

Pull Requests

v4.27.3

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

v4.27.2

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

... (truncated)

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.28.0

2024-11-30

Features

  • Allow to specify how to handle import attributes when transpiling Rollup config files (#5743)

Pull Requests

4.27.4

2024-11-23

Bug Fixes

  • Update bundled magic-string to support sourcemap debug ids (#5740)

Pull Requests

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

Pull Requests

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 7 updates

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.679.0` | `3.699.0` |
| [@azure/openai](https://github.com/Azure/azure-sdk-for-js) | `2.0.0-beta.2` | `2.0.0` |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.11` | `1.6.12` |
| [openai](https://github.com/openai/openai-node) | `4.68.4` | `4.73.1` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.7.76` | `4.8.69` |
| [winston](https://github.com/winstonjs/winston) | `3.15.0` | `3.17.0` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.24.2` | `4.28.0` |



Updates `@aws-sdk/client-bedrock-runtime` from 3.679.0 to 3.699.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-bedrock-runtime)

Updates `@azure/openai` from 2.0.0-beta.2 to 2.0.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/openai_2.0.0-beta.2...@azure/openai_2.0.0)

Updates `@floating-ui/dom` from 1.6.11 to 1.6.12
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom)

Updates `openai` from 4.68.4 to 4.73.1
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.68.4...v4.73.1)

Updates `pdfjs-dist` from 4.7.76 to 4.8.69
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.7.76...v4.8.69)

Updates `winston` from 3.15.0 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.15.0...v3.17.0)

Updates `@rollup/rollup-linux-x64-gnu` from 4.24.2 to 4.28.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.24.2...v4.28.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/openai"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants