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 django-analytical from 2.0.0 to 3.1.0 in /codalab/requirements #25

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps django-analytical from 2.0.0 to 3.1.0.

Changelog

Sourced from django-analytical's changelog.

Version 3.1.0

  • Rename default branch from master to main (Peter Bittner, Jannis Leidel)
  • Modernize packaging setup, add pyproject.toml (Peter Bittner)
  • Integrate isort, reorganize imports (David Smith)
  • Refactor test suite from Python unit tests to Pytest (David Smith)
  • Add Heap integration (Garrett Coakley)
  • Drop Django 3.1, cover Django 4.0 and Python 3.10 in test suite (David Smith)

Version 3.0.0

  • Add support for Lucky Orange (Peter Bittner)
  • Add missing instructions in Installation chapter of the docs (Peter Bittner)
  • Migrate test setup to Pytest (David Smith, Peter Bittner, Pi Delport)
  • Support Django 3.1 and Python 3.9, drop Django 1.11 and Python 2.7/3.5 (David Smith)
  • Migrate from Travis CI to GitHub Actions (Jannis Leidel)
  • Update accepted patterns (regex) for Google Analytics GTag (Taha Rushain)
  • Scope Piwik warning to use of Piwik (Hugo Barrera)
  • Add user_id to Google Analytics GTag (Sean Wallace)

Version 2.6.0

  • Support Django 3.0 and Python 3.8, drop Django 2.1
  • Add support for Google Analytics Tag Manager (Marc Bourqui)
  • Add Matomo, the renamed version of Piwik (Scott Karlin)
  • Move Joost's project over to the Jazzband

Version 2.5.0

  • Add support for Google analytics.js (Marc Bourqui)
  • Add support for Intercom HMAC identity verification (Pi Delport)
  • Add support for Hotjar (Pi Delport)
  • Make sure _trackPageview happens before other settings in Google Analytics (Diederik van der Boor)

Version 2.4.0

  • Support Django 2.0 (Matthäus G. Chajdas)

Version 2.3.0

  • Add Facebook Pixel support (Pi Delport)
  • Add Python 3.6 and Django 1.10 & 1.11 tests (Pi Delport)
  • Drop Python 3.2 support

Version 2.2.2

  • Allow port in Piwik domain path. (Alex Ramsay)

Version 2.2.1

... (truncated)

Commits
  • ce90933 Release v3.1.0
  • a8be4ea Readability counts, code must be self-explanatory
  • d82ca0a Use context manager for file reading
  • 52aa88f Use pathlib instead of os.path (we only support Python 3.6+)
  • 023702f Consolidate tox.ini and pyproject.toml
  • 1d9a3b5 Merge pull request #205 from jazzband/feature/rename-default-branch
  • 2fd2279 Rename default branch (master ➜ main)
  • a021e07 Improve GHA test jobs, move tool config to pyproject.toml (#202)
  • 051d46c Fix typo
  • 8d44986 Use job name suggested by @​jezdez
  • 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 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 [django-analytical](https://github.com/jazzband/django-analytical) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/jazzband/django-analytical/releases)
- [Changelog](https://github.com/jazzband/django-analytical/blob/main/CHANGELOG.rst)
- [Commits](jazzband/django-analytical@v2.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: django-analytical
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants