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
756,013
21.02.2022 18:42:02
21,600
397a26bb3d2acb66955bd2393c49c6c01d518d5f
ci(build): dry up the Node.js build process
[ { "change_type": "ADD", "diff": "+name: Agoric SDK build Node.js\n+description: 'Build Node.js and cache built files'\n+\n+inputs:\n+ node-version:\n+ description: 'The version of Node.js to use'\n+ required: true\n+\n+runs:\n+ using: composite\n+ steps:\n+ - uses: actions/setup-node@v1\n+ with:\n+ node-ver...
JavaScript
Apache License 2.0
agoric/agoric-sdk
ci(build): dry up the Node.js build process
1
ci
build
667,713
21.02.2022 19:13:11
-28,800
e7e000d5cfcffab18788db5c24142dee795d7312
feat(android): add log level for delegate
[ { "change_type": "DELETE", "diff": "-package com.tencent.mtt.hippy;\n-\n-@SuppressWarnings({\"unused\"})\n-public interface IHippyNativeLogHandler {\n-\n- void onReceiveNativeLogMessage(int level, String msg);\n-}\n", "new_path": null, "old_path": "android/sdk/src/main/java/com/tencent/mtt/hippy/IHi...
C++
Apache License 2.0
tencent/hippy
feat(android): add log level for delegate
1
feat
android
551,636
21.02.2022 19:15:37
0
7c9b146e4f06bfc0b1a51bf1ce423776277c388b
chore(core): reduced default ILP connection pool capacity
[ { "change_type": "MODIFY", "diff": "@@ -776,7 +776,7 @@ public class PropServerConfiguration implements ServerConfiguration {\nthis.lineTcpNetConnectionRcvBuf = getIntSize(properties, env, \"line.tcp.net.recv.buf.size\", -1);\nthis.lineTcpNetConnectionRcvBuf = getIntSize(properties, env, \"line.tcp.net.conn...
Java
Apache License 2.0
questdb/questdb
chore(core): reduced default ILP connection pool capacity (#1903)
1
chore
core
915,146
21.02.2022 19:25:15
-19,080
a5746898abda877a9072739e519fedd44a2e81a9
fix: pass token to render-version-schema
[ { "change_type": "MODIFY", "diff": "@@ -275,6 +275,7 @@ jobs:\n- uses: ory/ci/releaser/render-version-schema@master\nwith:\nschema-path: spec/config.json\n+ token: ${{ secrets.ORY_BOT_PAT }}\nnewsletter-draft:\nname: Draft newsletter\n", "new_path": ".github/workflows/ci.yaml", "old_path": ".github/...
Go
Apache License 2.0
ory/hydra
fix: pass token to render-version-schema (#3003)
1
fix
null
915,307
21.02.2022 20:04:49
-19,080
f763cedede602144b3e136ca8d58f9c1f28ccfa1
fix: pass token to render-version-schema Fixes branch protection error.
[ { "change_type": "MODIFY", "diff": "@@ -159,6 +159,7 @@ jobs:\n- uses: ory/ci/releaser/render-version-schema@master\nwith:\nschema-path: spec/config.json\n+ token: ${{ secrets.ORY_BOT_PAT }}\nnewsletter-draft:\nname: Draft newsletter\n", "new_path": ".github/workflows/ci.yml", "old_path": ".github/w...
Go
Apache License 2.0
ory/oathkeeper
fix: pass token to render-version-schema (#929) Fixes branch protection error.
1
fix
null
756,029
21.02.2022 20:08:27
28,800
111bc311784bdb39956372fdf01b7fe615825b6d
chore: yarn build
[ { "change_type": "MODIFY", "diff": "export default [\n\"@agoric/access-token\",\n\"@agoric/assert\",\n- \"@agoric/bundle-source\",\n\"@agoric/cosmic-swingset\",\n\"@agoric/cosmos\",\n\"@agoric/deploy-script-support\",\n@@ -13,7 +12,6 @@ export default [\n\"@agoric/eslint-config\",\n\"@agoric/eventual-send\"...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore: yarn build
1
chore
null
426,654
21.02.2022 20:11:16
-7,200
9a2580a815eb342ce7a767a6eafc8251b080030b
feat: use Webdriver as base for BrowserstackLauncher
[ { "change_type": "ADD", "diff": "+---\n+'@web/test-runner-browserstack': minor\n+---\n+\n+Migrates `BrowserstackLauncher` to extend from `WebdriverLauncher` instead of `SeleniumLauncher`. This allows the visual regression plugin to work with said launcher.\n", "new_path": ".changeset/smooth-dodos-return...
TypeScript
MIT License
modernweb-dev/web
feat: use Webdriver as base for BrowserstackLauncher (#1651) (#1791) Co-authored-by: Erek Speed <melink14@gmail.com>
1
feat
null
306,649
21.02.2022 20:12:40
-19,080
ec8ffca372223b5d4b902ca7b9e2c8e680d166c0
docs(docs): added content for file uploader
[ { "change_type": "ADD", "diff": "+base: patterns\n+menus:\n+ - label: File uploader\n+ link: /patterns/fileUploader/usage/\n\\ No newline at end of file\n", "new_path": "docs/src/data/nav/patterns.yaml", "old_path": null }, { "change_type": "ADD", "diff": "+#### Live Demo\n+<br/>\n+\n+<P...
TypeScript
MIT License
innovaccer/design-system
docs(docs): added content for file uploader
1
docs
docs
104,828
21.02.2022 20:19:30
-3,600
fabc07b85e723f6ad4cd5a504247a5f4b0c33c89
fix(table): advanced filter crash fix
[ { "change_type": "MODIFY", "diff": "@@ -278,7 +278,7 @@ const TableToolbarAdvancedFilterFlyout = ({\n{ordering\n.filter((column) => {\nconst fullColumn = columns.find((item) => column.columnId === item.id);\n- return !column.isHidden && fullColumn.isFilterable === true;\n+ return !column.isHidden && fullCol...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): advanced filter crash fix #3319
1
fix
table
530,320
21.02.2022 20:27:22
-3,600
e6644fd4ce38ef31cd3e6a44364272f1bae8c49a
fix: grammar 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": "@@ -117,7 +117,7 @@ npx projen\n```\nAnd you'll notice that your `package.json` file now contains a `python` section in\n-it's `jsii` config and the GitHub `release.yml` workflow includes a PyPI\n+its `jsii` config and the GitHub `release.yml` workflow includes a PyPI\npu...
TypeScript
Apache License 2.0
projen/projen
fix: grammar (#1633) --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1
fix
null
104,828
21.02.2022 20:39:02
-3,600
f1e153c11fdf845138b3dad9eb086f045abf4a9a
docs(table): update spelling
[ { "change_type": "MODIFY", "diff": "@@ -672,7 +672,7 @@ describe('TableToolbarAdvancedFilterFlyout', () => {\n);\n});\n- it('should not break on empty column arrry prop', () => {\n+ it('should not break on empty column array prop', () => {\nconst onApplyAdvancedFilter = jest.fn();\nconst onCancelAdvancedFil...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
docs(table): update spelling #3319
1
docs
table
756,013
21.02.2022 20:43:46
21,600
05352e99d7b9488f756103979ec4632d53ff7d3d
fix(cosmic-swingset): handle begin/end block without explicit queue
[ { "change_type": "MODIFY", "diff": "@@ -31,6 +31,7 @@ export default function makeBlockManager({\nlet runTime = 0;\nlet chainTime;\nlet latestParams;\n+ let beginBlockAction;\nasync function processAction(action) {\nconst start = Date.now();\n@@ -172,23 +173,26 @@ export default function makeBlockManager({\...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(cosmic-swingset): handle begin/end block without explicit queue
1
fix
cosmic-swingset
756,013
21.02.2022 20:44:29
21,600
99679aaeb43bb25e2e305f5f5c5cb96d6d8e6456
refactor(cosmos): clarify code around `actionQueue`
[ { "change_type": "MODIFY", "diff": "@@ -18,6 +18,12 @@ type ControllerAdmissionMsg interface {\nCheckAdmissibility(sdk.Context, interface{}) error\n}\n+// Jsonable is a value, j, that can be passed through json.Marshal(j).\n+type Jsonable interface{}\n+\n+// ActionPusher enqueues data for later consumption ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(cosmos): clarify code around `actionQueue`
1
refactor
cosmos
711,597
21.02.2022 20:45:23
-3,600
fd2f03946329b2c0703ed072891bac2f67fc05cd
fix(core): Allow CRUD on Channels for non-SuperAdmins with permissions Relates to
[ { "change_type": "MODIFY", "diff": "@@ -43,7 +43,7 @@ export class ChannelResolver {\n@Transaction()\n@Mutation()\n- @Allow(Permission.SuperAdmin)\n+ @Allow(Permission.SuperAdmin, Permission.CreateChannel)\nasync createChannel(\n@Ctx() ctx: RequestContext,\n@Args() args: MutationCreateChannelArgs,\n@@ -61,7...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(core): Allow CRUD on Channels for non-SuperAdmins with permissions Relates to #1402
1
fix
core
711,597
21.02.2022 20:46:22
-3,600
791d47d010dbcfb6a0c9a1cffb27b44fbcfbf7b7
fix(admin-ui): Allow non-SuperAdmins to perform CRUD on Channels Relates to
[ { "change_type": "MODIFY", "diff": "<vdr-action-bar>\n<vdr-ab-right>\n<vdr-action-bar-items locationId=\"channel-list\"></vdr-action-bar-items>\n- <a class=\"btn btn-primary\" [routerLink]=\"['./create']\" *vdrIfPermissions=\"'SuperAdmin'\">\n+ <a class=\"btn btn-primary\" [routerLink]=\"['./create']\" *vdr...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(admin-ui): Allow non-SuperAdmins to perform CRUD on Channels Relates to #1402
1
fix
admin-ui
711,597
21.02.2022 21:18:23
-3,600
c5e6c044422ec68f6f0ba7d93fce701f68a92c1b
fix(core): Fix entity relation paths typings in TS 4.5 Closes
[ { "change_type": "MODIFY", "diff": "@@ -49,7 +49,9 @@ export type PathsToStringProps2<T extends VendureEntity> = T extends string\n: {\n[K in EntityRelationKeys<T>]: T[K] extends VendureEntity[]\n? [K, PathsToStringProps1<T[K][number]>]\n- : [K, PathsToStringProps1<T[K]>];\n+ : T[K] extends VendureEntity\n+...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(core): Fix entity relation paths typings in TS 4.5 Closes #1409
1
fix
core
530,382
21.02.2022 22:15:02
-3,600
164c959199b9d83d101cf083b6f019dd2b320470
feat(github): add new job permissions Add missing job permissions. The available scopes are listed here: 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": "@@ -192,8 +192,11 @@ export interface JobPermissions {\nreadonly checks?: JobPermission;\nreadonly contents?: JobPermission;\nreadonly deployments?: JobPermission;\n+ readonly idToken?: JobPermission;\nreadonly issues?: JobPermission;\n+ readonly discussions?: JobPermissi...
TypeScript
Apache License 2.0
projen/projen
feat(github): add new job permissions (#1634) Add missing job permissions. The available scopes are listed here: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1
feat
github
847,143
21.02.2022 23:04:48
-28,800
6a431c177d37749146f8683226d538d680871d53
refactor(md-enhance): update types
[ { "change_type": "MODIFY", "diff": "/* eslint-disable max-statements */\nimport { hash } from \"@vuepress/utils\";\n+import type { PluginSimple } from \"markdown-it\";\nimport type Token from \"markdown-it/lib/token\";\n-import type MarkdownIt from \"markdown-it\";\n-\nconst flowchartRender = (tokens: Token...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
refactor(md-enhance): update types
1
refactor
md-enhance
902,122
21.02.2022 23:54:24
-3,600
2cb73f0946b679c35b463944210803c23bc8c57f
perf: avoid spread
[ { "change_type": "MODIFY", "diff": "@@ -16,8 +16,8 @@ const FLAGS = [\n]\nconst args = driver.args.reduce((acc, flag) => {\n- if (FLAGS.includes(flag)) return acc\n- return [...acc, flag]\n+ if (!FLAGS.includes(flag)) acc.push(flag)\n+ return acc\n}, [])\nconst createBenchmark = ({ args }) => {\n", "new...
JavaScript
MIT License
microlinkhq/browserless
perf: avoid spread
1
perf
null
386,595
22.02.2022 00:28:39
-7,200
07dc80a08defbb322f77f9de350b5bb4a08a3d54
fix(block-utils): Wrap Icon in antd Icon component.
[ { "change_type": "MODIFY", "diff": "@@ -263,17 +263,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {\n],\n\"linkType\": \"SOFT\",\n}],\n- [\"virtual:f494f6d4e058cb1c8a3b456f6099aff9bd740d65abfc014377b7a3f1e34fcb35eb64a962e127c8bfbedaa0555175b6f2cdc47011e32e2fb5f081d7d32f526c78#npm:4.7.0\", {\n-...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix(block-utils): Wrap Icon in antd Icon component.
1
fix
block-utils
841,517
22.02.2022 06:30:48
-3,600
f237aeea79e140e5b6e105304fccfc48960462bf
feat(cli): Improve the template `package.json` for plugins
[ { "change_type": "MODIFY", "diff": "@@ -190,20 +190,17 @@ target = \"{}\"\"#,\n\"name\": \"{}\",\n\"version\": \"0.1.0\",\n\"description\": \"\",\n+ \"author\": \"\",\n+ \"license\": \"ISC\",\n+ \"keywords\": [\"swc-plugin\"],\n\"main\": \"{}\",\n\"scripts\": {{\n- \"test\": \"echo \\\"Error: no test specif...
Rust
Apache License 2.0
swc-project/swc
feat(cli): Improve the template `package.json` for plugins (#3641)
1
feat
cli
756,043
22.02.2022 07:44:26
28,800
4e12571426425dca4be39b2270a12cad318b0d67
style(run-protocol): rename VaultState to VaultPhase
[ { "change_type": "MODIFY", "diff": "@@ -28,18 +28,16 @@ const trace = makeTracer('Vault');\n// collateral, and lending RUN to the borrower\n/**\n- * Constants for vault state.\n+ * Constants for vault phase.\n*\n- * @typedef {'active' | 'liquidating' | 'closed' | 'transfer'} VAULT_STATE\n- *\n- * @type {{ A...
JavaScript
Apache License 2.0
agoric/agoric-sdk
style(run-protocol): rename VaultState to VaultPhase
1
style
run-protocol
251,199
22.02.2022 07:50:23
21,600
9195d57d3a3b95ab9e5a8562c17c74df883828b7
test(oxauth): removing keyid form keystore has been fixed;
[ { "change_type": "MODIFY", "diff": "@@ -410,7 +410,7 @@ public class CryptoProviderTest extends ConfigurableTest {\nJSONObject response = cryptoProvider.generateKey(algorithm, expirationTime);\nString keyId = response.optString(JWKParameter.KEY_ID);\nECPrivateKey ecPrivateKey = (ECPrivateKey)cryptoProvider....
Java
MIT License
gluufederation/oxauth
test(oxauth): removing keyid form keystore has been fixed; (#1644)
1
test
oxauth
277,286
22.02.2022 08:39:38
-3,600
e86d0c87c6c67e510fb4e1fa571982ca0a09f33c
fix: Do not lazy load markdownit, it's heavily used anyway.
[ { "change_type": "MODIFY", "diff": "@@ -68,13 +68,8 @@ const\n})\nexport const\n- Markdown = ({ source }: { source: S }) => {\n- const [markdown, setMarkdown] = React.useState<MarkdownIt | null>(null)\n-\n- React.useEffect(() => {\n- (async () => {\n- const { default: MarkdownIt } = await import('markdown-i...
Python
Apache License 2.0
h2oai/wave
fix: Do not lazy load markdownit, it's heavily used anyway.
1
fix
null
401,147
22.02.2022 09:09:24
-19,080
a578357fe3878755dd86436eec152064ee70d309
fix: solid tabs padding issue affects:
[ { "change_type": "MODIFY", "diff": "@@ -86,7 +86,7 @@ const disabledStyle = css<StyledTabProps>`\n`;\nconst getSolidTabWidth = ({ totalTabs, theme, tabSize }: StyledTabProps) => {\n- const paddingBetweenTabs = `calc(${totalTabs - 1} * ${theme.tabs.solid.tabList.padding[tabSize]} / ${totalTabs}})`;\n+ const ...
TypeScript
MIT License
medly/medly-components
fix: solid tabs padding issue affects: @medly-components/core
1
fix
null
791,282
22.02.2022 09:10:18
28,800
97752036b9078e376321b15857fc6120f99b5eca
chore(storage): internal client interface design
[ { "change_type": "ADD", "diff": "+// Copyright 2022 Google LLC\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/licenses/LICENSE-2.0\n...
Go
Apache License 2.0
googleapis/google-cloud-go
chore(storage): internal client interface design (#5426)
1
chore
storage
841,455
22.02.2022 09:14:10
-10,800
f4af3634de94076e571836a65b491210e096b2b8
feat(es/lints): Add `no-loop-func` rule
[ { "change_type": "ADD", "diff": "+{\n+ \"jsc\": {\n+ \"lints\": {\n+ \"no-loop-func\": [\n+ \"error\"\n+ ]\n+ }\n+ }\n+}\n\\ No newline at end of file\n", "new_path": "crates/swc/tests/errors/lints/no-loop-func/default/.swcrc", "old_path": null }, { "change_type": "ADD", "diff": "+// Not...
Rust
Apache License 2.0
swc-project/swc
feat(es/lints): Add `no-loop-func` rule (#3630)
1
feat
es/lints
386,595
22.02.2022 09:20:40
-7,200
55bb5c927e7314084fc2fbe9471d58f5099909bd
fix: Change swc react transform to classic runtime.
[ { "change_type": "MODIFY", "diff": "},\n\"target\": \"es2020\",\n\"keepClassNames\": true,\n- \"transform\": { \"react\": { \"runtime\": \"automatic\" } }\n+ \"transform\": { \"react\": { \"runtime\": \"classic\" } }\n},\n\"module\": {\n\"type\": \"es6\",\n", "new_path": ".swcrc", "old_path": ".swcr...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix: Change swc react transform to classic runtime.
1
fix
null
711,597
22.02.2022 09:21:18
-3,600
a8e68227456fb5483f4ef4bfb9128f408d583221
chore: Publish v1.4.7
[ { "change_type": "MODIFY", "diff": "+## <small>1.4.7 (2022-02-22)</small>\n+\n+\n+#### Fixes\n+\n+* **admin-ui** Allow non-SuperAdmins to perform CRUD on Channels ([791d47d](https://github.com/vendure-ecommerce/vendure/commit/791d47d)), closes [#1402](https://github.com/vendure-ecommerce/vendure/issues/1402...
TypeScript
MIT License
vendure-ecommerce/vendure
chore: Publish v1.4.7
1
chore
null
14,226
22.02.2022 09:49:50
-3,600
aa7caa92c80d5381d830dd219949b4f3e31b5043
docs(example): update vue-instantsearch example to reflect guide steps
[ { "change_type": "ADD", "diff": "+<template>\n+ <div ref=\"autocompleteContainer\"></div>\n+</template>\n+\n+<script lang=\"jsx\">\n+import { Fragment, render } from 'vue';\n+\n+import { createWidgetMixin } from 'vue-instantsearch/vue3/es';\n+import { connectSearchBox } from 'instantsearch.js/es/connectors'...
TypeScript
MIT License
algolia/autocomplete
docs(example): update vue-instantsearch example to reflect guide steps (#900)
1
docs
example
791,370
22.02.2022 09:49:57
25,200
bd2c600145b1fd12c3ef4f314e4d72543e575206
fix(bigtable): use internal.Version that is auto-updated for UA Fixes:
[ { "change_type": "MODIFY", "diff": "@@ -99,6 +99,8 @@ that have already been processed.\n*/\npackage bigtable // import \"cloud.google.com/go/bigtable\"\n+import \"cloud.google.com/go/bigtable/internal\"\n+\n// Scope constants for authentication credentials. These should be used when\n// using credential cr...
Go
Apache License 2.0
googleapis/google-cloud-go
fix(bigtable): use internal.Version that is auto-updated for UA (#5679) Fixes: #3330
1
fix
bigtable
531,793
22.02.2022 09:55:33
0
71e0c8981b81ebea7bca107dabed7e51bbb7fa36
fix(ui): fix history css
[ { "change_type": "MODIFY", "diff": "@@ -11,8 +11,12 @@ svg.alert-history {\nwidth: 100%;\nvertical-align: bottom;\n+ &:not(:first-child) {\nmargin-left: 1px;\n+ }\n+ &:not(:last-child) {\nmargin-right: 1px;\n+ }\n@for $i from 1 through 24 {\n&:nth-of-type(#{$i}) > rect.fetching {\n", "new_path": "ui/src...
TypeScript
Apache License 2.0
prymitive/karma
fix(ui): fix history css
1
fix
ui
777,396
22.02.2022 09:57:47
25,200
911f16b61a035c062096a639abb3eb7a3644fae8
fix: convert log strings to bytes in go, not sql Without this fix, the following line in a model definition: print('\\"') would result in an SQL syntax error.
[ { "change_type": "MODIFY", "diff": "@@ -287,7 +287,7 @@ VALUES\nfmt.Fprintf(&text, \" ($%d, $%d, $%d, $%d, $%d, $%d, $%d, $%d, $%d, $%d)\",\ni*10+1, i*10+2, i*10+3, i*10+4, i*10+5, i*10+6, i*10+7, i*10+8, i*10+9, i*10+10)\n- args = append(args, log.TaskID, log.AllocationID, log.Log, log.AgentID, log.Contain...
Python
Apache License 2.0
determined-ai/determined
fix: convert log strings to bytes in go, not sql (#3636) Without this fix, the following line in a model definition: print('\\"') would result in an SQL syntax error.
1
fix
null
667,676
22.02.2022 10:04:11
-28,800
b86a30f952420260bc1100a5615425c4341afd3d
feat(core): change print log level and fix check macro not crash bug
[ { "change_type": "MODIFY", "diff": "@@ -84,6 +84,8 @@ std::mutex inspector_mutex;\nstd::shared_ptr<V8InspectorClientImpl> global_inspector = nullptr;\n#endif\n+constexpr char kLogTag[] = \"native\";\n+\nstatic std::unordered_map<int64_t, std::pair<std::shared_ptr<Engine>, uint32_t>>\nreuse_engine_map;\nstat...
C++
Apache License 2.0
tencent/hippy
feat(core): change print log level and fix check macro not crash bug
1
feat
core
306,338
22.02.2022 10:19:37
-3,600
3c3906a98c926546400ac91065d2170321e4f5b9
fix: Use simple prompts for register commands on Windows The prompt libraries like promptui or survey produce double output on Windows. Using simple prompts solves the issue, but doesn't alter experience for Linux/macOS users.
[ { "change_type": "MODIFY", "diff": "@@ -4,6 +4,7 @@ import (\n\"fmt\"\n\"os\"\n\"regexp\"\n+ \"runtime\"\n\"strings\"\n\"github.com/manifoldco/promptui\"\n@@ -143,48 +144,28 @@ func registerCmd(ctx *config.RunContext) *cobra.Command {\n}\nfunc promptForName() (string, error) {\n- p := promptui.Prompt{\n- La...
Go
Apache License 2.0
infracost/infracost
fix: Use simple prompts for register commands on Windows The prompt libraries like promptui or survey produce double output on Windows. Using simple prompts solves the issue, but doesn't alter experience for Linux/macOS users.
1
fix
null
889,620
22.02.2022 10:49:05
-28,800
2621500666b7e7fcdf69298faabb7c56697815d9
fix: ignore Qnap directories by default
[ { "change_type": "MODIFY", "diff": "@@ -15,8 +15,9 @@ logging:\nkomga:\nlibraries-scan-cron: \"0 0 */8 * * ?\"\nlibraries-scan-directory-exclusions:\n- - \"#recycle\"\n- - \"@eaDir\"\n+ - \"#recycle\" # Synology\n+ - \"@eaDir\" # Synology\n+ - \"@Recycle\" # Qnap\ndatabase:\nfile: \\${komga.config-dir}/data...
Kotlin
MIT License
gotson/komga
fix: ignore Qnap @Recycle directories by default
1
fix
null
438,921
22.02.2022 10:57:46
-32,400
c7102bf16fc5f4e93f73d5b09011cac502b8b87c
fix(build): Fix incorrect versioning on build Make to use env variable Fix
[ { "change_type": "MODIFY", "diff": "@@ -5,6 +5,7 @@ const webpack = require(\"webpack\");\nconst BundleAnalyzerPlugin = require(\"webpack-bundle-analyzer\").BundleAnalyzerPlugin;\nconst WebpackBar = require(\"webpackbar\");\n+const {env} = process;\nconst config = {\nentry: {\nbillboard: [\n@@ -55,7 +56,7 @...
TypeScript
MIT License
naver/billboard.js
fix(build): Fix incorrect versioning on build Make to use env variable Fix #2560
1
fix
build
141,551
22.02.2022 10:59:14
-39,600
a40b9fc30c713597f00d15f327b42e93e471fa55
chore: Adding some sub-dependencies of Gatsby to allow list chore: Added vulnerabilities in gatsby to allow list
[ { "change_type": "MODIFY", "diff": "\"reason\": \"Dev dependency\",\n\"reviewer\": \"christianklammer\",\n\"whenSubDependencyOf\": [\"gatsby\"]\n+ },\n+ {\n+ \"title\": \"Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.6.\",\n+ \"cve\": \"CVE-2022-0512\",\n+ \"reason\": \"Dev ...
TypeScript
MIT License
cultureamp/kaizen-design-system
chore: Adding some sub-dependencies of Gatsby to allow list [KDS-229] (#2554) chore: Added vulnerabilities in gatsby to allow list
1
chore
null
317,764
22.02.2022 11:06:25
0
0b1aa9d5eefcd88bf10c351de03b450dffe1ccd7
docs(cf): correct name in fetch_version
[ { "change_type": "MODIFY", "diff": "@@ -26,7 +26,7 @@ Display the active [Cloud Foundry CLI][cloud-foundry] version.\n## Properties\n- home_enabled: `boolean` - display the segment in the HOME folder or not - defaults to `false`\n-- fetch_version: `boolean` - display the UI5 tooling version - defaults to `t...
Go
MIT License
jandedobbeleer/oh-my-posh
docs(cf): correct name in fetch_version
1
docs
cf
699,187
22.02.2022 11:14:08
28,800
4aefbe75d7c34ebdab209be14073426c1632d8a9
feat(popover): add i18nDismissLabel prop
[ { "change_type": "ADD", "diff": "+---\n+'@twilio-paste/popover': patch\n+'@twilio-paste/core': patch\n+---\n+\n+[Popover] add i18nDismissLabel prop to support i18n\n", "new_path": ".changeset/nervous-clouds-suffer.md", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -219,4 +21...
TypeScript
MIT License
twilio-labs/paste
feat(popover): add i18nDismissLabel prop (#2227)
1
feat
popover
841,509
22.02.2022 11:16:45
28,800
82914d4edf709c47e0c3338c961b81b6613b5db7
build(cargo): Use `lld` for windows-x64
[ { "change_type": "MODIFY", "diff": "@@ -49,7 +49,11 @@ rustflags = [\n\"new-llvm-pass-manager=no\",\n]\n+[target.x86_64-pc-windows-msvc]\n+linker = \"rust-lld\"\n+\n[target.aarch64-pc-windows-msvc]\n+linker = \"rust-lld\"\nrustflags = [\n\"-Z\",\n\"new-llvm-pass-manager=no\",\n", "new_path": ".cargo/con...
Rust
Apache License 2.0
swc-project/swc
build(cargo): Use `lld` for windows-x64 (#3683)
1
build
cargo
306,321
22.02.2022 11:32:42
0
3b617260d83aeef556ca5246eb28da9982d446a2
feat: add zip archives to release
[ { "change_type": "MODIFY", "diff": "@@ -31,6 +31,7 @@ jobs:\nwith:\nargs: |\n./build/*.tar.gz\n+ ./build/*.zip\n./build/*.sha256\n./docs/generated/docs.tar.gz\n", "new_path": ".github/workflows/create-release.yml", "old_path": ".github/workflows/create-release.yml" }, { "change_type": "MODIF...
Go
Apache License 2.0
infracost/infracost
feat: add zip archives to release (#1389)
1
feat
null
667,680
22.02.2022 11:40:27
-28,800
abf475b847632038aa1075a60d745dc6f59958dd
fix(android): fix `armeabi` architecture build script
[ { "change_type": "MODIFY", "diff": "@@ -231,6 +231,14 @@ project.tasks.whenTaskAdded { task ->\nif (task.name == 'mergeDebugNativeLibs') {\ntask.finalizedBy dealAfterMergeDebugNativeLibs\n}\n+\n+ if (task.name == 'stripReleaseDebugSymbols') {\n+ task.finalizedBy dealAfterStripReleaseDebugSymbols\n+ }\n+\n+ ...
C++
Apache License 2.0
tencent/hippy
fix(android): fix `armeabi` architecture build script
1
fix
android
847,143
22.02.2022 12:17:32
-28,800
a6dccb1f5f56d328d226594b35eda1039e3c99d6
fix(theme): fix timeline item
[ { "change_type": "MODIFY", "diff": "@@ -43,9 +43,12 @@ export default defineComponent({\nh(DropTransition, () => h(\"li\", { class: \"desc\" }, hint.value)),\nh(resolveComponent(\"TOC\"), { items: items.value }),\n...timelines.value.config.map(({ year, items }, index) =>\n- h(DropTransition, { delay: 0.08 *...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
fix(theme): fix timeline item
1
fix
theme
104,826
22.02.2022 12:35:39
10,800
4e4ece89dd31c48a6431e6ea48c3a46a3e07e070
test(HeaderAction): Adding a header action that has the `href` property so that the underlying Button renders itself as an `<a>` element.
[ { "change_type": "MODIFY", "diff": "@@ -245,6 +245,13 @@ export const SmallBreakpoint = () => (\nonClick: action('click fired'),\nbtnContent: <Checkbox16 fill=\"white\" description=\"icon\" />,\n},\n+ {\n+ label: 'Header action with href',\n+ onClick: action('click fired'),\n+ btnContent: <Checkbox16 fill=\...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
test(HeaderAction): Adding a header action that has the `href` property so that the underlying Button renders itself as an `<a>` element.
1
test
HeaderAction
134,825
22.02.2022 12:53:51
-3,600
fffab16d5a3554b6392f486d94091a61848adb5e
chore: use LTS for canary
[ { "change_type": "MODIFY", "diff": "@@ -12,7 +12,7 @@ install-deps: &install-deps\nexecutors:\nnode-container-lts:\ndocker:\n- - image: cimg/node:16.14\n+ - image: cimg/node:lts\nenvironment: *base-env\nnode-container-latest:\n@@ -104,7 +104,7 @@ jobs:\nrelease:\ndocker:\n- - image: cimg/node:16.14\n+ - ima...
JavaScript
MIT License
contentful/create-contentful-app
chore: use LTS for canary
1
chore
null
777,401
22.02.2022 13:13:03
18,000
32e50799f2c1df4cbb2028bd103a4d8f411abc06
test: byol pytorch should use epochs `test_byol_pytorch_distributed` uses batches but the model code has an explicit dependency on epochs since we try to access it from `hparams["searcher"]["max_length"]["epochs"]`.
[ { "change_type": "MODIFY", "diff": "@@ -170,6 +170,6 @@ def test_word_language_lstm_const() -> None:\n@pytest.mark.gpu_required\ndef test_byol_pytorch_distributed() -> None:\nconfig = conf.load_config(conf.cv_examples_path(\"byol_pytorch/distributed-stl10.yaml\"))\n- config = conf.set_max_length(config, {\"...
Python
Apache License 2.0
determined-ai/determined
test: byol pytorch should use epochs (#3640) `test_byol_pytorch_distributed` uses batches but the model code has an explicit dependency on epochs since we try to access it from `hparams["searcher"]["max_length"]["epochs"]`.
1
test
null
503,970
22.02.2022 13:27:18
18,000
6eefe79b9eaaf871ecf93e3fdfd0e49c7326b221
fix: update release version number
[ { "change_type": "MODIFY", "diff": "@@ -3,7 +3,7 @@ id: Release notes\nsection: developer-resources\n---\n-## 2022.01 release notes (2022-01-25)\n+## 2022.02 release notes (2022-02-22)\n- [@patternfly/react-catalog-view-extension@4.49.5](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension...
TypeScript
MIT License
patternfly/patternfly-react
fix: update release version number (#6964)
1
fix
null
104,826
22.02.2022 13:44:47
10,800
fa86550bdf5a3e293e0540a926a4fd838ecfeefc
test(Header): Including a unit test to cover the scenario where `href`, `rel` and `tareget` properties exist in the actionItem object.
[ { "change_type": "MODIFY", "diff": "@@ -160,7 +160,9 @@ const HeaderAction = ({\naria-label={item.label}\nonClick={onClick}\nonKeyDown={handleSpecificKeyDown(['Enter', ' '], onKeyDown)}\n- {...item}\n+ href={item.href}\n+ rel={item.rel}\n+ target={item.target}\n>\n{renderLabel ? item.label : item.btnContent...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
test(Header): Including a unit test to cover the scenario where `href`, `rel` and `tareget` properties exist in the actionItem object.
1
test
Header
756,043
22.02.2022 14:05:32
28,800
26593e4eca7aa7997d56470c7892c30d6d9b6f93
feat(run-protocol): distinct vault phase for liquidated
[ { "change_type": "MODIFY", "diff": "* @property {Ratio} interestRate Annual interest rate charge\n* @property {Ratio} liquidationRatio\n* @property {boolean} liquidated boolean showing whether liquidation occurred\n- * @property {'active' | 'liquidating' | 'closed'} vaultState\n+ * @property {'active' | 'li...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat(run-protocol): distinct vault phase for liquidated
1
feat
run-protocol
306,444
22.02.2022 14:30:18
-3,600
b9fb3bfd37e41581407172ff82446f793723333e
chore: add documentation about lion versioning
[ { "change_type": "MODIFY", "diff": "'providence-analytics': patch\n---\n-Upgrade to latest Typescript. Keep in mind, some @ts-ignores were necessary, also per TS maintainer's advice. Use skipLibCheck in your TSConfig to ignore issues coming from Lion, the types are valid. We also unfixed lion's dependencies...
JavaScript
MIT License
ing-bank/lion
chore: add documentation about lion versioning
1
chore
null
104,826
22.02.2022 14:31:14
10,800
322422d89e156e8cb16ab41da416ac6b5b3e0f8c
fix(SuiteHeaderAppSwitcher): Fixing the styling so that it looks the way it was before the changes to convert buttons to anchor links in the SuiteHeader.
[ { "change_type": "MODIFY", "diff": "&--nav-link {\na {\ntext-decoration: none;\n-\n- &:hover {\n- background-color: $hover-ui;\n- }\n-\n- svg {\n- margin-right: $spacing-03;\n- }\n}\n&--loading {\ndisplay: flex;\n", "new_path": "packages/react/src/components/SuiteHeader/_suite-header.scss", "old_pat...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(SuiteHeaderAppSwitcher): Fixing the styling so that it looks the way it was before the changes to convert buttons to anchor links in the SuiteHeader.
1
fix
SuiteHeaderAppSwitcher
71,105
22.02.2022 14:41:48
25,200
3fd15115a5ec31d7f3ef87e252ae46954eccf28f
chore(cloudfront): update cloudfront docs to show allowlist functionality Closes *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": "@@ -859,7 +859,7 @@ new cloudfront.CloudFrontWebDistribution(this, 'MyDistribution', {\nbehaviors : [ {isDefaultBehavior: true}],\n},\n],\n- geoRestriction: cloudfront.GeoRestriction.whitelist('US', 'UK'),\n+ geoRestriction: cloudfront.GeoRestriction.allowlist('US', 'GB')...
TypeScript
Apache License 2.0
aws/aws-cdk
chore(cloudfront): update cloudfront docs to show allowlist functionality (#19093) Closes #19022. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
chore
cloudfront
841,385
22.02.2022 14:44:24
-10,800
fab6473183e6c3c4a8541e0146514da1264a2db6
feat(css/minifier): Compress urls
[ { "change_type": "MODIFY", "diff": "@@ -1438,7 +1438,10 @@ where\nif let Some(modifiers) = &n.modifiers {\nif !modifiers.is_empty() {\n+ if n.value.is_some() {\nformatting_space!(self);\n+ }\n+\nself.emit_list(modifiers, ListFormat::SpaceDelimited)?;\n}\n}\n", "new_path": "crates/swc_css_codegen/src/lib...
Rust
Apache License 2.0
swc-project/swc
feat(css/minifier): Compress urls (#3666)
1
feat
css/minifier
306,444
22.02.2022 14:48:03
-3,600
b4f6395cd8351d8067afb21708dd1867247d0db7
chore: add documentation about typescript in lion
[ { "change_type": "ADD", "diff": "+# Rationales >> TypeScript ||30\n+\n+[TypeScript](https://www.typescriptlang.org) is superset of JavaScript and a popular tool for getting strongly typed syntax and better autocompletion in JavaScript.\n+\n+We've ensured that the entire Lion library is typed so that you can...
JavaScript
MIT License
ing-bank/lion
chore: add documentation about typescript in lion
1
chore
null
471,228
22.02.2022 14:51:54
18,000
144e11ab704f90a15e76c22df13a8ee927a3bc61
docs(prom-example): remove deprecated startServer option
[ { "change_type": "MODIFY", "diff": "const { MeterProvider } = require('@opentelemetry/sdk-metrics-base');\nconst { PrometheusExporter } = require('@opentelemetry/exporter-prometheus');\n-const exporter = new PrometheusExporter(\n- {\n- startServer: true,\n- },\n- () => {\n+const { endpoint, port } = Prometh...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js
docs(prom-example): remove deprecated startServer option (#2802) Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
1
docs
prom-example
841,455
22.02.2022 15:13:13
-10,800
319d501f1733febb5861b55782dc5fe742015d2f
feat(es/lints): Implement `no-empty-function` rule
[ { "change_type": "ADD", "diff": "+{\n+ \"jsc\": {\n+ \"lints\": {\n+ \"noEmptyFunction\": [\n+ \"error\",\n+ {\n+ \"functions\": [\n+ \"simple\"\n+ ],\n+ \"methods\": [\n+ \"async\"\n+ ],\n+ \"constructors\": [\n+ \"all\"\n+ ],\n+ \"considerComments\": false\n+ }\n+ ]\n+ }\n+ }\n+}\n\\ No newline at end of ...
Rust
Apache License 2.0
swc-project/swc
feat(es/lints): Implement `no-empty-function` rule (#3565)
1
feat
es/lints
826,656
22.02.2022 15:44:44
-3,600
9cb0b98bf33204f1be09ef4f87d149f86f639dc8
docs: change oathkeeper to keto in openapi meta
[ { "change_type": "MODIFY", "diff": "- op: replace\npath: /info\nvalue:\n- title: Ory Oathkeeper API\n+ title: Ory Keto API\ndescription: |\n- Documentation for all of Ory Oathkeeper's APIs.\n+ Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.\nversion: >-\n{{ getenv \"CIRCLE_TAG\...
Go
Apache License 2.0
ory/keto
docs: change oathkeeper to keto in openapi meta
1
docs
null
865,919
22.02.2022 15:49:34
-3,600
efbb426f132c198c88865c5a1749c5d66107d263
feat(cloud-bpmn): pick up moddle & bpmnjs plugins Closes
[ { "change_type": "RENAME", "diff": "", "new_path": "client/src/app/tabs/bpmn-shared/util/__tests__/configureSpec.js", "old_path": "client/src/app/tabs/bpmn/util/__tests__/configureSpec.js" }, { "change_type": "RENAME", "diff": "@@ -46,6 +46,7 @@ export default function configureModeler(\...
JavaScript
MIT License
camunda/camunda-modeler
feat(cloud-bpmn): pick up moddle & bpmnjs plugins Closes #2766 Co-Authored-By: Niklas Kiefer <niklas.kiefer@camunda.com>
1
feat
cloud-bpmn
777,376
22.02.2022 15:58:16
18,000
219a3e67b6f1bb9f6495b8c340232e967a27ba2e
chore: remove extra logging for credHelpers
[ { "change_type": "MODIFY", "diff": "@@ -147,9 +147,6 @@ func (d *dockerActor) pullImage(ctx *actor.Context, msg pullImage) {\n}\nd.sendAuxLog(ctx, fmt.Sprintf(\n\"domain '%s' found in 'credHelpers' config. Using credentials helper.\", domain))\n- } else {\n- d.sendAuxLog(ctx, fmt.Sprintf(\n- \"domain '%s' n...
Python
Apache License 2.0
determined-ai/determined
chore: remove extra logging for credHelpers [DET-6728] (#3632)
1
chore
null
311,165
22.02.2022 16:02:54
-3,600
1c3b3791d0709c44bccc9ca77ed3657723cadb48
docs(infinite-scroll): use proper equality check
[ { "change_type": "MODIFY", "diff": "@@ -69,7 +69,7 @@ export class InfiniteScrollExample {\n// App logic to determine if all data is loaded\n// and disable the infinite scroll\n- if (data.length == 1000) {\n+ if (data.length === 1000) {\nevent.target.disabled = true;\n}\n}, 500);\n@@ -111,7 +111,7 @@ infini...
TypeScript
MIT License
ionic-team/ionic-framework
docs(infinite-scroll): use proper equality check (#24767)
1
docs
infinite-scroll
104,828
22.02.2022 16:29:33
-3,600
74e8a8a2f8bde3a3d725e8115b821bb4098e3db6
fix(table): show correct number of columns in tableskeleton
[ { "change_type": "MODIFY", "diff": "@@ -1034,6 +1034,7 @@ const Table = (props) => {\ncolumns={visibleColumns}\n{...pick(options, 'hasRowSelection', 'hasRowActions')}\nhasRowExpansion={!!options.hasRowExpansion}\n+ hasRowNesting={!!options.hasRowNesting}\nrowCount={view.table.loadingState.rowCount}\ncolumnC...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): show correct number of columns in tableskeleton #3323
1
fix
table
791,682
22.02.2022 16:31:07
18,000
f02c6b3a7e72fb008f7b35b16d215b8d338cd496
tests(devtools): update Lighthouse sniffer for smokes
[ { "change_type": "MODIFY", "diff": "@@ -104,9 +104,12 @@ const sniffLighthouseStarted = `\nnew Promise(resolve => {\nconst panel = UI.panels.lighthouse || UI.panels.audits;\nconst protocolService = panel.protocolService || panel._protocolService;\n+ const functionName = protocolService.__proto__.startLighth...
JavaScript
Apache License 2.0
googlechrome/lighthouse
tests(devtools): update Lighthouse sniffer for smokes (#13693)
1
tests
devtools
603,467
22.02.2022 16:46:20
0
773786af91f0aaab5a6deeba8b327fda0f5cfb9f
fix(serenity-bdd): downgraded to Serenity BDD CLI 3.1.0 Serenity BDD 3.2.0 introduces a new feature definition discovery mechanism, which is not compatible with Mocha and Jasmine (yet). Downgrading to 3.1.0 works around this problem until we resolve it in Serenity BDD CLI. closes
[ { "change_type": "MODIFY", "diff": "\"webdriverio\"\n],\n\"packages\": [\n- \"documentation/**\",\n- \"examples/**\",\n- \"integration/**\",\n- \"packages/**\"\n+ \"documentation/*\",\n+ \"examples/*\",\n+ \"integration/*\",\n+ \"packages/*\"\n],\n\"version\": \"3.0.0-rc.11\",\n\"command\": {\n", "new_p...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(serenity-bdd): downgraded to Serenity BDD CLI 3.1.0 Serenity BDD 3.2.0 introduces a new feature definition discovery mechanism, which is not compatible with Mocha and Jasmine (yet). Downgrading to 3.1.0 works around this problem until we resolve it in Serenity BDD CLI. closes #1133
1
fix
serenity-bdd
841,421
22.02.2022 17:05:54
-32,400
210f17af8c028dd9742a2e0ff46ce3b3869c6064
build(swc): Remove unused dependencies
[ { "change_type": "MODIFY", "diff": "# yarn run cspell \"**/src/**/*.rs\"\ncargo fmt --all -- --check\n+\n+\n+if [ -z ${SWC_SKIP_CLIPPY+x} ];\n+then\ncargo clippy\n+fi\n", "new_path": ".husky/pre-push", "old_path": ".husky/pre-push" }, { "change_type": "MODIFY", "diff": "@@ -1663,15 +1663...
Rust
Apache License 2.0
swc-project/swc
build(swc): Remove unused dependencies (#3673)
1
build
swc
386,595
22.02.2022 17:11:03
-7,200
96e5e460d02ef4016a6bcfa2e613e8e8fe9eee01
fix(blocks-antd): Fix Icon name in switch.
[ { "change_type": "MODIFY", "diff": "@@ -72,7 +72,7 @@ const SwitchBlock = ({\nblockId={`${blockId}_checkedIcon`}\nevents={events}\nproperties={{\n- name: 'AiOutlineChecked',\n+ name: 'AiOutlineCheck',\n...(propertiesIconChecked || {}),\n}}\n/>\n@@ -110,7 +110,7 @@ SwitchBlock.meta = {\nloading: {\ntype: 'Sk...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix(blocks-antd): Fix Icon name in switch.
1
fix
blocks-antd
603,467
22.02.2022 17:11:06
0
39d70856d2d15aaffb357b083f2123b165872454
chore(deps): updated chromedriver to 98.0.1
[ { "change_type": "MODIFY", "diff": "\"@typescript-eslint/parser\": \"^5.12.1\",\n\"chai\": \"^4.3.6\",\n\"chai-as-promised\": \"^7.1.1\",\n- \"chromedriver\": \"^97.0.4\",\n+ \"chromedriver\": \"^98.0.1\",\n\"commitizen\": \"^4.2.4\",\n\"coveralls\": \"^3.1.1\",\n\"cross-env\": \"^7.0.3\",\n}\n},\n\"node_mo...
TypeScript
Apache License 2.0
serenity-js/serenity-js
chore(deps): updated chromedriver to 98.0.1
1
chore
deps
386,581
22.02.2022 17:33:33
-7,200
899a15f6c515d3be28d67126b653124fb7acf92c
feat(cli): Merge user package json into server package json.
[ { "change_type": "MODIFY", "diff": "@@ -6,7 +6,6 @@ packageExtensions:\ndependencies:\nreact: \"*\"\nreact-dom: \"*\"\n- classnames: \"*\"\nrc-checkbox@*:\ndependencies:\nreact: \"*\"\n", "new_path": ".yarnrc.yml", "old_path": ".yarnrc.yml" }, { "change_type": "MODIFY", "diff": "*/\nimpo...
JavaScript
Apache License 2.0
lowdefy/lowdefy
feat(cli): Merge user package json into server package json.
1
feat
cli
386,581
22.02.2022 17:34:02
-7,200
3c05e57749b2c9315589d77750198c99f4fe3526
fix(build): Do not use ref resolver for lowdefy.yml files.
[ { "change_type": "MODIFY", "diff": "@@ -20,7 +20,7 @@ import runRefResolver from './runRefResolver.js';\nasync function getRefContent({ context, refDef, referencedFrom }) {\nlet content;\n- if (refDef.path === 'lowdefy.yaml') {\n+ if (refDef.path === 'lowdefy.yaml' || refDef.path === 'lowdefy.yml') {\nconte...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix(build): Do not use ref resolver for lowdefy.yml files.
1
fix
build
815,574
22.02.2022 17:51:14
-28,800
26d9c5a90dca106e4c3a41e8aa3b1138486a2bf9
fix: fix 3307 fix 3307, check PoW Dummy after integration test is enabled
[ { "change_type": "MODIFY", "diff": "@@ -150,6 +150,14 @@ impl<'a> ServiceBuilder<'a> {\nnetwork_controller: NetworkController,\nchain: ChainController,\n) -> Self {\n+ let rpc_methods = IntegrationTestRpcImpl {\n+ shared: shared.clone(),\n+ network_controller,\n+ chain,\n+ }\n+ .to_delegate();\n+\n+ if self...
Rust
MIT License
nervosnetwork/ckb
fix: fix 3307 fix 3307, check PoW Dummy after integration test is enabled
1
fix
null
841,385
22.02.2022 18:02:45
-10,800
9b28d4da792a67275ed5d1e33acafc929f67d86f
feat(css/minifier): Compress frequency
[ { "change_type": "ADD", "diff": "+use swc_css_ast::*;\n+use swc_css_visit::{VisitMut, VisitMutWith};\n+\n+pub fn compress_frequency() -> impl VisitMut {\n+ CompressFrequency {}\n+}\n+\n+struct CompressFrequency {}\n+\n+impl VisitMut for CompressFrequency {\n+ fn visit_mut_frequency(&mut self, frequency: &mu...
Rust
Apache License 2.0
swc-project/swc
feat(css/minifier): Compress frequency (#3669)
1
feat
css/minifier
841,421
22.02.2022 18:03:40
-32,400
b1d24702e3ca857c60b0c91d7f81652fd178ea31
refactor(preset-env): Extract common logic for `browserslist` support
[ { "change_type": "MODIFY", "diff": "@@ -84,6 +84,8 @@ jobs:\n# Use scripts/github/create-matrix.sh to create this.\n- crate: ast_node\nos: ubuntu-latest\n+ - crate: better_scoped_tls\n+ os: ubuntu-latest\n- crate: enum_kind\nos: ubuntu-latest\n- crate: from_variant\n@@ -94,6 +96,8 @@ jobs:\nos: ubuntu-lates...
Rust
Apache License 2.0
swc-project/swc
refactor(preset-env): Extract common logic for `browserslist` support (#3674)
1
refactor
preset-env
134,832
22.02.2022 18:05:18
-3,600
d9b7752e551042b36d7ba3e6982f05579eba5ce9
chore: run `npm i` & `npm run bootstrap`
[ { "change_type": "MODIFY", "diff": "\"packages\": {\n\"\": {\n\"name\": \"@contentful/app-scripts\",\n- \"version\": \"0.14.128\",\n+ \"version\": \"0.15.0\",\n\"license\": \"MIT\",\n\"dependencies\": {\n\"adm-zip\": \"^0.5.5\",\n", "new_path": "packages/contentful--app-scripts/package-lock.json", "...
JavaScript
MIT License
contentful/create-contentful-app
chore: run `npm i` & `npm run bootstrap`
1
chore
null
847,143
22.02.2022 18:08:43
-28,800
fbd01e5a86200dea37125ac11eec3ba38901ad31
chore(theme): remove used slots
[ { "change_type": "MODIFY", "diff": "@@ -24,7 +24,7 @@ export default defineComponent({\n},\n},\n- setup(props, { slots }) {\n+ setup(props) {\nconst route = useRoute();\nconst iconPrefix = useIconPrefix();\nconst config = toRef(props, \"config\");\n@@ -57,7 +57,6 @@ export default defineComponent({\n},\n},\...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
chore(theme): remove used slots
1
chore
theme
791,682
22.02.2022 18:13:24
18,000
9addbda51d4121c6a8d650c42cee11ce0876d66a
core(fr): add `logLevel` to config context
[ { "change_type": "MODIFY", "diff": "@@ -207,7 +207,11 @@ async function runLighthouseWithFraggleRock(url, flags, config, launchedChrome)\nconst browser = await puppeteer.connect({browserURL: `http://localhost:${launchedChrome.port}`});\nconst page = await browser.newPage();\nflags.channel = 'fraggle-rock-cl...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(fr): add `logLevel` to config context (#13681)
1
core
fr
551,654
22.02.2022 18:41:08
18,000
7c44a142e378a7ddbe4a094c38f312aff7cd753a
fix(core): fixed possible long overflow problem in countdown latch(#1909)
[ { "change_type": "MODIFY", "diff": "@@ -63,10 +63,11 @@ public class SOCountDownLatch implements CountDownLatchSPI {\n}\nwhile (true) {\n- long deadline = System.nanoTime() + nanos;\n+ long start = System.nanoTime();\nLockSupport.parkNanos(nanos);\n+ long elapsed = System.nanoTime() - start;\n- if (System.n...
Java
Apache License 2.0
questdb/questdb
fix(core): fixed possible long overflow problem in countdown latch(#1909)
1
fix
core
847,143
22.02.2022 18:47:15
-28,800
ad404b24352a858155d3c727397b081b32b5df14
docs: update pwa link
[ { "change_type": "MODIFY", "diff": "@@ -58,9 +58,9 @@ export default defineHopeConfig({\nlocales: {\n\"/\": {\nnavbar: [\n- \"/README.md\",\n- \"/guide.md\",\n- \"/config.md\",\n+ \"/\",\n+ \"/guide\",\n+ \"/config\",\n{\ntext: version,\nicon: \"note\",\n@@ -77,9 +77,9 @@ export default defineHopeConfig({\n...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
docs: update pwa link
1
docs
null
756,013
22.02.2022 19:06:22
21,600
7368aa6c22be840733843b1da125eb659cc21d84
feat(cosmic-swingset): add tools for core-eval governance
[ { "change_type": "MODIFY", "diff": "@@ -563,7 +563,6 @@ func NewAgoricApp(\n)\napp.mm.SetOrderEndBlockers(\nibctransfertypes.ModuleName, vibc.ModuleName, vbank.ModuleName, lien.ModuleName,\n- swingset.ModuleName,\ncrisistypes.ModuleName,\ngovtypes.ModuleName,\nstakingtypes.ModuleName,\n@@ -573,6 +572,8 @@ f...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat(cosmic-swingset): add tools for core-eval governance
1
feat
cosmic-swingset
306,658
22.02.2022 19:21:13
-19,080
2b7156d4c581be658979407f6f6c3fa297db5346
docs(docs): update empty states content
[ { "change_type": "MODIFY", "diff": "@@ -103,3 +103,10 @@ table td {\n.scroll-y {\noverflow-y: scroll;\n}\n+.bitmap-container {\n+ text-align: center !important;\n+}\n+.bitmap-container img{\n+ height: auto;\n+ width: 50%;\n+}\n", "new_path": "docs/src/components/css/style.css", "old_path": "docs/src...
TypeScript
MIT License
innovaccer/design-system
docs(docs): update empty states content
1
docs
docs
847,143
22.02.2022 19:30:02
-28,800
3f99aac22dee4efc2bc67633ba6d6c45e52bf1fb
feat(theme): disable pwa by default
[ { "change_type": "MODIFY", "diff": "import type { PWAOptions } from \"vuepress-plugin-pwa2\";\nexport const resolvePWAOptions = (\n- options?: PWAOptions | false\n-): PWAOptions | false => (options === false ? false : options || {});\n+ options?: PWAOptions | boolean\n+): PWAOptions | false => (options === ...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
feat(theme): disable pwa by default
1
feat
theme
648,060
22.02.2022 19:33:16
-3,600
f43eeed2b5f080c554dda720f916aec14ef5d771
docs: Fix typo in committish As per [this](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefcommit-ishacommit-ishalsocommittish). Sorry I'm meticulous
[ { "change_type": "MODIFY", "diff": "@@ -127,8 +127,8 @@ namespace Stryker.CLI\nAddCliInput(inputs.MutateInput, \"mutate\", \"m\", optionType: CommandOptionType.MultipleValue, argumentHint: \"glob-pattern\", category: InputCategory.Mutation);\nAddCliInput(inputs.MutationLevelInput, \"mutation-level\", \"l\",...
C#
Apache License 2.0
stryker-mutator/stryker-net
docs: Fix typo in committish (#1925) As per [this](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefcommit-ishacommit-ishalsocommittish). Sorry I'm meticulous
1
docs
null
756,031
22.02.2022 19:52:24
0
d63bce57ec61a26f2049312ac89a46e6549e5a0a
feat(SwingSet): Split acceptance queue processing into its own crank
[ { "change_type": "MODIFY", "diff": "@@ -732,15 +732,8 @@ export default function buildKernel(\nconst gcMessages = ['dropExports', 'retireExports', 'retireImports'];\n- function processAcceptanceQueue() {\n- while (!kernelKeeper.isAcceptanceQueueEmpty()) {\n- const acceptanceMessage = kernelKeeper.getNextAcc...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat(SwingSet): Split acceptance queue processing into its own crank
1
feat
SwingSet
756,031
22.02.2022 19:52:24
0
5b7a694c6291c45e24ec1bc8f8e5eeacca0ef8c5
feat(SwingSet): report empty cranks to run policy
[ { "change_type": "MODIFY", "diff": "@@ -33,6 +33,7 @@ The kernel will invoke the following methods on the policy object (so all must e\n* `policy.vatCreated()`\n* `policy.crankComplete({ computrons })`\n* `policy.crankFailed()`\n+* `policy.emptyCrank()`\nAll methods should return `true` if the kernel should...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat(SwingSet): report empty cranks to run policy
1
feat
SwingSet
756,031
22.02.2022 19:52:24
0
cfdccd6918a5a546fe48686600fd192d95b5577d
refactor(SwingSet): Enqueue messages onto acceptanceQueue first
[ { "change_type": "MODIFY", "diff": "@@ -89,7 +89,7 @@ export function initializeKernel(config, hostStorage, verbose = false) {\nvatKeeper.setSourceAndOptions({ bundleID }, creationOptions);\nvatKeeper.initializeReapCountdown(creationOptions.reapInterval);\nif (!creationOptions.enableSetup) {\n- kernelKeeper...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(SwingSet): Enqueue messages onto acceptanceQueue first
1
refactor
SwingSet
667,636
22.02.2022 20:10:27
-28,800
72e2724b92ac0d1e64f4d4ea920815e722d2f8de
docs(ripple): change ripple doc
[ { "change_type": "MODIFY", "diff": "@@ -11,22 +11,22 @@ layout/cproject\nlayout/.project\nlayout/.settings\nframework/js/examples/*/res/vendor-manifest.json\n-framework/js/android/sdk/src/main/jni/.vs\n-framework/js/android/sdk/maven-auth.properties\n-framework/js/android/sdk/local.properties\n-framework/js...
C++
Apache License 2.0
tencent/hippy
docs(ripple): change ripple doc
1
docs
ripple
648,044
22.02.2022 20:11:52
-3,600
0d1a86276931b648b547470decfedccd3d9af2fb
chore: fix readme link Fixed a broken link. Redirection worked but this way it's more beautiful. ;-)
[ { "change_type": "MODIFY", "diff": "@@ -27,7 +27,7 @@ cd /my/unit/test/project/folder\ndotnet stryker\n```\n-For more information read our [getting started](https://stryker-mutator.io/docs/stryker-net/Getting-started)\n+For more information read our [getting started](https://stryker-mutator.io/docs/stryker-...
C#
Apache License 2.0
stryker-mutator/stryker-net
chore: fix readme link (#1926) Fixed a broken link. Redirection worked but this way it's more beautiful. ;-)
1
chore
null
841,498
22.02.2022 20:13:09
0
ca0a448e8ff85a4a0d02e3229ebcb2603a0b5d9a
feat(plugin): Pass `NODE_ENV` to plugins using the plugin context
[ { "change_type": "MODIFY", "diff": "@@ -437,6 +437,7 @@ impl Options {\nlet plugin_context = PluginContext {\nfilename: transform_filename,\n+ env_name: self.env_name.to_owned(),\n};\n#[cfg(feature = \"plugin\")]\n", "new_path": "crates/swc/src/config/mod.rs", "old_path": "crates/swc/src/config/mod....
Rust
Apache License 2.0
swc-project/swc
feat(plugin): Pass `NODE_ENV` to plugins using the plugin context (#3677)
1
feat
plugin
756,031
22.02.2022 20:32:05
0
2b30a38881cedcd9a48d4c5d09aa001ac08b3b06
refactor(SwingSet): Move acceptance queue processing to crank start
[ { "change_type": "MODIFY", "diff": "@@ -783,7 +783,6 @@ export default function buildKernel(\n} else {\nassert.fail(X`unable to process message.type ${message.type}`);\n}\n- processAcceptanceQueue();\nlet didAbort = false;\nif (terminationTrigger) {\n// the vat is doomed, either voluntarily or from meter/sy...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(SwingSet): Move acceptance queue processing to crank start
1
refactor
SwingSet
756,031
22.02.2022 20:35:41
0
89a2ca503fc5810b4c4ef96703b7e320c8c914bc
fix(SwingSet): Fix test-controller regression from
[ { "change_type": "MODIFY", "diff": "@@ -275,7 +275,7 @@ test.serial('bootstrap export', async t => {\n}\nt.deepEqual(c.dump().log, []);\n- for (let i = 0; i < 7; i += 1) {\n+ for (let i = 0; i < 6; i += 1) {\n// eslint-disable-next-line no-await-in-loop\nawait stepGC(); // vat starts\n}\n@@ -309,6 +309,7 @@...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(SwingSet): Fix test-controller regression from #4575
1
fix
SwingSet
841,509
22.02.2022 20:38:43
28,800
3cf3b20f15e8ddbb2c32405c71183cfdbbb87835
feat(cli): Support stdin
[ { "change_type": "MODIFY", "diff": "@@ -2740,6 +2740,7 @@ name = \"swc_cli\"\nversion = \"0.8.0\"\ndependencies = [\n\"anyhow\",\n+ \"atty\",\n\"clap\",\n\"path-absolutize\",\n\"rayon\",\n", "new_path": "Cargo.lock", "old_path": "Cargo.lock" }, { "change_type": "MODIFY", "diff": "@@ -22,...
Rust
Apache License 2.0
swc-project/swc
feat(cli): Support stdin (#3688)
1
feat
cli
756,013
22.02.2022 20:40:02
21,600
0fffad9c22eaae30bebd24e00ca564e84c31eb45
chore(cosmic-swingset): move governance test to `test/gov-*`
[ { "change_type": "MODIFY", "diff": "@@ -9,8 +9,8 @@ INITIAL_HEIGHT = 17\nGENESIS_TIME = $(shell TZ=UTC date +%Y-%m-%dT%H:%M:%SZ)\nVOTING_PERIOD = 2m\n-EVAL_PERMIT = gov-permit.json\n-EVAL_CODE = gov-code.js\n+EVAL_PERMIT = test/gov-permit.json\n+EVAL_CODE = test/gov-code.js\nEVAL_DEPOSIT = 1000000ubld\nVOTE...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore(cosmic-swingset): move governance test to `test/gov-*`
1
chore
cosmic-swingset
311,303
22.02.2022 20:40:15
-19,080
cd05961ab14e65182407631869880315eed39271
docs(datetime): ISO Format examples fix
[ { "change_type": "MODIFY", "diff": "@@ -31,8 +31,8 @@ the same ISO format which datetime value was originally given as.\n| Year and Month | YYYY-MM | 1994-12 |\n| Complete Date | YYYY-MM-DD | 1994-12-15 |\n| Date and Time | YYYY-MM-DDTHH:mm | 1994-12-15T13:47 |\n-| UTC Timezone | YYYY-MM-DDTHH:mm:ssTZD | 19...
TypeScript
MIT License
ionic-team/ionic-framework
docs(datetime): ISO Format examples fix (#24818)
1
docs
datetime
471,403
22.02.2022 20:48:48
-3,600
760c4d4e9bd500ab65980f7414f72ad93da42e2f
chore: fix windows build of aws-sdk package
[ { "change_type": "MODIFY", "diff": "\"compile\": \"npm run version:update && tsc -p .\",\n\"lint\": \"eslint . --ext .ts\",\n\"lint:fix\": \"eslint . --ext .ts --fix\",\n- \"precompile\": \"tsc --version && lerna run version --scope $(npm pkg get name) --include-dependencies\",\n+ \"precompile\": \"tsc --ve...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js-contrib
chore: fix windows build of aws-sdk package (#902)
1
chore
null
756,013
22.02.2022 21:12:14
21,600
eb04df554dc9f052724925b13690d7b508a05031
fix(vats): parse coreEval permits correctly
[ { "change_type": "ADD", "diff": "+// Event source ids used by the bridge device.\n+export const BANK = 'bank';\n+export const CORE = 'core';\n+export const DIBC = 'dibc';\n+export const PROVISION = 'provision';\n+export const WALLET = 'wallet';\n", "new_path": "packages/vats/src/bridge-ids.js", "old...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(vats): parse coreEval permits correctly
1
fix
vats
756,013
22.02.2022 21:14:49
21,600
c2c93f3d027789a926dc015dd877fd67e1f41468
refactor(vats): make bridge IDs manifest constants
[ { "change_type": "MODIFY", "diff": "@@ -4,6 +4,8 @@ import anylogger from 'anylogger';\nimport { assert, details as X } from '@agoric/assert';\n+import * as BRIDGE_ID from '@agoric/vats/src/bridge-ids.js';\n+\nimport * as ActionType from './action-types.js';\nimport { parseParams } from './params.js';\n@@ -...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(vats): make bridge IDs manifest constants
1
refactor
vats
756,013
22.02.2022 21:18:47
21,600
c297c85efc2464f1a2a722b2f2ca1f55b5fab3db
test(vats): mock `getConfiguration`
[ { "change_type": "MODIFY", "diff": "@@ -47,7 +47,7 @@ const mock = {\naddRemote: noop,\naddEgress: noop,\naddIngress: async () => ({\n- getChainBundle: () => ({ _: 'chain bundle' }),\n+ getConfiguration: () => ({ _: 'client configuration' }),\n}),\n}),\nhttp: { setPresences: noop, setCommandDevice: noop },\...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test(vats): mock `getConfiguration`
1
test
vats
71,091
22.02.2022 21:52:19
-3,600
4f7818dd76bd48ed652407f4852cc97ba57d7395
feat(rds): make VPC optional for serverless Clusters Fixes *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": "@@ -639,7 +639,7 @@ declare const vpc: ec2.Vpc;\nconst cluster = new rds.ServerlessCluster(this, 'AnotherCluster', {\nengine: rds.DatabaseClusterEngine.AURORA_MYSQL,\n- vpc,\n+ vpc, // this parameter is optional for serverless Clusters\nenableDataApi: true, // Optional - ...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(rds): make VPC optional for serverless Clusters (#17413) Fixes #17401 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
feat
rds
841,421
22.02.2022 23:25:40
-32,400
f733c9c82f0ab942e4a02e7f97d2fda0ef88bfc1
chore(ci): Kill previous runs
[ { "change_type": "ADD", "diff": "+name: Cancel\n+on:\n+ pull_request_target:\n+ types:\n+ - edited\n+ - synchronize\n+\n+jobs:\n+ cancel:\n+ name: \"Cancel Previous Runs\"\n+ runs-on: ubuntu-latest\n+ timeout-minutes: 2\n+ steps:\n+ - uses: styfle/cancel-workflow-action@0.9.1\n+ with:\n+ workflow_id: 120748...
Rust
Apache License 2.0
swc-project/swc
chore(ci): Kill previous runs (#3678)
1
chore
ci
841,428
23.02.2022 00:07:53
18,000
1e49fcd44daa3107a180f7016d72f8138fb56688
fix(es/typescript): Fix `name` of decorated classes
[ { "change_type": "MODIFY", "diff": "@@ -900,6 +900,37 @@ fn opt_source_file_name_1() {\nassert!(map.contains(\"entry-foo\"));\n}\n+#[test]\n+fn issue_2224() {\n+ let output = str_with_opt(\n+ r#\"\n+ const Injectable = () => {};\n+\n+ @Injectable\n+ export class TestClass {\n+ private readonly property = Te...
Rust
Apache License 2.0
swc-project/swc
fix(es/typescript): Fix `name` of decorated classes (#3689)
1
fix
es/typescript
603,467
23.02.2022 00:20:19
0
d81a8ce3ae92d3a266f67b1e5118ca947eec0db4
fix(core): updated error-stack-parser
[ { "change_type": "MODIFY", "diff": "\"cross-env\": \"^7.0.3\",\n\"mocha\": \"^9.1.1\",\n\"nodemon\": \"^2.0.6\",\n- \"ts-node\": \"^10.4.0\",\n- \"typescript\": \"^4.5.4\"\n+ \"tiny-types\": \"^1.17.0\",\n+ \"ts-node\": \"^10.5.0\",\n+ \"typescript\": \"^4.5.5\"\n},\n\"dependencies\": {\n\"body-parser\": \"...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(core): updated error-stack-parser
1
fix
core