Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps net.minidev:json-smart from 2.5.0 to 2.5.1.

Release notes

Sourced from net.minidev:json-smart's releases.

V 2.5.1

What's Changed

New Contributors

Full Changelog: netplex/json-smart-v2@2.5.0...2.5.1

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](netplex/json-smart-v2@2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2025
@tdonohue tdonohue force-pushed the dependabot/maven/dspace-7_x/net.minidev-json-smart-2.5.1 branch from 8731dd8 to 5169a55 Compare January 24, 2025 21:56
Copy link
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Passes all tests & both main and 8.x already use this version

@tdonohue tdonohue added this to the 7.6.3 milestone Jan 24, 2025
@tdonohue tdonohue merged commit 125716e into dspace-7_x Jan 24, 2025
33 checks passed
@tdonohue tdonohue deleted the dependabot/maven/dspace-7_x/net.minidev-json-smart-2.5.1 branch January 24, 2025 22:34
milanmajchrak pushed a commit to dataquest-dev/DSpace that referenced this pull request Feb 12, 2025
…_x/net.minidev-json-smart-2.5.1

Bump net.minidev:json-smart from 2.5.0 to 2.5.1
milanmajchrak added a commit to dataquest-dev/DSpace that referenced this pull request Feb 14, 2025
* Sync a few dependency exclusions from dspace-8_x to dspace-7_x to fix convergence issues

* Merge pull request DSpace#10306 from DSpace/dependabot/maven/dspace-7_x/net.minidev-json-smart-2.5.1

Bump net.minidev:json-smart from 2.5.0 to 2.5.1

* Merge pull request DSpace#9520 from DSpace/backport-9296-to-dspace-7_x

[Port dspace-7_x] Fix resource policy type not set for bitstreams when importing items

* Added removed resource policies when adding bitstreams in the AbstractMETSIngester

* Merge pull request DSpace#9596 from paulo-graca/bugfixes/issue-7464

Fixing issue DSpace#7464 for DSpace 7

* Merge pull request DSpace#9191 from atmire/w2p-106812_enforce-resource-policies-to-have-group-or-eperson

[Port to dspace-7_x] Enforce resource policies to have group or eperson

* Fixed Tests following the Resource Policy refactoring

* Merge pull request DSpace#9364 from DSpace/backport-9336-to-dspace-7_x

[Port dspace-7_x] Add more SWORDv2 Integration Tests

* Added test to depositItemWithEmbargo when the user is in the submitter group

* Throw a proper exception with more info when Authorization or Crosswalk exception instead of RuntimeException.

* Update all GitHub Actions. Add newly required CODECOV_TOKEN to codecov action

* Revert unwanted change

* Removed mets-embargo.xml because it is not used

---------

Co-authored-by: Tim Donohue <[email protected]>
milanmajchrak added a commit to dataquest-dev/DSpace that referenced this pull request Feb 14, 2025
* Sync a few dependency exclusions from dspace-8_x to dspace-7_x to fix convergence issues

* Merge pull request DSpace#10306 from DSpace/dependabot/maven/dspace-7_x/net.minidev-json-smart-2.5.1

Bump net.minidev:json-smart from 2.5.0 to 2.5.1

* Merge pull request DSpace#9520 from DSpace/backport-9296-to-dspace-7_x

[Port dspace-7_x] Fix resource policy type not set for bitstreams when importing items

* Added removed resource policies when adding bitstreams in the AbstractMETSIngester

* Merge pull request DSpace#9596 from paulo-graca/bugfixes/issue-7464

Fixing issue DSpace#7464 for DSpace 7

* Merge pull request DSpace#9191 from atmire/w2p-106812_enforce-resource-policies-to-have-group-or-eperson

[Port to dspace-7_x] Enforce resource policies to have group or eperson

* Fixed Tests following the Resource Policy refactoring

* Merge pull request DSpace#9364 from DSpace/backport-9336-to-dspace-7_x

[Port dspace-7_x] Add more SWORDv2 Integration Tests

* Added test to depositItemWithEmbargo when the user is in the submitter group

* Throw a proper exception with more info when Authorization or Crosswalk exception instead of RuntimeException.

* Update all GitHub Actions. Add newly required CODECOV_TOKEN to codecov action

* Revert unwanted change

* Removed mets-embargo.xml because it is not used

---------

Co-authored-by: Tim Donohue <[email protected]>
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

Projects

Development

Successfully merging this pull request may close these issues.

2 participants