-
Notifications
You must be signed in to change notification settings - Fork 2k
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 net.minidev:json-smart from 2.5.1 to 2.5.2 in /plugins/repository-hdfs #17376
Bump net.minidev:json-smart from 2.5.1 to 2.5.2 in /plugins/repository-hdfs #17376
Conversation
❌ Gradle check result for 66c937a: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
@dependabot rebase |
66c937a
to
7a27851
Compare
❌ Gradle check result for 22abb07: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
@dependabot rebase |
22abb07
to
9ce025f
Compare
❌ Gradle check result for 7ccbcd1: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
@dependabot rebase |
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.1...2.5.2) --- updated-dependencies: - dependency-name: net.minidev:json-smart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7ccbcd1
to
3b57765
Compare
Signed-off-by: dependabot[bot] <support@github.com>
@cwperks - Wondering if this change needs a changelog entry? |
❌ Gradle check result for be40049: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for be40049: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17376 +/- ##
=========================================
Coverage 72.43% 72.44%
+ Complexity 65591 65585 -6
=========================================
Files 5291 5291
Lines 304325 304325
Branches 44181 44181
=========================================
+ Hits 220445 220473 +28
+ Misses 65813 65754 -59
- Partials 18067 18098 +31 ☔ View full report in Codecov by Sentry. |
Looks like the CHANGELOG was skipped because it was done in #17378 for the same dep in a different module. These modules have not been switched over to use the gradle version catalog yet which will help reduce such cases from 2 separate PRs to a single dependabot PR. |
…y-hdfs (#17376) * Bump net.minidev:json-smart in /plugins/repository-hdfs Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](netplex/json-smart-v2@2.5.1...2.5.2) --- updated-dependencies: - dependency-name: net.minidev:json-smart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 664f254) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Bumps net.minidev:json-smart from 2.5.1 to 2.5.2.
Release notes
Sourced from net.minidev:json-smart's releases.
... (truncated)
Commits
d4f7fa4
migrate to s01.oss.sonatype.org9ca093d
docs: mark v2.5.2 not released now55fa105
update maintainer github id and email (#234)7ecb1d3
bump to version 2.5.2.852caf6
Merge pull request #233 from ccudennec-otto/fix-CVE-2024-57699d1f4645
Merge pull request #228 from netplex/dependabot/maven/json-smart/junit.versio...19a787e
Merge pull request #230 from netplex/dependabot/maven/json-smart-action/junit...f2be4c1
Merge pull request #229 from netplex/dependabot/maven/json-smart/org.apache.m...224943a
Merge pull request #231 from netplex/dependabot/maven/json-smart-action/org.a...c21d854
fix CVE-2024-57699 for predefined parsersDependabot 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)