next-runtime-dotenv icon indicating copy to clipboard operation
next-runtime-dotenv copied to clipboard

Expose environment variables to the runtime config of Next.js

Results 19 next-runtime-dotenv issues
Sort by recently updated
recently updated
newest added

Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 12.2.4. Release notes Sourced from next's releases. v12.2.4 Core Changes Fix error message typos: #38894 Update to latest version of @​vercel/nft: #38878 fix(#38090): add missing...

dependencies
javascript

Bumps [xo](https://github.com/xojs/xo) from 0.48.0 to 0.51.0. Release notes Sourced from xo's releases. v0.51.0 Internal: Include rulesMeta in linting results (#674) cd86133 This is meant for editor plugins and formatters. https://github.com/xojs/xo/compare/v0.50.0...v0.51.0...

dependencies
javascript

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.3. Release notes Sourced from jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...

dependencies
javascript

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.0.0 to 14.0.0. Release notes Sourced from jest-junit's releases. v14.0.0 Fix getOptions support for Windows machines #215 by @​mastrzyz Failures in Test hooks like "AfterAll" now get...

dependencies
javascript

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies
javascript

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies
javascript

Bumps [npm](https://github.com/npm/cli) from 8.4.0 to 8.12.0. Changelog Sourced from npm's changelog. v8.12.0 (2022-06-01) Features aee6fc8 #4892 feat(init): reify on init new workspace (@​ruyadorno) a8ae177 #4931 feat: Add --auth-type=webauthn flag (@​jumoel)...

dependencies
javascript

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.0.1. Changelog Sourced from dotenv's changelog. 16.0.1 (2022-05-10) Changed Minor README clarifications Development ONLY: updated devDependencies as recommended for development only security risks (#658) Commits...

dependencies
javascript

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. Release notes Sourced from actions/upload-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (#293) Update package-lock.json file version to 2 (#302) Breaking Changes...

dependencies
github_actions

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.3. Release notes Sourced from jest's releases. v29.0.3 Features [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#13202) [expect] Expose ExpectationResult type...

dependencies
javascript