8000 Comparing 5.3.3...5.3.4 · Workiva/w_dio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Workiva/w_dio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.3
Choose a base ref
...
head repository: Workiva/w_dio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.4
Choose a head ref
  • 2 commits
  • 24 files changed
  • 3 contributors

Commits on Sep 15, 2023

  1. FEDX-303 Analyzer 5 json_serializable_3_5_2 (#20)

    * Analyzer 5 json_serializable_3_5_2
    
    * remove comment
    
    * use isRequired per changelog
    
    * skip tests
    
    * remove analyzer 1 & 2 checks
    
    * Fix bad enumValueForDartObject implementation, re-enable tests
    
    * Fix bad cast causing test failures
    
    * Format
    
    * Add copy of source_gen_test 1.0.5 with lower Dart SDK constraint to fix tests
    
    In Dart 2.18, we can't resolve to source_gen_test 1.0.5 because of SDK constraints,
    but it contains a bugfix for a null check error that was causing test failures.
    
    ---------
    
    Co-authored-by: Greg Littlefield <greg.littlefield@workiva.com>
    robbecker-wf and greglittlefield-wf authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3d192d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef99e0b View commit details
    Browse the repository at this point in the history
Loading
0