Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (3.1.2 → 3.2.0) · Repo · Changelog
Release Notes
3.2.0
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 69 commits:
Prepare for 3.2.0 releaseMerge pull request #531 from grosser/grosser/warnMerge branch 'main' into grosser/warnMerge pull request #532 from grosser/grosser/fixesMerge pull request #539 from bkeepers/dependabot/github_actions/actions/checkout-6Update spec messageBump actions/checkout from 4 to 6Merge branch 'main' into grosser/warnMerge pull request #540 from i7an/handle-parenthesesMerge branch 'main' into handle-parenthesesFix lint errorRemove sponsorMerge branch 'bkeepers:main' into handle-parenthesesallow warning when a env var was not overwrittenMerge pull request #534 from ThomasCrambert/remove-to-sentence-usagefeat: remove to_sentence usagefix a few small issuesPrepare for v3.1.8 releaseAdd test for command to variable to commandFix lint errorMerge branch 'Roupiye/main'Add specs for loading a directoryThanks to @kmatthews812 for sponsoring dotenvMerge pull request #524 from mark-young-atg/add_changelog_link_to_gemspecMerge pull request #529 from webrails/readme-f-configuration-filesFix lint errorAdd funding.ymlClarify order of configuration files for flag -ffix crash when .env is a folderHandle parentheses in variables in commandsProvide a 'Changelog' link on rubygems.org/gems/dotenv-railsMerge pull request #523 from bkeepers/preserve-linebreaksPrepare for 3.1.7 releasePreserve repeated linebreaks when normalizing line endingsMerge pull request #521 from bkeepers/endoflife-matrixRun tests once/day to test against latest versionsTry continuing when bundle install failsGetting Ruby and Rails versions from endoflife.datePrepare for v3.1.6 releaseMerge pull request #519 from bkeepers/fix-518Restore previous parser behavior of returning existing variablesPrepare for 3.1.5 releaseMerge pull request #517 from bkeepers/refactorRefactor parser to avoid repeated scan/gsubSmall refactoring of parser to make it easier to grokMerge pull request #515 from andrewts129/andrewts129/faster-parsingAdd benchmarks for parsingMerge pull request #516 from JohnYangSam/patch-1Update README.mdOptimize parser by removing repeated hash mergesPrepare for 3.1.4 releaseMerge pull request #512 from alpaca-tc/fix-springMake spring specs a little more explicitfollow-up https://github.com/bkeepers/dotenv/pull/511/Bump to 3.1.3Prepare for v3.1.3Merge pull request #511 from runephilosof-abtion/patch-1Fix tests for spring changesOnly use Spring if already loadedMerge pull request #509 from olleolleolle/run-standardcleanup: Run standard:fixMerge pull request #508 from olleolleolle/patch-1README.md: typo "exiting"Use releases for changelog URIMerge pull request #506 from mark-young-atg/provide_changelog_link_on_rubygemsProvide a 'Changelog' link on rubygems.org/gems/dotenvFix link to PR in Changelog.mdMerge pull request #505 from mikegee/patch-1Spell out 'FILENAME'Release Notes
3.2.0
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 69 commits:
Prepare for 3.2.0 releaseMerge pull request #531 from grosser/grosser/warnMerge branch 'main' into grosser/warnMerge pull request #532 from grosser/grosser/fixesMerge pull request #539 from bkeepers/dependabot/github_actions/actions/checkout-6Update spec messageBump actions/checkout from 4 to 6Merge branch 'main' into grosser/warnMerge pull request #540 from i7an/handle-parenthesesMerge branch 'main' into handle-parenthesesFix lint errorRemove sponsorMerge branch 'bkeepers:main' into handle-parenthesesallow warning when a env var was not overwrittenMerge pull request #534 from ThomasCrambert/remove-to-sentence-usagefeat: remove to_sentence usagefix a few small issuesPrepare for v3.1.8 releaseAdd test for command to variable to commandFix lint errorMerge branch 'Roupiye/main'Add specs for loading a directoryThanks to @kmatthews812 for sponsoring dotenvMerge pull request #524 from mark-young-atg/add_changelog_link_to_gemspecMerge pull request #529 from webrails/readme-f-configuration-filesFix lint errorAdd funding.ymlClarify order of configuration files for flag -ffix crash when .env is a folderHandle parentheses in variables in commandsProvide a 'Changelog' link on rubygems.org/gems/dotenv-railsMerge pull request #523 from bkeepers/preserve-linebreaksPrepare for 3.1.7 releasePreserve repeated linebreaks when normalizing line endingsMerge pull request #521 from bkeepers/endoflife-matrixRun tests once/day to test against latest versionsTry continuing when bundle install failsGetting Ruby and Rails versions from endoflife.datePrepare for v3.1.6 releaseMerge pull request #519 from bkeepers/fix-518Restore previous parser behavior of returning existing variablesPrepare for 3.1.5 releaseMerge pull request #517 from bkeepers/refactorRefactor parser to avoid repeated scan/gsubSmall refactoring of parser to make it easier to grokMerge pull request #515 from andrewts129/andrewts129/faster-parsingAdd benchmarks for parsingMerge pull request #516 from JohnYangSam/patch-1Update README.mdOptimize parser by removing repeated hash mergesPrepare for 3.1.4 releaseMerge pull request #512 from alpaca-tc/fix-springMake spring specs a little more explicitfollow-up https://github.com/bkeepers/dotenv/pull/511/Bump to 3.1.3Prepare for v3.1.3Merge pull request #511 from runephilosof-abtion/patch-1Fix tests for spring changesOnly use Spring if already loadedMerge pull request #509 from olleolleolle/run-standardcleanup: Run standard:fixMerge pull request #508 from olleolleolle/patch-1README.md: typo "exiting"Use releases for changelog URIMerge pull request #506 from mark-young-atg/provide_changelog_link_on_rubygemsProvide a 'Changelog' link on rubygems.org/gems/dotenvFix link to PR in Changelog.mdMerge pull request #505 from mikegee/patch-1Spell out 'FILENAME'Depfu 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