-
Notifications
You must be signed in to change notification settings - Fork 21
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
chore(deps-dev): Bump the build-deps group with 6 updates #313
Closed
Conversation
This file contains 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
Bumps the build-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.3` | `20.10.4` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `0.34.6` | `1.0.4` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.8` | `0.19.9` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.5` | `5.0.9` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `1.0.4` | Updates `@types/node` from 20.10.3 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.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.4/packages/coverage-v8) Updates `esbuild` from 0.19.8 to 0.19.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.8...v0.19.9) 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 `vite` from 5.0.5 to 5.0.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.9/packages/vite) Updates `vitest` from 0.34.6 to 1.0.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.4/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-deps - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 14, 2023
Coverage Report for Mock Reports (./test/mockReports)
File CoverageNo changed files found. |
Coverage Report for Root
File Coverage
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/build-deps-b3f0ae7c7e
branch
December 17, 2023 13:21
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 build-deps group with 6 updates:
20.10.3
20.10.4
0.34.6
1.0.4
0.19.8
0.19.9
5.3.2
5.3.3
5.0.5
5.0.9
0.34.6
1.0.4
Updates
@types/node
from 20.10.3 to 20.10.4Commits
Updates
@vitest/coverage-v8
from 0.34.6 to 1.0.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
66933c3
chore: release v1.0.47c19664
chore: release v1.0.37006bb3
chore: release v1.0.20802167
chore: release v1.0.1420707f
fix: bump vitest packagespeerDependencies
versions (#4654)34517ce
chore: release v1.0.04166c41
fix(coverage): improve memory usage by writing temporary files on file system...b766d34
chore: release v1.0.0-beta.61fdd6fe
fix(deps): update dependency std-env to ^3.5.0 (#4582)a70f216
fix(deps): update dependency v8-to-istanbul to ^9.2.0 (#4583)Updates
esbuild
from 0.19.8 to 0.19.9Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
9edc9d4
publish 0.19.9 to npm791619e
release notes: link to gradient tests83b4171
css: implement lowering of gradient syntax4a3b265
css: fixcalc()
inlining whitespace bug90989ec
remove a stray log statementf260285
css gradients: handle color transition hintse4c55af
css gradients: lower colors, fix double positionsa389c52
css: addlab()
+lch()
+oklab()
+oklch()
b837f21
css: avoid overwriting manual fallback colors824ede6
css: simplifycolor()
duplication fallback logicUpdates
typescript
from 5.3.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)Updates
vite
from 5.0.5 to 5.0.9Changelog
Sourced from vite's changelog.
Commits
77d5165
release: v5.0.956a5740
fix(server): avoid chokidar throttling on startup (#15347)129d0d0
fix(scanner): catch all external files for glob imports (#15286)b1a6c84
feat: log re-optimization reasons (#15339)2b39fe6
fix: more stable hash calculation for depsOptimize (#15337)c902545
fix: htmlFallbackMiddleware for favicon (#15301)7b71854
chore: temporary typo (#15329)b1d6211
perf: temporary hack to avoid fs checks for /@react-refresh
(#15299)08d093c
fix(worker): replaceimport.meta
correctly for IIFE worker (#15321)0506812
perf: avoid computing paths on each request (#15318)Updates
vitest
from 0.34.6 to 1.0.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
66933c3
chore: release v1.0.4474bbc0
chore: LICENSEa7931bb
fix(cli):--coverage.all=false
resolved incorrectly (#4697)7c19664
chore: release v1.0.37e5594d
revert: close pool early in run-mode #462313ff97a
perf(reporters): downgradelog-update
to v5 (#4711)3413518
fix(vitest): correctly filter changed files when Vitest workspace is used (#4...7006bb3
chore: release v1.0.21af4399
chore: default excludeeslint.config
andprettier.config
(#4684)c66bb24
chore: update vite to latest (#4665)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