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

chore(deps-dev): Bump the development-dependencies group with 2 updates #2442

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps the development-dependencies group with 2 updates: dotenv and dotenv-rails.

Updates dotenv from 3.1.4 to 3.1.5

Release notes

Sourced from dotenv's releases.

v3.1.5

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.4...v3.1.5

Changelog

Sourced from dotenv's changelog.

3.1.5

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.4...v3.1.5

Commits
  • 9626412 Prepare for 3.1.5 release
  • 5e776d2 Merge pull request #517 from bkeepers/refactor
  • 25bc9d6 Refactor parser to avoid repeated scan/gsub
  • 94d0a62 Small refactoring of parser to make it easier to grok
  • b396779 Merge pull request #515 from andrewts129/andrewts129/faster-parsing
  • 1877fa0 Add benchmarks for parsing
  • 6993e8b Merge pull request #516 from JohnYangSam/patch-1
  • c3b3c8b Update README.md
  • 05983b1 Optimize parser by removing repeated hash merges
  • See full diff in compare view

Updates dotenv-rails from 3.1.4 to 3.1.5

Release notes

Sourced from dotenv-rails's releases.

v3.1.5

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.4...v3.1.5

Changelog

Sourced from dotenv-rails's changelog.

3.1.5

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.4...v3.1.5

Commits
  • 9626412 Prepare for 3.1.5 release
  • 5e776d2 Merge pull request #517 from bkeepers/refactor
  • 25bc9d6 Refactor parser to avoid repeated scan/gsub
  • 94d0a62 Small refactoring of parser to make it easier to grok
  • b396779 Merge pull request #515 from andrewts129/andrewts129/faster-parsing
  • 1877fa0 Add benchmarks for parsing
  • 6993e8b Merge pull request #516 from JohnYangSam/patch-1
  • c3b3c8b Update README.md
  • 05983b1 Optimize parser by removing repeated hash merges
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 2 updates: [dotenv](https://github.com/bkeepers/dotenv) and [dotenv-rails](https://github.com/bkeepers/dotenv).


Updates `dotenv` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.4...v3.1.5)

Updates `dotenv-rails` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: dotenv-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2024 03:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2024

Superseded by #2444.

@dependabot dependabot bot closed this Dec 13, 2024
@dependabot dependabot bot deleted the dependabot/bundler/development-dependencies-8a9445ac8e branch December 13, 2024 13:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants