⬆️ npm: Bump the npm-production group across 1 directory with 4 updates#161
Merged
Merged
Conversation
Bumps the npm-production group with 4 updates in the / directory: [csv](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv), [got](https://github.com/sindresorhus/got), [js-yaml](https://github.com/nodeca/js-yaml) and [ora](https://github.com/sindresorhus/ora). Updates `csv` from 6.5.1 to 6.6.0 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv@6.6.0/packages/csv) Updates `got` from 15.0.5 to 15.0.7 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v15.0.5...v15.0.7) Updates `js-yaml` from 4.2.0 to 5.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.2.0) Updates `ora` from 9.4.0 to 9.4.1 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v9.4.0...v9.4.1) --- updated-dependencies: - dependency-name: csv dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: got dependency-version: 15.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: js-yaml dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-production - dependency-name: ora dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
bf75b03 to
4f1b02f
Compare
stoe
approved these changes
Jul 1, 2026
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 npm-production group with 4 updates in the / directory: csv, got, js-yaml and ora.
Updates
csvfrom 6.5.1 to 6.6.0Changelog
Sourced from csv's changelog.
Commits
3d71f0bchore(release): publish615717btest(csv): fix ts import2ba4897build: use ts nodenext8d50e98build: latest dependenciesUpdates
gotfrom 15.0.5 to 15.0.7Release notes
Sourced from got's releases.
Commits
66ca4e015.0.7aee9249Fix: Preserve request body on cross-origin 307 and 308 redirects (#2460)28c0ca3Fix docs typos (#2458)4cc6f5615.0.65772bf2FixsearchParamssetter dropping the value when a URL is set (#2454)a5b76bfDocument pagination authorization handlingUpdates
js-yamlfrom 4.2.0 to 5.2.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
c28ed5e5.2.0 released125cd5aAddmaxAliasesoption3105455ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust)39d00d6numbers: Drop boxed numbers support, simplify .identify() checks, clarify rou...eb5cb5bfix: round-trip integers that stringify in exponential notation (#771)89024c4Update migration info, close #770f1e45cd5.1.0 released53b22beFix constructor coveragea1eaa2bFix quote style options and restore forceQuotes0532e7dAdd finalizers for immutable collection tagsUpdates
orafrom 9.4.0 to 9.4.1Release notes
Sourced from ora's releases.
Commits
79cd8c19.4.1bc3a283Minor tweaks431ebc4Fix type definitions (#257)