Skip to content

Bump Amazon.Lambda.Core and 19 others #1354

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

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 Jun 11, 2025

Performed the following updates:

  • Updated Amazon.Lambda.Core from 2.5.1 to 2.6.0 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/infra/docs-lambda-index-publisher/docs-lambda-index-publisher.csproj
  • Updated Amazon.Lambda.RuntimeSupport from 1.13.0 to 1.13.1 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/infra/docs-lambda-index-publisher/docs-lambda-index-publisher.csproj
  • Updated AWSSDK.Core from 4.0.0.2 to 4.0.0.8 in /Directory.Packages.props
  • Pinned AWSSDK.Core at 4.0.0.8 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Documentation.LinkIndex/Elastic.Documentation.LinkIndex.csproj
  • Pinned AWSSDK.Core at 4.0.0.8 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/tooling/Directory.Build.props, /src/tooling/docs-assembler/docs-assembler.csproj
  • Updated AWSSDK.S3 from 4.0.0.1 to 4.0.1.4 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Documentation.LinkIndex/Elastic.Documentation.LinkIndex.csproj
  • Updated AWSSDK.SQS from 4.0.0.1 to 4.0.0.7 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/infra/docs-lambda-index-publisher/docs-lambda-index-publisher.csproj
  • Updated Bullseye from 5.0.0 to 6.0.0 in /Directory.Build.props, /Directory.Packages.props, /build/build.fsproj
  • Updated DiffPlex from 1.7.2 to 1.8.0 in /Directory.Build.props, /Directory.Packages.props, /tests/authoring/authoring.fsproj
  • Updated FluentAssertions from 7.2.0 to 8.3.0 in /Directory.Build.props, /Directory.Packages.props, /tests/docs-assembler.Tests/src/docs-assembler.Tests/docs-assembler.Tests.csproj
  • Updated FSharp.Core from 9.0.202 to 9.0.300 in /Directory.Build.props, /Directory.Packages.props, /build/build.fsproj
  • Updated Markdig from 0.41.1 to 0.41.2 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Markdown/Elastic.Markdown.csproj
  • Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.4 to 9.0.6 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Documentation/Elastic.Documentation.csproj
  • Updated Microsoft.Extensions.Logging from 9.0.4 to 9.0.6 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Markdown/Elastic.Markdown.csproj
  • Updated Microsoft.Extensions.Logging.Console from 9.0.4 to 9.0.6 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/tooling/Directory.Build.props, /src/tooling/Elastic.Documentation.Tooling/Elastic.Documentation.Tooling.csproj
  • Updated NetEscapades.EnumGenerators from 1.0.0-beta12 to 1.0.0-beta13 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Markdown/Elastic.Markdown.csproj
  • Updated RazorSlices from 0.9.0 to 0.9.1 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Markdown/Elastic.Markdown.csproj
  • Updated Samboy063.Tomlet from 6.0.0 to 6.1.0 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Documentation.Configuration/Elastic.Documentation.Configuration.csproj
  • Updated Slugify.Core from 4.0.1 to 5.1.1 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Markdown/Elastic.Markdown.csproj
  • Updated Vecc.YamlDotNet.Analyzers.StaticGenerator from 16.1.3 to 16.3.0 in /Directory.Build.props, /Directory.Packages.props, /src/Directory.Build.props, /src/Elastic.Markdown/Elastic.Markdown.csproj
  • Updated xunit.runner.visualstudio from 3.1.0 to 3.1.1 in /Directory.Build.props, /Directory.Packages.props, /tests/authoring/authoring.fsproj
  • Updated xunit.v3 from 2.0.2 to 2.0.3 in /Directory.Build.props, /Directory.Packages.props, /tests/authoring/authoring.fsproj

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

Bumps Amazon.Lambda.Core from 2.5.1 to 2.6.0
Bumps Amazon.Lambda.RuntimeSupport from 1.13.0 to 1.13.1
Bumps AWSSDK.Core to 4.0.0.8
Bumps AWSSDK.S3 from 4.0.0.1 to 4.0.1.4
Bumps AWSSDK.SQS from 4.0.0.1 to 4.0.0.7
Bumps Bullseye from 5.0.0 to 6.0.0
Bumps DiffPlex from 1.7.2 to 1.8.0
Bumps FluentAssertions from 7.2.0 to 8.3.0
Bumps FSharp.Core from 9.0.202 to 9.0.300
Bumps Markdig from 0.41.1 to 0.41.2
Bumps Microsoft.Extensions.Hosting.Abstractions from 9.0.4 to 9.0.6
Bumps Microsoft.Extensions.Logging from 9.0.4 to 9.0.6
Bumps Microsoft.Extensions.Logging.Console from 9.0.4 to 9.0.6
Bumps NetEscapades.EnumGenerators from 1.0.0-beta12 to 1.0.0-beta13
Bumps RazorSlices from 0.9.0 to 0.9.1
Bumps Samboy063.Tomlet from 6.0.0 to 6.1.0
Bumps Slugify.Core from 4.0.1 to 5.1.1
Bumps Vecc.YamlDotNet.Analyzers.StaticGenerator from 16.1.3 to 16.3.0
Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.1
Bumps xunit.v3 from 2.0.2 to 2.0.3

---
updated-dependencies:
- dependency-name: Amazon.Lambda.Core
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: system-io-abstractions
- dependency-name: Amazon.Lambda.RuntimeSupport
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: AWSSDK.S3
  dependency-version: 4.0.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: AWSSDK.SQS
  dependency-version: 4.0.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: Bullseye
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system-io-abstractions
- dependency-name: DiffPlex
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: system-io-abstractions
- dependency-name: FluentAssertions
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system-io-abstractions
- dependency-name: FSharp.Core
  dependency-version: 9.0.300
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: Markdig
  dependency-version: 0.41.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: NetEscapades.EnumGenerators
  dependency-version: 1.0.0-beta13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: RazorSlices
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: Samboy063.Tomlet
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: system-io-abstractions
- dependency-name: Slugify.Core
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system-io-abstractions
- dependency-name: Vecc.YamlDotNet.Analyzers.StaticGenerator
  dependency-version: 16.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: system-io-abstractions
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
- dependency-name: xunit.v3
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system-io-abstractions
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants