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
679,913
09.08.2021 09:12:52
-7,200
b3f93d20ff56464d2bec86d2de721344872d0cbc
feat(geom-isoline): add scale factor support
[ { "change_type": "MODIFY", "diff": "@@ -79,7 +79,27 @@ const contourVertex: Fn5<ReadonlyVec, number, number, number, number, Vec>[] = [\n(src, w, x, y, iso) => [x, y + mix(src, w, x, y, x, y + 1, iso)]\n];\n-export function* isolines(src: ReadonlyVec, w: number, h: number, iso: number) {\n+/**\n+ * Takes an...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(geom-isoline): add scale factor support
1
feat
geom-isoline
688,424
09.08.2021 09:14:21
-10,800
9467729ebbf09bdc9460399c72fbc042bf28eade
fix: change green color tags to darker shade
[ { "change_type": "MODIFY", "diff": "Binary files a/packages/picasso/src/Tag/__image_snapshots__/tag-variants-snap.png and b/packages/picasso/src/Tag/__image_snapshots__/tag-variants-snap.png differ\n", "new_path": "packages/picasso/src/Tag/__image_snapshots__/tag-variants-snap.png", "old_path": "pac...
TypeScript
MIT License
toptal/picasso
fix: [SPT-1814] change green color tags to darker shade (#2123)
1
fix
null
471,369
09.08.2021 09:21:23
14,400
95aa84fbc34c074d338aab2bc5f38f47bcf3ac3e
chore: add script to update core dependencies
[ { "change_type": "ADD", "diff": "+/*!\n+ * Copyright The OpenTelemetry Authors\n+ *\n+ * Licensed under the Apache License, Version 2.0 (the \"License\");\n+ * you may not use this file except in compliance with the License.\n+ * You may obtain a copy of the License at\n+ *\n+ * https://www.apache.org/licen...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js-contrib
chore: add script to update core dependencies (#597)
1
chore
null
679,913
09.08.2021 09:29:42
-7,200
9d5283848a61d97cd57fab38d792479449a8068d
feat(shader-ast-stdlib): add sdfUnion2(), add missing exports
[ { "change_type": "MODIFY", "diff": "@@ -62,6 +62,7 @@ export * from \"./sdf/smooth-isec\";\nexport * from \"./sdf/smooth-sub\";\nexport * from \"./sdf/smooth-union\";\nexport * from \"./sdf/sphere\";\n+export * from \"./sdf/sub\";\nexport * from \"./sdf/torus\";\nexport * from \"./sdf/tri\";\nexport * from ...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(shader-ast-stdlib): add sdfUnion2(), add missing exports
1
feat
shader-ast-stdlib
127,946
09.08.2021 09:35:47
-10,800
559ad51e03c1d9ba8f01c262fc236e39f868d96f
fix: code snippet overflow
[ { "change_type": "MODIFY", "diff": "import React from 'react';\nconst CodeSnippet:React.FC<{}> = ({ children }) => (\n- <pre className=\"bg-white mt-4 px-4 py-3 text-left text-sm rounded-lg font-medium text-gray-500 \">\n+ <pre className=\"overflow-scroll bg-white mt-4 px-4 py-3 text-left text-sm rounded-lg...
TypeScript
MIT License
coingaming/moon-design
fix: code snippet overflow (#1294)
1
fix
null
756,026
09.08.2021 09:52:28
25,200
f0bc4cb0c7e419cafc0105869d287d571202448d
fix: Treasury burn debt repayment before zeroing the amount owed fixes fixed getCollateralBrand in the innerFacet, which wasn't a method. Moved a check for empty denominators to be after an await. Added assertVaultHoldsNoRun() in close. Added a test for closing a loan.
[ { "change_type": "MODIFY", "diff": "/**\n* @typedef {Object} InnerVaultManager\n- * @property {Brand} collateralBrand\n+ * @property {() => Brand} getCollateralBrand\n* @property {() => Ratio} getLiquidationMargin\n* @property {() => Ratio} getLoanFee\n* @property {() => Promise<PriceQuote>} getCollateralQu...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix: Treasury burn debt repayment before zeroing the amount owed (#3604) fixes #3495 fixed getCollateralBrand in the innerFacet, which wasn't a method. Moved a check for empty denominators to be after an await. Added assertVaultHoldsNoRun() in close. Added a test for closing a loan.
1
fix
null
104,844
09.08.2021 09:58:25
14,400
56f9eeee4986ae9e44cef5aafcd94c265116d903
chore(icons): add static icons to exports in main index.js
[ { "change_type": "MODIFY", "diff": "@@ -344,6 +344,7 @@ export { determineMaxValueCardAttributeCount } from './components/ValueCard/valu\nexport { csvDownloadHandler } from './utils/componentUtilityFunctions';\nexport * from './icons/components';\n+export * from './icons/static';\n// Constants\nexport {\n",...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(icons): add static icons to exports in main index.js
1
chore
icons
471,369
09.08.2021 10:03:25
14,400
a295efe006fbe14389300993ae507e2e0cf9f8a6
chore: add component owners to readme
[ { "change_type": "MODIFY", "diff": "-# Test configuration\n-\ncomponents:\npackages/opentelemetry-id-generator-aws-xray:\n- NathanielRN\n", "new_path": ".github/component_owners.yml", "old_path": ".github/component_owners.yml" }, { "change_type": "MODIFY", "diff": "@@ -8,3 +8,6 @@ jobs:\...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js-contrib
chore: add component owners to readme (#607)
1
chore
null
401,106
09.08.2021 10:06:52
-19,080
ccacbeb5e951c1920d434a8356e759b1e84ca579
feat(forms): add missing HTML5 input types * feat(forms): add missing HTML5 input types affects: * fix(forms): remove redundant password type added affects: * refactor(forms): remove reset, image, hidden, button & submit types affects: * test(forms): fix snapshot tests for url input type affects:
[ { "change_type": "MODIFY", "diff": "@@ -83,6 +83,14 @@ export const Fields: React.FC<FieldsProps> = React.memo(props => {\nswitch (componentProps.type) {\ncase 'text':\ncase 'email':\n+ case 'url':\n+ case 'tel':\n+ case 'time':\n+ case 'month':\n+ case 'week':\n+ case 'range':\n+ case 'color':\n+ case 'sea...
TypeScript
MIT License
medly/medly-components
feat(forms): add missing HTML5 input types (#337) * feat(forms): add missing HTML5 input types affects: @medly-components/forms * fix(forms): remove redundant password type added affects: @medly-components/forms * refactor(forms): remove reset, image, hidden, button & submit types affects: @medly-compon...
1
feat
forms
777,401
09.08.2021 10:13:02
14,400
46bb3efe4336e15db9a7ab23f5b6cc8b9eab2056
chore: increase gRPC recv cap to accomodate equal size shell and experiment context dirs
[ { "change_type": "MODIFY", "diff": "@@ -65,6 +65,10 @@ func NewGRPCServer(db *db.PgDB, srv proto.DeterminedServer, enablePrometheus boo\ngrpcS := grpc.NewServer(\ngrpc.StreamInterceptor(grpcmiddleware.ChainStreamServer(streamInterceptors...)),\ngrpc.UnaryInterceptor(grpcmiddleware.ChainUnaryServer(unaryInte...
Python
Apache License 2.0
determined-ai/determined
chore: increase gRPC recv cap to accomodate equal size shell and experiment context dirs (#2807)
1
chore
null
127,946
09.08.2021 10:20:53
-10,800
46e0afaf9bc84a5a789878e3eca5bac014334b02
fix: getting-started.tsx peer deps
[ { "change_type": "MODIFY", "diff": "@@ -19,12 +19,25 @@ export default function PageBadge() {\n<CodeSnippet>{`yarn add @heathmont/moon-themes @heathmont/moon-core @heathmont/moon-components`}</CodeSnippet>\n</section>\n+ <section className=\"mt-8\">\n+ <h2 className=\"text-3xl font-semibold mt-8\">Peer depe...
TypeScript
MIT License
coingaming/moon-design
fix: getting-started.tsx peer deps (#1296)
1
fix
null
815,577
09.08.2021 10:32:00
-28,800
943fc4545a64a3ef2868b210e07baecf577049b8
feat: upgrade hyper and ckb-vm
[ { "change_type": "MODIFY", "diff": "@@ -65,7 +65,7 @@ version = \"0.11.0\"\nsource = \"registry+https://github.com/rust-lang/crates.io-index\"\nchecksum = \"ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b\"\ndependencies = [\n- \"winapi 0.3.8\",\n+ \"winapi 0.3.9\",\n]\n[[package]]\n@@ -74,...
Rust
MIT License
nervosnetwork/ckb
feat: upgrade hyper and ckb-vm
1
feat
null
679,913
09.08.2021 10:49:19
-7,200
fbff93515220ac9263e9ad74f9359a78bf2ab24c
feat(shader-ast-stdlib): variadic sdf isec/sub/union
[ { "change_type": "MODIFY", "diff": "import { FloatTerm, max } from \"@thi.ng/shader-ast\";\n/**\n- * Inline function. SDF shape intersection (a & b).\n+ * Inline function. Variadic SDF shape intersection (a & b) for any number of\n+ * terms (at least 1 required).\n*\n- * @param a - float\n- * @param b - flo...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(shader-ast-stdlib): variadic sdf isec/sub/union
1
feat
shader-ast-stdlib
277,002
09.08.2021 10:52:51
10,800
cc2a2dd906738d7b62cac764ae5801ffdee1e37a
feat: add icon size when is variant small
[ { "change_type": "MODIFY", "diff": "@@ -60,19 +60,7 @@ const activitiesList = [\nvariant: 'deep',\n},\n{\n- children: '04',\n- variant: 'deep',\n- },\n- {\n- children: '05',\n- variant: 'deep',\n- },\n- {\n- children: '06',\n- variant: 'deep',\n- },\n- {\n- children: '07',\n+ children: 'Relax',\nvariant: 'd...
JavaScript
MIT License
gympass/yoga
feat: add icon size when is variant small
1
feat
null
815,601
09.08.2021 11:08:56
-28,800
7577d59e00b10222cd90eb13047c960908cd8ec5
refactor: remove impl cell_provider on store
[ { "change_type": "MODIFY", "diff": "@@ -6,7 +6,6 @@ use ckb_jsonrpc_types::JsonBytes;\nuse ckb_launcher::SharedBuilder;\nuse ckb_resource::Resource;\nuse ckb_shared::{Shared, Snapshot};\n-use ckb_store::ChainStore;\nuse ckb_types::{\nbytes::Bytes,\ncore::{\n@@ -100,7 +99,7 @@ pub fn setup_chain(txs_size: us...
Rust
MIT License
nervosnetwork/ckb
refactor: remove impl cell_provider on store
1
refactor
null
104,825
09.08.2021 11:09:33
14,400
82fbf95e8dedfe69d5949a4c9e2938d3b13e4e4f
chore(all): format
[ { "change_type": "MODIFY", "diff": "@@ -77,7 +77,7 @@ export class AIListItem {\nitem instanceof AIListItem ? item : new AIListItem(item)\n)\n: [],\n- }\n+ };\nObject.assign(this, {}, data);\n}\n", "new_path": "packages/angular/src/list/list-item/ai-list-item.class.ts", "old_path": "packages/angular...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(all): format
1
chore
all
667,635
09.08.2021 11:39:11
-28,800
09c1d3a1163225aabc113c939d0c3e82dba09042
fix(ios): fix bug when hippyview uses local image
[ { "change_type": "MODIFY", "diff": "BOOL fileExist = [[NSFileManager defaultManager] fileExistsAtPath:localPath isDirectory:&isDirectory];\nif (fileExist && !isDirectory) {\nNSData *imageData = [NSData dataWithContentsOfFile:localPath];\n- UIImage *image = [UIImage imageWithData:imageData];\n+ UIImage *imag...
C++
Apache License 2.0
tencent/hippy
fix(ios): fix bug when hippyview uses local image
1
fix
ios
277,273
09.08.2021 11:52:35
25,200
f16020e42e839728cc0ee3c90e107c65c5f4cc9d
fix: Set location hash when script events are triggered. Fixes
[ { "change_type": "MODIFY", "diff": "@@ -131,11 +131,7 @@ export const\n}\n})\n},\n- wave = { // Public API\n- args,\n- debounce,\n- throttle,\n- push: () => {\n+ push = () => {\nif (!_wave) return\n// Unconditionally set location hash so that the app doesn't have to track changes.\n@@ -148,17 +144,23 @@ exp...
Python
Apache License 2.0
h2oai/wave
fix: Set location hash when script events are triggered. Fixes #954
1
fix
null
104,844
09.08.2021 11:59:18
14,400
c0244d77c5bc5275dbeba30a54725bf9f4a30312
feat(card): change styles from review
[ { "change_type": "MODIFY", "diff": "@@ -88,7 +88,7 @@ $lineHeightSize: 1.375em;\n.#{$iot-prefix}--card--subtitle--text {\n@include type-style('label-01');\n- color: $text-01;\n+ color: $text-02;\nfont-weight: normal;\nwidth: 100%;\nmax-height: 1.34em;\n", "new_path": "packages/react/src/components/Card/...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
feat(card): change styles from review
1
feat
card
667,676
09.08.2021 12:05:26
-28,800
fbb4ee063cce57e7a6a9e9ce9c26075ff4f28d57
fix(core): fix uri crash
[ { "change_type": "MODIFY", "diff": "@@ -32,6 +32,7 @@ class Uri {\npublic:\nusing unicode_string_view = tdf::base::unicode_string_view;\n+ static std::shared_ptr<Uri> Create(const unicode_string_view& uri);\nexplicit Uri(const unicode_string_view& uri);\n~Uri();\nunicode_string_view GetPath();\n", "new_...
C++
Apache License 2.0
tencent/hippy
fix(core): fix uri crash
1
fix
core
679,913
09.08.2021 12:18:24
-7,200
9b9037048a7664eca20fda50df44e3018323d475
fix(geom-isoline): add half-pixel offset to result coords
[ { "change_type": "MODIFY", "diff": "@@ -85,7 +85,7 @@ const contourVertex: Fn5<ReadonlyVec, number, number, number, number, Vec>[] = [\n* value. The computation is implemented as a generator, yielding 1 point array\n* per found contour. The returned points optionally can be scaled using `scale`\n* factor or...
TypeScript
Apache License 2.0
thi-ng/umbrella
fix(geom-isoline): add half-pixel offset to result coords
1
fix
geom-isoline
915,255
09.08.2021 12:20:03
-7,200
57a9aa4e36ade51a34d00293b210bf68f78b703d
docs: naming
[ { "change_type": "MODIFY", "diff": "@@ -47,6 +47,12 @@ This service is stable, but under active development and may introduce breaking\nchanges in future releases. Any breaking change will have extensive\ndocumentation and upgrade instructions.\n+## Project Renaming\n+\n+The Ory Oathkeeper project was start...
Go
Apache License 2.0
ory/oathkeeper
docs: naming
1
docs
null
791,394
09.08.2021 12:23:14
-36,000
2dea3196a73764bd10842a3da5d0fa29ae84e101
feat(pubsublite): support seek subscription in AdminClient SeekSubscription performs an out-of-band seek for a subscription to a specified target. SeekSubscriptionOperation allows polling the seek operation.
[ { "change_type": "MODIFY", "diff": "@@ -29,18 +29,6 @@ var (\nerrNoSubscriptionFieldsUpdated = errors.New(\"pubsublite: no fields updated for subscription\")\n)\n-// BacklogLocation refers to a location with respect to the message backlog.\n-type BacklogLocation int\n-\n-const (\n- // End refers to the loca...
Go
Apache License 2.0
googleapis/google-cloud-go
feat(pubsublite): support seek subscription in AdminClient (#4316) SeekSubscription performs an out-of-band seek for a subscription to a specified target. SeekSubscriptionOperation allows polling the seek operation.
1
feat
pubsublite
756,013
09.08.2021 12:32:43
21,600
eddc2ee155d40fca9df516ad9315e02f144cce58
test(vats): add a regression test for issue
[ { "change_type": "MODIFY", "diff": "@@ -65,8 +65,9 @@ export default function makeRouter() {\n});\n}\n/**\n- * @typedef {Protocol} RouterProtocol\n- * @property {(prefix: string, protocolHandler: ProtocolHandler) => void} registerProtocolHandler\n+ * @typedef {Object} RouterProtocol\n+ * @property {(prefix:...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(vats): add a regression test for issue #3621
1
test
vats
426,654
09.08.2021 12:52:37
-10,800
655ce1bd1ad7c3c333f778414fdec46918ff0656
feat: bump webdriverio version to 7.9.0
[ { "change_type": "MODIFY", "diff": "\"ip\": \"^1.1.5\",\n\"saucelabs\": \"^4.6.2\",\n\"uuid\": \"^8.3.2\",\n- \"webdriver\": \"^7.7.4\",\n- \"webdriverio\": \"^7.7.4\"\n+ \"webdriver\": \"^7.9.0\",\n+ \"webdriverio\": \"^7.9.0\"\n},\n\"devDependencies\": {\n\"@types/ip\": \"^1.1.0\",\n", "new_path": "pa...
TypeScript
MIT License
modernweb-dev/web
feat: bump webdriverio version to 7.9.0
1
feat
null
426,654
09.08.2021 12:53:12
-10,800
66d1c6295eed1db48e7fa41d389fc6314d2ffba7
fix: type cast driver to Browser
[ { "change_type": "MODIFY", "diff": "@@ -69,7 +69,7 @@ export class WebdriverLauncher implements BrowserLauncher {\nif (this.debugDriver) {\nawait this.debugDriver.deleteSession();\n}\n- this.debugDriver = await remote(this.options);\n+ this.debugDriver = (await remote(this.options)) as Browser<'async'>;\naw...
TypeScript
MIT License
modernweb-dev/web
fix: type cast driver to Browser
1
fix
null
791,394
09.08.2021 13:17:53
-36,000
84cf80826c83a44dc75983f5254336e5faae6388
test(pubsublite): integration tests for seek subscription
[ { "change_type": "MODIFY", "diff": "@@ -121,6 +121,32 @@ func cleanUpSubscription(ctx context.Context, t *testing.T, admin *AdminClient,\n}\n}\n+func validateNewSeekOperation(t *testing.T, subscription string, seekOp *SeekSubscriptionOperation) {\n+ t.Helper()\n+\n+ if len(seekOp.Name()) == 0 {\n+ t.Error(\...
Go
Apache License 2.0
googleapis/google-cloud-go
test(pubsublite): integration tests for seek subscription (#4372)
1
test
pubsublite
471,536
09.08.2021 13:30:07
-10,800
4b7b462f2e9c8e56aad73d5e29222cd133111189
docs: add PatternFly Elements to libraries
[ { "change_type": "MODIFY", "diff": "@@ -102,6 +102,11 @@ const componentLibraries = [\ndescription:\n\"Material Design Components from Material Design team themselves. Stay as close as possible to the changing specification with these components from Google's own Material Design team.\",\n},\n+ {\n+ name: '...
JavaScript
MIT License
open-wc/open-wc
docs: add PatternFly Elements to libraries
1
docs
null
756,051
09.08.2021 13:31:15
18,000
8148c13c5f4810c5fe92e05ced57ebf56302404d
fix(xsnap)!: don't rely on diagnostic meters plus a drive-by spelling fix
[ { "change_type": "MODIFY", "diff": "/** The version identifier for our meter type.\n* TODO Bump this whenever there's a change to metering semantics.\n*/\n-export const METER_TYPE = 'xs-meter-9';\n+export const METER_TYPE = 'xs-meter-10';\nexport const ExitCode = {\nE_UNKNOWN_ERROR: -1,\n", "new_path": ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(xsnap)!: don't rely on diagnostic meters plus a drive-by spelling fix
1
fix
xsnap
530,336
09.08.2021 13:47:04
-7,200
ad6d2f4865447af4115a9295499f585ef9ba9b3b
feat: license Add the MIT No Attribution license. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
[ { "change_type": "ADD", "diff": "+Copyright $copyright_period $copyright_owner\n+\n+Permission is hereby granted, free of charge, to any person obtaining a copy of\n+this software and associated documentation files (the \"Software\"), to deal in\n+the Software without restriction, including without limitati...
TypeScript
Apache License 2.0
projen/projen
feat: MIT-0 license (#978) Add the MIT No Attribution (MIT-0) license. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1
feat
null
401,135
09.08.2021 14:01:56
14,400
a19b9719cfff453967c7b637e867e045795d17b1
refactor(core): change form prop to fieldSchema prop affects:
[ { "change_type": "MODIFY", "diff": "import { CheckIcon, MinimizeIcon } from '@medly-components/icons';\n-import { ThemeContext, useCombinedRefs, WithStyle } from '@medly-components/utils';\n-import React, { FC, FocusEvent, FormEvent, useCallback, useContext, useMemo, useState } from 'react';\n-import { Help...
TypeScript
MIT License
medly/medly-components
refactor(core): change form prop to fieldSchema prop affects: @medly-components/core, @medly-components/forms
1
refactor
core
127,946
09.08.2021 14:12:58
-10,800
9efef0a3c2f1842dd1928401022b16de199c2b9d
fix: console error warning for react props
[ { "change_type": "MODIFY", "diff": "@@ -11,8 +11,8 @@ const Logo = () => (\nfill=\"#23252E\"\n/>\n<path\n- fill-rule=\"evenodd\"\n- clip-rule=\"evenodd\"\n+ fillRule=\"evenodd\"\n+ clipRule=\"evenodd\"\nd=\"M52.0755 9.69388C52.0755 14.8335 47.8996 19 42.7485 19C37.5973 19 33.4215 14.8335 33.4215 9.69388C33....
TypeScript
MIT License
coingaming/moon-design
fix: console error warning for react props (#1298)
1
fix
null
599,878
09.08.2021 14:19:34
-32,400
70bd9e9308b607206b60a2a36a511de6e397a3db
fix(ui): change sidebar breakpoint to lg
[ { "change_type": "MODIFY", "diff": "@@ -13,7 +13,7 @@ const SearchInput: React.FC = () => {\nconst { searchValue, setSearchValue, setIsOpen, clear } = useSearchInput();\nreturn (\n<div className=\"flex flex-1\">\n- <div className=\"flex w-full md:ml-0\">\n+ <div className=\"flex w-full\">\n<label htmlFor=\"...
TypeScript
MIT License
sct/overseerr
fix(ui): change sidebar breakpoint to lg (#1972)
1
fix
ui
104,844
09.08.2021 14:28:43
14,400
1951ca4fea9d5dc7a432c2d4a203ee352024803f
fix(card): prevent jumping when footer content gets too big
[ { "change_type": "MODIFY", "diff": "@@ -192,7 +192,11 @@ export const BasicWithRenderProp = () => {\nonBlur={action('onBlur')}\nonClick={action('onClick')}\ntabIndex={0}\n- footerContent={() => <Button kind=\"ghost\">Footer Content</Button>}\n+ footerContent={() => (\n+ <Button size=\"sm\" kind=\"ghost\">\n...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(card): prevent jumping when footer content gets too big
1
fix
card
667,635
09.08.2021 14:33:16
-28,800
6bf31c765a20b0f0a8965d44fd2d35aeaeea16f3
refactor(ios): refactor hippyview init method
[ { "change_type": "MODIFY", "diff": "@@ -171,13 +171,7 @@ static NSString *HippyRecursiveAccessibilityLabel(UIView *view) {\n- (instancetype)initWithBridge:(HippyBridge *)bridge {\nself = [super init];\nif (self) {\n- self.bridge = bridge;\n- }\n- return self;\n-}\n-\n-- (instancetype)initWithFrame:(CGRect)f...
C++
Apache License 2.0
tencent/hippy
refactor(ios): refactor hippyview init method
1
refactor
ios
667,676
09.08.2021 14:46:43
-28,800
1ecd92e857cc368489e30670abb330c39e0380f6
fix(core): fix parse uri crash
[ { "change_type": "MODIFY", "diff": "@@ -133,6 +133,7 @@ bool RunScript(std::shared_ptr<Runtime> runtime,\n<< \", uri = \" << uri\n<< \", asset_manager = \" << asset_manager;\nunicode_string_view script_content;\n+ bool read_script_flag;\nunicode_string_view code_cache_content;\nuint64_t modify_time = 0;\n@@...
C++
Apache License 2.0
tencent/hippy
fix(core): fix parse uri crash
1
fix
core
141,572
09.08.2021 14:46:55
-36,000
1dc4a0e88a3f6d1eca27ad507dbaea35dd62eed3
fix: Design tokens peer version on stylelint plugin
[ { "change_type": "MODIFY", "diff": "\"stylelint\": \"^13.10.0\"\n},\n\"peerDependencies\": {\n- \"@kaizen/design-tokens\": \"^2.8.1\"\n+ \"@kaizen/design-tokens\": \"^2.10.3\"\n},\n\"devDependencies\": {\n\"@types/lodash.kebabcase\": \"^4.1.6\",\n", "new_path": "packages/stylelint-plugin/package.json", ...
TypeScript
MIT License
cultureamp/kaizen-design-system
fix: Design tokens peer version on stylelint plugin (#1821)
1
fix
null
889,620
09.08.2021 14:53:18
-28,800
95b22e6b56cc6eb1236e90f9c0466ecda3b06301
refactor: use transactionTemplate instead of
[ { "change_type": "MODIFY", "diff": "@@ -23,7 +23,6 @@ import org.gotson.komga.infrastructure.hash.Hasher\nimport org.gotson.komga.infrastructure.image.ImageConverter\nimport org.gotson.komga.infrastructure.image.ImageType\nimport org.springframework.stereotype.Service\n-import org.springframework.transactio...
Kotlin
MIT License
gotson/komga
refactor: use transactionTemplate instead of @Transactional
1
refactor
null
889,620
09.08.2021 14:54:42
-28,800
c73e2b11c86e08b87f1e30d621182c2295c31b8e
refactor: replace deleteEmpty by delete(ids) for readlist and collections
[ { "change_type": "MODIFY", "diff": "@@ -38,8 +38,8 @@ interface ReadListRepository {\nfun removeBooksFromAll(bookIds: Collection<String>)\nfun delete(readListId: String)\n+ fun delete(readListIds: Collection<String>)\nfun deleteAll()\n- fun deleteEmpty()\nfun existsByName(name: String): Boolean\n}\n", "...
Kotlin
MIT License
gotson/komga
refactor: replace deleteEmpty by delete(ids) for readlist and collections
1
refactor
null
126,276
09.08.2021 14:55:11
10,800
0975545344215942d84b24f0559f0f1260ea7976
feat(pkg/replication): initial active replication capabilities
[ { "change_type": "DELETE", "diff": "-/*\n-Copyright 2021 CodeNotary, Inc. All rights reserved.\n-\n-Licensed under the Apache License, Version 2.0 (the \"License\");\n-you may not use this file except in compliance with the License.\n-You may obtain a copy of the License at\n-\n- http://www.apache.org/licen...
Go
Apache License 2.0
codenotary/immudb
feat(pkg/replication): initial active replication capabilities Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
feat
pkg/replication
126,276
09.08.2021 14:56:05
10,800
f057191fc6633d1c5ae78d3a9440c486cc4c1d05
feat(pkg/server): initial support for active replication of user created databases
[ { "change_type": "MODIFY", "diff": "@@ -39,6 +39,7 @@ var (\nErrNotSupported = errors.New(\"operation not supported\")\nErrNotLoggedIn = errors.New(\"not logged in\")\nErrReplicationInFollowerMode = errors.New(\"replication already in follower mode\")\n+ ErrNoReplicationInProgress = errors.New(\"no replicat...
Go
Apache License 2.0
codenotary/immudb
feat(pkg/server): initial support for active replication of user created databases Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
feat
pkg/server
889,620
09.08.2021 14:59:33
-28,800
2d10f70feff7344eebff475dd24eca48f179207e
refactor: simplify jooq query
[ { "change_type": "MODIFY", "diff": "@@ -21,8 +21,6 @@ class BookMetadataAggregationDao(\nprivate val a = Tables.BOOK_METADATA_AGGREGATION_AUTHOR\nprivate val t = Tables.BOOK_METADATA_AGGREGATION_TAG\n- private val groupFields = arrayOf(*d.fields(), *a.fields())\n-\noverride fun findById(seriesId: String): B...
Kotlin
MIT License
gotson/komga
refactor: simplify jooq query
1
refactor
null
277,002
09.08.2021 15:05:54
10,800
5231bba8f16a4146082cd5f209c84fef585fb3f7
feat: add limitLabel in component result
[ { "change_type": "MODIFY", "diff": "@@ -60,15 +60,12 @@ const activitiesList = [\nvariant: 'deep',\n},\n{\n- children: 'Relax',\n+ children: 'Spa',\nvariant: 'deep',\n},\n-];\n-\n-const entranceList = [\n{\n- children: 'From 7:30 am to 9:00 pm',\n- variant: 'stamina',\n+ children: 'Well Being',\n+ variant: ...
JavaScript
MIT License
gympass/yoga
feat: add limitLabel in component result
1
feat
null
277,002
09.08.2021 15:10:03
10,800
1a3181bb075fb547cd0bc5d91c64c37ba0cde03f
fix: documentatio
[ { "change_type": "MODIFY", "diff": "@@ -77,7 +77,6 @@ Gympass `<Result />` description\n#### Props - Result\n-<<<<<<< HEAD\n<PropsTable component=\"Result\" platform=\"native\" />\n#### Props - Result.Details\n", "new_path": "packages/doc/content/components/components/result/result-native.mdx", "old...
JavaScript
MIT License
gympass/yoga
fix: documentatio
1
fix
null
551,636
09.08.2021 15:14:06
-3,600
488b8c56ad08c38462d12a9abaaa7f744b602ec6
fix(o3): fixed race condition that can occur between O3 copy jobs and purge job
[ { "change_type": "MODIFY", "diff": "@@ -99,12 +99,30 @@ public class O3CopyJob extends AbstractQueueConsumerJob<O3CopyTask> {\nTableWriter tableWriter,\nBitmapIndexWriter indexWriter\n) {\n+ LOG.debug().$(\"o3 copy [blockType=\").$(blockType)\n+ .$(\", columnType=\").$(columnType)\n+ .$(\", dstFixFd=\").$(d...
Java
Apache License 2.0
questdb/questdb
fix(o3): fixed race condition that can occur between O3 copy jobs and purge job (#1232)
1
fix
o3
401,135
09.08.2021 15:15:48
14,400
5ca9e0e35dee7794131dd68f7b14ec91a03be8d6
docs(forms): remove prop from form stories affects:
[ { "change_type": "MODIFY", "diff": "@@ -160,7 +160,6 @@ You can play with this form in the `Canvas` tab.\nfullWidth={boolean('Full Width', false)}\nisLoading={boolean('Is Loading', false)}\nminWidth={text('Min Width', '50rem')}\n- showDecorators={false}\n/>\n</Story>\n</Preview>\n", "new_path": "package...
TypeScript
MIT License
medly/medly-components
docs(forms): remove prop from form stories affects: @medly-components/forms
1
docs
forms
777,401
09.08.2021 15:34:06
14,400
b4a58722b1c86bbf7410f209de2c49b6b2ba194f
chore: don't silently drop agent ws failures
[ { "change_type": "MODIFY", "diff": "@@ -60,23 +60,34 @@ func (a *agent) Receive(ctx *actor.Context) error {\n} else {\na.address = msg.Ctx.Request().RemoteAddr[0:lastColonIndex]\n}\n- ctx.Ask(a.socket, ws.WriteMessage{Message: aproto.AgentMessage{MasterSetAgentOptions: a.opts}})\n+ wsm := ws.WriteMessage{Me...
Python
Apache License 2.0
determined-ai/determined
chore: don't silently drop agent ws failures (#2755)
1
chore
null
791,834
09.08.2021 15:45:23
18,000
8629cc4761e3668b32763ec75cd4146ccc2b1342
core: convert externs.d.ts files to modules
[ { "change_type": "MODIFY", "diff": "@@ -17,6 +17,7 @@ type _TaskNode = import('../lighthouse-core/lib/tracehouse/main-thread-tasks.js'\nimport Config from './config';\nimport Gatherer from './gatherer';\nimport {IcuMessage} from './i18n';\n+import Protocol from './protocol';\nexport interface Artifacts exte...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core: convert externs.d.ts files to modules (#12888)
1
core
null
104,844
09.08.2021 15:57:11
14,400
5b8e6058bf71155d6828b88c176f6d9e9db5a669
fix(emptystate): use original export names to avoid break
[ { "change_type": "MODIFY", "diff": "-export { default as EmptyStateDefaultIcon } from './EmptyStateDefaultIcon';\n-export { default as EmptyState404Icon } from './EmptyState404Icon';\n-export { default as EmptyStateErrorIcon } from './EmptyStateErrorIcon';\n-export { default as EmptyStateNoResultsIcon } fro...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(emptystate): use original export names to avoid break
1
fix
emptystate
141,564
09.08.2021 16:03:12
-36,000
75820cfb1289d4e58b5840b965aaa03413655f2c
feat: Remove reversed color prop BREAKING CHANGE: reverseColor prop removed from Button. This prop was only changing the font color under certain circumstances. Color will return to expected color for button (e.g. reversed / not reversed).
[ { "change_type": "MODIFY", "diff": "module KaizenDraft.Button.Button exposing\n- ( BrandColor(..)\n- , ButtonType(..)\n+ ( ButtonType(..)\n, Config\n, IconPosition(..)\n, automationId\n@@ -24,7 +23,6 @@ module KaizenDraft.Button.Button exposing\n, onMouseDown\n, preventKeydownOn\n, primary\n- , reverseColor...
TypeScript
MIT License
cultureamp/kaizen-design-system
feat: Remove reversed color prop (#1822) BREAKING CHANGE: reverseColor prop removed from Button. This prop was only changing the font color under certain circumstances. Color will return to expected color for button (e.g. reversed / not reversed).
1
feat
null
104,844
09.08.2021 16:05:40
14,400
d59c3f8fd9994f86f71b25c5a3eae34eb881a0b3
fix(emptystate): revert to old name for icons
[ { "change_type": "MODIFY", "diff": "@@ -3,7 +3,7 @@ import { action } from '@storybook/addon-actions';\nimport { withKnobs, boolean, text, object, array } from '@storybook/addon-knobs';\nimport { DataScientistIcon } from '../../icons/components';\n-import { EmptyStateDefaultIcon } from '../../icons/static';...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(emptystate): revert to old name for icons
1
fix
emptystate
756,029
09.08.2021 16:08:02
25,200
d5a85007ee93b52d2575d4bb08adecef4c8f881c
refactor(agoric-cli): Use ESM entrypoint for solo
[ { "change_type": "MODIFY", "diff": "@@ -113,7 +113,7 @@ export default async function startMain(progname, rawArgs, powers, opts) {\nlet agSolo;\nif (opts.sdk) {\n- agSolo = path.resolve(__dirname, '../../solo/src/entrypoint.cjs');\n+ agSolo = path.resolve(__dirname, '../../solo/src/entrypoint.js');\n} else ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(agoric-cli): Use ESM entrypoint for solo
1
refactor
agoric-cli
730,467
09.08.2021 16:08:23
21,600
4d3923c7286eebb48b9e9ba31258e7281205dcb3
fix(metrics): add localNetworkPrefix to diagnostic
[ { "change_type": "MODIFY", "diff": "@@ -32,6 +32,19 @@ const {\ngetBrowserVersion\n} = BrowserDetection();\n+// Apply a CIDR /28 format to the IP address\n+const getLocalNetworkPrefix = (localIp) => {\n+ if (!localIp) {\n+ return undefined;\n+ }\n+ const parts = localIp.split('.');\n+\n+ // eslint-disable-n...
JavaScript
MIT License
webex/webex-js-sdk
fix(metrics): add localNetworkPrefix to diagnostic
1
fix
metrics
688,497
09.08.2021 16:30:12
-10,800
90cb384d405626ef1b7a0049d12de1777245ecc5
fix: adds data-testid for badge component
[ { "change_type": "MODIFY", "diff": "@@ -36,7 +36,8 @@ export const Badge = forwardRef<HTMLDivElement, Props>(function Badge (\nvariant = 'white',\nsize = 'medium',\ncontent,\n- titleCase: propsTitleCase\n+ titleCase: propsTitleCase,\n+ 'data-testid': dataTestId\n} = props\nconst classes = useStyles()\n@@ -5...
TypeScript
MIT License
toptal/picasso
fix: adds data-testid for badge component (#2126) Co-authored-by: Mikayel Danielyan <mika.danieyan@toptal.com>
1
fix
null
756,029
09.08.2021 16:58:16
25,200
5ec177977bb19c21d8fc2828931cc00ce01751e1
refactor(deployment): Convert RESM to NESM This change also incidentally removes a dependency on path in favor of using the thread read powers. This frees up the name dirname in module scope for our adapter to import.module.url.
[ { "change_type": "MODIFY", "diff": "\"name\": \"@agoric/deployment\",\n\"version\": \"1.28.7\",\n\"description\": \"Set up Agoric public chain nodes\",\n- \"parsers\": {\n- \"js\": \"mjs\"\n- },\n+ \"type\": \"module\",\n\"private\": true,\n\"main\": \"src/main.js\",\n\"bin\": {\n- \"ag-setup-cosmos\": \"sr...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(deployment): Convert RESM to NESM This change also incidentally removes a dependency on path in favor of using the thread read powers. This frees up the name dirname in module scope for our adapter to import.module.url.
1
refactor
deployment
756,029
09.08.2021 17:01:10
25,200
34b877e9d9a8c2f723ae205c2e333e7ce5b27874
refactor(governance): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "\"name\": \"@agoric/governance\",\n\"version\": \"0.1.7\",\n\"description\": \"Core governance support\",\n- \"parsers\": {\n- \"js\": \"mjs\"\n- },\n+ \"type\": \"module\",\n\"main\": \"src/paramManager.js\",\n\"engines\": {\n\"node\": \">=14.15.0\"\n\"@agoric/install-se...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(governance): Convert RESM to NESM
1
refactor
governance
667,713
09.08.2021 17:03:16
-28,800
3301b6caa95e8c85fea2841f10947d11baa3aed2
fix(android): rtl text direction for ARABIC
[ { "change_type": "MODIFY", "diff": "@@ -23,6 +23,7 @@ import android.graphics.drawable.ColorDrawable;\nimport android.graphics.drawable.Drawable;\nimport android.os.Build;\nimport android.text.*;\n+import android.text.Layout.Alignment;\nimport android.text.style.*;\nimport com.tencent.mtt.hippy.HippyEngineC...
C++
Apache License 2.0
tencent/hippy
fix(android): rtl text direction for ARABIC
1
fix
android
756,029
09.08.2021 17:06:17
25,200
d9a40194ad5bd0d05bcc8ef2a7de57b9d651e5be
refactor(agoric): Convert RESM to NESM Refs
[ { "change_type": "DELETE", "diff": "-#!/usr/bin/env node\n-require('esm')(module)('../lib/entrypoint');\n", "new_path": null, "old_path": "packages/agoric-cli/bin/agoric" }, { "change_type": "ADD", "diff": "+../lib/entrypoint.js\n\\ No newline at end of file\n", "new_path": "packages...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(agoric): Convert RESM to NESM Refs #527
1
refactor
agoric
756,029
09.08.2021 17:07:49
25,200
15cc9e732eb07f2978704be98f338a9eff7f4f16
refactor(import-manager): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "\"name\": \"@agoric/import-manager\",\n\"version\": \"0.2.23\",\n\"description\": \"Share code across vat boundaries\",\n- \"parsers\": {\n- \"js\": \"mjs\"\n- },\n- \"main\": \"src/importManager.js\",\n+ \"type\": \"module\",\n+ \"main\": \"./src/importManager.js\",\n\"e...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(import-manager): Convert RESM to NESM
1
refactor
import-manager
603,467
09.08.2021 17:41:30
-7,200
59703bf4fb13488bce2382eb411e67b4342e0e2d
fix(webdriverio): you can import WebdriverIOConfig from to make it easier to enable type checking of your wdio.conf.ts file
[ { "change_type": "MODIFY", "diff": "/**\n- * @external {@wdio/types~ElementArray} https://github.com/webdriverio/webdriverio/blob/main/packages/webdriverio/src/types.ts#L89\n+ * @external {@wdio/types~ElementArray} https://github.com/webdriverio/webdriverio/blob/main/packages/webdriverio/src/types.ts\n*/\n/...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(webdriverio): you can import WebdriverIOConfig from @serenity-js/webdriverio to make it easier to enable type checking of your wdio.conf.ts file
1
fix
webdriverio
426,654
09.08.2021 17:50:12
-10,800
7951f71755d062a3186cd1c75260fd06c6fd198e
fix: move Babel types to correct package
[ { "change_type": "MODIFY", "diff": "\"puppeteer-core\": \"^9.1.0\"\n},\n\"devDependencies\": {\n- \"@types/babel__code-frame\": \"^7.0.2\",\n\"@types/istanbul-reports\": \"^3.0.0\",\n\"@web/test-runner-mocha\": \"^0.7.0\"\n}\n", "new_path": "packages/test-runner-chrome/package.json", "old_path": "pa...
TypeScript
MIT License
modernweb-dev/web
fix: move Babel types to correct package
1
fix
null
815,598
09.08.2021 17:55:04
-28,800
17a4aff432f1b4d7dc2b33068ec93ca0f3720ad4
chore: update CHANGELOG for v0.43.2
[ { "change_type": "MODIFY", "diff": "+# [v0.43.2](https://github.com/nervosnetwork/ckb/compare/v0.43.1...v0.43.2) (2021-08-09)\n+\n+### Bug Fixes\n+\n+* #2847: Dial bootnode randomly (@driftluo)\n+* #2871: Fix the status marking problem of header sync to 0.43 (@driftluo)\n+* #2893: Don't panic when the datab...
Rust
MIT License
nervosnetwork/ckb
chore: update CHANGELOG for v0.43.2
1
chore
null
756,029
09.08.2021 18:07:09
25,200
7161cbc17524e676f1e6665a07aebbecf17e8c23
refactor(transform-metering): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "\"name\": \"@agoric/transform-metering\",\n\"version\": \"1.4.20\",\n\"description\": \"transform-metering\",\n- \"parsers\": {\n- \"js\": \"mjs\"\n- },\n- \"main\": \"src/index.js\",\n+ \"type\": \"module\",\n+ \"main\": \"./src/index.js\",\n\"scripts\": {\n\"test\": \"a...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(transform-metering): Convert RESM to NESM
1
refactor
transform-metering
756,029
09.08.2021 18:08:30
25,200
8b8e86ffe1cc27d5ade29b3140c52aa0f3acfa61
test(transform-metering): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"main\": \"./src/index.js\",\n\"scripts\": {\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-check\": \"yarn lint\",\n\"lint-fix\": \"eslint --fix '**/*.{js,jsx}'\",\n\"@babel/parser\": \"^7.14.2\"...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(transform-metering): Add coverage script
1
test
transform-metering
756,029
09.08.2021 18:08:59
25,200
94f08c19aee24bc8369b42cf6ac0d9b3e3cfd300
refactor(install-metering-and-ses): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "-import '@agoric/eventual-send/shim';\n-import './install-global-metering';\n+import '@agoric/eventual-send/shim.js';\n+import './install-global-metering.js';\nimport '@agoric/install-ses';\n", "new_path": "packages/install-metering-and-ses/install-metering-and-ses.js...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(install-metering-and-ses): Convert RESM to NESM
1
refactor
install-metering-and-ses
756,029
09.08.2021 18:09:45
25,200
366740262741a6acf1ef6e55bb363dc56c462fa4
test(install-metering-and-ses): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"build\": \"exit 0\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-check\": \"yarn lint\",\n\"lint-fix\": \"eslint --fix '**/*.js'\",\n},\n\"devDependencies\": {\n\"@agoric/trans...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(install-metering-and-ses): Add coverage script
1
test
install-metering-and-ses
756,029
09.08.2021 18:15:46
25,200
73bfb6ffa1aea6196daebe974a3ab54aa9829e25
refactor(pegasus): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "// @ts-check\nimport { E } from '@agoric/eventual-send';\n-import pegasusBundle from './bundle-pegasus';\n+import pegasusBundle from './bundle-pegasus.js';\n/**\n* @param {Object} param0\n", "new_path": "packages/pegasus/bundles/install-on-chain.js", "old_path": "...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(pegasus): Convert RESM to NESM
1
refactor
pegasus
756,029
09.08.2021 18:18:25
25,200
f547a45c80d34d3a4591e364f97b09d49c000ae8
refactor(sharing-service): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "\"name\": \"@agoric/sharing-service\",\n\"version\": \"0.1.23\",\n\"description\": \"Share objects with another party but not publicly\",\n- \"parsers\": {\n- \"js\": \"mjs\"\n- },\n- \"main\": \"src/sharing.js\",\n+ \"type\": \"module\",\n+ \"main\": \"./src/sharing.js\"...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(sharing-service): Convert RESM to NESM
1
refactor
sharing-service
756,029
09.08.2021 18:19:43
25,200
eff6ec61d811c5dc2166172149ac795715f2a743
test(sharing-service): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"build\": \"exit 0\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-check\": \"yarn lint\",\n\"lint-fix\": \"eslint --fix '**/*.js'\",\n\"@agoric/eventual-send\": \"^0.13.23\",\n\...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(sharing-service): Add coverage script
1
test
sharing-service
756,029
09.08.2021 18:25:37
25,200
66f9b97e00b6b906e0b9fe094a96a51a12a94b5b
refactor(spawner): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "@@ -12,7 +12,8 @@ source retrieval, issuers, invitations, or seats). These callers now do\nsomething like:\n```js\n- const bundle = await bundleSource(pathResolve(__dirname, './src/wallet.js'));\n+ const bundlePath = new URL('src/wallet.js', import.meta.url).pathname;\n+ ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(spawner): Convert RESM to NESM
1
refactor
spawner
756,029
09.08.2021 18:27:06
25,200
978b0b3b75ac765c37ac672b3663e071b9e82fd6
test(spawner): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"build\": \"yarn build-bundle-spawn\",\n\"build-bundle-spawn\": \"node scripts/build-bundle-spawn.js\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-check\": \"yarn lint\",\n\"lint-fix\": \"esli...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(spawner): Add coverage script
1
test
spawner
438,921
09.08.2021 18:27:29
-32,400
045d85cbaeceb5451ca86a0ac4b7945cecd7ced6
chore(ci): update release node version to 14
[ { "change_type": "MODIFY", "diff": "@@ -68,7 +68,7 @@ jobs:\n- name: Setup Node.js\nuses: actions/setup-node@v1\nwith:\n- node-version: 12\n+ node-version: 14\n- name: Install dependencies\nrun: |\n", "new_path": ".github/workflows/ci.yml", "old_path": ".github/workflows/ci.yml" } ]
TypeScript
MIT License
naver/billboard.js
chore(ci): update release node version to 14
1
chore
ci
756,029
09.08.2021 18:28:52
25,200
bd992a69d4dbda781553a925596ef49c88e49e7e
refactor(stat-logger): Convert RESM to NESM
[ { "change_type": "MODIFY", "diff": "\"name\": \"@agoric/stat-logger\",\n\"version\": \"0.4.17\",\n\"description\": \"Simple library for logging and graphing performance statistics\",\n- \"parsers\": {\n- \"js\": \"mjs\"\n- },\n+ \"type\": \"module\",\n\"main\": \"src/index.js\",\n\"repository\": \"https://g...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(stat-logger): Convert RESM to NESM
1
refactor
stat-logger
438,921
09.08.2021 18:50:20
-32,400
00234f3689e03d8463ff509fd1d54a7224b86f67
skip: update getting __dirname
[ { "change_type": "MODIFY", "diff": "@@ -3,7 +3,8 @@ import {fileURLToPath} from \"url\";\nimport {execSync} from \"child_process\";\nimport {readFileSync, writeFileSync} from \"fs\";\n-const __dirname = dirname(fileURLToPath(import.meta.url));\n+const __filename = fileURLToPath(import.meta.url);\n+const __d...
TypeScript
MIT License
naver/billboard.js
skip: update getting __dirname
1
skip
null
438,921
09.08.2021 18:56:58
-32,400
e8b63ff92c35040ec3d86878805680103e47b292
style(const): update for babel warning
[ { "change_type": "MODIFY", "diff": "* Constants values for plugin option\n* @ignore\n*/\n+export {\n+ defaultStyle,\n+ tpl\n+};\n+\nconst defaultStyle = {\nid: \"__tableview-style__\",\nclass: \"bb-tableview\",\n@@ -45,8 +50,3 @@ const tpl = {\ntbodyHeader: `<th scope=\"row\">{=value}</th>`,\ntbody: `<td>{=...
TypeScript
MIT License
naver/billboard.js
style(const): update for babel warning
1
style
const
438,921
09.08.2021 19:22:53
-32,400
8a3c340d89b6031756a9c46b9f6641958d84bb5a
chore(build): fix for plugin path
[ { "change_type": "MODIFY", "diff": "-import {readdirSync} from \"fs\";\n+import {readdirSync, existsSync} from \"fs\";\nimport babel from '@rollup/plugin-babel';\nimport typescript from \"@rollup/plugin-typescript\";\nimport resolve from \"@rollup/plugin-node-resolve\";\n@@ -35,9 +35,13 @@ const plugins = [...
TypeScript
MIT License
naver/billboard.js
chore(build): fix for plugin path
1
chore
build
438,921
09.08.2021 19:45:55
-32,400
19a6f3eb0035ad9b524b7a3b4381896724f65ecb
chore(build): update resolvePath
[ { "change_type": "MODIFY", "diff": "-import {readdirSync, existsSync} from \"fs\";\n+import {readdirSync} from \"fs\";\nimport babel from '@rollup/plugin-babel';\nimport typescript from \"@rollup/plugin-typescript\";\nimport resolve from \"@rollup/plugin-node-resolve\";\n@@ -35,13 +35,8 @@ const plugins = [...
TypeScript
MIT License
naver/billboard.js
chore(build): update resolvePath
1
chore
build
756,029
09.08.2021 19:46:14
25,200
bfa7fb3b155037dc5de93aa3003ca1bc402cd6ae
test(treasury): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"build\": \"yarn build:bundles\",\n\"build:bundles\": \"node scripts/build-bundles.js\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-fix\": \"yarn lint:eslint --fix && yarn lint:types\",\n\"lin...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(treasury): Add coverage script
1
test
treasury
756,029
09.08.2021 19:59:47
25,200
e5875f2691464d02f17a0be787624753f0abfb46
test(ui-components): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"test\": \"BABEL_ENV='test' ava\",\n\"test:xs\": \"exit 0\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"build:tests\": \"rm -rf compiled && BABEL_ENV='test' ./node_modules/.bin/babel test/components --out-dir compiled/test/comp...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(ui-components): Add coverage script
1
test
ui-components
756,029
09.08.2021 20:04:00
25,200
88aff220202329758f16b80a0bd9f48e79867a62
test(governance): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"build\": \"exit 0\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-fix\": \"yarn lint:eslint --fix && yarn lint:types\",\n\"lint-check\": \"yarn lint\",\n\"@agoric/install-ses\":...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(governance): Add coverage script
1
test
governance
756,029
09.08.2021 20:05:15
25,200
6627996bd6cc15421782a83a8aec00e3bfca8091
test(agoric): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"build\": \"exit 0\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"integration-test\": \"ava --config .ava-integration-test.config.js\",\n\"lint-check\": \"yarn lint\",\n\"devDependen...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(agoric): Add coverage script
1
test
agoric
756,029
09.08.2021 20:06:03
25,200
f138e32f99784213b6704e24a422dc900a03e612
test(import-manager): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"build\": \"exit 0\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-fix\": \"eslint --fix '**/*.js'\",\n\"lint-check\": \"yarn lint\",\n\"devDependencies\": {\n\"@agoric/install-s...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(import-manager): Add coverage script
1
test
import-manager
756,029
09.08.2021 20:06:59
25,200
a40ab832f49eab2b347d7dc1a16449e2c999806c
test(pegasus): Add coverage script
[ { "change_type": "MODIFY", "diff": "\"build\": \"yarn build:bundles\",\n\"build:bundles\": \"node scripts/build-bundles.js\",\n\"test\": \"ava\",\n+ \"test:c8\": \"c8 $C8_OPTIONS ava --config=ava-nesm.config.js\",\n\"test:xs\": \"exit 0\",\n\"lint-fix\": \"yarn lint:eslint --fix && yarn lint:types\",\n\"lin...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(pegasus): Add coverage script
1
test
pegasus
126,276
09.08.2021 20:25:15
10,800
8d53dee78052718ac880a0571d56dcde80680ef2
chore(embedded/sql): minor code refactoring
[ { "change_type": "MODIFY", "diff": "@@ -431,10 +431,8 @@ func (e *Engine) entriesWithPrefix(prefix []byte, snap *store.Snapshot) ([]*stor\nfunc (e *Engine) catalogFrom(catalogSnap, dataSnap *store.Snapshot) (*Catalog, error) {\ncatalog := newCatalog()\n- initialKey := e.mapKey(catalogDatabasePrefix)\ndbRead...
Go
Apache License 2.0
codenotary/immudb
chore(embedded/sql): minor code refactoring Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
embedded/sql
317,646
09.08.2021 20:36:26
-7,200
68f576692b4a2cef429097dc69da6131be9ca806
feat(path): use second letter for .folder resolves
[ { "change_type": "MODIFY", "diff": "@@ -149,11 +149,17 @@ func (pt *path) getLetterPath() string {\nsplitted := strings.Split(pwd, pt.env.getPathSeperator())\nseparator := pt.props.getString(FolderSeparatorIcon, pt.env.getPathSeperator())\nfor i := 0; i < len(splitted)-1; i++ {\n- if len(splitted[i]) == 0 {...
Go
MIT License
jandedobbeleer/oh-my-posh
feat(path): use second letter for .folder resolves #886
1
feat
path
317,646
09.08.2021 21:13:40
-7,200
9f4f9d30dbc1532b7ca3a5bf3ef85fa91bc03f7d
fix(init): quote path for spaces resolves
[ { "change_type": "MODIFY", "diff": "@@ -14,13 +14,13 @@ import TabItem from \"@theme/TabItem\";\n<TabItem value=\"powershell\">\n```powershell\n-Export-PoshTheme -FilePath ~/.mytheme.omp.json -Format json\n+Export-PoshTheme -FilePath \"~/.mytheme.omp.json\" -Format json\n```\nOnce you're done editing, adjus...
Go
MIT License
jandedobbeleer/oh-my-posh
fix(init): quote path for spaces resolves #879
1
fix
init
603,467
09.08.2021 22:46:21
-7,200
ef41c074a8179435da07988e26feeea68e0d3336
fix(core): updated FileSystem APIs so that they're compatible with the latest
[ { "change_type": "MODIFY", "diff": "import * as cuid from 'cuid';\nimport * as nodeFS from 'fs';\n+import { WriteFileOptions } from 'fs';\nimport * as gracefulFS from 'graceful-fs';\nimport * as nodeOS from 'os';\nimport { promisify } from 'util';\nimport { Path } from './Path';\n-import { WriteFileOptions ...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(core): updated FileSystem APIs so that they're compatible with the latest @types/node
1
fix
core
877,015
09.08.2021 23:31:10
-7,200
875eff99e206af30504923b61bddf7eea1e629cb
refactor(@vtmn/css-rating): fix interactive rating component
[ { "change_type": "MODIFY", "diff": "margin: 0 rem(3px);\ncontent: '';\nmask: url(\"data:image/svg+xml;charset=utf-8, <svg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3.298 14.805 8 12.173l4.702 2.632-1.05-5.285 3.957-3.659-5...
JavaScript
Apache License 2.0
decathlon/vitamin-web
refactor(@vtmn/css-rating): fix interactive rating component
1
refactor
@vtmn/css-rating
603,467
10.08.2021 01:04:47
-7,200
446c7b9f3440303a3bfaf4197ca3cb1aeb1a72e5
fix(mocha): upgraded Mocha to version 9
[ { "change_type": "MODIFY", "diff": "\"@types/express\": \"^4.17.13\",\n\"@types/mocha\": \"^9.0.0\",\n\"cross-env\": \"^7.0.3\",\n- \"mocha\": \"^8.3.0\",\n+ \"mocha\": \"^9.0.3\",\n\"nodemon\": \"^2.0.6\",\n\"ts-node\": \"^10.2.0\",\n\"typescript\": \"^4.3.5\"\n", "new_path": "examples/calculator-app/p...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(mocha): upgraded Mocha to version 9
1
fix
mocha
777,374
10.08.2021 05:15:28
-25,200
579685b24fa7a50d7b2758f3509461a284e68f05
chore: basic python 3.9 support.
[ { "change_type": "MODIFY", "diff": "@@ -19,6 +19,9 @@ executors:\npython-38:\ndocker:\n- image: python:3.8-slim-buster\n+ python-39:\n+ docker:\n+ - image: python:3.9-slim-buster\nparameters:\ndet-version:\n@@ -1754,6 +1757,7 @@ workflows:\n\"python-36\",\n\"python-37\",\n\"python-38\",\n+ \"python-39\",\n\...
Python
Apache License 2.0
determined-ai/determined
chore: basic python 3.9 support. (#2808)
1
chore
null
317,646
10.08.2021 05:48:44
-7,200
9bd21c6573db44b64dda4a74250a720c0ab1dbaf
feat(text): add template support resolves
[ { "change_type": "MODIFY", "diff": "@@ -25,5 +25,19 @@ Display text.\n## Properties\n- text: `string` - text/icon to display. Accepts [coloring foreground][coloring] just like `prefix` and `postfix`.\n+Powered by go [text/template][go-text-template] templates extended with [sprig][sprig] utilizing the\n+pro...
Go
MIT License
jandedobbeleer/oh-my-posh
feat(text): add template support resolves #884
1
feat
text
317,646
10.08.2021 06:08:56
-7,200
053d26f4213c9e0d9eca754104d6a03a7a5f2ef9
chore: rework PR template
[ { "change_type": "MODIFY", "diff": "[Description of the change]\n-### Tips\n+<!---\n-If you're not comfortable with working with Git, we're working a [guide][docs] to help you out.\n-Oh My Posh advises [GitKraken][kraken] as your preferred cross platform Git GUI power tool.\n+Tips:\n+\n+If you're not comfor...
Go
MIT License
jandedobbeleer/oh-my-posh
chore: rework PR template
1
chore
null
317,646
10.08.2021 06:25:34
-7,200
4056d4a417dc2091dc4f3747490c78f4d9df76e1
chore: use form templates
[ { "change_type": "DELETE", "diff": "-### Prerequisites\n-\n-- [ ] I have read and understood the `CONTRIBUTING` guide\n-- [ ] I have looked for duplicate issues before submitting this one\n-\n-### Description\n-\n-[Description of the bug or feature]\n-\n-### Environment\n-\n-- Oh My Posh version:\n-- Theme:...
Go
MIT License
jandedobbeleer/oh-my-posh
chore: use form templates
1
chore
null
306,320
10.08.2021 08:13:34
-3,600
c7e9e1c05e31079c3b198d0b26ec46fab784eff7
feat: Add configure command * feat: Add configure command Supports `infracost configure get <key>` and `infracost configure set <key> <value>` * feat: simplify configure command to not support multiple profiles Also migrates old credentials format to new one
[ { "change_type": "DELETE", "diff": "-INFRACOST_PRICING_API_ENDPOINT=https://pricing.api.infracost.io\n", "new_path": null, "old_path": ".env" }, { "change_type": "ADD", "diff": "+package main\n+\n+import (\n+ \"fmt\"\n+ \"strings\"\n+\n+ \"github.com/infracost/infracost/internal/config\"...
Go
Apache License 2.0
infracost/infracost
feat: Add configure command (#896) * feat: Add configure command Supports `infracost configure get <key>` and `infracost configure set <key> <value>` * feat: simplify configure command to not support multiple profiles Also migrates old credentials format to new one
1
feat
null
304,879
10.08.2021 08:19:40
21,600
21b7c111b604efbd9ae1913a3c20af68d2224df9
chore: update Dockerfile_build to rust 1.54
[ { "change_type": "MODIFY", "diff": "# \"Wait,\" you ask. \"What's going on here?\" Rather than handling rustup validation\n# and verification, we can list the rust container as a prior build stage, and\n# then pull in the artifacts we need. There is an added benefit that tagged versions\n-# also include min...
Go
MIT License
influxdata/flux
chore: update Dockerfile_build to rust 1.54 (#3947)
1
chore
null
126,276
10.08.2021 08:26:52
10,800
19ae69e12b93a3b3660019dcb2c99a0bdaa3d9ce
test(embedded/sql): cover remaining edge cases using auto_increment
[ { "change_type": "MODIFY", "diff": "@@ -409,9 +409,17 @@ func TestAutoIncrementPK(t *testing.T) {\nerr = engine.UseDatabase(\"db1\")\nrequire.NoError(t, err)\n+ t.Run(\"invalid use of auto-increment\", func(t *testing.T) {\n_, err = engine.ExecStmt(\"CREATE TABLE table1 (id INTEGER, title VARCHAR AUTO_INCRE...
Go
Apache License 2.0
codenotary/immudb
test(embedded/sql): cover remaining edge cases using auto_increment Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
embedded/sql
791,308
10.08.2021 08:55:47
25,200
7ed74b8f31e5e7c461551e801287972f7e6e77b5
chore(tests): install kubectl using apt-get in test script
[ { "change_type": "MODIFY", "diff": "@@ -70,7 +70,11 @@ fi\n# If Kubernetes, install kubectl component\nif [[ $ENVIRONMENT == *\"kubernetes\"* ]]; then\n- gcloud components install kubectl -q\n+ curl -LO \"https://dl.k8s.io/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl.sha256\"\n...
Go
Apache License 2.0
googleapis/google-cloud-go
chore(tests): install kubectl using apt-get in test script (#4561)
1
chore
tests
865,916
10.08.2021 09:02:48
-7,200
7043542bcd0cf265a5b6efd1fed1474eaa321229
feat(client): do not open if unknown engine profile
[ { "change_type": "MODIFY", "diff": "@@ -304,3 +304,17 @@ export function engineProfilesEqual(a, b) {\n&& a.executionPlatform === b.executionPlatform\n&& a.executionPlatformVersion === b.executionPlatformVersion;\n}\n+\n+export function isKnownEngineProfile(engineProfile = {}) {\n+ if (!engineProfile.executi...
JavaScript
MIT License
camunda/camunda-modeler
feat(client): do not open if unknown engine profile
1
feat
client
277,002
10.08.2021 09:21:50
10,800
e85da162abcc02e4c876acb7e8925a5e8f7b94cd
feat: change props name in component tag
[ { "change_type": "MODIFY", "diff": "<Tag.Informative variant=\"informative\" >informative</Tag.Informative>\n<Tag.Informative icon={Building}>informative with custom icon</Tag.Informative>\n- <Tag.Informative variant=\"informative\" small>informative small</Tag.Informative>\n- <Tag.Informative icon={Buildin...
JavaScript
MIT License
gympass/yoga
feat: change props name in component tag
1
feat
null
185,944
10.08.2021 09:25:10
18,000
97bf4ad887e8e0901583336f35ab0bc16c9610a7
test: reduce copy-paste in runner-spec
[ { "change_type": "MODIFY", "diff": "@@ -5,11 +5,7 @@ import * as semver from 'semver';\nimport { IpcEvents } from '../../src/ipc-events';\nimport { getIsDownloaded } from '../../src/renderer/binary';\nimport { ipcRendererManager } from '../../src/renderer/ipc';\n-import {\n- RunResult,\n- RunnableVersion,\n...
TypeScript
MIT License
electron/fiddle
test: reduce copy-paste in runner-spec (#818)
1
test
null