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 McMaster.NETCore.Plugins from 1.4.0 to 2.0.0 in /eFormAPI #6228

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps McMaster.NETCore.Plugins from 1.4.0 to 2.0.0.

Release notes

Sourced from McMaster.NETCore.Plugins's releases.

2.0.0

What's Changed

How to get this update

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/McMaster.NETCore.Plugins/2.0.0 https://nuget.org/packages/McMaster.NETCore.Plugins.Mvc/2.0.0

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=DotNetCorePlugins

New Contributors

Full Changelog: natemcmaster/DotNetCorePlugins@v1.4.0...v2.0.0

2.0.0-beta.211

What's Changed

New Contributors

How to get this update

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/McMaster.NETCore.Plugins/2.0.0-beta.211 https://nuget.org/packages/McMaster.NETCore.Plugins.Mvc/2.0.0-beta.211

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=DotNetCorePlugins

Full Changelog: natemcmaster/DotNetCorePlugins@v1.4.0...v2.0.0-beta.211

2.0.0-beta.130

What's new

Breaking changes! ⚠️ ⚠️ ⚠️

  • Dropping support for directly parsing the deps.json file. This is usually not required anymore. Since .NET Core 3, the built-in API AssemblyDependencyResolver handles those files.
  • Dropping support for .NET Core 2.1 and 3.1 in the NuGet package.

... (truncated)

Commits
  • a609415 build: make macOS and windows build success optional
  • 7592e30 fix: normalize line endings
  • 33c788a Update README.md
  • dca8513 update release notes for 2.0 release (#299)
  • bf23bb2 Make 'PluginLoader.LoadContext' a public API (#296)
  • 15b5141 chore: update codecov configuration
  • 59bd16a Merge branch 'main' into v2
  • ccd68aa fix: update broken tests to work on .NET 8
  • e81e4ea build: use GITHUB_OUTPUT instead of set-output
  • 0f40e7a chore: upgrade projects and dependencies to latest LTS versions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [McMaster.NETCore.Plugins](https://github.com/natemcmaster/DotNetCorePlugins) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/natemcmaster/DotNetCorePlugins/releases)
- [Commits](natemcmaster/DotNetCorePlugins@v1.4.0...v2.0.0)

---
updated-dependencies:
- dependency-name: McMaster.NETCore.Plugins
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 6, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant