chore(deps): bump the minor-and-patch group with 3 updates#96
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group with 3 updates#96dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 3 updates: [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx), [emulate](https://github.com/vercel-labs/emulate/tree/HEAD/packages/emulate) and [turbo](https://github.com/vercel/turborepo). Updates `@dotenvx/dotenvx` from 2.0.0 to 2.3.1 - [Release notes](https://github.com/dotenvx/dotenvx/releases) - [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md) - [Commits](dotenvx/dotenvx@v2.0.0...v2.3.1) Updates `emulate` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/vercel-labs/emulate/releases) - [Changelog](https://github.com/vercel-labs/emulate/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel-labs/emulate/commits/HEAD/packages/emulate) Updates `turbo` from 2.10.2 to 2.10.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.2...v2.10.4) --- updated-dependencies: - dependency-name: "@dotenvx/dotenvx" dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: emulate dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the minor-and-patch group with 3 updates: @dotenvx/dotenvx, emulate and turbo.
Updates
@dotenvx/dotenvxfrom 2.0.0 to 2.3.1Release notes
Sourced from @dotenvx/dotenvx's releases.
Changelog
Sourced from @dotenvx/dotenvx's changelog.
... (truncated)
Commits
b65a5412.3.1df0c32cchangelog004f4b5bump primitivesb1c14d02.3.0d1b5417update README50282b7Merge pull request #875 from dotenvx/lock8dce3bdremove flags like --no-vlt and --no-ops. just --no-armor now4c598d7changelog02e9122renamed to native4f33f3bremoveUpdates
emulatefrom 0.8.0 to 0.9.0Changelog
Sourced from emulate's changelog.
Commits
Updates
turbofrom 2.10.2 to 2.10.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
1506a11publish 2.10.4 to registry11a68c7fix: Stop flagging relative imports that resolve into node_modules in boundar...947b478fix: Raise the open-file soft limit at startup (#13282)ddc584dfeat: Make turbo prune Cargo-aware (#13281)ff0d508perf: Skip dependency-closure assembly for toolchains that derive nothing (#1...39d623efeat: Make turbo watch Cargo-aware (#13280)af01fdffix: Collapse nested package-manager fallback conditional (#13279)7e02f94release(turborepo): 2.10.4-canary.2 (#13278)8e3a59frelease(library): 0.0.1-canary.23 (#13276)ce18f0atest: Add end-to-end coverage for Cargo workspaces (#13274)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Update
@dotenvx/dotenvx,emulate, andturboto latest minor/patch versions to pick up fixes and performance improvements.Dependencies
@dotenvx/dotenvx: 2.0.0 → 2.3.1 (adds lock commands; renameskeychain→native; removes--no-ops)emulate: 0.8.0 → 0.9.0 (new Nuxt adapter)turbo: 2.10.2 → 2.10.4 (performance and stability fixes)Migration
dotenvxscripts: replacekeychainwithnative, and--no-opswith--no-armor.Written for commit e8afe97. Summary will update on new commits.