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

Package Audit: minor and patch ugprades #91

Merged
merged 9 commits into from
Jun 15, 2023
Merged

Commits on Jun 14, 2023

  1. Babel upgrades

    DingoEatingFuzz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    689c53a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d164576 View commit details
    Browse the repository at this point in the history
  3. D3 upgrades

    DingoEatingFuzz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    69c64d0 View commit details
    Browse the repository at this point in the history
  4. TS updates

    DingoEatingFuzz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c3281c4 View commit details
    Browse the repository at this point in the history
  5. Tooling updates

    DingoEatingFuzz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b6b3ab3 View commit details
    Browse the repository at this point in the history
  6. Testing packages updates

    This involved removing some deprecated type packages and also adding
    some unnecessary babel plugins that rollup-ts requires for mysterious
    and unanswered reasons.
    DingoEatingFuzz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    309825d View commit details
    Browse the repository at this point in the history
  7. Changeset

    DingoEatingFuzz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    29d3c3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bebd23c View commit details
    Browse the repository at this point in the history
  9. Use a single version of ember-template-lint + resolution

    ember-template-lint currently dots off a property that evidently can be
    undefined (or at least was never explicitly required to be defined? Idk,
    just javascript things.
    
    This pins an older version in the sub dependency to get linting working
    again.
    DingoEatingFuzz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    546aab0 View commit details
    Browse the repository at this point in the history