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.5.0 #1564

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps json-smart from 2.4.8 to 2.5.0.

Release notes

Sourced from json-smart's releases.

V 2.5.0

What's Changed

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

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

... (truncated)

Commits
  • 54eb6f0 Merge pull request #156 from netplex/add-flag
  • 0a35821 bump the version
  • b50106e remove extra new line
  • da2e833 add flag to drop the limit of json depth
  • 2a7ba6e Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart (#153)
  • 82b9e58 Bump maven-release-plugin from 3.0.0 to 3.0.1 in /json-smart-action (#152)
  • 9c22ee2 Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart-action (#150)
  • a5f9b27 Bump maven-source-plugin from 3.2.1 to 3.3.0 in /json-smart (#151)
  • d30f3cc Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart (#149)
  • c3fee67 Bump maven-bundle-plugin from 5.1.8 to 5.1.9 in /json-smart-action (#148)
  • 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)