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

Update flask-assets requirement from <2.1.0,>=0.12 to >=0.12,<2.2.0 #447

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Updates the requirements on flask-assets to permit the latest version.

Release notes

Sourced from flask-assets's releases.

2.1.0

What's Changed

New Contributors

Full Changelog: miracle2k/flask-assets@2.0...2.1.0

Changelog

Sourced from flask-assets's changelog.

2.1.0 (2023-10-22) - Drop Python 2.x support. - Migrate from nose to pytest. - Migrate from Travis to GitHub Actions. - Test against Python 3.8 - 3.12. - Fix compatibility with Flask 2.0 and 3.0.

2.0 (2019-12-20) - Compatibility with webassets 2.0.

0.12 (2016-08-18) - Added registration of Flask CLI commands using flask.commands entrypoint group. (Jiri Kuncar) - Added an optional support for FlaskAzureStorage when FLASK_ASSETS_USE_AZURE is set. (Alejo Arias) - Updated Flask extension imports for compatibility with Flask 0.11. (Andy Driver) (fixes #102) - Fixed generation of absolute urls using //. (fixes #73) - Fixed Flask-Script assets build command. (Frank Tackitt)

0.11 (2015-08-21) - Match webassets 0.11. - Option to use Flask-CDN (James Elkins).

0.10 (2014-07-03) This release is compatible with webassets 0.10.

0.9 (2014-02-20) This release is compatible with webassets 0.9. flask-assets now support Python 3, and drops support for Python 2.5.

- Support for Flask-S3 (Erik Taubeneck).
- Support latest Flask-Script (Chris Hacken).

0.8 (2012-11-23) This release is compatible with webassets 0.8.

- Flask-Script's ``build`` command now has ``--parse-templates`` option.
- ``Environment`` class now has ``from_yaml`` and ``from_module``
  shortcuts (Sean Lynch).
- Jinja2 filter uses the Flask template environment.
- Fixed PySscss filter.

0.7 (2012-04-11) This release is compatible with webassets 0.7.

- Now officially requires at least Flask 0.8, so it can use the new
  extension import system, but using the compatibility module, older
  Flask versions should work fine as well:
  http://flask.pocoo.org/docs/extensions/

... (truncated)

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 <dependency name> 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)

Copy link

vercel bot commented May 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ignite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2024 7:58am

Updates the requirements on [flask-assets](https://github.com/miracle2k/flask-assets) to permit the latest version.
- [Release notes](https://github.com/miracle2k/flask-assets/releases)
- [Changelog](https://github.com/miracle2k/flask-assets/blob/master/CHANGES)
- [Commits](miracle2k/flask-assets@0.12...2.1.0)

---
updated-dependencies:
- dependency-name: flask-assets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/flask-assets-gte-0.12-and-lt-2.2.0 branch from 8187cf0 to 7b26bd1 Compare June 9, 2024 07:57
@Sumukh Sumukh merged commit 76b5a57 into master Jun 9, 2024
4 checks passed
@Sumukh Sumukh deleted the dependabot/pip/flask-assets-gte-0.12-and-lt-2.2.0 branch June 9, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant