[PR #54] [MERGED] Bump vlucas/phpdotenv from 5.4.1 to 5.5.0 #97

Closed
opened 2025-11-20 04:16:02 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonkomarev/github-profile-views-counter/pull/54
Author: @dependabot[bot]
Created: 10/17/2022
Status: Merged
Merged: 10/17/2022
Merged by: @antonkomarev

Base: masterHead: dependabot/composer/vlucas/phpdotenv-5.5.0


📝 Commits (1)

  • f46d216 Bump vlucas/phpdotenv from 5.4.1 to 5.5.0

📊 Changes

1 file changed (+56 additions, -48 deletions)

View changed files

📝 composer.lock (+56 -48)

📄 Description

Bumps vlucas/phpdotenv from 5.4.1 to 5.5.0.

Release notes

Sourced from vlucas/phpdotenv's releases.

V5.5.0 (16/10/2022)

We announce the immediate availability V5.5.0.

New Features

  • Add support for unicode variable names (1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7)

Changes

  • Add official support for PHP 8.2 (b674e23043fb054147eea190465467a71dd2ed85)
  • Made repository checks a little stricter (4c165455a670005a05edbdf97a5590aa3e4936ec)

Bug Fixes

  • Fix issue where line ending in =" is incorrectly marked as a multi-line start (f9266951999a6a4059a6edea926a1d19f40cfc3b)
Commits

Dependabot compatibility score

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/antonkomarev/github-profile-views-counter/pull/54 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/17/2022 **Status:** ✅ Merged **Merged:** 10/17/2022 **Merged by:** [@antonkomarev](https://github.com/antonkomarev) **Base:** `master` ← **Head:** `dependabot/composer/vlucas/phpdotenv-5.5.0` --- ### 📝 Commits (1) - [`f46d216`](https://github.com/antonkomarev/github-profile-views-counter/commit/f46d2165ff73a4102675941e08933c4f3e290224) Bump vlucas/phpdotenv from 5.4.1 to 5.5.0 ### 📊 Changes **1 file changed** (+56 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+56 -48) </details> ### 📄 Description Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 5.4.1 to 5.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vlucas/phpdotenv/releases">vlucas/phpdotenv's releases</a>.</em></p> <blockquote> <h2>V5.5.0 (16/10/2022)</h2> <p>We announce the immediate availability V5.5.0.</p> <h3>New Features</h3> <ul> <li>Add support for unicode variable names (1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7)</li> </ul> <h3>Changes</h3> <ul> <li>Add official support for PHP 8.2 (b674e23043fb054147eea190465467a71dd2ed85)</li> <li>Made repository checks a little stricter (4c165455a670005a05edbdf97a5590aa3e4936ec)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fix issue where line ending in <code>=&quot;</code> is incorrectly marked as a multi-line start (f9266951999a6a4059a6edea926a1d19f40cfc3b)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vlucas/phpdotenv/commit/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"><code>1a7ea2a</code></a> [5.5] Add support for unicode variable names (<a href="https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/546">#546</a>)</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/f9266951999a6a4059a6edea926a1d19f40cfc3b"><code>f926695</code></a> Merge branch '4.3'</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/67a491df68208bef8c37092db11fa3885008efcf"><code>67a491d</code></a> [4.3] Fix issue where line ending in <code>=&quot;</code> is incorrectly marked as a multi-li...</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/a3e69ca4ea7e7293063e6a59d93af4d950100858"><code>a3e69ca</code></a> Merge branch '4.3'</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/afb6dd2e5ead7f43c4d44d33ec410d3ef2c29b5b"><code>afb6dd2</code></a> [4.3] Dropped invalid tests (<a href="https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/544">#544</a>)</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/b674e23043fb054147eea190465467a71dd2ed85"><code>b674e23</code></a> Merge branch '4.3'</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/c349cad3c63eae4343ceaa0d404db173fc9867d1"><code>c349cad</code></a> [4.3] Support PHP 8.2 (<a href="https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/542">#542</a>)</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/888448cb47d0991c2f8b959ca442263cbff9dc6c"><code>888448c</code></a> Bumped branch alias</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/c7e532723bc129cfdb944d6ba4af9ff73d2f6ae1"><code>c7e5327</code></a> [5.5] Typofixes (<a href="https://github-redirect.dependabot.com/vlucas/phpdotenv/issues/539">#539</a>)</li> <li><a href="https://github.com/vlucas/phpdotenv/commit/4c165455a670005a05edbdf97a5590aa3e4936ec"><code>4c16545</code></a> Merge branch '4.3'</li> <li>Additional commits viewable in <a href="https://github.com/vlucas/phpdotenv/compare/v5.4.1...v5.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vlucas/phpdotenv&package-manager=composer&previous-version=5.4.1&new-version=5.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:16:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/github-profile-views-counter#97