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 dependencies for April 2021 #661

Merged

Conversation

DeeDeeG
Copy link
Contributor

@DeeDeeG DeeDeeG commented Apr 29, 2021

Context

  • Bumping a few JavaScript (NodeJS) and Ruby package dependencies, as well as bumping the versions of Ruby and Rails.

Summary of Changes

  • In the yarn.lock lockfile for our JavaScript package dependencies...
    • Update postcss-svgo from 4.0.2 to 4.0.3
      • Thereby dropping the is-css and html-comment-regex sub-dependencies
    • Update ssri to the latest 6.x (6.0.2) and 8.x (8.0.1) versions
    • Update y18n from 4.0.0 to 4.0.3
  • In the Gemfile.lock lockfile for our Ruby package dependencies...
    • Update rexml from 3.2.4 to 3.2.5
  • Update Rails from 5.2.4.5 to 5.2.5
  • Update Ruby from 2.7.2 to 2.7.3

Checklist

  • Tested Mobile Responsiveness
  • Added Unit Tests
  • CI Passes
  • Deploys to Heroku on test Correctly (Maintainers will handle)
  • Added Documentation (Service and Code when required)

@DeeDeeG DeeDeeG changed the title Update dependencies april 2021 Update dependencies for April 2021 Apr 29, 2021
@DeeDeeG DeeDeeG added dependencies Pull requests that update a dependency file packages labels Apr 29, 2021
@DeeDeeG DeeDeeG merged commit dff81a3 into RefugeRestrooms:develop May 3, 2021
@DeeDeeG DeeDeeG mentioned this pull request May 4, 2021
5 tasks
DeeDeeG added a commit that referenced this pull request May 5, 2021
* Update dependencies for April 2021 (#661)

  - yarn.lock: Update postcss-svgo, drop is-css

  - yarn.lock: Update ssri to latest 6.x and 8.x

  - yarn.lock: Update y18n from 4.0.0 to 4.0.3

  - Gemfile[.lock]: Update Rails to 5.2.5
      Also update its dependencies.

  - Gemfile.lock: Bump rexml from 3.2.4 to 3.2.5

  - ruby: Bump Ruby from 2.7.2 to 2.7.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant