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

Update Elixir and Phoenix and all deps #395

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 6, 2022

  1. Update Elixir and Phoenix and all deps

    Also updates generated files from new Phoenix project. I updated this
    manually comparing a fresh Phoenix 1.6.11. I also used the [PhoenixDiff]
    project to double check.
    
    [phoenixdiff]: https://www.phoenixdiff.org/?source=1.5.6&target=1.6.11
    lleger committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    5d0dc9d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    e1b35f1 View commit details
    Browse the repository at this point in the history
  2. Add NPM scripts

    ngscheurich committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    72fe620 View commit details
    Browse the repository at this point in the history
  3. fixup! Add NPM scripts

    ngscheurich committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b347eda View commit details
    Browse the repository at this point in the history
  4. Ignore config files

    ngscheurich committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d3d54a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71c6cbe View commit details
    Browse the repository at this point in the history
  6. Update TypeScript configuration

    This aligns us with current best practices documented at
    https://www.typescriptlang.org/tsconfig.
    ngscheurich committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3d24f78 View commit details
    Browse the repository at this point in the history