chore(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates #7
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-dependencies group with 8 updates in the / directory:
2.16.1
2.21.2
7.10.2
7.11.2
20.12.7
20.14.9
15.2.2
15.2.7
2.6.2
2.6.3
8.0.2
8.1.0
5.4.5
5.5.2
1.5.3
1.6.0
Updates
@antfu/eslint-config
from 2.16.1 to 2.21.2Release notes
Sourced from
@antfu/eslint-config
's releases.... (truncated)
Commits
3f3e3f4
chore: release v2.21.2a5aa826
chore: update configc0b2b93
chore: update snape7cd2bf
feat(typescript): add 'ts/promise-function-async' to type aware rule (#511)d22530f
docs: update vscode settingsfb9431f
chore: update deps8f36c5b
fix: ignore vite timestamp file (#515)33c6327
feat(typescript): addts/switch-exhaustiveness-check
rule (#508)498cb76
feat(typescript): add 'ts/return-await' rule (#509)8f992fe
feat: add nvim support forisInEditor
(#507)Updates
@google-cloud/storage
from 7.10.2 to 7.11.2Release notes
Sourced from
@google-cloud/storage
's releases.Changelog
Sourced from
@google-cloud/storage
's changelog.Commits
f351328
chore(main): release 7.11.2 (#2481)1477fe1
fix: support uint8array in file.save (#2480)c3fe679
chore: [node] add auto-approve templates, and install dependencies with engin...8ab5080
chore(deps): update dependency sinon to v18 (#2471)53a6e1a
chore(main): release 7.11.1 (#2462)9f62429
fix: allow files in directories to be downloaded onto local machine (#2199)f2e1e0c
test: increase timeout of delay in hmac get test (#2457)918db28
Fix: improve GetFilesResponse interface (#2466)d49e9d2
fix: add missing projectIdentifier to GetServiceAccountOptions (#2468)75940e3
test: handle multiple possibilities in HNS tests (#2467)Updates
@types/node
from 20.12.7 to 20.14.9Commits
Updates
lint-staged
from 15.2.2 to 15.2.7Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
87e4b30
chore(changeset): release (#1441)a39e829
docs: adjust changeseta51be80
fix: drop option to support earlier Git versionsa91d942
chore(changeset): release119adb2
fix: use native git command to get .git directorye0386dc
fix: use native git command to get top-level directory for repo6593870
ci: test Node.js versions against current instead of latest dependency6c226c5
ci: add workflow for testing required Node.js semver rangef7e4106
chore(changeset): releasefc75303
build(release): lower next version bump from minor to patchUpdates
tslib
from 2.6.2 to 2.6.3Release notes
Sourced from tslib's releases.
Commits
a280d4b
2.6.3983d81b
'await using' normative changes (#258)54cd71c
Bump the github-actions group with 3 updates (#253)298efd9
Bump the github-actions group with 1 update (#242)e8b4418
Bump the github-actions group with 1 update (#241)ae8c5c3
Bump the github-actions group with 2 updates (#240)2b38d87
JSDoc typo on__exportStar
. (#221)8466326
Bump the github-actions group with 1 update (#233)a57d986
Bump the github-actions group with 1 update (#230)2bf5a06
Bump the github-actions group with 2 updates (#228)Updates
tsup
from 8.0.2 to 8.1.0Release notes
Sourced from tsup's releases.
Commits
796fc50
feat: upgrade esbuild to 0.21.4, opts-in for decorators (#1116)00188a0
docs: add information about tsconfig option (#1051)Updates
typescript
from 5.4.5 to 5.5.2Release notes
Sourced from typescript's releases.
Commits
ce2e60e
Update LKGf3b21a2
🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b
🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1
Bump version to 5.5.2 and LKG02132e5
🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c
🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee
🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e
🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...39c9eeb
Pick #58857 to release-5.5 (#58858)2b0009c
🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...Updates
vitest
from 1.5.3 to 1.6.0Release notes
Sourced from vitest's releases.
Commits
6b29f3d
chore: release v1.6.0f8d3d22
feat(benchmark): support comparing benchmark result (#5398)21e58bd
feat(browser): allow injecting scripts (#5656)30f728b
feat: custom "snapshotEnvironment" option (#5449)2f91322
feat(reporter): supportincludeConsoleOutput
andaddFileAttribute
in juni...c571276
perf: unnecessary rpc call when coverage is disabled (#5658)bdce0a2
feat: support standalone mode (#5565)40c299f
fix: don't panic on empty files in node_modulesc9e68ce
fix: hash the name of the file when caching (#5654)f5faf42
fix: callresolveId('vitest')
afterbuildStart
(#5646)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