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

chore: bump up all non-major dependencies #8781

Merged
merged 1 commit into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/workers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Publish
uses: cloudflare/wrangler-action@v3.12.1
uses: cloudflare/wrangler-action@v3.13.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
20.18.1
614 changes: 307 additions & 307 deletions .yarn/releases/yarn-4.5.1.cjs → .yarn/releases/yarn-4.5.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ npmPublishAccess: public

npmPublishRegistry: "https://registry.npmjs.org"

yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"nodemon": "^3.1.0",
"serve": "^14.2.1",
"typedoc": "^0.26.0"
"typedoc": "^0.27.0"
},
"nodemonConfig": {
"watch": [
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@faker-js/faker": "^9.0.0",
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.6.0",
"@playwright/test": "=1.48.2",
"@playwright/test": "=1.49.0",
"@swc/core": "^1.9.1",
"@taplo/cli": "^0.7.0",
"@toeverything/infra": "workspace:*",
Expand All @@ -68,8 +68,8 @@
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vanilla-extract/vite-plugin": "^4.0.7",
"@vitest/coverage-istanbul": "2.1.4",
"@vitest/ui": "2.1.4",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/ui": "2.1.6",
"cross-env": "^7.0.3",
"electron": "^33.0.0",
"eslint": "^8.57.0",
Expand All @@ -94,10 +94,10 @@
"serve": "^14.2.1",
"typescript": "^5.6.3",
"unplugin-swc": "^1.4.5",
"vite": "^5.2.8",
"vitest": "2.1.4"
"vite": "^6.0.1",
"vitest": "2.1.6"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"resolutions": {
"array-buffer-byte-length": "npm:@nolyfill/array-buffer-byte-length@latest",
"array-includes": "npm:@nolyfill/array-includes@latest",
Expand Down Expand Up @@ -154,8 +154,8 @@
"unbox-primitive": "npm:@nolyfill/unbox-primitive@latest",
"which-boxed-primitive": "npm:@nolyfill/which-boxed-primitive@latest",
"which-typed-array": "npm:@nolyfill/which-typed-array@latest",
"@reforged/maker-appimage/@electron-forge/maker-base": "7.5.0",
"macos-alias": "npm:@napi-rs/[email protected]",
"fs-xattr": "npm:@napi-rs/xattr@latest"
"fs-xattr": "npm:@napi-rs/xattr@latest",
"vite": "6.0.1"
}
}
16 changes: 8 additions & 8 deletions packages/backend/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"@node-rs/crc32": "^1.10.0",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^1.25.0",
"@opentelemetry/exporter-prometheus": "^0.54.0",
"@opentelemetry/exporter-prometheus": "^0.55.0",
"@opentelemetry/exporter-zipkin": "^1.25.0",
"@opentelemetry/host-metrics": "^0.35.2",
"@opentelemetry/instrumentation": "^0.54.0",
"@opentelemetry/instrumentation-graphql": "^0.44.0",
"@opentelemetry/instrumentation-http": "^0.54.0",
"@opentelemetry/instrumentation-ioredis": "^0.44.0",
"@opentelemetry/instrumentation-nestjs-core": "^0.41.0",
"@opentelemetry/instrumentation-socket.io": "^0.43.0",
"@opentelemetry/instrumentation": "^0.55.0",
"@opentelemetry/instrumentation-graphql": "^0.45.0",
"@opentelemetry/instrumentation-http": "^0.55.0",
"@opentelemetry/instrumentation-ioredis": "^0.45.0",
"@opentelemetry/instrumentation-nestjs-core": "^0.42.0",
"@opentelemetry/instrumentation-socket.io": "^0.44.0",
"@opentelemetry/resources": "^1.25.0",
"@opentelemetry/sdk-metrics": "^1.25.0",
"@opentelemetry/sdk-node": "^0.54.0",
"@opentelemetry/sdk-node": "^0.55.0",
"@opentelemetry/sdk-trace-node": "^1.25.0",
"@opentelemetry/semantic-conventions": "^1.25.0",
"@prisma/client": "^5.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"devDependencies": {
"@types/debug": "^4.1.12",
"vitest": "2.1.4"
"vitest": "2.1.6"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion packages/common/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"devDependencies": {
"@blocksuite/affine": "0.18.0",
"vitest": "2.1.4"
"vitest": "2.1.6"
},
"exports": {
"./automation": "./src/automation.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fake-indexeddb": "^6.0.0",
"react": "^18.2.0",
"rxjs": "^7.8.1",
"vitest": "2.1.4"
"vitest": "2.1.6"
},
"peerDependencies": {
"@affine/templates": "*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -386,17 +386,20 @@ export class FullTextInvertedIndex implements InvertedIndex {

export class InvertedIndexKey {
constructor(
readonly field: ArrayBuffer,
readonly value: ArrayBuffer,
readonly gap: ArrayBuffer = new Uint8Array([58])
readonly field: Uint8Array,
readonly value: Uint8Array,
readonly gap: Uint8Array = new Uint8Array([58])
) {}

asString() {
return new TextDecoder().decode(this.value);
}

asInt64() {
return new DataView(this.value).getBigInt64(0, false); /* big-endian */
return new DataView(this.value.buffer).getBigInt64(
0,
false
); /* big-endian */
}

add1() {
Expand All @@ -412,7 +415,7 @@ export class InvertedIndexKey {
} else {
return new InvertedIndexKey(
this.field,
new ArrayBuffer(0),
new Uint8Array(0),
new Uint8Array([59])
);
}
Expand All @@ -421,7 +424,7 @@ export class InvertedIndexKey {
static forPrefix(field: string) {
return new InvertedIndexKey(
new TextEncoder().encode(field),
new ArrayBuffer(0)
new Uint8Array(0)
);
}

Expand All @@ -439,8 +442,8 @@ export class InvertedIndexKey {
}

static forInt64(field: string, value: bigint) {
const bytes = new ArrayBuffer(8);
new DataView(bytes).setBigInt64(0, value, false); /* big-endian */
const bytes = new Uint8Array(8);
new DataView(bytes.buffer).setBigInt64(0, value, false); /* big-endian */
return new InvertedIndexKey(new TextEncoder().encode(field), bytes);
}

Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"cmdk": "^1.0.0",
"embla-carousel-react": "^8.1.5",
"input-otp": "^1.2.4",
"lucide-react": "^0.456.0",
"lucide-react": "^0.461.0",
"next-themes": "^0.4.0",
"react": "^18.3.1",
"react-day-picker": "^9.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/apps/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"tree-kill": "^1.2.2",
"ts-node": "^10.9.2",
"uuid": "^11.0.0",
"vitest": "2.1.4",
"vitest": "2.1.6",
"zod": "^3.22.4"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"storybook": "^8.2.9",
"typescript": "^5.6.3",
"unplugin-swc": "^1.5.1",
"vite": "^5.2.8",
"vitest": "2.1.4"
"vite": "^6.0.1",
"vitest": "2.1.6"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@
"@vanilla-extract/css": "^1.14.2",
"fake-indexeddb": "^6.0.0",
"lodash-es": "^4.17.21",
"vitest": "2.1.4"
"vitest": "2.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,9 @@ export const RulesMode = ({
}}
>
Selected
<span className={styles.previewCountTipsHighlight}>count</span>,
filtered
<span className={styles.previewCountTipsHighlight}>
count
</span>, filtered
<span className={styles.previewCountTipsHighlight}>count</span>
</Trans>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const content = style({
position: 'relative',
width: '100%',
marginBottom: '24px',
minHeight: 'calc(100% - 48px)',
minHeight: 'calc(var(--setting-modal-height) - 124px)',
maxWidth: '560px',
});
export const suggestionLink = style({
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@graphql-codegen/typescript-operations": "^4.2.0",
"@types/lodash-es": "^4.17.12",
"prettier": "^3.2.5",
"vitest": "2.1.4"
"vitest": "2.1.6"
},
"scripts": {
"postinstall": "gql-gen --errors-only"
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"glob": "^11.0.0",
"vitest": "2.1.4"
"vitest": "2.1.6"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion packages/frontend/i18n/src/resources/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import en from './en.json';
import en from './en.json' assert { type: 'json' };

export type Language =
| 'en'
Expand Down
2 changes: 1 addition & 1 deletion tests/affine-cloud-copilot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"devDependencies": {
"@affine-test/kit": "workspace:*",
"@playwright/test": "=1.48.2"
"@playwright/test": "=1.49.0"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion tests/affine-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"devDependencies": {
"@affine-test/kit": "workspace:*",
"@playwright/test": "=1.48.2"
"@playwright/test": "=1.49.0"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion tests/affine-desktop-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"devDependencies": {
"@affine-test/kit": "workspace:*",
"@playwright/test": "=1.48.2"
"@playwright/test": "=1.49.0"
},
"version": "0.18.0"
}
4 changes: 2 additions & 2 deletions tests/affine-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"devDependencies": {
"@affine-test/kit": "workspace:*",
"@affine/electron-api": "workspace:*",
"@playwright/test": "=1.48.2",
"@playwright/test": "=1.49.0",
"@types/fs-extra": "^11.0.4",
"fs-extra": "^11.2.0",
"playwright": "=1.48.2"
"playwright": "=1.49.0"
},
"version": "0.18.0"
}
2 changes: 1 addition & 1 deletion tests/affine-legacy/0.6.1-beta.1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@affine-test/kit": "workspace:*",
"@playwright/test": "=1.48.2",
"@playwright/test": "=1.49.0",
"express": "^4.19.2",
"http-proxy-middleware": "^3.0.0",
"serve": "^14.2.1"
Expand Down
2 changes: 1 addition & 1 deletion tests/affine-legacy/0.7.0-canary.18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@affine-test/kit": "workspace:*",
"@playwright/test": "=1.48.2",
"@playwright/test": "=1.49.0",
"express": "^4.19.2",
"http-proxy-middleware": "^3.0.0",
"serve": "^14.2.1"
Expand Down
2 changes: 1 addition & 1 deletion tests/affine-legacy/0.8.0-canary.7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@affine-test/kit": "workspace:*",
"@playwright/test": "=1.48.2",
"@playwright/test": "=1.49.0",
"express": "^4.19.2",
"http-proxy-middleware": "^3.0.0",
"serve": "^14.2.1"
Expand Down
Loading
Loading