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 libNOM.map from 0.9.2 to 0.12.0 in the main-dependencies group #21

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the main-dependencies group with 1 update: libNOM.map.

Updates libNOM.map from 0.9.2 to 0.12.0

Release notes

Sourced from libNOM.map's releases.

0.12.0

The mappings for account data and actual saves are now separated which triggered some other internal changes as well.

Added

  • Deobfuscate and Obfuscate have new overloads with the new parameter useAccount

Changed

  • The mappings for account data and actual saves are now separated

0.11.0

Not much but more added legacy mapping entries and some changes in the settings.

Added

  • Some legacy mappings for account data

Changed

  • Renamed settings Download to DownloadDirectory to improve clarity
  • Settings now have { get; set; } for all targets

0.10.1

Just a mapping updated due to discovered legacy entries.

Added

  • Some legacy mappings

Changed

  • Bump Octokit from 9.1.2 to 10.0.0

0.10.0

A few changes have been accumulated for this one: .NET 8 is targeted directly, pre-releases can be included in mapping updates, and there is of course an update for the mapping itself.

Added

  • Now targeting .NET 8 as per the .NET release lifecycle
  • A version property for the used mapping (built-in or downloaded)
  • A new setting to decide whether pre-releases should be included in the mapping updates

Changed

  • Bump Octokit from 7.1.0 to 9.1.2
  • Updated mapping to 4.50.0.1
Changelog

Sourced from libNOM.map's changelog.

0.12.0 (2024-04-01)

Added

  • Some more legacy mappings
  • Deobfuscate and Obfuscate have new overloads with the new parameter useAccount

Changed

  • The mappings for account data and actual saves are now separated

0.11.0 (2024-03-13)

Added

  • Some legacy mappings for account data

Changed

  • Renamed Download setting to DownloadDirectory to improve clarity
  • Settings now have { get; set; } for all targets

0.10.1 (2024-03-10)

Added

  • Some legacy mappings

Changed

  • Bump Octokit from 9.1.2 to 10.0.0

0.10.0 (2024-02-15)

Added

  • Now targeting .NET 8 as per the .NET release lifecycle
  • A Version property for the used mapping (downloaded if exists or built-in)
  • A new setting IncludePrerelease to decide whether pre-releases should be included in the mapping updates

Changed

  • Bump Octokit from 7.1.0 to 9.1.2
  • Updated mapping to 4.50.0.1
Commits
  • a556aeb chore(release): finalize release 0.12.0
  • fc3144b docs(readme) update badges
  • 6413509 chore(mapping): add legacy keys and use mapping.json with new creation method
  • 4eb7bd9 refactor: convert splitting mappingJson.Data to an extension
  • db1c442 docs(changelog): add changes
  • 3e9a2be refactor(Mapping): split save and account but introduce common map
  • d2d9926 refactor: replace custom POCO with KeyValuePair
  • 8da64ac update csproj
  • d0b1b12 add codeclimate config
  • 8d97134 chore(deps): bump the test-dependencies group with 1 update (#81)
  • 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 <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 main-dependencies group with 1 update: [libNOM.map](https://github.com/zencq/libNOM.map).


Updates `libNOM.map` from 0.9.2 to 0.12.0
- [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.9.2...0.12.0)

---
updated-dependencies:
- dependency-name: libNOM.map
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Looks like libNOM.map is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/nuget/main-dependencies-a08e9bffad branch August 6, 2024 14:29
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