bojanbass / nx-aws

NX monorepo with AWS S3 caching
146 stars 29 forks source link

chore(deps): bump dotenv from 16.3.1 to 16.4.5 #547

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 8 months ago

Bumps dotenv from 16.3.1 to 16.4.5.

Changelog

Sourced from dotenv's changelog.

16.4.5 (2024-02-19)

Changed

  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812

16.4.3 (2024-02-12)

Changed

  • Fixed processing of multiple files in options.path #805

16.4.2 (2024-02-10)

Changed

16.4.1 (2024-01-24)

  • Patch support for array as path option #797

16.4.0 (2024-01-23)

  • Add error.code to error messages around .env.vault decryption handling #795
  • Add ability to find .env.vault file when filename(s) passed as an array #784

16.3.2 (2024-01-18)

Added

  • Add debug message when no encoding set #735

Changed

  • Fix output typing for populate #792
  • Use subarray instead of slice #793
Commits


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

nx-cloud[bot] commented 8 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 63795ef21a9c2ee223ccecd5a5fa2532a21a7220. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

πŸ“‚ See all runs for this CI Pipeline Execution


βœ… Successfully ran 5 targets - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/POXlX89K6W?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/RSVX4nUPAv?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=build --parallel=3`](https://cloud.nx.app/runs/rBUy4jeX5f?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=e2e --parallel=3`](https://cloud.nx.app/runs/5kBBS08Nh1?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- yarn nx format:check`](https://cloud.nx.app/runs/8IXlHW9oMe?utm_source=pull-request&utm_medium=comment)

Sent with πŸ’Œ from NxCloud.

bojanbass commented 5 months ago

@dependabot rebase