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

chore(deps): bump flask-moment from 1.0.5 to 1.0.6 #1352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps flask-moment from 1.0.5 to 1.0.6.

Release notes

Sourced from flask-moment's releases.

Release 1.0.6

See CHANGES.md for release notes.

Changelog

Sourced from flask-moment's changelog.

Flask-Moment change log

Release 1.0.6 - 2024-05-28

  • Remove use of deprecated datetime.utcnow() function (commit)
  • Support timestamps passed as ISO 8601 strings #94 (commit)

Release 1.0.5 - 2022-10-05

  • Upgrade moment.js to version 2.29.4 #89 (commit) (thanks Ezequiel Parziale!)
  • Fix documentation typos #88 (commit) (thanks Tim Gates!)

Release 1.0.4 - 2022-07-17

  • Add packaging as a dependency #86 (commit) (thanks Chuxiao Feng!)

Release 1.0.3 - 2022-07-16

  • Return the raw JavaScript code to enable unsupported use cases #84 (commit)
  • Remove deprecated StrictVersion usage #85 (commit)

Release 1.0.2 - 2021-07-16

  • High CPU usage when refresh is disabled #81 (commit)

Release 1.0.1 - 2021-06-11

  • Fix package metadata for release #80 (commit)

Release 1.0.0 - 2021-06-11

  • Remove dependency on jQuery (commit) (thanks yuxiaoy!)
  • Add diff() function #78 (commit) (thanks valerii!)
  • Import Markup from markupsafe #71 (commit) (thanks jn!)
  • Fix Markup in unit tests #72 (commit) (thanks Valerii Tryhubov!)
  • Sphinx documentation (commit)
  • Update requirements for example application (commit)
  • Improved project structure (commit)
  • Update links in documentation #79 (commit) (thanks Frank Yu!)
  • Unit test reorganization (commit)
  • GitHub Actions builds (commit)
  • Fix documentation typos #74 (commit) (thanks yuxiaoy!)

Release 0.11.0 - 2020-12-17

  • Update default moment version and hash #67 (commit) (thanks Irakliy Krasnov!)
  • Always use https:// to request the JavaScript files from the CDN #65 (commit) (thanks Vicki Jackson!)
  • Update moment.js and add option to use Moment.js without locales #63 (commit) (thanks Steven van de Graaf!)

Release 0.10.0 - 2020-06-10

... (truncated)

Commits
  • edc3b8d Release 1.0.6
  • 3216125 Remove use of deprecated datetime.utcnow() function
  • e9663bb Support timestamps passed as ISO 8601 strings (Fixes #94)
  • a4cf80d Drop Python 3.7, add Python 3.12, upgrade to pypy 3.10
  • 777c95a use codecov token for coverage uploads #nolog
  • 616eadf Migrate Python package metadata to pyproject.toml
  • 554bc23 Add readthedocs config file
  • ce13714 Upgrade GitHub actions #nolog
  • a5cb970 Remove Python 3.6 from builds, add Python 3.11
  • 547dfc9 Bump werkzeug from 2.0.1 to 2.2.3 in /example (#90) #nolog
  • 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 <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)

Bumps [flask-moment](https://github.com/miguelgrinberg/flask-moment) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/miguelgrinberg/flask-moment/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-Moment/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/Flask-Moment@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: flask-moment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 29, 2024
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants