Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump json from 20180130 to 20230227 in /backend #129

Open
wants to merge 120 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2023

Bumps json from 20180130 to 20230227.

Release notes

Sourced from json's releases.

20230227

Pull Request Description
#723 Protect JSONML from stack overflow exceptions caused by recursion
#720 Limit the XML nesting depth for CVE-2022-45688
#711 Revert pull 707 - interviewbit spam
#704 Move javadoc comments above the interface definition to make it visible
#703 Update Releases.md for JSONObject(Map): Throws NPE if key is null
#696 Update JSONPointerTest for NonDex compatibility
#694 Pretty print XML
#692 Example.md syntax highlight and indentation
#691 Create unit tests for various number formats

20220924

Pull Request Description
#688 Update copyright to Public Domain
#687 Fix a typo
#685 JSONObject map type unit tests
#684 Remove v7 build from pipeline
#682 JSONString similarity
#675 stleary/JSON-java#675

20220320

Pull Request Description
#660 Wrap StackOverflow with JSONException

20211205

Pull Request Description
#651 IdentityHashSet for JSONObject cycle detection
#646 XMLParserConfiguration defined json arrays option
#645 Handle circular references in Java beans
#640 Unit tests for multiple backslashes in JSONPointer
#637 Reorganized README.md
#634 Update README with Unix examples
#631 Refactor JSONPointerTest
#626 Add CODE_OF_CONDUCT.md
#622 Clean up readme.md
#621 Clean up comments
#617 JSONObject.similar() numeric compare bug fix
#613 JsonObject.similar() number entry check bug fix
#610 optJSONObject() add default value
#607 Add Security.md policy page
#606 Clean up comments, add suppressWarning annotation
#604 Fixed incorrect cast getting float from array
#601 Added Examples.md for new users

... (truncated)

Changelog

Sourced from json's changelog.

20230227 Fix for CVE-2022-45688 and recent commits

20220924 New License - public domain, and some minor updates

20220320 Wrap StackOverflow with JSONException

20211205 Recent commits and some bug fixes for similar()

20210307 Recent commits and potentially breaking fix to JSONPointer

20201115 Recent commits and first release after project structure change

20200518 Recent commits and snapshot before project structure change

20190722 Recent commits

20180813 POM change to include Automatic-Module-Name (#431) JSONObject(Map) now throws an exception if any of a map keys are null (#405)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

makar and others added 30 commits January 19, 2022 11:47
Merge in RIHA/riha-browser from RIHAKB-1085 to develop

* commit '3551cc5b2513c419678f9c359560d1d01afc7672':
  Hardcoded keystore pw. Changed starttls to ssl prop.
Merge in RIHA/riha-browser from RIHAKB-1085 to develop

* commit '19437e5256e379bd3dcbafb990c08013afce1780':
  Removed changes
  added keystore password
  delete keystore password
  fixing
  session debug print
  changed ssl to starttls and added transport protocol smtp
  changed starttls to ssl
  added property socketfactory fallback = true
  added property socketfactory fallback = true
  Changed keystore password
Merge in RIHA/riha-browser from mail to develop

Squashed commit of the following:

commit 3849568250ea582d5622dbd5f0693bd4a1ba51c1
Author: Kristjan Kruus <kristjan.kruus@ria.ee>
Date:   Thu Jan 20 12:20:13 2022 +0200

    NotificationService.java edited online with Bitbucket

commit 7aab47afc9ec16559613f1e82f770c38ec20e6b9
Author: Kristjan Kruus <kristjan.kruus@ria.ee>
Date:   Thu Jan 20 12:14:43 2022 +0200

    NotificationService.java edited online with Bitbucket

commit c6534e368c26d890e2e9d61c752cea968c660580
Author: Kristjan Kruus <kristjan.kruus@ria.ee>
Date:   Thu Jan 20 12:14:08 2022 +0200

    NotificationService.java edited online with Bitbucket

commit 511bbbad215d434636459868ba0bbc5eb6fff77c
Author: Kristjan Kruus <kristjan.kruus@ria.ee>
Date:   Thu Jan 20 11:05:26 2022 +0200

    NotificationService.java edited online with Bitbucket
Merge in RIHA/riha-browser from RIHAKB-1089 to develop

* commit '8e3cced4b3ea79fcf2b5e63ee409e2b3ac9522ab':
  Changed email notification sending logic. System send emails separate
Merge in RIHA/riha-browser from RIHAKB-1091 to develop

Squashed commit of the following:

commit c8c5c9cb3038abfbf08dbc17d4880581678b0fd4
Author: Kristjan Kruus <kristjan.kruus@ria.ee>
Date:   Mon Jan 24 14:31:22 2022 +0200

    logback-spring.xml edited online with Bitbucket

commit 2029ef963766c2809c9f4414cff78ed54da082db
Author: makar <makar.shokarev@wisercat.net>
Date:   Mon Jan 24 14:23:16 2022 +0200

    changed logs path to /var/log/

commit c4f80bfa80a1fa1d710cb49262922dd0836e4f68
Merge: a882e655 5d3858aa
Author: makar <makar.shokarev@wisercat.net>
Date:   Mon Jan 24 14:17:37 2022 +0200

    Merge remote-tracking branch 'origin/RIHAKB-1091' into RIHAKB-1091

commit a882e6552b3b1047ed4e45f36c63dfd2fbf01b00
Author: makar <makar.shokarev@wisercat.net>
Date:   Mon Jan 24 14:17:09 2022 +0200

    changed logs path 2

commit 5d3858aa32c5f01f3050c7d4db3905fdcc7d3cf1
Author: Kristjan Kruus <kristjan.kruus@ria.ee>
Date:   Mon Jan 24 14:15:37 2022 +0200

    added back logging

commit c05fb69e6b0629244eef74faa2e87627c478e549
Author: makar <makar.shokarev@wisercat.net>
Date:   Mon Jan 24 13:59:57 2022 +0200

    changed logs path
Merge in RIHA/riha-browser from RIHAKB-782 to develop

* commit '0824fbb9d7743ca71786b329ce68453d5502c563':
  Deleted unuseful import
  Added new logic to controller IssueController.getInfosystemIssue
Merge in RIHA/riha-browser from RIHAKB-782 to develop

* commit '57bd3ea516f6b52621b4a41616fc7af9976f48a6':
  Added CustomAuthenticationEntryPoint.class
Merge in RIHA/riha-browser from RIHAKB-782 to develop

* commit '728ea7c43dc457a6e2fc81692a7b23f3b05538f0':
  Deleted useless imports
  Added description to forbidden status error.
…d warnings

Merge in RIHA/riha-browser from RIHAKB-1093 to develop

* commit 'f9561c1b05376eabd76dffadc74757d868fcfe21':
  Implemented storage-client to backend module. Fixed warnings
KristjanKruusRIA and others added 24 commits June 2, 2022 12:46
* commit '7a4d314d9176e29fd974781c4d6f8e936a709499':
Merge in RIHA/riha-browser from RIHAKB-1101 to develop

* commit 'a17caaf79206f967c37627ac8218f35bdf02c75d':
  Fixing sonarqube errors
  Fixing sonarqube errors
  Fixing sonarqube errors
  Fixing sonarqube errors
  Check for Null Statement
  Check for Null Statement
  Check for Null Statement
  Tests
  Test auditlog
  Test auditlog
  Test remove fix
  Test remove
  Test fix
  Test
  Fixing sonarqube errors
  Fixing sonarqube errors
* commit 'a2bb45e717ed9ac4b7c5dcb990ce624d970f54d1':
Merge in RIHA/riha-browser from develop to release

* commit '7ef20ea3eea1dab7777e82009b8979e8c9db0bbf':
  Fixing sonarqube errors
  Fixing sonarqube errors
  Fixing sonarqube errors
  Fixing sonarqube errors
  Check for Null Statement
  Check for Null Statement
  Check for Null Statement
  Tests
  Test auditlog
  Test auditlog
  Test remove fix
  Test remove
  Test fix
  Test
  Fixing sonarqube errors
  Fixing sonarqube errors
Merge in RIHA/riha-browser from develop to release

* commit '59946c64b8fc3b71269cf7b92bc014e515b22dd5':
  version up
  version up
Merge in RIHA/riha-browser from release to master

* commit 'c7093e1918c35b1e8fd3479a3bb9d33129a3cb06': (65 commits)
  version up
  version up
  Fixing sonarqube errors
  Fixing sonarqube errors
  Fixing sonarqube errors
  Fixing sonarqube errors
  Check for Null Statement
  Check for Null Statement
  Check for Null Statement
  Tests
  Test auditlog
  Test auditlog
  Test remove fix
  Test remove
  Test fix
  Test
  Fixing sonarqube errors
  Fixing sonarqube errors
  Selenium test fix
  Pull request #201: RIHAKB-1095
  ...
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 14, 2023
Dependabot couldn't find the original pull request head commit, f2ab844.
@dependabot dependabot bot force-pushed the dependabot/maven/backend/org.json-json-20230227 branch from f2ab844 to 62fd416 Compare May 5, 2023 09:11
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant