Update dotenv-rails: 2.7.6 → 2.8.1 (minor) #1058
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ dotenv-rails (2.7.6 → 2.8.1) · Repo · Changelog
Release Notes
2.8.1
2.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
Merge pull request #458 from bkeepers/eol-rubyPrepare for 2.8.1 releaseDisable rule that fails on Ruby 2.5Specify ruby_version in .standard.ymlAvoid newer ruby range syntaxContinue to support EOL'd Ruby versions (sigh)Prepare for 2.8.0 releaseMerge pull request #456 from bkeepers/cli-updateRemove unnecessary methodCL < OptionParser to simplify setup moreSimplify CLI setupMerge pull request #455 from bkeepers/standardMerge remote-tracking branch 'origin/master' into standardUpdate ruby actionUpdate Ruby version matrixMerge pull request #454 from bkeepers/dependabot/github_actions/actions/cache-3.0.5Replace outdated rubocop with stnadardrbBump actions/cache from 3.0.4 to 3.0.5Merge pull request #445 from AhmedKamal20/cli-overloadMerge pull request #443 from bkeepers/dependabot/github_actions/actions/checkout-3Merge pull request #451 from bkeepers/dependabot/github_actions/actions/cache-3.0.4Merge pull request #452 from ahangarha/patch-1Update instruction for loading dotenvBump actions/cache from 2.1.6 to 3.0.4Update READMEUpdate READMEFix lint failuresAdd overload option for the CLIBump actions/checkout from 2 to 3Merge pull request #416 from benforeva/fix-dotenv-templateMerge pull request #434 from bkeepers/dependabot/github_actions/actions/cache-2.1.6Bump actions/cache from 2.1.5 to 2.1.6Merge pull request #432 from bkeepers/supported-platformsAdd Ruby 3.0 to build matrixRemove gem dependencies for unsupported versionsMerge pull request #431 from bkeepers/dependabot/github_actions/actions/cache-v2.1.5Bump actions/cache from v2.1.4 to v2.1.5Merge pull request #421 from pactflow/feat/unescape-escaped-characters-when-not-quotedMerge pull request #429 from bkeepers/dependabot/github_actions/actions/cache-v2.1.4Bump actions/cache from v1 to v2.1.4Merge pull request #428 from bkeepers/actionsAdd dependabot configMove main.workflow to .ymlRemove Travis configOnly run push on masterRemove Ruby 2.4Use GitHub Actions to run testsfeat: unescape escaped characters when value is not quotedUse methods compatible with Ruby 2.0.0Fix template (-t) handling of export declarationsRelease Notes
2.8.1
2.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
Merge pull request #458 from bkeepers/eol-rubyPrepare for 2.8.1 releaseDisable rule that fails on Ruby 2.5Specify ruby_version in .standard.ymlAvoid newer ruby range syntaxContinue to support EOL'd Ruby versions (sigh)Prepare for 2.8.0 releaseMerge pull request #456 from bkeepers/cli-updateRemove unnecessary methodCL < OptionParser to simplify setup moreSimplify CLI setupMerge pull request #455 from bkeepers/standardMerge remote-tracking branch 'origin/master' into standardUpdate ruby actionUpdate Ruby version matrixMerge pull request #454 from bkeepers/dependabot/github_actions/actions/cache-3.0.5Replace outdated rubocop with stnadardrbBump actions/cache from 3.0.4 to 3.0.5Merge pull request #445 from AhmedKamal20/cli-overloadMerge pull request #443 from bkeepers/dependabot/github_actions/actions/checkout-3Merge pull request #451 from bkeepers/dependabot/github_actions/actions/cache-3.0.4Merge pull request #452 from ahangarha/patch-1Update instruction for loading dotenvBump actions/cache from 2.1.6 to 3.0.4Update READMEUpdate READMEFix lint failuresAdd overload option for the CLIBump actions/checkout from 2 to 3Merge pull request #416 from benforeva/fix-dotenv-templateMerge pull request #434 from bkeepers/dependabot/github_actions/actions/cache-2.1.6Bump actions/cache from 2.1.5 to 2.1.6Merge pull request #432 from bkeepers/supported-platformsAdd Ruby 3.0 to build matrixRemove gem dependencies for unsupported versionsMerge pull request #431 from bkeepers/dependabot/github_actions/actions/cache-v2.1.5Bump actions/cache from v2.1.4 to v2.1.5Merge pull request #421 from pactflow/feat/unescape-escaped-characters-when-not-quotedMerge pull request #429 from bkeepers/dependabot/github_actions/actions/cache-v2.1.4Bump actions/cache from v1 to v2.1.4Merge pull request #428 from bkeepers/actionsAdd dependabot configMove main.workflow to .ymlRemove Travis configOnly run push on masterRemove Ruby 2.4Use GitHub Actions to run testsfeat: unescape escaped characters when value is not quotedUse methods compatible with Ruby 2.0.0Fix template (-t) handling of export declarationsDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands