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 snakeyaml from 1.17 to 1.26 #835

Merged
merged 1 commit into from
Jun 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2021

Bumps snakeyaml from 1.17 to 1.26.

Commits
  • 9801cc7 Refactor: improve AliasEvent processing
  • a2066e3 Refactor Events: expose Event.ID via a getter
  • 72976f6 Merge
  • 03acd6b Add test for not implemented "!" tag
  • a122a5b Decide not to fix issue 459
  • 952f977 Serializer: release unused resources when closed
  • ccd45df Yaml: improve Javadoc
  • b56ada6 merge
  • bcb8a58 Clean up composer resources
  • 289c35a Apply Sonar improvements
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2021
@rnc
Copy link
Contributor

rnc commented Jun 5, 2021

@dependabot rebase

Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.17 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.17)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.yaml-snakeyaml-1.26 branch from e49417b to 9f5eed4 Compare June 5, 2021 14:51
@codecov
Copy link

codecov bot commented Jun 5, 2021

Codecov Report

Merging #835 (9f5eed4) into master (4bd0158) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #835      +/-   ##
============================================
- Coverage     83.24%   83.23%   -0.02%     
+ Complexity     1871     1870       -1     
============================================
  Files           115      115              
  Lines          6949     6949              
  Branches       1210     1210              
============================================
- Hits           5785     5784       -1     
  Misses          683      683              
- Partials        481      482       +1     
Impacted Files Coverage Δ
...a/maven/ext/io/resolver/MavenLocationExpander.java 71.68% <0.00%> (-0.89%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bd0158...9f5eed4. Read the comment docs.

@rnc rnc merged commit c0b11b4 into master Jun 5, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.yaml-snakeyaml-1.26 branch June 5, 2021 16:58
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant