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

Bump dotenv-rails from 3.0.2 to 3.1.2 #9533

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps dotenv-rails from 3.0.2 to 3.1.2.

Release notes

Sourced from dotenv-rails's releases.

3.1.2

What's Changed

Full Changelog: bkeepers/dotenv@v3.1.1...v3.1.2

3.1.1

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.0...v3.1.1

3.1.0

What's Changed

  • Fix regression with semantic-logger, allow setting custom logger by @​bkeepers in bkeepers/dotenv#494
    # config/application.rb
    Set a custom dotenv logger
    Dotenv::Rails.logger = MyCustomLogger.new
    module YourApp
    class Application < Rails::Application
    # …
    end
    end

Full Changelog: bkeepers/dotenv@v3.0.3...v3.1.0

v3.0.3

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.0.2...v3.0.3

Changelog

Sourced from dotenv-rails's changelog.

3.1.2

Full Changelog: bkeepers/dotenv@v3.1.1...v3.1.2

3.1.1

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.0...v3.1.1

3.1.0

What's Changed

  • Fix regression with semantic-logger, allow setting custom logger by @​bkeepers in bkeepers/dotenv#494
    # config/application.rb
    Set a custom dotenv logger
    Dotenv::Rails.logger = MyCustomLogger.new
    module YourApp
    class Application < Rails::Application
    # …
    end
    end

Full Changelog: bkeepers/dotenv@v3.0.3...v3.1.0

3.0.3

What's Changed

New Contributors

... (truncated)

Commits
  • 1ee5884 Release 3.1.2
  • ea5de88 Merge pull request #504 from bkeepers/autorestore-stubbed
  • 6a12390 Fix: "can't modify frozen Hash" when stubbing ENV
  • e9c1907 Prepare for v3.1.1 release
  • 6cbcf3c Merge pull request #503 from bkeepers/guard-restore
  • 2567e26 Guard against restore being called with no previously saved state
  • e43d34a Merge pull request #502 from maxjacobson/mj/template-multi-line-variables
  • 1982e3c Fix template (-t) handling of multi-line variables
  • c9ecfa4 Merge pull request #495 from javierjulio/patch-1
  • 453e676 Require version file so VERSION is available
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file Ruby Pull requests that update Ruby code labels Jul 4, 2024
@avinhurry
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from f45a4e6 to 044d14d Compare July 22, 2024 10:37
@avinhurry
Copy link
Collaborator

@dependabot recreate

@avinhurry avinhurry added the deploy_v2 Deploy the review app to AKS label Jul 22, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from 044d14d to 8b964e7 Compare July 22, 2024 11:01
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from 731eca6 to af3cb40 Compare July 22, 2024 14:30
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 22, 2024 14:36 Destroyed
@avinhurry avinhurry added deploy_v2 Deploy the review app to AKS and removed deploy_v2 Deploy the review app to AKS labels Jul 22, 2024
@avinhurry avinhurry closed this Jul 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@avinhurry avinhurry reopened this Jul 22, 2024
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 22, 2024 14:48 Destroyed
@avinhurry avinhurry requested a deployment to review_aks July 22, 2024 15:26 — with GitHub Actions Abandoned
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from af3cb40 to ea345be Compare July 22, 2024 17:19
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 25, 2024 21:46 Destroyed
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from d6c9e11 to c588495 Compare July 25, 2024 21:49
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 25, 2024 21:53 Destroyed
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from c588495 to dd59a50 Compare July 25, 2024 22:02
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 25, 2024 22:06 Destroyed
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from dd59a50 to 8cae8e1 Compare July 25, 2024 22:13
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 25, 2024 22:18 Destroyed
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from 8cae8e1 to b839ddc Compare July 25, 2024 22:27
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from b839ddc to 1de9eeb Compare July 25, 2024 22:28
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from 1de9eeb to 3ace7e7 Compare July 25, 2024 22:33
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 25, 2024 22:38 Destroyed
@avinhurry avinhurry force-pushed the dependabot/bundler/dotenv-rails-3.1.2 branch from 3ace7e7 to c1c6559 Compare July 31, 2024 11:12
@github-actions github-actions bot temporarily deployed to review_aks-9533 July 31, 2024 11:17 Destroyed
@avinhurry avinhurry removed their assignment Aug 15, 2024
@dependabot dependabot bot deleted the dependabot/bundler/dotenv-rails-3.1.2 branch August 19, 2024 09:20
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 deploy_v2 Deploy the review app to AKS Ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants