guerro323 / GameHost

MIT License
0 stars 0 forks source link

Bump ZLogger from 1.2.1 to 1.5.0 #88

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ZLogger from 1.2.1 to 1.5.0.

Release notes

Sourced from ZLogger's releases.

Ver.1.5.0

  • Update ZString dependency
  • Strong-name signed

Ver.1.4.1

Update Unity's package.json version

Ver.1.4.0

  • Update ZString dependency
  • Add ZLoggerOptions.FlushRate

Ver.1.3.0

  • Improv: custom state message format immediately(to avoid lose scope when state has HttpContext)
  • Update ZString dependency
  • Fix for Unity, logger provider freeze when dispose on quitting
  • Breaking Changes: InternalErrorLogger changes Action<Exception> to Action<LogInfo, Exception>
Commits
  • 57b0b5e feat: Update package.json to 1.5.0
  • c8f09f9 Revert "Merge remote-tracking branch 'origin/master'"
  • aeb3e14 Merge remote-tracking branch 'origin/master'
  • 1491411 new exporter
  • 7b52437 feat: Update package.json to 1.5.0
  • 49363fc Revert "Merge remote-tracking branch 'origin/master'"
  • 2e39549 Merge remote-tracking branch 'origin/master'
  • 96ad530 fix actions
  • 2577d56 feat: Update package.json to 1.5.0
  • 24c07fe change path of RequiredManagedDLLs for UPM
  • 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 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)
dependabot[bot] commented 3 years ago

Superseded by #97.