devinit / ddw-analyst-ui

The Development Data Warehouse
http://ddw.devinit.org/
GNU General Public License v3.0
2 stars 1 forks source link

Bump fastify/github-action-merge-dependabot from 3.9.0 to 3.9.1 #977

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fastify/github-action-merge-dependabot from 3.9.0 to 3.9.1.

Release notes

Sourced from fastify/github-action-merge-dependabot's releases.

v3.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/github-action-merge-dependabot/compare/v3.9.0...v3.9.1

Commits
  • 59fc881 Release v3.9.1 (#468)
  • b84424c chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 (#466)
  • f758b2e chore(deps): bump actions-toolkit from 8efe47a to e1c3329 (#464)
  • 50bd0b1 chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 (#465)
  • 459171f fix(priority): invert semver matching to avoid unfound semver (#462)
  • 645c6a2 chore(deps): bump actions-toolkit from 5ed80bc to 8efe47a (#459)
  • f8588f0 chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (#460)
  • eeda428 chore(deps-dev): bump tap from 16.3.7 to 16.3.8 (#461)
  • ded9b31 chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#458)
  • 4971467 chore(deps): bump actions-toolkit from 1ba2ffc to 5ed80bc (#457)
  • 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 show 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)
sonarcloud[bot] commented 1 year ago

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-commenter commented 1 year ago

Codecov Report

Merging #977 (fa087fe) into develop (7f9819f) will increase coverage by 10.57%. The diff coverage is n/a.

:exclamation: Current head fa087fe differs from pull request most recent head 2a0e1eb. Consider uploading reports for the commit 2a0e1eb to get more accurate results

@@             Coverage Diff              @@
##           develop     #977       +/-   ##
============================================
+ Coverage    46.31%   56.89%   +10.57%     
============================================
  Files          195      129       -66     
  Lines         7062     1965     -5097     
  Branches       520      520               
============================================
- Hits          3271     1118     -2153     
+ Misses        3687      743     -2944     
  Partials       104      104               

see 66 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more