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

May 2023 dependency updates. #30

Merged
merged 4 commits into from
May 2, 2023
Merged

May 2023 dependency updates. #30

merged 4 commits into from
May 2, 2023

Conversation

erinesullivan
Copy link
Collaborator

Overview

Monthly dependency update to help maintain Get This.

NPM

These dependencies have been updated to their latest versions:

  • cssnano
  • postcss

Pull requests

Added the check for Edge under testing after realizing the browser can also be downloaded for Mac OS.

Testing

  • Install the updated packages (docker-compose run --rm web npm install).
  • Make a CSS change, and build the styles (docker-compose run --rm web npm run build).
  • Start the site to see if your change was made, and everything still works (docker-compose up).
  • Make sure the PR is consistent in these browsers:
    • Chrome
    • Firefox
    • Safari
    • Edge

@erinesullivan erinesullivan added the dependencies Changes to packages or gems. label May 1, 2023
@erinesullivan erinesullivan self-assigned this May 1, 2023
Copy link
Collaborator

@niquerio niquerio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@niquerio niquerio merged commit 9ce8dc4 into main May 2, 2023
@niquerio niquerio deleted the 2023-05-01-updates branch June 6, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to packages or gems.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants