guerro323 / GameHost

MIT License
0 stars 0 forks source link

Bump ZLogger from 1.2.1 to 1.4.1 #66

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ZLogger from 1.2.1 to 1.4.1.

Release notes

Sourced from ZLogger's releases.

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
  • 23e28e4 1.4.1
  • 4ab776e Add FlushRate
  • fecb799 update ZString dependency
  • aa70632 Merge pull request #27 from Cysharp/chore/github_Actions_security_fix
  • bdfbe3b chore: replace set-env to ENV FILE $GITHUB_ENV
  • 2909d24 1.3.0
  • 2887ab9 Fix Unity, logger provider freeze when dispose on quitting
  • 898ae00 InternalErrorLogger changes to Action<LogInfo, Exception>
  • 1bc05de Update ZLogger dependency
  • 597f34d Improv: custom state message format immediately(to avoid lose scope when stat...
  • 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 #88.