Skip to content

Rails 8.0.X Update

Latest

Choose a tag to compare

@baonguyenNava baonguyenNava released this 05 May 22:09
· 7 commits to main since this release
38ca7c6

What's Changed

  • More consistent port configuration by @doshitan in #114
  • Require SSL connections to databases in deployed environments by @lorenyu in #116
  • Bump activerecord from 7.2.2.1 to 7.2.2.2 in /template/{{app_name}} in the bundler group across 1 directory by @dependabot[bot] in #115
  • Force RAILS_ENV=test in RSpec config by @doshitan in #117
  • Create Auth::CognitoAdapater::Config and fill with dummy values in tests by @doshitan in #118
  • RSpec util for exceptions by @doshitan in #119
  • Update bundler non-major dependencies by @renovate[bot] in #120
  • Update Ruby language to v3.4.6 by @renovate[bot] in #125
  • Require frozen_string_literal by @lorenyu in #126
  • Look for default SES env var from template-infra by @doshitan in #128
  • Update Ruby language to v3.4.7 by @renovate[bot] in #130
  • Replace :unprocessable_entity with :unprocessable_content by @giverm in #133
  • Remove stray puts statement from users/SessionsController by @giverm in #135
  • Ensure User account page has required params on update errors by @giverm in #136
  • Add rubocop-rspec_rails gem and enable HTTP status name consistency by @giverm in #137
  • Tweak language selector by @doshitan in #134
  • Update bundler non-major dependencies by @renovate[bot] in #124
  • Remove extra space in account text by @kyeah in #141
  • chore(deps): update dependency aws-sdk-s3 to v1.208.0 [security] by @renovate[bot] in #143
  • Enable Style/RedundantSelf RuboCop cop by @giverm in #144
  • chore(deps): update bundler non-major dependencies by @renovate[bot] in #139
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #140
  • chore(deps): update ruby language to v3.4.8 by @renovate[bot] in #145
  • chore(deps): update dependency faraday to v2.14.1 [security] by @renovate[bot] in #148
  • chore(deps): update ruby language to v3.4.9 by @renovate[bot] in #158
  • Update dependency devise to v5 [SECURITY] by @renovate[bot] in #155
  • Update containerized PostgreSQL to v16 by @doshitan in #129
  • Remove CD job deploying to pfml-starter-kit-app repo by @lamroger-nava in #162
  • [OSCER-71] Rails 8 by @baonguyenNava in #163
  • Migrate Renovate config by @renovate[bot] in #103

New Contributors

Full Changelog: v0.4.1...v1.0.0