Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@expo/config-plugins (source) ~9.1.7 -> ~54.0.2 age confidence
@types/react (source) ~18.3.20 -> ~19.2.2 age confidence
dotenv ^16.5.0 -> ^17.2.3 age confidence

Release Notes

expo/expo (@​expo/config-plugins)

v54.0.2

Compare Source

🎉 New features

v54.0.1

Compare Source

This version does not introduce any user-facing changes.

v54.0.0

Compare Source

This version does not introduce any user-facing changes.

v11.0.7

Compare Source

This version does not introduce any user-facing changes.

v11.0.6

Compare Source

This version does not introduce any user-facing changes.

v11.0.5

Compare Source

This version does not introduce any user-facing changes.

v11.0.4

Compare Source

This version does not introduce any user-facing changes.

v11.0.3

Compare Source

This version does not introduce any user-facing changes.

v11.0.2

Compare Source

This version does not introduce any user-facing changes.

v11.0.1

Compare Source

This version does not introduce any user-facing changes.

v11.0.0

Compare Source

🎉 New features
🐛 Bug fixes
💡 Others
  • Export CodeMod from android directory for use in package config-plugins. (#​37885 by @​aleqsio)
  • Export CodeGenerator from utils/generateCode for use in package config-plugins. (#​38580 by @​kitten)

v10.1.2

Compare Source

🐛 Bug fixes
  • [Android] Fix build failures when localized strings contain single quotes by wrapping string values in quotes in strings.xml. (#​37828 by @​huextrat)

v10.1.1

Compare Source

This version does not introduce any user-facing changes.

v10.1.0

Compare Source

🎉 New features

v10.0.3

Compare Source

🐛 Bug fixes
💡 Others

v10.0.2

Compare Source

🐛 Bug fixes
  • Ensure that the manifest has a valid intent filter before appending schemes. This fixes an issue where the scheme was not being added to the manifest when no scheme was provided in the config. (#​36541 by @​brentvatne)

v10.0.1

Compare Source

This version does not introduce any user-facing changes.

v10.0.0

Compare Source

🛠 Breaking changes
🎉 New features
motdotla/dotenv (dotenv)

v17.2.3

Compare Source

Changed
  • Fixed typescript error definition (#​912)

v17.2.2

Compare Source

Added
  • 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.

v17.2.1

Compare Source

Changed
  • Fix clickable tip links by removing parentheses (#​897)

v17.2.0

Compare Source

Added
  • Optionally specify DOTENV_CONFIG_QUIET=true in your environment or .env file to quiet the runtime log (#​889)
  • Just like dotenv any DOTENV_CONFIG_ environment variables take precedence over any code set options like ({quiet: false})

v17.1.0

Compare Source

Added
  • Add additional security and configuration tips to the runtime log (#​884)
  • Dim the tips text from the main injection information text
const TIPS = [
  '🔐 encrypt with dotenvx: https://dotenvx.com',
  '🔐 prevent committing .env to code: https://dotenvx.com/precommit',
  '🔐 prevent building .env in docker: https://dotenvx.com/prebuild',
  '🛠️  run anywhere with `dotenvx run -- yourcommand`',
  '⚙️  specify custom .env file path with { path: \'/custom/path/.env\' }',
  '⚙️  enable debug logging with { debug: true }',
  '⚙️  override existing env vars with { override: true }',
  '⚙️  suppress all logs with { quiet: true }',
  '⚙️  write to custom object with { processEnv: myObject }',
  '⚙️  load multiple .env files with { path: [\'.env.local\', \'.env\'] }'
]

v17.0.1

Compare Source

Changed
  • Patched injected log to count only populated/set keys to process.env (#​879)

v17.0.0

Compare Source

Changed
  • Default quiet to false - informational (file and keys count) runtime log message shows by default (#​875)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@​dotenvx/dotenvx').config().

v16.6.0

Compare Source

Added
  • Default log helpful message [[email protected]] injecting env (1) from .env (#​870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 24, 2025 00:42
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 11 times, most recently from abdf055 to e362d7c Compare March 31, 2025 04:53
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 413a76f to e526315 Compare April 5, 2025 23:04
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 6 times, most recently from 5e57d01 to 0086f8d Compare April 17, 2025 21:11
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 0086f8d to 14b5b58 Compare May 3, 2025 04:26
@renovate renovate bot changed the title chore(deps): update dependency @types/react to v19 chore(deps): update devdependencies (major) May 3, 2025
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 6079345 to c6fd3e9 Compare May 9, 2025 05:18
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from c6fd3e9 to 896abad Compare May 15, 2025 21:07
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 07911fc to 8389ff9 Compare June 14, 2025 14:55
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 8389ff9 to e0789b2 Compare June 21, 2025 19:43
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 7e1dc4f to 5b0db87 Compare July 6, 2025 11:29
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b0831d to c2e1700 Compare July 12, 2025 19:24
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 5ef8904 to 1e72e45 Compare August 1, 2025 17:36
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from a771ebc to 6e4a696 Compare August 14, 2025 23:03
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 117e3fe to cd87998 Compare August 31, 2025 12:07
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 4d6762d to c9a97e2 Compare September 11, 2025 16:15
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 1ad4df7 to 411f5f2 Compare September 16, 2025 01:12
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 7 times, most recently from 602f34a to e9570f8 Compare October 4, 2025 22:11
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from e9570f8 to e69194c Compare October 10, 2025 03:02
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from e69194c to 8e6cf9e Compare October 10, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant