Skip to content

Bump char0n/swagger-editor-validate from 1.3.1 to 1.3.2#5147

Merged
kathy-t merged 1 commit intodevelopfrom
dependabot/github_actions/char0n/swagger-editor-validate-1.3.2
Sep 28, 2022
Merged

Bump char0n/swagger-editor-validate from 1.3.1 to 1.3.2#5147
kathy-t merged 1 commit intodevelopfrom
dependabot/github_actions/char0n/swagger-editor-validate-1.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps char0n/swagger-editor-validate from 1.3.1 to 1.3.2.

Release notes

Sourced from char0n/swagger-editor-validate's releases.

v1.3.2

Fixes

  • change condition for asserting that definition has rendered (65266f9)
Commits
  • 65266f9 fix: change condition for asserting that definition has rendered
  • 8d35f50 chore(deps): bump puppeteer from 17.1.3 to 18.0.2 (#235)
  • 22a4556 chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 (#234)
  • b6e959c chore(deps): bump puppeteer from 17.1.2 to 17.1.3 (#233)
  • e1a56b2 chore(deps): bump puppeteer from 17.1.1 to 17.1.2 (#232)
  • c86cd10 chore(deps): bump puppeteer from 16.2.0 to 17.1.1 (#231)
  • 2552cb8 chore(deps-dev): bump @​commitlint/cli from 17.1.1 to 17.1.2 (#229)
  • 0c1deed chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 (#228)
  • ea35bfa chore(deps-dev): bump @​commitlint/config-conventional (#227)
  • 61f8517 chore(deps-dev): bump @​commitlint/cli from 17.0.3 to 17.1.1 (#226)
  • 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)

Bumps [char0n/swagger-editor-validate](https://github.com/char0n/swagger-editor-validate) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/char0n/swagger-editor-validate/releases)
- [Commits](char0n/swagger-editor-validate@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: char0n/swagger-editor-validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 26, 2022
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 26, 2022

Codecov Report

Base: 73.25% // Head: 73.26% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (928442b) compared to base (3a7a538).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #5147   +/-   ##
==========================================
  Coverage      73.25%   73.26%           
- Complexity      4311     4321   +10     
==========================================
  Files            287      287           
  Lines          16655    16655           
  Branches        1835     1835           
==========================================
+ Hits           12201    12202    +1     
  Misses          3581     3581           
+ Partials         873      872    -1     
Flag Coverage Δ
bitbuckettests 28.47% <ø> (ø)
integrationtests 57.65% <ø> (-0.03%) ⬇️
languageparsingtests 10.86% <ø> (ø)
toolintegrationtests 30.51% <ø> (ø)
unit-tests_and_non-confidential-tests 26.19% <ø> (ø)
workflowintegrationtests 40.95% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...main/java/io/swagger/api/impl/ToolsImplCommon.java 85.77% <0.00%> (-0.82%) ⬇️
...store/webservice/resources/DockerRepoResource.java 77.01% <0.00%> (-0.46%) ⬇️
.../java/io/openapi/api/impl/ToolsApiServiceImpl.java 70.73% <0.00%> (+0.22%) ⬆️
...ckstore/webservice/resources/WorkflowResource.java 71.24% <0.00%> (+0.26%) ⬆️
...ervice/helpers/statelisteners/ElasticListener.java 77.53% <0.00%> (+0.44%) ⬆️
.../dockstore/webservice/resources/EntryResource.java 71.87% <0.00%> (+0.52%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kathy-t kathy-t merged commit 273cd85 into develop Sep 28, 2022
@kathy-t kathy-t deleted the dependabot/github_actions/char0n/swagger-editor-validate-1.3.2 branch September 28, 2022 13:43
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants