Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm-packages group with 6 updates #36

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2023

Bumps the npm-packages group with 6 updates:

Package From To
reflect-metadata 0.1.13 0.1.14
@types/node 20.10.2 20.10.4
@vitest/coverage-v8 0.34.6 1.0.2
typescript 5.3.2 5.3.3
unplugin-swc 1.4.3 1.4.4
vitest 0.34.6 1.0.2

Updates reflect-metadata from 0.1.13 to 0.1.14

Commits

Updates @types/node from 20.10.2 to 20.10.4

Commits

Updates @vitest/coverage-v8 from 0.34.6 to 1.0.2

Release notes

Sourced from @​vitest/coverage-v8's releases.

v1.0.2

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0

Vitest 1.0 is here! This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Commits
  • 7006bb3 chore: release v1.0.2
  • 0802167 chore: release v1.0.1
  • 420707f fix: bump vitest packages peerDependencies versions (#4654)
  • 34517ce chore: release v1.0.0
  • 4166c41 fix(coverage): improve memory usage by writing temporary files on file system...
  • b766d34 chore: release v1.0.0-beta.6
  • 1fdd6fe fix(deps): update dependency std-env to ^3.5.0 (#4582)
  • a70f216 fix(deps): update dependency v8-to-istanbul to ^9.2.0 (#4583)
  • abe6c72 chore: release v1.0.0-beta.5
  • 4953410 feat!(coverage): glob based coverage thresholds (#4442)
  • Additional commits viewable in compare view

Updates typescript from 5.3.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Updates unplugin-swc from 1.4.3 to 1.4.4

Release notes

Sourced from unplugin-swc's releases.

v1.4.4

1.4.4 (2023-12-04)

Bug Fixes

  • deps: update all non-major dependencies (#77) (480e5da)
Commits
  • 480e5da fix(deps): update all non-major dependencies (#77)
  • 46b6f12 chore(deps): lock file maintenance (#78)
  • 745cf03 chore(deps): update dependency @​swc/core to ^1.3.100 (#76)
  • 35f925f chore(deps): lock file maintenance (#74)
  • b649c6e chore(deps): update dependency @​swc/core to ^1.3.99 (#73)
  • 213fbcf chore(deps): update all non-major dependencies (#72)
  • fb2c474 chore(deps): lock file maintenance (#67)
  • 7aadb39 chore(deps): update dependency prettier to v3.1.0 (#69)
  • 0e6bf33 chore(deps): update all non-major dependencies (#68)
  • 134c5e5 chore(deps): update all non-major dependencies (#66)
  • Additional commits viewable in compare view

Updates vitest from 0.34.6 to 1.0.2

Release notes

Sourced from vitest's releases.

v1.0.2

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0

Vitest 1.0 is here! This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Commits
  • 7006bb3 chore: release v1.0.2
  • 1af4399 chore: default exclude eslint.config and prettier.config (#4684)
  • c66bb24 chore: update vite to latest (#4665)
  • cb7864a fix(vitest): skip processing getter in auto-mocked constructor call (#4677)
  • 082c37a docs(browser): fix jsdoc default value of slowHijackESM (#4682)
  • 6e6ee10 fix(vitest): support new Request('/api') in happy-dom (#4671)
  • 748205d fix: apply stripSnapshotIndentation for thrown snapshot (#4663)
  • 574cc7d fix: fix ensurePackageInstalled on Yarn PnP (#4657)
  • 1df2991 chore: improve grammar in "Missing dep" error (#4658)
  • 775e201 fix: don't check if vite is installed (#4659)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-packages group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.1.13` | `0.1.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.2` | `20.10.4` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `0.34.6` | `1.0.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` |
| [unplugin-swc](https://github.com/unplugin/unplugin-swc) | `1.4.3` | `1.4.4` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `1.0.2` |


Updates `reflect-metadata` from 0.1.13 to 0.1.14
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)

Updates `@types/node` from 20.10.2 to 20.10.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-v8` from 0.34.6 to 1.0.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.2/packages/coverage-v8)

Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)

Updates `unplugin-swc` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/unplugin/unplugin-swc/releases)
- [Commits](unplugin/unplugin-swc@v1.4.3...v1.4.4)

Updates `vitest` from 0.34.6 to 1.0.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.2/packages/vitest)

---
updated-dependencies:
- dependency-name: reflect-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: unplugin-swc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Spissable December 9, 2023 06:02
@Spissable Spissable merged commit 89834d1 into main Dec 9, 2023
2 checks passed
@Spissable Spissable deleted the dependabot/npm_and_yarn/npm-packages-f868616f78 branch December 9, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant