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

Bump markdown from 3.3.6 to 3.4.1 #621

Closed
wants to merge 71 commits into from

Commits on Jan 20, 2021

  1. Merge pull request #626 from geosolutions-it/merge_from_upsteram

    Merge from upsteram
    giohappy authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    f654111 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    0df9357 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Bump urllib3 from 1.26.2 to 1.26.3 (GeoNode#6908)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.3/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.2...1.26.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Toni <toni.schoenbuchner@csgis.de>
    2 people authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    2a11ead View commit details
    Browse the repository at this point in the history
  2. [Fixes GeoNode#6880] Circle CI upload tests fail irregulary (GeoNode#…

    …6881)
    
    * [Fixes GeoNode#6880] Circle CI upload tests fail irregulary
    
    * CircleCI test fix: sometimes expires due to upload timeout in the test environment
    
    * - Avoid infinite loop on upload testing
    
    * Revert "CircleCI test fix: sometimes expires due to upload timeout in the test environment"
    
    This reverts commit 66139fd.
    
    Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>
    Co-authored-by: afabiani <alessio.fabiani@gmail.com>
    3 people committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    040772e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c6267 View commit details
    Browse the repository at this point in the history
  4. Added malnajdi as contributor

    t-book authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    158511a View commit details
    Browse the repository at this point in the history
  5. [Fixes GeoNode#6910] meaningful filename for document download (GeoNo…

    …de#6911)
    
    * get meaningful document filenames on download
    
    * - Strip extension from document title before slugify it (e.g.: image.jpg instead of imagejpg.jpg)
    
    Co-authored-by: afabiani <alessio.fabiani@gmail.com>
    Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>
    3 people committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e9efc3d View commit details
    Browse the repository at this point in the history
  6. - CircleCI Upload Tests: trying to reduce more the risk of infinite …

    …loop on "wait_for_progress"
    afabiani authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    91f1a4e View commit details
    Browse the repository at this point in the history
  7. [Fixes GeoNode#6916] gsimporter.api.NotFound caused by missing traili…

    …ng slash at the end of GEOSERVER_LOCATION (GeoNode#6913)
    
    * [Fixes GeoNode#6916] gsimporter.api.NotFound caused by missing trailing slash at the end of GEOSERVER_LOCATION
    
    * [Fixes GeoNode#6916] unit test for GEOSERVER_LOCATION
    malnajdi authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    5e77b39 View commit details
    Browse the repository at this point in the history
  8. Bump django-cors-headers from 3.6.0 to 3.7.0 (GeoNode#6901)

    Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
    - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst)
    - [Commits](adamchainz/django-cors-headers@3.6.0...3.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ec6d728 View commit details
    Browse the repository at this point in the history
  9. Bump amqp from 5.0.3 to 5.0.5 (GeoNode#6905)

    Bumps [amqp](https://github.com/celery/py-amqp) from 5.0.3 to 5.0.5.
    - [Release notes](https://github.com/celery/py-amqp/releases)
    - [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog)
    - [Commits](celery/py-amqp@v5.0.3...v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c5432b5 View commit details
    Browse the repository at this point in the history
  10. Bump pip from 21.0 to 21.0.1 (GeoNode#6900)

    Bumps [pip](https://github.com/pypa/pip) from 21.0 to 21.0.1.
    - [Release notes](https://github.com/pypa/pip/releases)
    - [Changelog](https://github.com/pypa/pip/blob/master/NEWS.rst)
    - [Commits](pypa/pip@21.0...21.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    28424ca View commit details
    Browse the repository at this point in the history
  11. Bump coverage from 5.3.1 to 5.4 (GeoNode#6903)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3.1 to 5.4.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@coverage-5.3.1...coverage-5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    be313d5 View commit details
    Browse the repository at this point in the history
  12. Bump pytest from 6.2.1 to 6.2.2 (GeoNode#6907)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@6.2.1...6.2.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    f073274 View commit details
    Browse the repository at this point in the history
  13. Bump djangorestframework-gis from 0.16 to 0.17 (GeoNode#6902)

    Bumps [djangorestframework-gis](https://github.com/openwisp/django-rest-framework-gis) from 0.16 to 0.17.
    - [Release notes](https://github.com/openwisp/django-rest-framework-gis/releases)
    - [Changelog](https://github.com/openwisp/django-rest-framework-gis/blob/master/CHANGES.rst)
    - [Commits](openwisp/django-rest-framework-gis@v0.16.0...v0.17.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9a3913e View commit details
    Browse the repository at this point in the history
  14. - Algin setup.cfg to requirements.txt

    afabiani authored and afabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ae6f6c1 View commit details
    Browse the repository at this point in the history
  15. [Fixes GeoNode#6922][REST API v2] Expose the curated thumbnail URL if…

    … it has… (GeoNode#6923)
    
    * [Fixes GeoNode#6922][REST API v2] Expose the curated thumbnail URL if it has been uploaded
    
    * - Add REST APIs test suite to CircleCI
    Alessio Fabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0dad216 View commit details
    Browse the repository at this point in the history
  16. [Fixes GeoNode#6918] Removal of QGIS support (GeoNode#6919)

    * [Cleanup and Refactor] Remove QGIS server backend dependencies
    
    * [Cleanup and Refactor] Remove QGIS server backend dependencies
    
    * - Fix LGTM issues
    Alessio Fabiani committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    30910b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dbb4ac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    0bcf2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af22a3c View commit details
    Browse the repository at this point in the history
  3. flake8 check fix

    bieganowski committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    c7ede4f View commit details
    Browse the repository at this point in the history
  4. added tests

    bieganowski committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b557f6d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #652 from geosolutions-it/feature#650_basic_auth_m…

    …iddleware
    
    Feature#650 basic auth middleware
    Alessio Fabiani authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0a82a14 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Merge pull request #678 from geosolutions-it/upstream_master

    Upstream master
    Alessio Fabiani authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    11f40ba View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    482080a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    2f70532 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    de43e90 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    40408a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    4ce20ab View commit details
    Browse the repository at this point in the history
  2. [Fixes GeoNode#6880] Circle CI upload tests fail irregulary (GeoNode#…

    …6881)
    
    * [Fixes GeoNode#6880] Circle CI upload tests fail irregulary
    
    * CircleCI test fix: sometimes expires due to upload timeout in the test environment
    
    * - Avoid infinite loop on upload testing
    
    * Revert "CircleCI test fix: sometimes expires due to upload timeout in the test environment"
    
    This reverts commit 66139fd.
    
    Co-authored-by: Alessio Fabiani <alessio.fabiani@geo-solutions.it>
    Co-authored-by: afabiani <alessio.fabiani@gmail.com>
    3 people committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    2fd3272 View commit details
    Browse the repository at this point in the history
  3. [Fixes GeoNode#6914] Remove "add to basket" tool for documents and ma…

    …ps (GeoNode#6915)
    Alessio Fabiani authored and afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    4539658 View commit details
    Browse the repository at this point in the history
  4. Added malnajdi as contributor

    t-book authored and afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ba85f23 View commit details
    Browse the repository at this point in the history
  5. Bump pip from 21.0 to 21.0.1 (GeoNode#6900)

    Bumps [pip](https://github.com/pypa/pip) from 21.0 to 21.0.1.
    - [Release notes](https://github.com/pypa/pip/releases)
    - [Changelog](https://github.com/pypa/pip/blob/master/NEWS.rst)
    - [Commits](pypa/pip@21.0...21.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    e47daa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1346aeb View commit details
    Browse the repository at this point in the history
  7. [Fixes GeoNode#6922][REST API v2] Expose the curated thumbnail URL if…

    … it has… (GeoNode#6923)
    
    * [Fixes GeoNode#6922][REST API v2] Expose the curated thumbnail URL if it has been uploaded
    
    * - Add REST APIs test suite to CircleCI
    Alessio Fabiani authored and afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    8ed0f4d View commit details
    Browse the repository at this point in the history
  8. [Fixes GeoNode#6918] Removal of QGIS support (GeoNode#6919)

    * [Cleanup and Refactor] Remove QGIS server backend dependencies
    
    * [Cleanup and Refactor] Remove QGIS server backend dependencies
    
    * - Fix LGTM issues
    Alessio Fabiani authored and afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    65c7605 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9af1c3b View commit details
    Browse the repository at this point in the history
  10. fix to avoid circular import

    bieganowski authored and afabiani committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    97ed2c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee282a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    706ea43 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    711a619 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    354764e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Merge branch 'master' of github.com:geosolutions-it/geonode

    Ricardo Garcia Silva committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e18bc6f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e5cf581 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    06d2930 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    3db74fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5a65e39 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    dd6073e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0e4c038 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a12c12b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    43edc47 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    bd8de19 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    ea6eaf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Merge branch 'master' of github.com:ricardogsilva/geonode

    Ricardo Garcia Silva committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    1836fe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    0b8cbac View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Ricardo Garcia Silva committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    94b1901 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    7e2632c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    9669e80 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5fa8dac View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Ricardo Garcia Silva committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    9ce129b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    a1db476 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Ricardo Garcia Silva committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    db84719 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    a3eff02 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    91228da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5165e16 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    69a472a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    86fd718 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Merge branch 'master' of github.com:GeoNode/geonode

    Ricardo Garcia Silva committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    54eacfe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:ricardogsilva/geonode

    Ricardo Garcia Silva committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    90a7019 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Bump markdown from 3.3.6 to 3.4.1

    Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.6 to 3.4.1.
    - [Release notes](https://github.com/Python-Markdown/markdown/releases)
    - [Commits](Python-Markdown/markdown@3.3.6...3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: markdown
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    14a75a9 View commit details
    Browse the repository at this point in the history