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 main-dependencies group across 1 directory with 3 updates #70

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the main-dependencies group with 3 updates in the / directory: libNOM.map, Newtonsoft.Json and System.Memory.

Updates libNOM.map from 0.13.3 to 0.13.4

Release notes

Sourced from libNOM.map's releases.

0.13.4

Nothing new, just a minor mapping update and changed target frameworks according to the .NET release lifecycle.

Changed

  • Now also targeting .NET 9 according to supported versions in the .NET release lifecycle
  • No longer targeting .NET 6 and .NET 7 (can be still used thanks to .NET Standard)
  • Updated mapping to 5.25.0.1
Changelog

Sourced from libNOM.map's changelog.

0.13.4 (2024-11-22)

Changed

  • Now also targeting .NET 9 according to supported versions in the .NET release lifecycle
  • No longer targeting .NET 6 and .NET 7 (still works thanks to .NET Standard)
  • Updated mapping to 5.25.0.1
Commits
  • 5a939dd chore(release): finalize release 0.13.4
  • aaad1ab chore(mapping): update to 5.25.0.1
  • ac0ce94 refactor: split mapping class to reduce complexity per file
  • c07cdc0 ci: use dotnet-version 9.0.x for all test runs
  • cc76707 chore(deps): bump the test-dependencies group with 2 updates (#96)
  • 01a70ae fix(regression): update conditions to match new TargetFrameworks
  • 60a3af9 chore(deps): bump the test-dependencies group with 2 updates (#95)
  • 0526825 chore: update target frameworks to match current lifecyle and adapt code
  • See full diff in compare view

Updates Newtonsoft.Json from 13.0.3 to 13.0.3

Commits

Updates System.Memory from 4.5.5 to 4.6.0

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

… 3 updates

Bumps the main-dependencies group with 3 updates in the / directory: [libNOM.map](https://github.com/zencq/libNOM.map), [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [System.Memory](https://github.com/dotnet/maintenance-packages).


Updates `libNOM.map` from 0.13.3 to 0.13.4
- [Release notes](https://github.com/zencq/libNOM.map/releases)
- [Changelog](https://github.com/zencq/libNOM.map/blob/master/CHANGELOG.md)
- [Commits](zencq/libNOM.map@0.13.3...0.13.4)

Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3)

Updates `System.Memory` from 4.5.5 to 4.6.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: libNOM.map
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
...

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 Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/nuget/main-dependencies-35b9d9b6e9 branch December 2, 2024 19:13
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.

0 participants