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 ScriptHookVDotNet2 from 2.10.6 to 2.10.9 #1

Merged
merged 2 commits into from
Jun 8, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ScriptHookVDotNet2 from 2.10.6 to 2.10.9.

Release notes

Sourced from ScriptHookVDotNet2's releases.

ScriptHookVDotNet v2.10.9

Changelog

  • Improved performance of the loader and native calls
  • Fixed memory offsets that were changed in 1.0.1604.0
  • Fixed some methods such as UI.Notify not showing entire texts when texts contains any non-ASCII characters and the lengths in UTF-8 are more than 99 bytes
  • Fixed Native.Function.Call throwing a NullReferenceException when the method calls from a thread other than the main thread of script and nativeCall fails. Now the method throws InvalidOperationException in that situation.
  • Extended the acceptable range of Vehicle.HighGear in 1.0.1604.0 to between 0 and 10 (inclusive), since the maximum supported vehicle gear is changed to 10 in 1.0.1604.0.
  • Updated enums with ped, vehicle hashes, weapons, and weapon components
  • Updated BlipColor and BlipSprite to add missing enums
  • Fixed the StrangersAndFreaks and ArmoredTruck values of BlipSprite
  • Added summaries to some enums in BlipColor and BlipSprite (most of them are wrongly named)
  • Updated GameVersion enum to contain newer versions

ScriptHookVDotNet v2.10.8

Changelog

  • Updated GameVersion enum to contain newer versions

ScriptHookVDotNet v2.10.7

Changelog

  • Fixed Game.RadioStation not working properly when the value is RadioStation.Off
  • Added Unknown to RadioStation enum. When the Game.RadioStation getter can't find the proper enum, this will be returned.
  • Updated enums with vehicle hashes and radio stations
  • Updated GameVersion enum to contain newer versions
Commits
  • 8b34181 Merge branch 'dev_v2'
  • 5e0f6d5 Revert "Dispose SemaphoreSlim objects in scripts"
  • 0420fb3 Merge branch 'dev_v2'
  • 725b877 Remove trailing Whitespace
  • bcfa78d Dispose SemaphoreSlim objects in scripts
  • 12ccfb6 Merge branches 'improve-performance-v2' and 'hotfix-v2' into dev_v2
  • dcfb8cc Throw exception when a non-main thread calls Function.Call
  • 955f997 Improve performance of context switching
  • c3cdaa3 Add null check for arguments to NativeTask.Run
  • fce180b Increase HighGear limit in b1604 or later
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [ScriptHookVDotNet2](https://github.com/crosire/scripthookvdotnet) from 2.10.6 to 2.10.9.
- [Release notes](https://github.com/crosire/scripthookvdotnet/releases)
- [Commits](scripthookvdotnet/scripthookvdotnet@v2.10.6...v2.10.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the type: dependencies This is a Dependabot dependency update label Jun 8, 2019
@justalemon justalemon merged commit 1de37a0 into master Jun 8, 2019
@justalemon justalemon deleted the dependabot/nuget/ScriptHookVDotNet2-2.10.9 branch June 8, 2019 18:30
@justalemon justalemon added priority: p3 low A cosmetic bug or a new feature request status: ready to merge labels Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 low A cosmetic bug or a new feature request type: dependencies This is a Dependabot dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant