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 June 2021 #663

Merged
merged 16 commits into from Jul 13, 2021
Merged

Conversation

DeeDeeG
Copy link
Contributor

@DeeDeeG DeeDeeG commented Jul 4, 2021

Context

  • Lots of dependency updates

Summary of Changes

  • Package updates in Gemfile and Gemfile.lock:
    • 15abdda deps: Update [@rails/]webpacker to 5.4.0
    • de05a24 Gemfile.lock: Update rdoc to 6.3.1
    • f52ceaa Gemfile.lock: Update Puma to 5.3.2
    • 4caab8a Gemfile[.lock]: Update Rails to 5.2.6
    • 18312d3 Gemfile.lock: Update addressable to 2.8.0
  • Package updates in package.json and yarn.lock:
    • 15abdda deps: Update [@rails/]webpacker to 5.4.0
    • 6fe3b05 yarn.lock: Update ws to 6.2.2
    • 5017419 yarn.lock: Update url-parse to 1.5.1
    • ee8fa64 yarn.lock: Update ua-parser-js to 0.7.28
    • 16702f2 yarn.lock: Update @rails/webpacker to 5.4.0
    • 95f6f2b yarn.lock: Update postcss to 7.0.36
    • 54573f6 yarn.lock: Update lodash to 4.17.21
    • aec2f0a yarn.lock: Update hosted-git-info to 2.8.9
    • 3eac994 yarn.lock: Update glob-parent to 5.1.2
    • 7945bd1 deps: Resolve chokidar to 3.x (3.4.2)
    • 8d4f067 yarn.lock: Update dns-packet to 1.3.4
    • 487622f yarn.lock: Update browserslist to 4.16.6

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 merged commit 803d002 into develop Jul 13, 2021
@DeeDeeG DeeDeeG deleted the update-dependencies-June-2021 branch July 13, 2021 20:01
@DeeDeeG DeeDeeG mentioned this pull request Aug 11, 2021
5 tasks
DeeDeeG added a commit that referenced this pull request Aug 15, 2021
* Update dependencies for June 2021 (#663)

  - Gemfile[.lock]: Update Rails to 5.2.6
      Also update its dependency Nokogiri to 1.11.7

  - Gemfile.lock: Update Puma to 5.3.2

  - yarn.lock: Update browserslist to 4.16.6

  - yarn.lock: Update dns-packet to 1.3.4

  - deps: Resolve chokidar to 3.x (3.4.2)

  - yarn.lock: Update glob-parent to 5.1.2

  - yarn.lock: Update hosted-git-info to 2.8.9

  - yarn.lock: Update lodash to 4.17.21

  - yarn.lock: Update postcss to 7.0.36

  - yarn.lock: Update @rails/webpacker to 5.4.0

  - yarn.lock: Update ua-parser-js to 0.7.28

  - yarn.lock: Update url-parse to 1.5.1

  - yarn.lock: Update ws to 6.2.2

  - Gemfile.lock: Update rdoc to 6.3.1

  - deps: Update [@rails/]webpacker to 5.4.0
      Also ran `rails webpacker:install` in the Docker container.

      This ensures the packages in `package[-lock].json` and
      `Gemfile[.lock]` are in sync with the `webpacker` Ruby gem.

      Had to review (and decline) certain conflicting file updates.

  - Gemfile.lock: Update addressable to 2.8.0

* Update dependencies for mid August 2021 (#664)

  - yarn.lock: Update color-string to 1.5.5

  - ruby: Update from 2.7.3 to 2.7.4

  - yarn.lock: Update tar from 6.0.5 to 6.1.7

  - yarn.lock: Update path-parse from 1.0.6 to 1.0.7

  - yarn.lock: Update url-parse from 1.5.1 to 1.5.3

  - Gemfile.lock: Update jquery-rails from 4.3.5 to 4.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant