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.63k stars 1.35k forks source link

chore(deps): bump fsevents and react-scripts in /examples/react-rest-api/app/static #2126

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps fsevents to 1.2.13 and updates ancestor dependency react-scripts. These dependencies need to be updated together.

Updates fsevents from 1.2.9 to 1.2.13

Release notes

Sourced from fsevents's releases.

Release v1.2.13

Only build on Mac-OSX

Release v1.2.11

Removing node-pre-gyp so that building fsevents becomes easier and enabled without the download of binaries.

The credentials to the AWS store have been lost. Releasing to AWS is both insecure and no longer possible due to the lost credentials.

Intermediate Release

No release notes provided.

Commits


Updates react-scripts from 2.1.8 to 5.0.1

Changelog

Sourced from react-scripts's changelog.

3.0.0 and Newer Versions

Please refer to CHANGELOG.md for the newer versions.

Commits


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dpgaspar/Flask-AppBuilder/network/alerts).
codecov[bot] commented 11 months ago

Codecov Report

Merging #2126 (1d3bdbd) into master (dcf8684) will increase coverage by 5.30%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2126      +/-   ##
==========================================
+ Coverage   73.36%   78.66%   +5.30%     
==========================================
  Files          72       72              
  Lines        8687     8687              
==========================================
+ Hits         6373     6834     +461     
+ Misses       2314     1853     -461     
Flag Coverage Δ
python 78.66% <ø> (+5.30%) :arrow_up:

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

see 7 files with indirect coverage changes

dependabot[bot] commented 11 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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