chore(deps-dev): bump the dev-deps group across 1 directory with 4 updates#72
Merged
Merged
Conversation
…dates Bumps the dev-deps group with 4 updates in the / directory: [@emnapi/core](https://github.com/toyobayashi/emnapi), [@emnapi/runtime](https://github.com/toyobayashi/emnapi), [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@emnapi/core` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.11.0...v1.11.1) Updates `@emnapi/runtime` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.11.0...v1.11.1) Updates `csv-parse` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@7.0.0/packages/csv-parse) Updates `vitest` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/HEAD/packages/vitest) --- updated-dependencies: - dependency-name: "@emnapi/core" dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@emnapi/runtime" dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: csv-parse dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
ianchesal
approved these changes
Jun 15, 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 dev-deps group with 4 updates in the / directory: @emnapi/core, @emnapi/runtime, csv-parse and vitest.
Updates
@emnapi/corefrom 1.11.0 to 1.11.1Release notes
Sourced from @emnapi/core's releases.
Commits
6c3668c1.11.1c7c19aafix: refresh stale shared memory buffer before atomic access (v1.x backport) ...Updates
@emnapi/runtimefrom 1.11.0 to 1.11.1Release notes
Sourced from @emnapi/runtime's releases.
Commits
6c3668c1.11.1c7c19aafix: refresh stale shared memory buffer before atomic access (v1.x backport) ...Updates
csv-parsefrom 6.2.1 to 7.0.0Changelog
Sourced from csv-parse's changelog.
... (truncated)
Commits
3d71f0bchore(release): publish2ba4897build: use ts nodenexte582a98test(csv-parse): remove old coffee samplefc7a176feat(csv-parse): dont modify prototype in sync (see #479)8d50e98build: latest dependencies5b12640feat(csv-parse): delimiter_auto sample9590316build(csv-parse): latest build4f69946feat(csv-parse): delimiter discover (fix #400)78f6771feat(csv-parse): export CsvError and normalize_optionsb3a11cdfeat(csv-parse): desactivate delimiter splitting when empty arrayUpdates
vitestfrom 4.1.8 to 4.1.9Commits
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