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

fix(deps): update dependency vlucas/phpdotenv to v4.3.0 #431

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vlucas/phpdotenv ^4|^5 -> 4.3.0 age adoption passing confidence

Release Notes

vlucas/phpdotenv (vlucas/phpdotenv)

v4.3.0: (16/10/2022)

Compare Source

We announce the immediate availability V4.3.0.

Changes
  • Add official support for PHP 8.2 (c349cad)
  • Made repository checks a little stricter (3b56df1)
Bug Fixes
  • Fix issue where line ending in =" is incorrectly marked as a multi-line start (67a491d)

v4.2.2: (12/12/2021)

Compare Source

We announce the immediate availability V4.2.2.

Bug Fixes
  • Updated author homepages (2e93cc9)
  • PHP 8.1 compatibility fixes (5b547cd)

v4.2.1: (02/10/2021)

Compare Source

We announce the immediate availability V4.2.1.

Bug Fixes

v4.2.0: (20/01/2021)

Compare Source

We announce the immediate availability V4.2.0.

New Features
  • Backported Dotenv::createArrayBacked() and Dotenv::parse() (b56a067)
Bug Fixes
  • Reject env files with missmatched quotes (e9a36be)

v4.1.8: (14/07/2020)

Compare Source

We announce the immediate availability V4.1.8.

Bug Fixes
  • Bumped minimum ctype polyfill (e1d57f6)
  • Fixed preg error lookup for all PHP versions (d4c24c3)
  • Added additional type information and fixed edge cases

v4.1.7: (07/06/2020)

Compare Source

We announce the immediate availability V4.1.7.

Bug Fixes
  • Bumped minimum ctype polyfill (333c21d)

v4.1.6: (23/05/2020)

Compare Source

We announce the immediate availability V4.1.6.

Bug Fixes
  • Graceful preg error handling when parsing names (8f71e9a)

v4.1.5: (02/05/2020)

Compare Source

We announce the immediate availability V4.1.5.

Bug Fixes
  • Tentative support for PHP 8.0 (3295f90)

v4.1.4: (12/04/2020)

Compare Source

We announce the immediate availability V4.1.4.

Documentation
  • Updated funding information (feb6dad)

v4.1.3: (27/03/2020)

Compare Source

We announce the immediate availability V4.1.3.

Bug Fixes
  • Recommend the pcre extension ext-pcre (884ab15)
  • Fixed allowedValues when not present (#​420)

v4.1.2: (12/03/2020)

Compare Source

We announce the immediate availability V4.1.2.

Bug Fixes
  • Fixed empty variable parsing (82cccaa)

v4.1.1: (02/03/2020)

Compare Source

We announce the immediate availability V4.1.1.

Bug Fixes

v4.1.0: V4.1 (14/12/2019)

Compare Source

We announce the immediate availability V4.1.0.

New Features
Changes

v4.0.1: (08/12/2019)

Compare Source

We announce the immediate availability V4.0.1.

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot temporarily deployed to pantheon-pr-431 February 19, 2024 14:17 Destroyed
@renovate renovate bot force-pushed the renovate/vlucas-phpdotenv-4.x branch from 47c7393 to 147d6d7 Compare February 19, 2024 14:53
@justafish justafish closed this Feb 19, 2024
Copy link
Contributor Author

renovate bot commented Feb 19, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/vlucas-phpdotenv-4.x branch February 19, 2024 14:57
@github-actions github-actions bot had a problem deploying to pantheon-pr-431 February 19, 2024 14:58 Failure
"vlucas/phpdotenv": "^4|^5",
"vlucas/phpdotenv": "4.3.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like there's a renovate config we're missing here? Perhaps rageStrategy = widen?

https://docs.renovatebot.com/configuration-options/#rangestrategy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants