dpgaspar / Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.66k stars 1.36k forks source link

chore(deps): bump the github-actions group with 1 update #2214

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps the github-actions group with 1 update: morrisoncole/pr-lint-action.

Updates morrisoncole/pr-lint-action from 1.7.0 to 1.7.1

Release notes

Sourced from morrisoncole/pr-lint-action's releases.

v1.7.1

What's Changed

New Contributors

Full Changelog: https://github.com/MorrisonCole/pr-lint-action/compare/v1.7.0...v.1.7.1

Commits
  • 51f3cfa release: v1.7.1 (#737)
  • 2197723 chore: updated version of node (#735)
  • bb440cf chore(deps): update typescript-eslint monorepo to v7.0.2 #ex-123
  • 04c8c32 chore(deps): update dependency @​types/node to v20.11.19 #ex-123
  • b5e5d0b chore(deps): update dependency @​types/node to v20.11.18 #ex-123
  • 28dcd80 chore(deps): update typescript-eslint monorepo to v7 #ex-123 (#732)
  • dba2a98 chore(deps): update dependency @​types/node to v20.11.17 #ex-123
  • 8962a4a chore(deps): update typescript-eslint monorepo to v6.21.0 #ex-123
  • 5d54b4d chore(deps): update dependency prettier to v3.2.5 #ex-123
  • 09e3838 chore(deps): update dependency @​types/node to v20.11.16 #ex-123
  • 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.64%. Comparing base (c65e067) to head (ae56f6d). Report is 4 commits behind head on master.

:exclamation: Current head ae56f6d differs from pull request most recent head 87944b8

Please upload reports for the commit 87944b8 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2214 +/- ## ========================================== + Coverage 73.81% 79.64% +5.82% ========================================== Files 72 72 Lines 8754 9029 +275 ========================================== + Hits 6462 7191 +729 + Misses 2292 1838 -454 ``` | [Flag](https://app.codecov.io/gh/dpgaspar/Flask-AppBuilder/pull/2214/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Vaz+Gaspar) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/dpgaspar/Flask-AppBuilder/pull/2214/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Vaz+Gaspar) | `79.64% <ø> (+5.82%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Vaz+Gaspar#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.