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

Upgraded snakeyaml from 1.27 to 1.30 #2498

Merged
merged 2 commits into from
May 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps snakeyaml from 1.27 to 1.30.

Commits
  • 06fe217 Merge pull request #16 from mziwisky/fix-0x_
  • 6cc9ef0 Issue 506: improve Float Pattern
  • 81e10ea Merged in DataWindowComments (pull request #20)
  • 03248b3 regression test for empty-entry-map comment parser #505
  • 6d723d5 cleaned code/performance improve
  • 627ef1b removed duplicate code
  • fac25e7 fix issue when processing empty entry followed by comments
  • c42e19b reverted emitter tests and fixed the related emitter issue
  • 0f0cf6e emitter: Handle comments written within flow nodes
  • 05eb40e emitter: Make prettyFlow formatting for sequences match mappings
  • 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)

@nvoxland
Copy link
Contributor

nvoxland commented Feb 7, 2022

New version doesn't have enough changes to warrant users having to mange the upgrade process in the shipped jar in the CLI.

@nvoxland nvoxland closed this Feb 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.yaml-snakeyaml-1.30 branch February 7, 2022 20:38
@nvoxland nvoxland restored the dependabot/maven/org.yaml-snakeyaml-1.30 branch April 25, 2022 14:37
@nvoxland
Copy link
Contributor

Re-openening since we are considering an "upgrade all the libraries" release

@nvoxland nvoxland reopened this Apr 25, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/org.yaml-snakeyaml-1.30 branch from 59cbf47 to 2d86ee6 Compare April 25, 2022 14:38
@nvoxland nvoxland added this to the NEXT milestone Apr 25, 2022
@github-actions
Copy link

github-actions bot commented Apr 25, 2022

Unit Test Results

  4 512 files  ±0    4 512 suites  ±0   37m 20s ⏱️ - 2m 34s
  4 386 tests ±0    4 172 ✔️ +4     214 💤  - 4  0 ±0 
51 912 runs  ±0  46 904 ✔️ +4  5 008 💤  - 4  0 ±0 

Results for commit 64f2699. ± Comparison against base commit 02b8efb.

♻️ This comment has been updated with latest results.

@nvoxland
Copy link
Contributor

@dependabot rebase

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.27 to 1.30.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.30..snakeyaml-1.27)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.yaml-snakeyaml-1.30 branch from 2d86ee6 to 19e42e2 Compare April 25, 2022 19:35
@kataggart kataggart removed this from the NEXT milestone Apr 27, 2022
@nvoxland nvoxland changed the title Bump snakeyaml from 1.27 to 1.30 Upgrade snakeyaml from 1.27 to 1.30 Apr 28, 2022
@nvoxland nvoxland changed the title Upgrade snakeyaml from 1.27 to 1.30 Upgraded snakeyaml from 1.27 to 1.30 Apr 28, 2022
@XDelphiGrl XDelphiGrl self-assigned this May 5, 2022
@XDelphiGrl
Copy link
Contributor

XDelphiGrl commented May 5, 2022

No CVEs reported in Maven Cental for snakeyaml 1.3.0.
Test failures in the harness are due to a known issue with MariaDB tests.
Test failures in the funcitional test suite are due to newer tests being in master than core code in this PR.

Test Harness Execution
Functional Tests

Copy link
Contributor

@XDelphiGrl XDelphiGrl left a comment

Choose a reason for hiding this comment

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

Approved.

@kataggart kataggart added this to the NEXT milestone May 9, 2022
@nvoxland nvoxland merged commit 3728b75 into master May 9, 2022
@nvoxland nvoxland deleted the dependabot/maven/org.yaml-snakeyaml-1.30 branch May 9, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants