author
int64
4.98k
943k
date
stringdate
2017-04-15 16:45:02
2022-02-25 15:32:15
timezone
int64
-46,800
39.6k
hash
stringlengths
40
40
message
stringlengths
8
468
mods
listlengths
1
16
language
stringclasses
9 values
license
stringclasses
2 values
repo
stringclasses
119 values
original_message
stringlengths
12
491
is_CCS
int64
1
1
commit_type
stringclasses
129 values
commit_scope
stringlengths
1
44
217,922
08.01.2022 22:42:18
-3,600
be055696e76db3d220217aa41acbacd5d6c0c38b
chore: profits helper cannot be accessed as anonymous
[ { "change_type": "MODIFY", "diff": "@@ -285,9 +285,10 @@ export class NavigationSidebarService {\n},\n{\nname: 'PROFITS.Title',\n+ hidden: !loggedIn,\nicon: {\n- type: SidebarIconType.CUSTOM_FONT,\n- content: this.sanitizer.bypassSecurityTrustHtml('')\n+ type: SidebarIconType.ANTD,\n+ content: 'doll...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: profits helper cannot be accessed as anonymous
1
chore
null
841,421
08.01.2022 23:26:09
-32,400
42f726873e6c9e813a750acbf6d818bd4e914e31
feat(es/transforms): Add `Assumptions` swc_ecma_transforms_base: - Add `Assumptions`. (Closes swc_ecma_transforms: - Reexport `Assumptions`. swc: - Add `jsc.assumptions`.
[ { "change_type": "MODIFY", "diff": "@@ -3031,6 +3031,7 @@ dependencies = [\n\"phf\",\n\"rayon\",\n\"scoped-tls\",\n+ \"serde\",\n\"smallvec\",\n\"swc_atoms\",\n\"swc_common\",\n", "new_path": "Cargo.lock", "old_path": "Cargo.lock" }, { "change_type": "MODIFY", "diff": "@@ -16,7 +16,7 @@ ...
Rust
Apache License 2.0
swc-project/swc
feat(es/transforms): Add `Assumptions` (#3215) swc_ecma_transforms_base: - Add `Assumptions`. (Closes #2057) swc_ecma_transforms: - Reexport `Assumptions`. swc: - Add `jsc.assumptions`.
1
feat
es/transforms
756,039
08.01.2022 23:41:05
28,800
c5b8bb407cb15de9e4ae10c9fac17e057a30ba5f
fix(web-components): add 100ms delay to deflake test
[ { "change_type": "MODIFY", "diff": "import '../demo/install-ses-lockdown.js';\nimport { E } from '@agoric/eventual-send';\nimport { html } from 'lit';\n-import { fixture, expect, nextFrame } from '@open-wc/testing';\n+import { fixture, expect } from '@open-wc/testing';\nimport { Server } from 'mock-socket/d...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(web-components): add 100ms delay to deflake test
1
fix
web-components
530,289
09.01.2022 00:28:09
28,800
9c7d51b509d2462cc0741273a0e0357b7ed4dd02
chore: update mutableBuild unit tests `mutableBuild` is enabled by default, so we should have at least one test validating that disabling it does the right thing. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
[ { "change_type": "MODIFY", "diff": "@@ -69,6 +69,49 @@ Upgrades project dependencies. See details in [workflow run].\n}\n`;\n+exports[`disabling mutableBuild will skip pushing changes to PR branches 1`] = `\n+Array [\n+ Object {\n+ \"name\": \"Checkout\",\n+ \"uses\": \"actions/checkout@v2\",\n+ \"with\": O...
TypeScript
Apache License 2.0
projen/projen
chore: update mutableBuild unit tests (#1498) `mutableBuild` is enabled by default, so we should have at least one test validating that disabling it does the right thing. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1
chore
null
744,016
09.01.2022 10:36:00
25,200
d6e342d8ef2c488f438c32770ba2209cf8223342
fix: failed command usage string is missing arg descriptions and optional args
[ { "change_type": "MODIFY", "diff": "@@ -312,7 +312,7 @@ export class CommandInstance {\n// if this is the case, we should show the root usage instructions\n// rather than the usage instructions for the nested default command:\nif (isDefaultCommand)\n- innerYargs.getInternalMethods().getUsageInstance().unfre...
JavaScript
MIT License
yargs/yargs
fix: failed command usage string is missing arg descriptions and optional args (#2105)
1
fix
null
217,922
09.01.2022 12:51:42
-3,600
87ecd3396d2f54b024ed984b0051bad863690e7d
fix(community-rotations): added 55 as possible durability value
[ { "change_type": "MODIFY", "diff": "<nz-option [nzValue]=\"30\" nzLabel=\"30\"></nz-option>\n<nz-option [nzValue]=\"35\" nzLabel=\"35\"></nz-option>\n<nz-option [nzValue]=\"40\" nzLabel=\"40\"></nz-option>\n+ <nz-option [nzValue]=\"55\" nzLabel=\"55\"></nz-option>\n<nz-option [nzValue]=\"60\" nzLabel=\"60\"...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(community-rotations): added 55 as possible durability value
1
fix
community-rotations
217,922
09.01.2022 12:56:41
-3,600
a62fa1959d5a248873232a24317eff4ceadd8ac4
fix(leveling-equipment): removed Waist gear row
[ { "change_type": "MODIFY", "diff": "@@ -47,7 +47,6 @@ export class LevelingEquipmentComponent extends TeamcraftComponent {\n{ property: 'head', name: 'Head', equipSlotCategoryIds: [3] },\n{ property: 'chest', name: 'Body', equipSlotCategoryIds: [4] },\n{ property: 'gloves', name: 'Gloves', equipSlotCategory...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(leveling-equipment): removed Waist gear row
1
fix
leveling-equipment
217,231
09.01.2022 13:09:21
-10,800
c24ed12ead24a81a18eee4ee97444d894693d266
refactor(og-website): rename Open Graph lib folder
[ { "change_type": "RENAME", "diff": "", "new_path": "website/src/shared/lib/og/index.js", "old_path": "website/src/shared/lib/og-meta/index.js" }, { "change_type": "MODIFY", "diff": "import React from \"react\";\nimport OriginalDocItem from \"@theme-original/DocItem\";\nimport useDocusaur...
JavaScript
MIT License
feature-sliced/documentation
refactor(og-website): rename Open Graph lib folder
1
refactor
og-website
551,645
09.01.2022 13:50:29
-7,200
24b17b15774ae3281561ac3f93375cae0f0c95b0
chore(build): remove c++ runtime/stdlib dependency
[ { "change_type": "MODIFY", "diff": "@@ -6,10 +6,10 @@ pr:\n- master\nvariables:\n- QDB_LOG_W_FILE_LOCATION: \"$(Build.BinariesDirectory)/tests.log\"\n+ QDB_LOG_W_FILE_LOCATION: \"$(Build.BinariesDirectory)\"\nARCHIVED_LOGS: \"$(Build.ArtifactStagingDirectory)/questdb-$(Build.SourceBranchName)-$(Build.Source...
Java
Apache License 2.0
questdb/questdb
chore(build): remove c++ runtime/stdlib dependency (#1761)
1
chore
build
317,646
09.01.2022 13:53:14
-3,600
bd299c924e51f6305bd70f82504b783014170f1c
docs: fix proxy setting
[ { "change_type": "MODIFY", "diff": "@@ -6,10 +6,12 @@ module.exports = async function (context, req) {\n// https://www.strava.com/oauth/authorize?client_id=76033&response_type=code&redirect_uri=https://ohmyposh.dev/api/auth&approval_prompt=force&scope=read,activity:read&state=strava\ntry {\n- const code = (...
Go
MIT License
jandedobbeleer/oh-my-posh
docs: fix proxy setting
1
docs
null
404,826
09.01.2022 13:59:18
-3,600
aa546944da35f1731210ba78707802b70589a2c7
build: update pedro preset
[ { "change_type": "MODIFY", "diff": "/* eslint-disable no-use-before-define */\n-import Inline from '../inline.macro'\n-import { ThemeProvider, Box, Flex, Text, Link } from './scope'\n+import Inline from \"../inline.macro\";\n+import { ThemeProvider, Box, Flex, Text, Link } from \"./scope\";\nconst code = (\...
JavaScript
MIT License
microlinkhq/cards
build: update pedro preset
1
build
null
217,252
09.01.2022 14:48:37
-7,200
911fd71e1cc5bbc2d9ba128e699d6c9a14dbd113
docs(examples): add angular todo app example
[ { "change_type": "MODIFY", "diff": "@@ -82,4 +82,13 @@ export const examples = [\nversion: VERSIONS.V2,\nupdatedAt: \"2021-11-17\",\n},\n+ {\n+ title: \"Todo App (Angular 13)\",\n+ description: \"QuickStart todo-app example for Angular developers\",\n+ website: \"https://angular-feature-sliced-architecture....
JavaScript
MIT License
feature-sliced/documentation
docs(examples): add angular todo app example
1
docs
examples
71,129
09.01.2022 17:43:11
-7,200
455147a5c3ed2c519279d6a523881126e0856f21
docs: Add urls for blog posts Best practices + all developer blog posts *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
[ { "change_type": "MODIFY", "diff": "@@ -153,6 +153,12 @@ this capability, please see the\n## More Resources\n* [CDK Workshop](https://cdkworkshop.com/)\n* [Construct Hub](https://constructs.dev) - Find and use open-source Cloud Development Kit (CDK) libraries\n+* Best Practices\n+ * [Best practices for deve...
TypeScript
Apache License 2.0
aws/aws-cdk
docs: Add urls for blog posts (#17912) Best practices + all developer blog posts ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
docs
null
217,922
09.01.2022 19:50:02
-3,600
413a41c23fa999df0fddd2578bd2a47307b4ee39
fix(retainers): fixed retainers select box not available (needs retainers reset)
[ { "change_type": "MODIFY", "diff": "@@ -194,7 +194,9 @@ export class StatsService {\nreturn safeCombineLatest(\npiece.materias\n.filter(materia => materia > 0)\n- .map((materia, index) => combineLatest([this.materiasService.getMateria(materia), this.materiasService.getMateriaBonus(piece, materia, index)]))\...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(retainers): fixed retainers select box not available (needs retainers reset)
1
fix
retainers
71,292
09.01.2022 19:50:05
-7,200
b851bc340ce0aeb0f6b99c6f54bceda892bfad0e
fix(cli): breaks due to faulty version of `colors` Forward merging *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
[ { "change_type": "MODIFY", "diff": "\"typescript\": \"~3.9.10\"\n},\n\"resolutions\": {\n+ \"colors\": \"1.4.0\",\n\"string-width\": \"^4.2.3\"\n},\n\"repository\": {\n", "new_path": "package.json", "old_path": "package.json" }, { "change_type": "MODIFY", "diff": "\"@aws-cdk/pkglint\": \...
TypeScript
Apache License 2.0
aws/aws-cdk
fix(cli): breaks due to faulty version of `colors` (#18324) (#18328) Forward merging https://github.com/aws/aws-cdk/pull/18324 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
fix
cli
756,013
09.01.2022 20:06:48
21,600
7933d8e2803d486b674d427c33308d70e7b23074
chore(wallet-connection): prevent top level `yarn lint-fix` error
[ { "change_type": "MODIFY", "diff": "\"test\": \"exit 0\",\n\"test:c8\": \"exit 0\",\n\"test:xs\": \"exit 0\",\n- \"lint-fix\": \"yarn lint:eslint --fix && yarn lint:types\",\n- \"lint-check\": \"yarn lint\",\n- \"lint\": \"yarn lint:types && yarn lint:eslint\",\n+ \"lint-fix\": \"exit 0\",\n+ \"lint-check\"...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore(wallet-connection): prevent top level `yarn lint-fix` error
1
chore
wallet-connection
217,922
09.01.2022 20:11:47
-3,600
c83069314367a6792630ee79a4ccc532940e9619
feat(list): support for crystals tracking
[ { "change_type": "MODIFY", "diff": "@@ -9,6 +9,7 @@ import { ClientTrigger, InventoryModifyHandler, InventoryTransaction, ItemMarket\nexport class UserInventory extends DataModel {\npublic static readonly DISPLAYED_CONTAINERS = [\n+ ContainerType.Crystal,\nContainerType.Bag0,\nContainerType.Bag1,\nContainer...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(list): support for crystals tracking
1
feat
list
756,013
09.01.2022 20:20:38
21,600
550ba3a058cc2f7e0200479c6c3ceaf5dc39e21e
fix: make `default-params.go` match `sim-params.js`
[ { "change_type": "RENAME", "diff": "", "new_path": "golang/cosmos/x/swingset/types/default-params.go", "old_path": "golang/cosmos/x/swingset/types/sim-params.go" }, { "change_type": "MODIFY", "diff": "@@ -3,7 +3,7 @@ import { Nat } from '@agoric/nat';\nconst makeStringBeans = (key, beans...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix: make `default-params.go` match `sim-params.js`
1
fix
null
317,646
09.01.2022 20:24:47
-3,600
d107f0af1cf0255739eb318c15ce2b1d27b392ce
docs: api debug settings
[ { "change_type": "MODIFY", "diff": "{\n\"recommendations\": [\n+ \"ms-azuretools.vscode-azurefunctions\",\n\"golang.go\",\n\"github.vscode-pull-request-github\",\n\"esbenp.prettier-vscode\",\n", "new_path": ".vscode/extensions.json", "old_path": ".vscode/extensions.json" }, { "change_type": ...
Go
MIT License
jandedobbeleer/oh-my-posh
docs: api debug settings
1
docs
null
847,143
09.01.2022 20:51:51
-28,800
57eb220234ca17d2254ba6a4fa545243ffc35bea
feat(seo2): support JSON-LD
[ { "change_type": "MODIFY", "diff": "import { resolvePagePermalink } from \"@vuepress/core\";\nimport { generateRobotsTxt, generateSeo } from \"./seo\";\n-import { appendSEO } from \"./appendHead\";\n+import { appendSEO } from \"./inject\";\n+import { logger } from \"./utils\";\nimport type { Plugin } from \...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
feat(seo2): support JSON-LD
1
feat
seo2
847,143
09.01.2022 20:55:35
-28,800
7a545dbc2a44211d44c039ca320834df29d89ed9
fix(sass-palette): fix style path
[ { "change_type": "MODIFY", "diff": "@@ -3,15 +3,18 @@ import { fs, path } from \"@vuepress/utils\";\nimport type { Plugin } from \"@vuepress/core\";\nimport type { PaletteOptions } from \"./options\";\n-const emptyFile = path.resolve(__dirname, \"../styles/empty.scss\");\n+const emptyFile = path.resolve(__d...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
fix(sass-palette): fix style path
1
fix
sass-palette
217,922
09.01.2022 21:11:02
-3,600
b242c57c1aa461d63e2b2b14876ea0c76526fb00
fix(currency-spending): fixed page sometimes not loading data properly
[ { "change_type": "MODIFY", "diff": "@@ -104,8 +104,7 @@ export class CurrencySpendingComponent extends TeamcraftComponent implements OnI\n};\n});\n})\n- .flat()\n- .slice(0, 200);\n+ .flat();\n}),\nswitchMap(entries => {\nconst batches = _.chunk(entries, 100)\n@@ -159,7 +158,7 @@ export class CurrencySpendi...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(currency-spending): fixed page sometimes not loading data properly
1
fix
currency-spending
847,143
09.01.2022 21:24:14
-28,800
eb0eccfac7dadf182ab18730d5dbe348734c76ab
fix(seo2): exclude current language
[ { "change_type": "MODIFY", "diff": "@@ -31,7 +31,7 @@ export const generateSeo = (\ngit = {},\n} = page;\nconst { siteData } = app;\n- const locales = getLocales(siteData.locales);\n+ const locales = getLocales(siteData.locales, page.lang);\nconst type = [\"article\", \"category\", \"tag\", \"timeline\"].so...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
fix(seo2): exclude current language
1
fix
seo2
317,646
09.01.2022 21:54:30
-3,600
6f0bdab9b2cc1e7ea6ec8ba40e2959f4685db808
docs: fix redirect
[ { "change_type": "MODIFY", "diff": "@@ -33,14 +33,14 @@ module.exports = async function (context, req) {\nconst url = `${process.env['DOCS_LOCATION']}/docs/auth?segment=${segment}&access_token=${body.access_token}&refresh_token=${body.refresh_token}`;\n- const res = {\n+ context.res = {\nstatus: 302,\nheade...
Go
MIT License
jandedobbeleer/oh-my-posh
docs: fix redirect
1
docs
null
821,230
09.01.2022 22:33:21
25,200
46d2d8abaf0ba0b4d076e5ac33fa8ca78a528ed6
fix: bump cli-ux to 6.0.8
[ { "change_type": "MODIFY", "diff": "\"@oclif/plugin-help\": \"^5.1.10\",\n\"@oclif/plugin-not-found\": \"^2.2.3\",\n\"@oclif/plugin-warn-if-update-available\": \"^2.0.3\",\n- \"cli-ux\": \"^6.0.7\",\n+ \"cli-ux\": \"^6.0.8\",\n\"debug\": \"^4.3.3\",\n\"find-yarn-workspace-root\": \"^2.0.0\",\n\"fs-extra\": ...
TypeScript
MIT License
oclif/oclif
fix: bump cli-ux to 6.0.8
1
fix
null
756,025
09.01.2022 22:34:56
28,800
fe997f28467eb7f61b711e63a581f396f8390e91
fix: missing Far on some iterables
[ { "change_type": "MODIFY", "diff": "import {\nassertChecker,\n+ Far,\ngetTag,\nmakeTagged,\npassStyleOf,\n@@ -111,10 +112,10 @@ export const getCopyMapEntries = m => {\npayload: { keys, values },\n} = m;\nconst { length } = keys;\n- return harden({\n+ return Far('CopyMap entries iterable', {\n[Symbol.iterat...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix: missing Far on some iterables (#4250)
1
fix
null
838,025
09.01.2022 22:35:57
-10,800
bd2de0d58eb7484f1305a750d9eb59ea6879369e
feat: go 1.16+
[ { "change_type": "MODIFY", "diff": "@@ -5,7 +5,7 @@ jobs:\ntest:\nstrategy:\nmatrix:\n- go-version: [1.13.x, 1.x]\n+ go-version: [1.16.x, 1.x]\nplatform: [ubuntu-latest]\nruns-on: ${{ matrix.platform }}\nsteps:\n", "new_path": ".github/workflows/test.yml", "old_path": ".github/workflows/test.yml" ...
Go
MIT License
severecloud/vksdk
feat: go 1.16+
1
feat
null
447,446
09.01.2022 22:53:34
18,000
b9c1e0a0dc2f54fdd2db1b6927c9947cf34e2194
docs: improve Select examples
[ { "change_type": "MODIFY", "diff": "-##### select basic\n+# Basic select\n+##### The `Select` component is used to create a dropdown list, most often used in forms to collect user input.\n```js\nimport React from 'react';\n@@ -23,7 +24,8 @@ const options = [\n/>;\n```\n-##### select required\n+# Select requ...
JavaScript
MIT License
nexxtway/react-rainbow
docs: improve Select examples (#2351)
1
docs
null
73,313
09.01.2022 22:54:15
0
13c073793a9fc5b45cad93801634ce6397a2e007
fix(jsii): breaks due to faulty version of `colors` See By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]:
[ { "change_type": "MODIFY", "diff": "\"dependencies\": {\n\"@jsii/check-node\": \"0.0.0\",\n\"@jsii/spec\": \"^0.0.0\",\n- \"colors\": \"^1.4.0\",\n+ \"colors\": \"1.4.0\",\n\"fs-extra\": \"^9.1.0\",\n\"oo-ascii-tree\": \"^0.0.0\",\n\"yargs\": \"^16.2.0\"\n", "new_path": "packages/jsii-reflect/package.js...
TypeScript
Apache License 2.0
aws/jsii
fix(jsii): breaks due to faulty version of `colors` (#3328) See https://github.com/Marak/colors.js/issues/289. --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
1
fix
jsii
603,467
09.01.2022 23:59:10
0
f7cbc240c355f67c8fb4e033e0b3540db000ff3b
chore(deps-dev): updated express to 4.17.2
[ { "change_type": "MODIFY", "diff": "\"dependencies\": {\n\"body-parser\": \"^1.19.0\",\n\"cuid\": \"^2.1.8\",\n- \"express\": \"^4.17.1\",\n+ \"express\": \"^4.17.2\",\n\"morgan\": \"^1.10.0\",\n\"tiny-types\": \"^1.16.1\"\n}\n", "new_path": "examples/calculator-app/package.json", "old_path": "examp...
TypeScript
Apache License 2.0
serenity-js/serenity-js
chore(deps-dev): updated express to 4.17.2
1
chore
deps-dev
73,313
10.01.2022 00:07:37
0
5ccc8f6ab88fbaa89fdafd5f92ef88ad1b8b11b2
chore(release): 1.52.1 See [CHANGELOG](https://github.com/aws/jsii/blob/patch/v1.52.1/CHANGELOG.md) By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]:
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+## [1.52.1](https://github.com/aws/jsii/compare/v1.52.0...v1.52.1) (2022-01-09)\n+\n+\n+### Bug...
TypeScript
Apache License 2.0
aws/jsii
chore(release): 1.52.1 (#3329) See [CHANGELOG](https://github.com/aws/jsii/blob/patch/v1.52.1/CHANGELOG.md) --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
1
chore
release
603,467
10.01.2022 00:10:36
0
b1ce427b39fdc9ddd49b4a634c2d446ec5f06af7
chore(deps-dev): updated TypeScript to 4.5.4
[ { "change_type": "MODIFY", "diff": "\"npm\": \"^6 || ^7 || ^8\"\n},\n\"devDependencies\": {\n- \"@types/body-parser\": \"^1.19.0\",\n+ \"@types/body-parser\": \"^1.19.2\",\n\"@types/chai\": \"^4.3.0\",\n\"@types/express\": \"^4.17.13\",\n\"@types/mocha\": \"^9.0.0\",\n\"mocha\": \"^9.1.1\",\n\"nodemon\": \"...
TypeScript
Apache License 2.0
serenity-js/serenity-js
chore(deps-dev): updated TypeScript to 4.5.4
1
chore
deps-dev
815,601
10.01.2022 01:49:13
-28,800
4f51af1b520274fa97469a4df0025cfcd707585a
chore: tx-pool debug log
[ { "change_type": "MODIFY", "diff": "@@ -21,3 +21,4 @@ pub use txo::{TXOSet, TXO};\npub const DEFAULT_TX_PROPOSAL_WINDOW: (BlockNumber, BlockNumber) = (2, 10);\npub const FINALIZATION_DELAY_LENGTH: BlockNumber = DEFAULT_TX_PROPOSAL_WINDOW.1 + 1;\npub const SYSTEM_CELL_ALWAYS_SUCCESS_INDEX: u32 = 5;\n+pub con...
Rust
MIT License
nervosnetwork/ckb
chore: tx-pool debug log
1
chore
null
815,601
10.01.2022 02:11:44
-28,800
2e65f698e9c62384460b1c68d61110f654b3cafe
fix: proposed pool remove committed
[ { "change_type": "MODIFY", "diff": "@@ -5,6 +5,8 @@ use ckb_jsonrpc_types::Status;\nuse ckb_network::SupportProtocols;\nconst ALWAYS_SUCCESS_SCRIPT_CYCLE: u64 = 537;\n+// always_failure, as the name implies, so it doesn't matter what the cycles are\n+const ALWAYS_FAILURE_SCRIPT_CYCLE: u64 = 1000;\npub struc...
Rust
MIT License
nervosnetwork/ckb
fix: proposed pool remove committed
1
fix
null
76,611
10.01.2022 03:40:11
-3,600
fe053d3efe1a2e0c1ef60a25fea3bc4de8db1832
fix: update object detection
[ { "change_type": "MODIFY", "diff": "@@ -29,6 +29,10 @@ const ExtractorBuiltin = require('./extractor-builtin');\nconst { TrimType } = require('./trim-types');\n+function isObject(obj) {\n+ return obj !== undefined && obj !== null && obj.constructor == Object;\n+}\n+\nclass Ner extends Clonable {\nconstructo...
JavaScript
MIT License
axa-group/nlp.js
fix: update object detection
1
fix
null
76,611
10.01.2022 03:53:17
-3,600
d73a824f122b441fb60fdd4f1a5e8d3e5d36e996
chore: update equalty
[ { "change_type": "MODIFY", "diff": "@@ -30,7 +30,7 @@ const ExtractorBuiltin = require('./extractor-builtin');\nconst { TrimType } = require('./trim-types');\nfunction isObject(obj) {\n- return obj !== undefined && obj !== null && obj.constructor == Object;\n+ return obj !== undefined && obj !== null && obj...
JavaScript
MIT License
axa-group/nlp.js
chore: update equalty
1
chore
null
815,601
10.01.2022 04:00:30
-28,800
640dd621efd414954c50e62960db26b8a51095db
fix: pending pool leak
[ { "change_type": "MODIFY", "diff": "@@ -42,6 +42,26 @@ impl PendingQueue {\nself.inner.len()\n}\n+ #[cfg(test)]\n+ pub(crate) fn outputs_len(&self) -> usize {\n+ self.outputs.len()\n+ }\n+\n+ #[cfg(test)]\n+ pub(crate) fn header_deps_len(&self) -> usize {\n+ self.header_deps.len()\n+ }\n+\n+ #[cfg(test)]\n+...
Rust
MIT License
nervosnetwork/ckb
fix: pending pool leak
1
fix
null
841,509
10.01.2022 04:34:16
28,800
7e7421ea527f499c6488de19fb8171f2b65787b4
feat(plugin): Perform actual transforms in plugins
[ { "change_type": "MODIFY", "diff": "@@ -2158,9 +2158,9 @@ checksum = \"11000e6ba5020e53e7cc26f73b91ae7d5496b4977851479edb66b694c0675c21\"\n[[package]]\nname = \"rkyv\"\n-version = \"0.7.28\"\n+version = \"0.7.29\"\nsource = \"registry+https://github.com/rust-lang/crates.io-index\"\n-checksum = \"631f7d2a285...
Rust
Apache License 2.0
swc-project/swc
feat(plugin): Perform actual transforms in plugins (#3220)
1
feat
plugin
791,255
10.01.2022 08:22:31
28,800
0c2722c851ba22ca426724f530865a6eccfb1e3f
testing: improve diagnostic information for integration tests * testing: improve diagnostic information for integration tests This augments existing error messages with the job ID where appropriate, which allows for quicker diagnostics when checking metadata/backend for issues.
[ { "change_type": "MODIFY", "diff": "@@ -17,7 +17,6 @@ package bigquery\nimport (\n\"context\"\n\"encoding/json\"\n- \"errors\"\n\"flag\"\n\"fmt\"\n\"log\"\n@@ -560,12 +559,9 @@ func TestIntegration_SnapshotAndRestore(t *testing.T) {\nif err != nil {\nt.Fatalf(\"couldn't run snapshot: %v\", err)\n}\n- status...
Go
Apache License 2.0
googleapis/google-cloud-go
testing: improve diagnostic information for integration tests (#5321) * testing: improve diagnostic information for integration tests This augments existing error messages with the job ID where appropriate, which allows for quicker diagnostics when checking metadata/backend for issues.
1
testing
null
126,276
10.01.2022 08:57:54
10,800
f9e096dfa4bfe64b44ba5321167f098164eefdde
chore(pkg/database): descriptive error messages
[ { "change_type": "MODIFY", "diff": "@@ -17,6 +17,7 @@ package database\nimport (\n\"crypto/sha256\"\n+ \"fmt\"\n\"github.com/codenotary/immudb/embedded/store\"\n\"github.com/codenotary/immudb/pkg/api/schema\"\n@@ -89,13 +90,17 @@ func (d *db) ExecAll(req *schema.ExecAllRequest) (*schema.TxHeader, error) {\n...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/database): descriptive error messages Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
pkg/database
306,320
10.01.2022 09:09:19
0
0a18acbc7e2d3f56e30874e0f4a60b265eec8bba
fix: bad S3 usage log
[ { "change_type": "MODIFY", "diff": "@@ -32,7 +32,7 @@ func S3FindMetricsFilter(ctx context.Context, region string, bucket string) (str\nif err != nil {\nreturn \"\", err\n}\n- log.Debugf(\"Querying AWS EKS API: DescribeNodegroup(region: %s, Bucket: %s)\", region, bucket)\n+ log.Debugf(\"Querying AWS S3 API:...
Go
Apache License 2.0
infracost/infracost
fix: bad S3 usage log (#1277)
1
fix
null
126,276
10.01.2022 09:21:50
10,800
0b8b5861e83c98be91b96dcd2b5ba837ebcd5e3a
chore(pkg/database): pre-validation of duplicated entries in execAll operation
[ { "change_type": "MODIFY", "diff": "@@ -18,6 +18,7 @@ package schema\nimport (\n\"bytes\"\n\"crypto/sha256\"\n+ \"fmt\"\n\"strconv\"\n\"google.golang.org/grpc/codes\"\n@@ -38,7 +39,7 @@ func (m *ExecAllRequest) Validate() error {\ncase *Op_Kv:\nmk := sha256.Sum256(x.Kv.Key)\nif _, ok := mops[mk]; ok {\n- re...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/database): pre-validation of duplicated entries in execAll operation Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
pkg/database
217,922
10.01.2022 09:23:54
-3,600
9f852ea88d5b3573b62511e0b96ef4ac66d6bace
feat(gearsets): you can now import a gearset from etro
[ { "change_type": "MODIFY", "diff": "@@ -5,6 +5,7 @@ import { GearsetProgression } from '../../../model/gearset/gearset-progression';\nexport enum GearsetsActionTypes {\nCreateGearset = '[Gearsets] Create Gearset',\nImportAriyalaGearset = '[Gearsets] Import Ariyala Gearset',\n+ ImportEtroGearset = '[Gearsets...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(gearsets): you can now import a gearset from etro
1
feat
gearsets
126,276
10.01.2022 09:38:30
10,800
bbfd5f2ba967ed1804241cd281adbf01c7dea27e
test(pkg/api): use ErrorIs in unit testing
[ { "change_type": "MODIFY", "diff": "@@ -53,7 +53,7 @@ func TestOps_ValidateErrDuplicatedKeysNotSupported(t *testing.T) {\n},\n}\nerr := aOps.Validate()\n- require.Equal(t, err, ErrDuplicatedKeysNotSupported)\n+ require.ErrorIs(t, err, ErrDuplicatedKeysNotSupported)\n}\n", "new_path": "pkg/api/schema/ops...
Go
Apache License 2.0
codenotary/immudb
test(pkg/api): use ErrorIs in unit testing Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
pkg/api
866,412
10.01.2022 09:39:28
28,800
4fc3854f231c68c661035b8a07dfe580b84d47a6
fix(feature-cta): add wait to test ### Description Feature-cta has been sporadically failing. This adds a wait to make sure the image and content loads first. ### Changelog **Changed** adds wait time in Feature-cta tests increases page load time for web components
[ { "change_type": "MODIFY", "diff": "\"nodeVersion\": \"system\",\n\"includeShadowDom\": true,\n\"testFiles\": \"**/*.e2e.js\",\n- \"pageLoadTimeout\": 60000,\n- \"defaultCommandTimeout\": 60000\n+ \"pageLoadTimeout\": 80000,\n+ \"defaultCommandTimeout\": 80000\n}\n", "new_path": "packages/web-components...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(feature-cta): add wait to test (#7992) ### Description Feature-cta has been sporadically failing. This adds a wait to make sure the image and content loads first. ### Changelog **Changed** - adds wait time in Feature-cta tests - increases page load time for web components
1
fix
feature-cta
217,922
10.01.2022 09:45:43
-3,600
c899b875fe59ad7ad70cfc7bc97779a78c5ec395
chore: new Cloud Function to update part of the servers entirely every 2 hours
[ { "change_type": "MODIFY", "diff": "@@ -2,10 +2,10 @@ import { RuntimeOptions } from 'firebase-functions';\nimport { Item } from './marketboard/item';\nimport { combineLatest, from } from 'rxjs';\nimport axios from 'axios';\n-import { createRedisClient, updateCache, updateServerData } from './marketboard/co...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: new Cloud Function to update part of the servers entirely every 2 hours
1
chore
null
711,597
10.01.2022 10:18:04
0
16c205777bf714864b95de72afc8f0d9ec770e31
chore: Publish v1.4.4
[ { "change_type": "MODIFY", "diff": "+## <small>1.4.4 (2022-01-10)</small>\n+\n+\n+#### Fixes\n+\n+* **admin-ui** Changes file name from 'pt_PT' to 'pt' to be compatible with Intl API ([a1995a0](https://github.com/vendure-ecommerce/vendure/commit/a1995a0))\n+* **admin-ui** Improve handling of locale combinat...
TypeScript
MIT License
vendure-ecommerce/vendure
chore: Publish v1.4.4
1
chore
null
711,597
10.01.2022 10:21:19
0
028af358c259742b8905ad50b37463d14e44b578
chore: Remove confusing changelog entry
[ { "change_type": "MODIFY", "diff": "#### Fixes\n-* **admin-ui** Changes file name from 'pt_PT' to 'pt' to be compatible with Intl API ([a1995a0](https://github.com/vendure-ecommerce/vendure/commit/a1995a0))\n* **admin-ui** Improve handling of locale combinations ([87f9f78](https://github.com/vendure-ecommer...
TypeScript
MIT License
vendure-ecommerce/vendure
chore: Remove confusing changelog entry
1
chore
null
185,952
10.01.2022 10:26:06
28,800
45880c29e217b83b55941ddefde9a289e15078e2
fix: don't exit fiddle if passing flags to binary
[ { "change_type": "MODIFY", "diff": "@@ -135,6 +135,11 @@ export async function processCommandLine(argv: string[]) {\nconst program = new commander.Command();\nprogram.exitOverride();\n+ program\n+ .command('start', { isDefault: true })\n+ .description('Start Fiddle')\n+ .allowUnknownOption();\n+\nprogram\n....
TypeScript
MIT License
electron/fiddle
fix: don't exit fiddle if passing flags to binary (#935)
1
fix
null
791,284
10.01.2022 10:35:25
21,600
3bd59958e0c06d2655b67fcb5410668db3c52af0
feat(storage): add rpo (turbo replication) support
[ { "change_type": "MODIFY", "diff": "@@ -524,6 +524,12 @@ type BucketAttrs struct {\n// The project number of the project the bucket belongs to.\n// This field is read-only.\nProjectNumber uint64\n+\n+ // RPO configures the Recovery Point Objective (RPO) policy of the bucket.\n+ // Set to RPOAsyncTurbo to tu...
Go
Apache License 2.0
googleapis/google-cloud-go
feat(storage): add rpo (turbo replication) support (#5003)
1
feat
storage
942,581
10.01.2022 10:36:47
25,200
a02de5eb284c706211aa55ef3554b11f52668b28
ci: Fix build script calls
[ { "change_type": "MODIFY", "diff": "@@ -69,7 +69,7 @@ jobs:\n## Publish prerelease to npm. Must be run after a build\n- name: Publish\n- run: node utils/publish-canary.js\n+ run: node utils/publish-canary.mjs\nenv:\nNODE_AUTH_TOKEN: ${{secrets.NPM_CI_PUBLISH_TOKEN}}\nSLACK_WEBHOOK: ${{secrets.SLACK_WEBHOOK}...
TypeScript
Apache License 2.0
workday/canvas-kit
ci: Fix build script calls
1
ci
null
791,284
10.01.2022 10:53:03
21,600
b5fe903c4390aa8fb62b632d7f87ecf5665b821c
feat(storage): retry on a HTTP 408 response code
[ { "change_type": "MODIFY", "diff": "@@ -64,9 +64,9 @@ func shouldRetry(err error) bool {\n}\nswitch e := err.(type) {\ncase *googleapi.Error:\n- // Retry on 429 and 5xx, according to\n+ // Retry on 408, 429, and 5xx, according to\n// https://cloud.google.com/storage/docs/exponential-backoff.\n- return e.Cod...
Go
Apache License 2.0
googleapis/google-cloud-go
feat(storage): retry on a HTTP 408 response code (#5314)
1
feat
storage
217,922
10.01.2022 10:55:46
-3,600
4e8635bb6fd5d1fd79aefa21ad3882dcd0e778b6
fix(lists): fixed list completion sometimes not applied properly
[ { "change_type": "MODIFY", "diff": "@@ -220,8 +220,8 @@ export class ListsEffects {\nofType<UpdateListProgress>(ListsActionTypes.UpdateListProgress),\ndebounceTime(1000),\nwithLatestFrom(this.listsFacade.selectedListPermissionLevel$),\n- filter(([action, permission]) => {\n- return permission < PermissionLe...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(lists): fixed list completion sometimes not applied properly
1
fix
lists
777,389
10.01.2022 11:12:01
28,800
f082d650651af7ebb323ea55179d9bc208e810ab
chore: update unreleased manage job modal improve how job preemptability is rendered for fair-share scheduler. improve unreleased manage job modal visual and update logic
[ { "change_type": "MODIFY", "diff": "@@ -59,8 +59,8 @@ export const defaultPaginationConfig = {\n/* Table Column Renderers */\n-export const archivedRenderer = (archived: boolean): React.ReactNode => {\n- return archived ? <Icon name=\"checkmark\" /> : null;\n+export const checkmarkRenderer = (yesNo: boolean...
Python
Apache License 2.0
determined-ai/determined
chore: update unreleased manage job modal (#3374) improve how job preemptability is rendered for fair-share scheduler. improve unreleased manage job modal visual and update logic
1
chore
null
777,396
10.01.2022 11:39:44
25,200
cd64b92ebf4eaccc623fc93d63ce4af7393afce0
chore: make mypy happy with requests wrapper The latest types-request==2.27.1 combined with our requests wrapper module is confusing mypy, which we fix with a type cast.
[ { "change_type": "MODIFY", "diff": "@@ -30,4 +30,5 @@ class Session(requests.sessions.Session):\ndef request(method: str, url: str, **kwargs: Any) -> requests.Response:\nserver_hostname = kwargs.pop(\"server_hostname\", None)\nwith Session(server_hostname) as session:\n- return session.request(method=method...
Python
Apache License 2.0
determined-ai/determined
chore: make mypy happy with requests wrapper (#3408) The latest types-request==2.27.1 combined with our requests wrapper module is confusing mypy, which we fix with a type cast.
1
chore
null
217,922
10.01.2022 11:53:00
-3,600
ef5f27e14601cdb9419c51015d4eb983af984c5e
fix(gearset): fixed stats formulas
[ { "change_type": "MODIFY", "diff": "@@ -357,13 +357,11 @@ export class StatsService {\nmap(([modifier, tribeBonus]) => {\nif (StatsService.MAIN_STATS.indexOf(baseParamId) > -1) {\nreturn Math.floor(StatsService.LEVEL_TABLE[level][0] * modifier)\n- + tribeBonus\n- + (this.getMainStat(job) === baseParamId ? t...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(gearset): fixed stats formulas
1
fix
gearset
217,922
10.01.2022 12:03:55
-3,600
e48c384758c5bd1079f8634c383730078b3584ff
feat(pricing): brought back "fill with only server" button
[ { "change_type": "MODIFY", "diff": "<div>{{finalItems.title | translate}}</div>\n<div fxFlex=\"1 1 auto\"></div>\n<div>\n- <button (click)=\"$event.stopPropagation();fillMbCosts(listKey, finalItems.rows, pricingData, true)\"\n+ <button (click)=\"$event.stopPropagation();fillMbCosts(listKey, finalItems.rows,...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(pricing): brought back "fill with only server" button
1
feat
pricing
217,922
10.01.2022 12:04:12
-3,600
8a20650f4d9c9b87e8d5c233ff1bbc764d4d0db9
feat(pricing): panels are now collapsed or expanded based on layout settings
[ { "change_type": "MODIFY", "diff": "</ng-template>\n<div fxLayout=\"column\" fxLayoutGap=\"10px\">\n<nz-collapse *ngIf=\"listDisplay.crystalsPanel\">\n- <nz-collapse-panel [nzHeader]=\"crystalsHeader\" nzActive *ngIf=\"crystals$ | async as crystals\">\n+ <nz-collapse-panel [nzHeader]=\"crystalsHeader\" [nzA...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(pricing): panels are now collapsed or expanded based on layout settings
1
feat
pricing
217,922
10.01.2022 12:09:53
-3,600
d0f17e5a69394d67c5e2215eae9b734fd5d0c3d6
feat(pricing): new button in spendings card header to fill all the prices from MB at once
[ { "change_type": "MODIFY", "diff": "<h1><a routerLink=\"..\"><i nz-icon nzType=\"arrow-left\" nz-tooltip [nzTooltipTitle]=\"'Back_to_list' | translate\"></i></a>\n{{'Pricing_mode' | translate}} - {{selectedListName$ | async}}</h1>\n+<ng-container *ngIf=\"list$ | async as list\">\n<ng-container *ngIf=\"listK...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(pricing): new button in spendings card header to fill all the prices from MB at once
1
feat
pricing
777,385
10.01.2022 12:26:13
28,800
dd733ef6aae6d4882f049e4187778809897b262f
fix: avoid Can't pickle local object in TestPIDServer Starting with python 3.8, an error is raised when the process target is a local function
[ { "change_type": "MODIFY", "diff": "@@ -237,20 +237,34 @@ def test_distributed_context(cross_size: int, local_size: int, force_tcp: bool)\nclass TestPIDServer:\n+ @staticmethod\n+ def _worker_proc(\n+ addr: int,\n+ keep_alive: bool = False,\n+ sleep_time: float = 10,\n+ repeat: int = 1,\n+ crash: bool = Fal...
Python
Apache License 2.0
determined-ai/determined
fix: avoid Can't pickle local object in TestPIDServer (#3393) Starting with python 3.8, an error is raised when the process target is a local function
1
fix
null
777,396
10.01.2022 12:32:10
25,200
c1d5db02eb017b3421523ba3de8e40b62dd0a50c
ci: fix flake in provisioner unit test
[ { "change_type": "MODIFY", "diff": "@@ -253,8 +253,10 @@ func TestProvisionerNotProvisionExtraInstances(t *testing.T) {\nNumSlots: 4,\n},\nConfig: &Config{\n- MaxAgentStartingPeriod: model.Duration(100 * time.Millisecond),\n- MaxIdleAgentPeriod: model.Duration(100 * time.Millisecond),\n+ // If startup perio...
Python
Apache License 2.0
determined-ai/determined
ci: fix flake in provisioner unit test (#3409)
1
ci
null
104,828
10.01.2022 12:50:07
-3,600
8e03a255c79586fccdc37cfebd7c96fef979fb30
fix(menubutton): add support for button kinds
[ { "change_type": "MODIFY", "diff": "@@ -77,6 +77,11 @@ const propTypes = {\n* The size of the button and the dropdown items\n*/\nsize: PropTypes.oneOf(['sm', 'md', 'default']),\n+\n+ /**\n+ * The kind of button\n+ */\n+ kind: PropTypes.oneOf(['primary', 'secondary', 'tertiary', 'ghost']),\n};\nconst default...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(menubutton): add support for button kinds #3044
1
fix
menubutton
71,748
10.01.2022 12:52:26
0
747edc2dfe1b253c02f38344655ca0f88ddd63c2
chore: updating integ test
[ { "change_type": "MODIFY", "diff": "]\n}\n]\n- },\n- {\n- \"Action\": [\n- \"s3:GetObject*\",\n- \"s3:GetBucket*\",\n- \"s3:List*\"\n- ],\n- \"Effect\": \"Allow\",\n- \"Principal\": {\n- \"AWS\": {\n- \"Fn::Join\": [\n- \"\",\n- [\n- \"arn:\",\n- {\n- \"Ref\": \"AWS::Partition\"\n- },\n- \":iam::\",\n- {\n-...
TypeScript
Apache License 2.0
aws/aws-cdk
chore: updating integ test
1
chore
null
217,922
10.01.2022 12:56:40
-3,600
197393cf87e9076cf3e26a95dbc4c9d1d5934f19
fix(gearsets): added wrapping to the import buttons
[ { "change_type": "MODIFY", "diff": "<app-page-loader [loading]=\"loading$ | async\">\n- <div fxLayout=\"row\" fxLayoutGap=\"5px\">\n+ <div fxLayout=\"row wrap\" fxLayoutGap=\"5px\">\n<div>\n<button nz-button (click)=\"newFolder()\">{{'FOLDERS.New_folder' | translate}}</button>\n</div>\n", "new_path": "a...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(gearsets): added wrapping to the import buttons
1
fix
gearsets
791,370
10.01.2022 13:09:10
25,200
1184cced4b3ffb4d19411c4036120525ee4b57b1
chore: update release please action to v3
[ { "change_type": "MODIFY", "diff": "@@ -35,7 +35,7 @@ jobs:\nmatrix:\npackage: ${{fromJson(needs.changeFinder.outputs.submodules)}}\nsteps:\n- - uses: GoogleCloudPlatform/release-please-action@v2\n+ - uses: GoogleCloudPlatform/release-please-action@v3\nid: release-please\nwith:\npath: ${{ matrix.package }}\...
Go
Apache License 2.0
googleapis/google-cloud-go
chore: update release please action to v3 (#5298)
1
chore
null
942,593
10.01.2022 13:16:22
28,800
c4f27a6f2d71914efaf23b644639d767373c71c8
chore: Pin colors to version 1.4.0 Pin `colors` to unaffected version. [category:Infrastructure]
[ { "change_type": "MODIFY", "diff": "},\n\"homepage\": \"https://github.com/Workday/canvas-kit#readme\",\n\"dependencies\": {\n- \"colors\": \"^1.4.0\",\n+ \"colors\": \"1.4.0\",\n\"jscodeshift\": \"^0.11.0\",\n\"yargs\": \"^16.2.0\"\n},\n", "new_path": "modules/codemod/package.json", "old_path": "mo...
TypeScript
Apache License 2.0
workday/canvas-kit
chore: Pin colors to version 1.4.0 (#1411) Pin `colors` to unaffected version. [category:Infrastructure]
1
chore
null
756,026
10.01.2022 13:23:03
28,800
ac23367148f7b5d5a19cf0aef312251b036acb46
docs: add a section on Fred for the Zoe Attacker's Guide
[ { "change_type": "MODIFY", "diff": "@@ -95,6 +95,21 @@ startInstance is complex. does it successfully\n* update allocations?\n* protect handleOfferObj from zcfZygote through startInstance. How about the resulting exitObj and offerResult\n+## The \"Fred\" Problem\n+\n+In a commonly discussed scenario, Fred w...
JavaScript
Apache License 2.0
agoric/agoric-sdk
docs: add a section on Fred for the Zoe Attacker's Guide (#4267) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1
docs
null
551,636
10.01.2022 13:23:41
0
b0a0663e92b7d8a9797b6aeaf8e541a633b90dfb
chore(o3): making txn release by TableReader more robust
[ { "change_type": "MODIFY", "diff": "@@ -74,6 +74,7 @@ public class TableReader implements Closeable, SymbolTableSource {\nprivate long txn = TableUtils.INITIAL_TXN;\nprivate long tempMem8b = Unsafe.malloc(8, MemoryTag.NATIVE_DEFAULT);\nprivate boolean active;\n+ private boolean txnAcquired = false;\npublic ...
Java
Apache License 2.0
questdb/questdb
chore(o3): making txn release by TableReader more robust (#1766)
1
chore
o3
419,541
10.01.2022 13:33:59
-10,800
88ac29abff23fd7a1fc3fff7331d6fe34ddc0e65
refactor: fix seeder env vars loading
[ { "change_type": "MODIFY", "diff": "@@ -186,8 +186,8 @@ export class ConfigurationLoader {\ncleanup(ret, 'migrations');\nret.seeder = {};\n- read(ret.migrations, 'MIKRO_ORM_SEEDER_PATH', 'path');\n- read(ret.migrations, 'MIKRO_ORM_SEEDER_DEFAULT_SEEDER', 'defaultSeeder');\n+ read(ret.seeder, 'MIKRO_ORM_SEED...
TypeScript
MIT License
mikro-orm/mikro-orm
refactor: fix seeder env vars loading (#2619)
1
refactor
null
889,620
10.01.2022 13:47:06
-28,800
594194fafd7101a8ec848d72851030bad545c4af
fix: improper json deserialization when missing mandatory fields
[ { "change_type": "MODIFY", "diff": "@@ -43,6 +43,9 @@ spring:\nweb:\nresources:\nadd-mappings: false\n+ jackson:\n+ deserialization:\n+ FAIL_ON_NULL_FOR_PRIMITIVES: true\nserver:\nservlet.session.timeout: 7d\n", "new_path": "komga/src/main/resources/application.yml", "old_path": "komga/src/main/reso...
Kotlin
MIT License
gotson/komga
fix: improper json deserialization when missing mandatory fields
1
fix
null
791,284
10.01.2022 13:51:13
21,600
5b8911601cdacbe801c8e5fdeb6febc98e4df79d
test(storage): fill out invoke tests
[ { "change_type": "MODIFY", "diff": "@@ -24,6 +24,8 @@ import (\n\"golang.org/x/xerrors\"\n\"google.golang.org/api/googleapi\"\n+ \"google.golang.org/grpc/codes\"\n+ \"google.golang.org/grpc/status\"\n)\nfunc TestInvoke(t *testing.T) {\n@@ -33,6 +35,7 @@ func TestInvoke(t *testing.T) {\n// returns with the r...
Go
Apache License 2.0
googleapis/google-cloud-go
test(storage): fill out invoke tests (#5301)
1
test
storage
603,467
10.01.2022 13:52:27
0
2062dfd3277b68335502082df1abe7a5bcb4ca7f
fix(webdriverio): SECURITY: updated WebdriverIO to 7.16.13 This is to avoid issues introduced by Marak/colors.js#285 Thanks for fixing the issue so quickly,
[ { "change_type": "MODIFY", "diff": "\"@serenity-js/cucumber\": \"^2.0.0\",\n\"@serenity-js/webdriverio\": \"^2.0.0\",\n\"@serenity-js/serenity-bdd\": \"^2.0.0\",\n- \"@wdio/cli\": \"^7.16.12\",\n- \"@wdio/cucumber-framework\": \"^7.16.12\",\n- \"@wdio/local-runner\": \"^7.16.12\",\n- \"@wdio/spec-reporter\"...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(webdriverio): SECURITY: updated WebdriverIO to 7.16.13 This is to avoid issues introduced by Marak/colors.js#285 Thanks for fixing the issue so quickly, @christian-bromann!
1
fix
webdriverio
889,620
10.01.2022 13:58:02
-28,800
4e055f037a9fc480efb6377bfcafc6198dfac912
fix: find duplicate books by hash and file size closes
[ { "change_type": "MODIFY", "diff": "@@ -206,11 +206,11 @@ class BookDtoDao(\n}\noverride fun findAllDuplicates(userId: String, pageable: Pageable): Page<BookDto> {\n- val hashes = dsl.select(b.FILE_HASH, DSL.count(b.FILE_HASH))\n+ val hashes = dsl.select(b.FILE_HASH, DSL.count(b.ID))\n.from(b)\n.where(b.FIL...
Kotlin
MIT License
gotson/komga
fix: find duplicate books by hash and file size closes #771
1
fix
null
217,922
10.01.2022 14:21:18
-3,600
804ed5623c0dd58a328164f8d5820ca8c999a0de
chore: more logging for Lodestone parsing issues
[ { "change_type": "MODIFY", "diff": "@@ -426,7 +426,8 @@ export class IpcListenersManager {\n}\n});\n});\n- worker.on('error', () => {\n+ worker.on('error', (e) => {\n+ console.error(e);\nworker.terminate();\n});\nworker.on('exit', (code) => {\n", "new_path": "apps/electron/src/ipc/ipc-listeners-manager....
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: more logging for Lodestone parsing issues
1
chore
null
217,922
10.01.2022 14:29:01
-3,600
34b5622282f7e38a94a9890cf806cbbf281cf711
feat(gearsets): tribe is now saved across gearsets
[ { "change_type": "MODIFY", "diff": "@@ -30,6 +30,7 @@ import { LazyDataFacade } from '../../../lazy-data/+state/lazy-data.facade';\nimport { withLazyData } from '../../../core/rxjs/with-lazy-data';\nimport { safeCombineLatest } from '../../../core/rxjs/safe-combine-latest';\nimport { EnvironmentService } fr...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(gearsets): tribe is now saved across gearsets
1
feat
gearsets
667,659
10.01.2022 14:42:45
-28,800
db13a4e92066dcd5bffcaafca40f8c109c964d0f
feat(ios): jsi switch
[ { "change_type": "MODIFY", "diff": "A1649ED6265BB62700D9D700 /* HippyCollectionViewWaterfallLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HippyCollectionViewWaterfallLayout.m; sourceTree = \"<group>\"; };\nA1649ED7265BB62700D9D700 /* HippyWaterfallVie...
C++
Apache License 2.0
tencent/hippy
feat(ios): jsi switch
1
feat
ios
777,401
10.01.2022 14:46:40
18,000
3dcdbc8f88470aa6fbcd75cf364932e9da7557a7
fix: add missing fields to allocation query and tests to prevent future bugs This change fixes a bug in the mapping to and from the DB for model.Allocations, which caused agent labels and slots to not get persisted.
[ { "change_type": "MODIFY", "diff": "@@ -11,6 +11,19 @@ func (db *PgDB) AddJob(j *model.Job) error {\nreturn addJob(db.sql, j)\n}\n+// JobByID retrieves a job by ID.\n+func (db *PgDB) JobByID(jID model.JobID) (*model.Job, error) {\n+ var j model.Job\n+ if err := db.query(`\n+SELECT *\n+FROM jobs\n+WHERE job_...
Python
Apache License 2.0
determined-ai/determined
fix: add missing fields to allocation query and tests to prevent future bugs (#3398) This change fixes a bug in the mapping to and from the DB for model.Allocations, which caused agent labels and slots to not get persisted.
1
fix
null
386,595
10.01.2022 14:54:19
-7,200
d0bdd8a650547a8cfa1e28f73b074e2669fdf8ed
chore(blocks): Fix test config swc file path.
[ { "change_type": "MODIFY", "diff": "@@ -9,7 +9,7 @@ module.exports = {\ntestEnvironment: 'jsdom',\ntestPathIgnorePatterns: ['<rootDir>/dist/', '<rootDir>/src/test'],\ntransform: {\n- '^.+\\\\.(t|j)sx?$': ['@swc/jest', { configFile: '../../../.swcrc.test' }],\n+ '^.+\\\\.(t|j)sx?$': ['@swc/jest', { configFil...
JavaScript
Apache License 2.0
lowdefy/lowdefy
chore(blocks): Fix test config swc file path.
1
chore
blocks
791,284
10.01.2022 14:56:37
21,600
c47ffb2e4ef7ffd6d1ad6cc511c28d5d757704b5
test(storage): add a bucket to avoid rate limits
[ { "change_type": "MODIFY", "diff": "@@ -2799,6 +2799,8 @@ func TestIntegration_RequesterPays(t *testing.T) {\nbucketName := uidSpace.New()\nrequesterPaysBucket := mainUserClient.Bucket(bucketName)\n+ bucketName2 := uidSpace.New()\n+ requesterPaysBucket2 := mainUserClient.Bucket(bucketName2)\n// Create a req...
Go
Apache License 2.0
googleapis/google-cloud-go
test(storage): add a bucket to avoid rate limits (#5249)
1
test
storage
866,400
10.01.2022 14:59:59
18,000
fb119bb0d2aedbca893d69ae2fb2c9288c8724c0
fix(slider): fix slider usability on touch devices
[ { "change_type": "MODIFY", "diff": "@@ -70,9 +70,9 @@ class BXSlider extends HostListenerMixin(FormMixin(FocusMixin(LitElement))) {\nprivate _stepRatio = '4';\n/**\n- * The handle for the throttled listener of `mousemove` event.\n+ * The handle for the throttled listener of `pointermove` event.\n*/\n- priva...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(slider): fix slider usability on touch devices (#914) Co-authored-by: Jeff Chew <jeff.chew@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1
fix
slider
504,057
10.01.2022 15:02:13
18,000
9853fe9244d712e78ade49b3faf6483f8c865fe3
fix(LogViewer): remove footer classname
[ { "change_type": "MODIFY", "diff": "@@ -275,7 +275,7 @@ const LogViewerBase: React.FunctionComponent<LogViewerProps> = memo(\n<div className={css(styles.logViewerMain)} style={{ height, width }} ref={containerRef}>\n{loading ? <div>{loadingContent}</div> : createList(parsedData)}\n</div>\n- <div className={...
TypeScript
MIT License
patternfly/patternfly-react
fix(LogViewer): remove footer classname (#6759)
1
fix
LogViewer
217,922
10.01.2022 15:31:51
-3,600
3d92c729140a0caa6bc381807f46485d64a619a7
chore: firebase update
[ { "change_type": "MODIFY", "diff": "\"express\": \"^4.17.1\",\n\"fast-json-patch\": \"^3.0.0-1\",\n\"file-saver\": \"^2.0.5\",\n- \"firebase\": \"^9.6.1\",\n+ \"firebase\": \"^9.6.2\",\n\"firebase-tools\": \"^10.0.1\",\n\"graphql\": \"^14.5.0\",\n\"graphql-tag\": \"^2.10.0\",\n", "new_path": "package.js...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: firebase update
1
chore
null
217,922
10.01.2022 15:40:12
-3,600
d755fd485a0a778e09b85bfbddc3a73514f822ab
chore: character loading fallback to direct parsing instead of worker
[ { "change_type": "MODIFY", "diff": "@@ -13,7 +13,7 @@ import * as isDev from 'electron-is-dev';\nimport { ProxyManager } from '../tools/proxy-manager';\nimport { existsSync, readFile, writeFileSync } from 'fs';\nimport { createFileSync, readFileSync } from 'fs-extra';\n-import { CharacterSearch } from '@xiv...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: character loading fallback to direct parsing instead of worker
1
chore
null
866,394
10.01.2022 15:42:44
18,000
ebfb7b6bde28ee8ce237539fc5da2167090f73f5
docs(cdn): remove reference to next tag
[ { "change_type": "MODIFY", "diff": "/**\n* @license\n*\n- * Copyright IBM Corp. 2021\n+ * Copyright IBM Corp. 2021, 2022\n*\n* This source code is licensed under the Apache-2.0 license found in the\n* LICENSE file in the root directory of this source tree.\n@@ -45,12 +45,9 @@ export const cdnJs = ({ compone...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
docs(cdn): remove reference to next tag (#920) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1
docs
cdn
791,834
10.01.2022 16:03:32
21,600
28176dde034fe69a134c19b1cd411fd2b97f1255
tests: tweak some CI job names for clarity
[ { "change_type": "MODIFY", "diff": "@@ -125,11 +125,7 @@ jobs:\n# e.g. if set 1 fails, continue with set 2 anyway\nfail-fast: false\nruns-on: macos-latest\n- env:\n- # The total number of shards. Set dynamically when length of single matrix variable is\n- # computable. See https://github.community/t/get-len...
JavaScript
Apache License 2.0
googlechrome/lighthouse
tests: tweak some CI job names for clarity (#13549)
1
tests
null
217,922
10.01.2022 16:27:15
-3,600
6059288f0e99214aafdcf9943cdb75bc88921fad
feat(pricing): new toggle to fill precraft prices from materials or manually
[ { "change_type": "MODIFY", "diff": "<app-i18n-name content=\"items\" [id]=\"itemId\"></app-i18n-name>\n<app-marketboard-icon [itemId]=\"itemId\" [showHistory]=\"true\"></app-marketboard-icon>\n</div>\n- <div nz-col nzMd=\"11\" fxLayout=\"row\" fxLayoutGap=\"5px\">\n+ <div nz-col nzMd=\"7\" fxLayout=\"row\" ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(pricing): new toggle to fill precraft prices from materials or manually
1
feat
pricing
841,421
10.01.2022 16:59:21
-32,400
057fca4196263dcfc05e6161cb727ec4888d7e10
chore(es/minifier): Add scripts to extract tests automatically
[ { "change_type": "MODIFY", "diff": "@@ -7,3 +7,6 @@ private/\n/input.js\n/output.js\n*.orig\n+\n+\n+creduce_bug_*\n\\ No newline at end of file\n", "new_path": "crates/swc_ecma_minifier/.gitignore", "old_path": "crates/swc_ecma_minifier/.gitignore" }, { "change_type": "MODIFY", "diff": "...
Rust
Apache License 2.0
swc-project/swc
chore(es/minifier): Add scripts to extract tests automatically (#3212)
1
chore
es/minifier
418,677
10.01.2022 17:05:32
-28,800
f60438f4dcf56538de0a1f0978fde8053660ec4c
feat: swagger tags support ascii order
[ { "change_type": "MODIFY", "diff": "@@ -6,6 +6,7 @@ import {\nServerVariableObject,\nPathItemObject,\nSchemaObject,\n+ TagObject,\n} from './interfaces';\nexport class DocumentBuilder {\n@@ -97,7 +98,10 @@ export class DocumentBuilder {\n}\npublic getSchema(name: string): SchemaObject {\n- return this.docum...
TypeScript
MIT License
midwayjs/midway
feat: swagger tags support ascii order (#1548)
1
feat
null
217,922
10.01.2022 17:25:47
-3,600
776d2a6f87e324f246fb09ed25898aaf2ef4fdb6
fix(levequests): fixed exp formula for leves < 70 on level > 70
[ { "change_type": "MODIFY", "diff": "@@ -361,9 +361,6 @@ export class LevequestsComponent extends TeamcraftComponent implements OnInit {\nif (leve.hq) {\nleveExp *= 2;\n}\n- if (leve.level < 70 && expObj.level >= 70) {\n- leveExp = 3000;\n- }\nif (leve.level < 80 && expObj.level >= 80) {\nleveExp = 1000;\n}\...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(levequests): fixed exp formula for leves < 70 on level > 70
1
fix
levequests
104,857
10.01.2022 17:40:05
10,800
73611f0c5d1e055eed8dae5c6fde9a6b52de0406
fix(listitem): support secondary value obj with custom label when func
[ { "change_type": "MODIFY", "diff": "@@ -225,6 +225,27 @@ export const WithSecondaryValue = () => (\nWithSecondaryValue.storyName = 'with secondaryValue';\n+export const WithSecondaryValueAsObject = () => (\n+ <div style={{ width: 400 }}>\n+ <List\n+ title={text('title', 'NY Yankees')}\n+ items={Object.entri...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(listitem): support secondary value obj with custom label when func
1
fix
listitem
756,025
10.01.2022 17:46:43
28,800
72cc8d6bcf428596653593708959446fb0a29596
fix: minor adjustments from purple day1
[ { "change_type": "MODIFY", "diff": "* category of Amounts. And \"AmountPatternShape\" represents the\n* category of patterns over Amounts.\n*\n- * * I say \"indended\" above because Patterns, in order to be declarative\n+ * * I say \"intended\" above because Patterns, in order to be declarative\n* and passa...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix: minor adjustments from purple day1 (#4271)
1
fix
null
530,286
10.01.2022 18:02:53
18,000
2808c7839e01028049bcb6be3595faf5900e0896
fix: Mergify used deprecated `strict mode` in `merge` action
[ { "change_type": "MODIFY", "diff": "# ~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".\n+queue_rules:\n+ - name: default\n+ conditions:\n+ - \"#approved-reviews-by>=1\"\n+ - -label~=(do-not-merge)\n+ - status-success=build\n+ - status-success=package-js\n+ - status-success=packag...
TypeScript
Apache License 2.0
projen/projen
fix: Mergify used deprecated `strict mode` in `merge` action (#1503)
1
fix
null
104,857
10.01.2022 18:04:07
10,800
686108fd2db260638f3b6a3c3b00ce0eef7ef25b
chore(test): snapshots update
[ { "change_type": "MODIFY", "diff": "@@ -656,6 +656,51 @@ exports[`Storybook Snapshot tests and console checks Storyshots 1 - Watson IoT/L\n</div>\n`;\n+exports[`Storybook Snapshot tests and console checks Storyshots 1 - Watson IoT/ListItem with secondary value an object 1`] = `\n+<div\n+ className=\"storybo...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(test): snapshots update
1
chore
test
217,922
10.01.2022 18:19:32
-3,600
1708dd063929a98be395ab08c266b9a44131c36f
fix(profits): fixed level filters sometimes not applied properly
[ { "change_type": "MODIFY", "diff": "@@ -2,7 +2,7 @@ import { ChangeDetectionStrategy, Component } from '@angular/core';\nimport { ProfitsService } from '../profits.service';\nimport { LocalStorageBehaviorSubject } from '../../../core/rxjs/local-storage-behavior-subject';\nimport { AuthFacade } from '../../....
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(profits): fixed level filters sometimes not applied properly
1
fix
profits
217,922
10.01.2022 18:24:36
-3,600
91b9fc878546b902127ded52ab66e1bbdb94404c
fix(profits): fixed page loading forever with empty profile
[ { "change_type": "MODIFY", "diff": "@@ -23,9 +23,9 @@ export class ProfitsHelperComponent {\nselfSufficient$ = new LocalStorageBehaviorSubject('profits:self-sufficient', true);\n- levels$ = this.authFacade.mainCharacterEntry$.pipe(\n- map(character => {\n- return character.stats.sort((a, b) => a.jobId - b.j...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(profits): fixed page loading forever with empty profile
1
fix
profits
217,922
10.01.2022 18:39:08
-3,600
6edc86012492228d45ea5fe739b20ae20837d395
fix(pricing): fixed panels collapsing themselves randomly on desktop app
[ { "change_type": "MODIFY", "diff": "import { ChangeDetectionStrategy, Component } from '@angular/core';\nimport { LayoutsFacade } from '../../../core/layout/+state/layouts.facade';\nimport { ListsFacade } from '../../../modules/list/+state/lists.facade';\n-import { map, switchMap } from 'rxjs/operators';\n+...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(pricing): fixed panels collapsing themselves randomly on desktop app
1
fix
pricing
551,635
10.01.2022 18:56:57
-7,200
e01bd63f16f999d1c48de6f369acda200710ae3d
chore(build): merge`use-built-in-nodejs` profile into `build-web-console`
[ { "change_type": "MODIFY", "diff": "@@ -203,7 +203,7 @@ multiple active versions.\nOtherwise, you can use the dedicated `maven` profile to build the code:\n```bash\n-mvn clean package -DskipTests -P build-web-console,build-binaries,use-built-in-nodejs\n+mvn clean package -DskipTests -P build-web-console,bui...
Java
Apache License 2.0
questdb/questdb
chore(build): merge`use-built-in-nodejs` profile into `build-web-console` (#1765)
1
chore
build
217,922
10.01.2022 19:52:59
-3,600
533a357cb85ffd588fe1793c59393193487c8c14
fix(pricing): fix for pricing mode not loading details panels properly
[ { "change_type": "MODIFY", "diff": "array=\"items\"></app-list-pricing-row>\n</nz-collapse-panel>\n</nz-collapse>\n- <nz-collapse *ngFor=\"let panel of listDisplay.rows\">\n+ <nz-collapse *ngFor=\"let panel of listDisplay.rows; trackBy: trackByPanel\">\n<nz-collapse-panel [nzHeader]=\"panelHeader\" [nzActiv...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(pricing): fix for pricing mode not loading details panels properly
1
fix
pricing
730,504
10.01.2022 19:59:24
-19,080
a3ac40b85c909a3c34f9e89f72ac9ab96e9e7d29
test(plugin-meetings): suite to test toggleUnifiedMeetings API
[ { "change_type": "MODIFY", "diff": "@@ -68,6 +68,12 @@ skipInBrowser(describe)('plugin-meetings', () => {\n}\n});\n+ Object.assign(webex.meetings.config, {\n+ experimental: {\n+ enableUnifiedMeetings: true\n+ }\n+ });\n+\nObject.assign(webex.internal, {\ndevice: {\ndeviceType: 'FAKE_DEVICE',\n@@ -97,6 +103,...
JavaScript
MIT License
webex/webex-js-sdk
test(plugin-meetings): suite to test toggleUnifiedMeetings API
1
test
plugin-meetings
667,634
10.01.2022 20:02:03
-28,800
051959eaf725c63d9bc3b40cc29b4cec6cb69088
fix(android): fix HippyImageSpan align problems
[ { "change_type": "MODIFY", "diff": "@@ -22,12 +22,15 @@ import android.graphics.Bitmap;\nimport android.graphics.Canvas;\nimport android.graphics.Movie;\nimport android.graphics.Paint;\n+import android.graphics.Paint.FontMetricsInt;\n+import android.graphics.Rect;\nimport android.graphics.drawable.BitmapDra...
C++
Apache License 2.0
tencent/hippy
fix(android): fix HippyImageSpan align problems
1
fix
android