52North / SOS

52°North Sensor Observation Service
https://52north.org/software/software-projects/sos/
GNU General Public License v2.0
108 stars 82 forks source link

Bump json-smart from 2.4.8 to 2.4.11 #1558

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps json-smart from 2.4.8 to 2.4.11.

Release notes

Sourced from json-smart's releases.

V 2.4.11

V 2.4.11 (2023-05-18)

  • Fix error in isWritable in accessor-smart. PR 147
  • Update json-smart dependency to use accessor-smart:2.4.11

What's Changed

New Contributors

Full Changelog: https://github.com/netplex/json-smart-v2/compare/2.4.10...2.4.11

V 2.4.10

What's Changed

New Contributors

Full Changelog: https://github.com/netplex/json-smart-v2/compare/2.4.9...2.4.10

V 2.4.9

V 2.4.9 (2023-03-07)

  • Add depth limit of 400 when parsing JSON.

What's Changed

... (truncated)

Commits
  • 1deae1e update readme, prepare V2.4.11
  • 0ac0212 Fix isWritable method (#147)
  • 87a9d5c Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /json-smart (#145)
  • 614e6f7 Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /json-smart-action (#146)
  • b79fc56 Merge pull request #142 from Grimoren/master
  • 5a0297e Bump junit.version from 5.9.2 to 5.9.3 in /json-smart (#143)
  • 7011a69 Bump junit.version from 5.9.2 to 5.9.3 in /json-smart-action (#144)
  • 279a9a1 Update pom.xml
  • 30cf1ac Merge pull request #140 from wirelessben/master
  • e2f796a Fix the grammar in the Readme
  • 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 1 year ago

Superseded by #1564.