Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

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)

Bumps [adhocore/json-comment](https://github.com/adhocore/php-json-comment) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/adhocore/php-json-comment/releases)
- [Changelog](https://github.com/adhocore/php-json-comment/blob/main/CHANGELOG.md)
- [Commits](adhocore/php-json-comment@1.1.2...1.2.1)

---
updated-dependencies:
- dependency-name: adhocore/json-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 3, 2022
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant