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

Bump the all-dependencies group with 5 updates #2061

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 Feb 24, 2025

Bumps the all-dependencies group with 5 updates:

Package From To
Jurassic 3.2.8 3.2.9
YantraJS.Core 1.2.261 1.2.282
FluentAssertions 7.1.0 7.2.0
xunit.runner.visualstudio 3.0.1 3.0.2
Meziantou.Analyzer 2.0.186 2.0.188

Updates Jurassic from 3.2.8 to 3.2.9

Commits

Updates YantraJS.Core from 1.2.261 to 1.2.282

Release notes

Sourced from YantraJS.Core's releases.

v1.2.282

Full Changelog: yantrajs/yantra@v1.2.267...v1.2.282

Methods optimized.

v1.2.267

Full Changelog: yantrajs/yantra@v1.2.261...v1.2.267

  1. Added support for yield*.
  2. Method optimizations.
Commits

Updates FluentAssertions from 7.1.0 to 7.2.0

Release notes

Sourced from FluentAssertions's releases.

7.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0

Commits
  • 3dd8243 Fixed a regression in which CompleteWithinAsync treated a canceled task as an...
  • d05fd9d Bump andstor/file-existence-action from 2 to 3
  • 1cc5fb0 Bump actions/upload-artifact from 3 to 4
  • 8e051b3 Bump actions/setup-dotnet from 3 to 4
  • 17b5618 Bump actions/checkout from 3 to 4 (#2333)
  • e2e0ce2 Remove .NET Core 2.1.x and 3.1.x from build SDK setup (#2467)
  • e046cef Move #2307 release notes to 7.2.0
  • e38bf97 Backport "Add [NotNull] attribute on the Should() method for object assertion...
  • 39cf1ad Backport "Improve failure message for string assertions when checking for equ...
  • See full diff in compare view

Updates xunit.runner.visualstudio from 3.0.1 to 3.0.2

Commits

Updates Meziantou.Analyzer from 2.0.186 to 2.0.188

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.188

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.188

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.187...2.0.188

2.0.187

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.187

What's Changed

New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.186...2.0.187

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
FluentAssertions [>= 8.a, < 9]

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 the all-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [Jurassic](https://github.com/paulbartrum/Jurassic) | `3.2.8` | `3.2.9` |
| [YantraJS.Core](https://github.com/yantrajs/yantra) | `1.2.261` | `1.2.282` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `7.1.0` | `7.2.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.1` | `3.0.2` |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.186` | `2.0.188` |


Updates `Jurassic` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/paulbartrum/Jurassic/releases)
- [Commits](https://github.com/paulbartrum/Jurassic/commits)

Updates `YantraJS.Core` from 1.2.261 to 1.2.282
- [Release notes](https://github.com/yantrajs/yantra/releases)
- [Commits](yantrajs/yantra@v1.2.261...v1.2.282)

Updates `FluentAssertions` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@7.1.0...7.2.0)

Updates `xunit.runner.visualstudio` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@3.0.1...3.0.2)

Updates `Meziantou.Analyzer` from 2.0.186 to 2.0.188
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.186...2.0.188)

---
updated-dependencies:
- dependency-name: Jurassic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: YantraJS.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
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