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.10 #1543

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps json-smart from 2.4.8 to 2.4.10.

Release notes

Sourced from json-smart's releases.

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
  • d6a8c5e no need to upgrade accessors-smart version number
  • a9659af Merge pull request #134 from Shoothzj/prepare-release-2-4-10
  • 7539f48 Add 2.4.10 release note
  • e2791ae fix unstacking issue with more than 400 elements in an array (#133)
  • 08517d2 update deploy doc
  • c0ad366 rollback original GPG key.
  • 1d02ee2 add missing mvn install
  • 9628520 patch github action
  • 300d425 Merge pull request #84 from netplex/dependabot/maven/json-smart-action/org.ap...
  • 763481f change compilation order
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #1558.