chore(dev)(deps-dev): bump the development-dependencies group across 1 directory with 5 updates#585
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…1 directory with 5 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [got](https://github.com/sindresorhus/got) | `14.6.6` | `15.0.3` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.3.0` | | [nock](https://github.com/nock/nock) | `14.0.10` | `14.0.14` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `50.5.0` | `53.0.1` | Updates `got` from 14.6.6 to 15.0.3 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.6.6...v15.0.3) Updates `jest` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) Updates `nock` from 14.0.10 to 14.0.14 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.10...v14.0.14) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `vercel` from 50.5.0 to 53.0.1 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@53.0.1/packages/cli) --- updated-dependencies: - dependency-name: got dependency-version: 15.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nock dependency-version: 14.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vercel dependency-version: 53.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel 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 development-dependencies group with 5 updates in the / directory:
14.6.615.0.330.2.030.3.014.0.1014.0.143.8.13.8.350.5.053.0.1Updates
gotfrom 14.6.6 to 15.0.3Release notes
Sourced from got's releases.
... (truncated)
Commits
e9489c115.0.31a1452cUpdate dependencies071ea07Fix falseReadErroron responses withoutContent-Lengthb03e6f9Tweaks552f0fe15.0.2b170125Fix stream cookie jar completion racec5ce415Tweaksaa2b3bb15.0.120633bcSimplify init types4d7e628TweaksUpdates
jestfrom 30.2.0 to 30.3.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)Updates
nockfrom 14.0.10 to 14.0.14Release notes
Sourced from nock's releases.
Commits
215cd2afix(backport): apply body delay before the response end (#2969)07fbfabfix(types): align Definition with runtime; add rawHeaders, drop headers (#2955)fe2c3eachore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#2961)ee49b4fchore(deps-dev): bump flatted from 3.2.5 to 3.4.211bf183chore(deps-dev): bump undici from 6.23.0 to 6.24.1 (#2954)6b80154chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#2960)4cbf6ccchore(deps): bump tar and npm (#2952)7ea9933fix: prevent crash when query params have conflicting dot-notation keys (#2958)d00d371chore(deps): bump picomatche899c49chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nock since your current version.
Updates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Updates
vercelfrom 50.5.0 to 53.0.1Release notes
Sourced from vercel's releases.
... (truncated)
Changelog
Sourced from vercel's changelog.
... (truncated)
Commits
72b8be1Version Packages (#16178)58ce911Version Packages (#16161)d071a00feat(cli):vercel connex removecommand (#16094)dc02702[CLI] Adding target environment for Vercel CLI Telemetry (#16133)4ae5ecafeat(cli): addvercel connex opencommand (#16087)93a0a1a[CLI] Persist team selection in connex commands (#16035)c56f851Upgrade repo-wide TypeScript to 5.9 (#16169)9cd5297Use linked project for edge-config command in cli (#16162)56880ddfeat(cli)!: drop plaintexttokenfromedge-config tokensJSON list output...f0c17c0feat(cli): add masked token value column toedge-config tokenstable (#16064)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vercel since your current version.
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 conditions