unresolved3169 / Altay

A server software for Minecraft: Bedrock Edition in PHP (ABONDONED)
GNU Lesser General Public License v3.0
143 stars 52 forks source link

Bump adhocore/json-comment from 1.1.2 to 1.2.1 #381

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps adhocore/json-comment from 1.1.2 to 1.2.1.

Release notes

Sourced from adhocore/json-comment's releases.

Version 1.2.1

Bug Fixes

Miscellaneous

Version 1.2.0

Bug Fixes

  • #15 JSON string inside JSON with comment like value breaks (Jitendra) d0d878a
Changelog

Sourced from adhocore/json-comment's changelog.

1.2.1 (2022-10-02)

Bug Fixes

Miscellaneous

  • Retire <PHP7.3, add PHP8.1 (Jitendra) 2b34020

1.2.0 (2022-10-01)

Bug Fixes

  • Json string inside json with comment like value breaks (Jitendra) d0d878a
Commits
  • 651023f chore: new version 1.2.1 [skip ci] [ci skip]
  • 0c8378d fix: check file existence by @​martijnengler
  • 1cf7d19 Merge pull request #19 from martijnengler/18-throw-from-parse-from-file
  • bad6ef1 Use InvalidArgumentException instead of RuntimeException
  • 3ff0d05 Simplify to just checking if file or not
  • 1027827 docs: subjson support [ci skip][skip ci]
  • fab4dd3 Fix whitespace
  • 3945ecb Add tests for new exceptions in parseFromFile
  • c4bfe12 Throw exception if file does not exist or is not a file
  • 2b34020 chore: retire <PHP7.3, add PHP8.1
  • 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)