Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps @dotenvx/dotenvx from 1.44.1 to 1.49.0.

Release notes

Sourced from @​dotenvx/dotenvx's releases.

v1.49.0

see CHANGELOG

v1.48.4

see CHANGELOG

v1.48.3

see CHANGELOG

v1.48.2

see CHANGELOG

v1.48.1

see CHANGELOG

v1.48.0

see CHANGELOG

v1.47.7

see CHANGELOG

v1.47.6

see CHANGELOG

v1.47.5

see CHANGELOG

v1.47.4

see CHANGELOG

v1.47.3

see CHANGELOG

v1.47.2

see CHANGELOG

v1.47.1

see CHANGELOG

v1.47.0

see CHANGELOG

v1.46.0

see CHANGELOG

v1.45.2

see CHANGELOG

v1.45.1

see CHANGELOG

... (truncated)

Changelog

Sourced from @​dotenvx/dotenvx's changelog.

1.49.0 (2025-08-18)

Added

  • For precommit and prebuild, ignore .env.x file like we do with .env.vault file. (#666)

1.48.4 (2025-07-29)

Removed

  • Remove unnecessary use of eval in proKeypair helper (#654)

1.48.3

Changed

  • Include privateKeyName and privateKey on internal processedEnv object (#649)

1.48.2

Changed

  • Check radar status before sending (#646)

1.48.1

Changed

  • Send beforEnv and afterEnv to Radar if user has installed (#645)

1.48.0

Added

  • Include beforeEnv and afterEnv for user debugging (#644)

1.47.7

Changed

  • src should be in internal processEnv object (#643)

1.47.6

Changed

  • Make Radar call non-blocking (#642)

1.47.5

... (truncated)

Commits
  • 2f35b84 1.49.0
  • 87e89fb Merge pull request #666 from dotenvx/env-x
  • 64aff1f add tests for .env.x on prebuild and precommit
  • 08819d3 changelog 🪵
  • 53a8605 ignore .env.x file - treat like .env.vault file for prebuild/precommit
  • 0f2f7a3 ignore .env.x file - treat like .env.vault file
  • 4130cbb Merge pull request #662 from noritaka1166/fix-typo
  • 5c12451 chore: fix typo in comment
  • cf59179 changelog 🪵
  • 2a61376 Merge pull request #655 from dotenvx/bump
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2025
Copy link

netlify bot commented Aug 26, 2025

Deploy Preview for industrial-experience failed.

Name Link
🔨 Latest commit 98ce5a7
🔍 Latest deploy log https://app.netlify.com/projects/industrial-experience/deploys/68aee6f83bede900087d1a80

Bumps [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) from 1.44.1 to 1.49.0.
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](dotenvx/dotenvx@v1.44.1...v1.49.0)

---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
  dependency-version: 1.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dotenvx/dotenvx-1.49.0 branch from fb2054c to 98ce5a7 Compare August 27, 2025 11:07
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants