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

deprecate Vega wrappers and VegaLite 3 wrappers #2843

Merged
merged 9 commits into from Jan 21, 2023

Commits on Jan 20, 2023

  1. Copy the full SHA
    6450096 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e23344 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    18c7eb0 View commit details
    Browse the repository at this point in the history
  4. use AltairDeprecationWarning

    mattijn committed Jan 20, 2023
    Copy the full SHA
    a382a40 View commit details
    Browse the repository at this point in the history
  5. fix typo in v5 warning

    mattijn committed Jan 20, 2023
    Copy the full SHA
    62fc1cc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Copy the full SHA
    4e34995 View commit details
    Browse the repository at this point in the history
  2. Backport bug fixes for a 4.2.1 release (vega#2827)

    * DOC: remove unused section
    
    * Disable uri-reference format check in jsonsschema (vega#2771)
    
    * Disable uri-reference format check. Consistently use same validator across codebase
    
    * Remove validation in SchemaInfo as not used anywhere and it referenced the wrong jsonschema draft
    
    * Add compatibility for older jsonschema versions
    
    * Improve comments
    
    * Simplify validate_jsonschema
    
    * Replace `iteritems` with `items` due to pandas deprecation (vega#2683)
    
    * Add changelog entry.
    
    * Bump version.
    
    * Run black and flake8.
    
    * Pin selenium in CI.
    
    Co-authored-by: Jake VanderPlas <jakevdp@google.com>
    Co-authored-by: Stefan Binder <binder_stefan@outlook.com>
    Co-authored-by: Joel Ostblom <joelostblom@users.noreply.github.com>
    4 people authored and mattijn committed Jan 21, 2023
    Copy the full SHA
    99ec09f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    510f3a4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    046cb5a View commit details
    Browse the repository at this point in the history