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
386,588
22.07.2021 15:13:09
-7,200
f57d7ebc8040ba42f4e85977e9a82ef50a28effb
feat(docs): Add _change_case operator docs.
[ { "change_type": "MODIFY", "diff": "- id: _base64\ntype: MenuLink\npageId: _base64\n+ - id: _change_case\n+ type: MenuLink\n+ pageId: _change_case\n- id: _date\ntype: MenuLink\npageId: _date\n", "new_path": "packages/docs/menus.yaml", "old_path": "packages/docs/menus.yaml" }, { "change_type"...
JavaScript
Apache License 2.0
lowdefy/lowdefy
feat(docs): Add _change_case operator docs.
1
feat
docs
730,428
22.07.2021 15:28:22
0
34e20abd05935588244325b1905762bd4174d454
chore(release): 0.19.0 [skip ci]
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+## [0.19.0](https://github.com/webex/react-widgets/compare/v0.18.0...v0.19.0) (2021-07-22)\n+\n...
JavaScript
MIT License
webex/react-widgets
chore(release): 0.19.0 [skip ci]
1
chore
release
386,581
22.07.2021 15:45:12
-7,200
7b883e123e9f8ebc6423ceafe8e2ad03ee20a761
feat: Update Elasticsearch docs.
[ { "change_type": "MODIFY", "diff": "@@ -94,8 +94,9 @@ _ref:\nThe `ElasticsearchSearch` request searches the Elasticsearch index.\n#### Properties\n- - `query: object`: The Elasticsearch query, expressed in the [JSON Query DSL](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html). ...
JavaScript
Apache License 2.0
lowdefy/lowdefy
feat: Update Elasticsearch docs.
1
feat
null
942,581
22.07.2021 16:08:56
21,600
d17b8f3f5c8a8aeb5f80f593c44fbff6ae8eca8a
docs: Remove incorrect info on ExtractProps
[ { "change_type": "MODIFY", "diff": "@@ -66,10 +66,8 @@ type ExtractHTMLAttributes<\n* HTML attribute interface can change, so you can use an override to the element you wish to use.\n* You can also disable the HTML attribute by passing `never`:\n*\n- * - `ExtractProps<typeof Card>`: `React.ClassAttributes<H...
TypeScript
Apache License 2.0
workday/canvas-kit
docs: Remove incorrect info on ExtractProps (#1180)
1
docs
null
942,581
22.07.2021 16:34:40
21,600
2255cf985b18726553fdbeb601ffadf6833c709b
chore: Update incorrect prop names
[ { "change_type": "MODIFY", "diff": "export * from './lib/Dialog';\n+export * from './lib/hooks';\n", "new_path": "modules/react/dialog/index.ts", "old_path": "modules/react/dialog/index.ts" }, { "change_type": "MODIFY", "diff": "@@ -5,11 +5,11 @@ import {Popup, PopupModelContext} from '@...
TypeScript
Apache License 2.0
workday/canvas-kit
chore: Update incorrect prop names (#1181)
1
chore
null
791,834
22.07.2021 16:45:04
18,000
f946479781520af8f714645b8bf6b1112a871ccf
tests(smoke): convert to single LH run per test
[ { "change_type": "ADD", "diff": "+/**\n+ * @license Copyright 2021 The Lighthouse Authors. All Rights Reserved.\n+ * Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.or...
JavaScript
Apache License 2.0
googlechrome/lighthouse
tests(smoke): convert to single LH run per test (#12818)
1
tests
smoke
791,474
22.07.2021 17:16:29
25,200
6af63539ff6ed3cac72192d878e462ef71e9629b
test(bigtable): tighten time to delete for bigtable instances
[ { "change_type": "MODIFY", "diff": "@@ -51,7 +51,7 @@ import (\nconst (\ndirectPathIPV6Prefix = \"[2001:4860:8040\"\ndirectPathIPV4Prefix = \"34.126\"\n- timeUntilResourceCleanup = time.Hour * 48 // two days\n+ timeUntilResourceCleanup = time.Hour * 12 // 12 hours\nprefixOfInstanceResources = \"bt-it-\"\n)\...
Go
Apache License 2.0
googleapis/google-cloud-go
test(bigtable): tighten time to delete for bigtable instances (#4488)
1
test
bigtable
777,389
22.07.2021 17:25:17
25,200
48c5a306e5c83145a2508fb1cee3ccd6e2d23d7d
fix: fix indefinite spinner for terminal single-trial experiments
[ { "change_type": "MODIFY", "diff": "@@ -59,7 +59,7 @@ const ExperimentMultiTrialTabs: React.FC<Props> = (\nreturn (\n<Tabs defaultActiveKey={tabKey} onChange={handleTabChange}>\n<TabPane key=\"visualization\" tab=\"Visualization\">\n- <React.Suspense fallback={<Spinner tip=\"Loading text editor...\" />}>\n+...
Python
Apache License 2.0
determined-ai/determined
fix: fix indefinite spinner for terminal single-trial experiments (#2772)
1
fix
null
791,690
22.07.2021 17:38:50
18,000
ccb847858c373747bda7c58e680f94d8ad15c930
core(fr): support config filtering via only/skip settings
[ { "change_type": "MODIFY", "diff": "@@ -17,7 +17,7 @@ const {\nthrowInvalidArtifactDependency,\nassertArtifactTopologicalOrder,\n} = require('./validation.js');\n-const {filterConfigByGatherMode} = require('./filters.js');\n+const {filterConfigByGatherMode, filterConfigByExplicitFilters} = require('./filter...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(fr): support config filtering via only/skip settings (#12808)
1
core
fr
531,793
22.07.2021 17:44:43
-3,600
d22c9271c8bbd5f0297f5c23d0c4df0f9c5f0ffd
fix(ui): make sure all dropdowns are rendered above grid elements
[ { "change_type": "MODIFY", "diff": "@@ -7,6 +7,7 @@ import type {\nAPIAlertGroupT,\nAPIAlertT,\nAPIAlertsResponseUpstreamsT,\n+ APIGridT,\n} from \"Models/APITypes\";\nimport { AlertStore } from \"Stores/AlertStore\";\nimport { SilenceFormStore } from \"Stores/SilenceFormStore\";\n@@ -16,6 +17,7 @@ let aler...
TypeScript
Apache License 2.0
prymitive/karma
fix(ui): make sure all dropdowns are rendered above grid elements
1
fix
ui
617,466
22.07.2021 19:21:03
-7,200
9e2a8ebcc93981d6c1762c30019a2c4ac0f6f985
fix: update secret
[ { "change_type": "MODIFY", "diff": "@@ -131,9 +131,9 @@ metadata:\nspec:\nencryptedData:\nELASTIC_APM_SECRET_TOKEN: >-\n- AgCCW05748GK8JN13dSMz2ZWKVUKomvJ16M4bRHnU4E+kHogBsOQVLlTzOMf444Bh1mv0IBFohFVbqo99ZVaJ3qvKWNT6sFZw5ezaH0YB0oL0WH7nhDHkaRPsalRHu9XfDc7DMPZkRKb8ESambfkXhFd/XhsBJAjo8kdnTry0NWFXh0iTjiYQ13/4T...
TypeScript
Apache License 2.0
socialgouv/code-du-travail-numerique
fix: update secret (#3640)
1
fix
null
67,516
22.07.2021 20:03:48
-7,200
3ebc6d191199edbe0fa29791ccdee8d3c1275c5a
refactor(validation): controller-factories
[ { "change_type": "MODIFY", "diff": "@@ -12,7 +12,7 @@ import {\nimport { createSpecFunction, TestExecutionContext, TestFunction, ToNumberValueConverter } from '../../util.js';\nimport { Person } from '../../validation/_test-resources.js';\n-describe('validation-container-custom-element', function () {\n+des...
TypeScript
MIT License
aurelia/aurelia
refactor(validation): controller-factories
1
refactor
validation
667,636
22.07.2021 22:47:14
-28,800
d4a3960b6b814004334d010a00eedf34278af8fc
fix(hippy-vue): add onScrollBeginDrag & onScrollEndDrag param
[ { "change_type": "MODIFY", "diff": "@@ -39,8 +39,10 @@ const div = {\nprocessEventData(event, nativeEventName, nativeEventParams) {\nswitch (nativeEventName) {\ncase 'onScroll':\n- event.offsetX = nativeEventParams.contentOffset.x;\n- event.offsetY = nativeEventParams.contentOffset.y;\n+ case 'onScrollBegin...
C++
Apache License 2.0
tencent/hippy
fix(hippy-vue): add onScrollBeginDrag & onScrollEndDrag param
1
fix
hippy-vue
756,059
22.07.2021 23:22:58
25,200
207d8d9583549b755903c7329e61518d17c763d6
feat: update slogulator for GC syscalls and deliveries
[ { "change_type": "MODIFY", "diff": "@@ -371,6 +371,11 @@ export function main() {\n}\n}\n+ function doDeliverDropRetire(delivery, prefix = '') {\n+ // prettier-ignore\n+ p(`${prefix}recv-${delivery[0]}: [${delivery[1].map(r => pref(r)).join(' ')}]`);\n+ }\n+\nfunction doDeliver(delivery, prefix) {\nswitch (...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat: update slogulator for GC syscalls and deliveries
1
feat
null
67,479
22.07.2021 23:29:50
-36,000
8004b8cc6b95e0e7a54df4e6089838b9247cfe0f
refactor(template-compiler): codeify error messages, add doc
[ { "change_type": "MODIFY", "diff": "@@ -33,3 +33,24 @@ The section below will list errors by their prefix, and code and give correspond\n| AUR0013 | name(string) | Cannot call resolve `yyyy` before calling prepare or after calling dispose. | An `InstanceProvider.resolve()` call happens without having an any...
TypeScript
MIT License
aurelia/aurelia
refactor(template-compiler): codeify error messages, add doc
1
refactor
template-compiler
756,059
22.07.2021 23:29:51
25,200
66b5a5e43c1b70124de17d971a434a11c7ebc8a3
feat: add command line flag to use XS
[ { "change_type": "MODIFY", "diff": "@@ -51,6 +51,7 @@ FLAGS may be:\n--initonly - initialize the swingset but exit without running it\n--lmdb - runs using LMDB as the data store (default)\n--memdb - runs using the non-persistent in-memory data store\n+ --usexs - run vats using the the XS engine\n--dbdir DIR...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat: add command line flag to use XS
1
feat
null
756,059
22.07.2021 23:40:49
25,200
c1fb35ce9bbc5299d9bef29e24b14c080c879d8d
feat: first stage GC for virtual objects
[ { "change_type": "MODIFY", "diff": "@@ -106,12 +106,17 @@ function build(\n// if the vref corresponds to a Remotable, keep a strong reference to it\n// until the kernel tells us to release it\nconst { type, allocatedByVat, virtual } = parseVatSlot(vref);\n- if (type === 'object' && allocatedByVat && !virtua...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat: first stage GC for virtual objects
1
feat
null
418,579
23.07.2021 00:08:29
-28,800
246a244add49cc1f87b8707bc6403dae8a7b5dae
fix: add generateMiddleware definition for express app
[ { "change_type": "MODIFY", "diff": "@@ -24,6 +24,7 @@ export type IMidwayExpressApplication = IMidwayApplication<IMidwayExpressContext\nrouteArgsInfo?: RouterParamValue[],\nrouterResponseData?: any []\n): Middleware;\n+ generateMiddleware(middlewareId: string): Promise<Middleware>;\n}>;\nexport interface IM...
TypeScript
MIT License
midwayjs/midway
fix: add generateMiddleware definition for express app (#1170)
1
fix
null
756,059
23.07.2021 00:43:09
25,200
3f5b2df5cf3d25099e665c2432d834aac4cba218
test: tests for virtual object GC
[ { "change_type": "MODIFY", "diff": "@@ -279,29 +279,67 @@ test('exercise cache', async t => {\n// init cache - []\nawait make('thing1', true, T1); // make t1 - [t1]\n+ t.deepEqual(log.shift(), ['get', `${thingID(1)}.refCount`, undefined]);\n+ t.deepEqual(log.shift(), ['set', `${thingID(1)}.refCount`, '1 0']...
JavaScript
Apache License 2.0
agoric/agoric-sdk
test: tests for virtual object GC
1
test
null
777,422
23.07.2021 00:51:36
25,200
23d6a8a484ab4350c3b95ff4526c2da86d7b8c82
fix: only run circleCI step on master branch
[ { "change_type": "MODIFY", "diff": "@@ -325,6 +325,7 @@ commands:\n--junit-xml=\"<<parameters.junit-path>>\" \\\n$(< /tmp/tests-to-run)\n- upload-test-job:\n+ only_on_branch: master\ntest_results_path: <<parameters.junit-path>>\n@@ -776,9 +777,16 @@ commands:\nupload-test-job:\nparameters:\n+ only_on_branch...
Python
Apache License 2.0
determined-ai/determined
fix: only run circleCI step on master branch (#2782)
1
fix
null
815,601
23.07.2021 04:26:55
-28,800
bede2027ac03a7f2aa1ec1d16cfe3f468bb25dc4
perf: avoid duplicate cell check
[ { "change_type": "MODIFY", "diff": "@@ -268,13 +268,21 @@ impl ResolvedTransaction {\nheader_checker: &HC,\nresolve_opts: ResolveOptions,\n) -> Result<(), OutPointError> {\n- let check_cell = |out_point: &OutPoint| -> Result<(), OutPointError> {\n+ let mut checked_cells: HashSet<OutPoint> = HashSet::new();\...
Rust
MIT License
nervosnetwork/ckb
perf: avoid duplicate cell check
1
perf
null
777,374
23.07.2021 09:47:20
-25,200
29cddc0332a1ddeea58fb1051bc4bb25f30fe2d4
feat: add `--config` override to `det e create`.
[ { "change_type": "ADD", "diff": "+:orphan:\n+\n+**New Features**\n+\n+- Allow command-line config overrides in experiment creation, e.g.\n+ ``det e create const.yaml . --config name=test``.\n", "new_path": "docs/release-notes/2769-det-e-config.txt", "old_path": null }, { "change_type": "MODI...
Python
Apache License 2.0
determined-ai/determined
feat: add `--config` override to `det e create`. [DET-5786] (#2769)
1
feat
null
815,609
23.07.2021 09:53:27
-28,800
449289349c1e784464d0567c2f61b9c3e8bdb95e
chore(deps): upgrade several dependencies to remove the oldest version of rand
[ { "change_type": "MODIFY", "diff": "@@ -24,12 +24,6 @@ version = \"0.2.3\"\nsource = \"registry+https://github.com/rust-lang/crates.io-index\"\nchecksum = \"ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e\"\n-[[package]]\n-name = \"adler32\"\n-version = \"1.0.3\"\n-source = \"registry+https...
Rust
MIT License
nervosnetwork/ckb
chore(deps): upgrade several dependencies to remove the oldest version of rand
1
chore
deps
711,597
23.07.2021 10:08:41
-7,200
9a75a60d3489bbbb87fcbecdd40ffc6d2a3c78c6
style(elasticsearch-plugin): Apply Prettier to recent changes
[ { "change_type": "MODIFY", "diff": "@@ -12,7 +12,8 @@ import { ElasticsearchService } from './elasticsearch.service';\nimport { ElasticSearchInput, SearchPriceData } from './types';\n@Resolver('SearchResponse')\n-export class ShopElasticSearchResolver implements Omit<SearchResolver, 'facetValues' | 'collect...
TypeScript
MIT License
vendure-ecommerce/vendure
style(elasticsearch-plugin): Apply Prettier to recent changes
1
style
elasticsearch-plugin
756,064
23.07.2021 10:16:55
25,200
3a9cf0b0b1889f053c4fe12f3cc5ec81c20658e7
fix(spawner): set 'metered: true' for dynamic vats since this will no longer be the default soon
[ { "change_type": "MODIFY", "diff": "@@ -13,7 +13,8 @@ function makeSpawner(vatAdminSvc) {\nassert(!oldModuleFormat, 'oldModuleFormat not supported');\nreturn Far('installer', {\nasync spawn(argsP) {\n- const { root } = await E(vatAdminSvc).createVat(spawnBundle);\n+ const opts = { metered: true };\n+ const ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(spawner): set 'metered: true' for dynamic vats since this will no longer be the default soon
1
fix
spawner
306,309
23.07.2021 10:40:06
-3,600
bd065052df385a76e00eae5035a89b0e5bb260de
fix(google): Stackdriver Logging has been renamed to Cloud Logging I verified the price hashes are still the same.
[ { "change_type": "MODIFY", "diff": "@@ -34,7 +34,7 @@ func loggingCostComponent(loggingData *decimal.Decimal) []*schema.CostComponent\nProductFilter: &schema.ProductFilter{\nVendorName: strPtr(\"gcp\"),\nRegion: strPtr(\"global\"),\n- Service: strPtr(\"Stackdriver Logging\"),\n+ Service: strPtr(\"Cloud Logg...
Go
Apache License 2.0
infracost/infracost
fix(google): Stackdriver Logging has been renamed to Cloud Logging I verified the price hashes are still the same.
1
fix
google
711,597
23.07.2021 10:49:41
-7,200
64a3380a0dfbad10159387e1dae42a0a71fef2ec
refactor(elasticsearch-plugin): Tidy up some duplicated values
[ { "change_type": "MODIFY", "diff": "@@ -23,7 +23,7 @@ import {\nimport { Observable } from 'rxjs';\nimport { ELASTIC_SEARCH_OPTIONS, loggerCtx, PRODUCT_INDEX_NAME, VARIANT_INDEX_NAME } from './constants';\n-import { createIndices } from './indexing-utils';\n+import { createIndices, getIndexNameByAlias } fro...
TypeScript
MIT License
vendure-ecommerce/vendure
refactor(elasticsearch-plugin): Tidy up some duplicated values
1
refactor
elasticsearch-plugin
756,064
23.07.2021 10:52:42
25,200
8c3da1fa05c5734e1c839d480642f1716d003dd3
fix(ERTP): use metered=true and xs-worker on all swingset tests
[ { "change_type": "MODIFY", "diff": "@@ -10,6 +10,7 @@ import path from 'path';\nasync function main(basedir, argv) {\nconst dir = path.resolve(`${__dirname}/..`, basedir);\nconst config = await loadBasedir(dir);\n+ config.defaultManagerType = 'xs-worker';\nconst controller = await buildVatController(config,...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(ERTP): use metered=true and xs-worker on all swingset tests
1
fix
ERTP
756,064
23.07.2021 10:52:56
25,200
5108c51b73f28c86f06c90640c3f90265435b14a
fix(governance): use metered=true and xs-worker on all swingset tests
[ { "change_type": "MODIFY", "diff": "@@ -51,6 +51,7 @@ test.before(async t => {\nparameters: { contractBundles }, // argv will be added to this\n};\nconst config = { bootstrap: 'bootstrap', vats };\n+ config.defaultManagerType = 'xs-worker';\nconst step4 = Date.now();\nconst ktime = `${(step2 - start) / 1000...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(governance): use metered=true and xs-worker on all swingset tests
1
fix
governance
756,064
23.07.2021 10:53:06
25,200
7c3f2489341c3191a53c0df58553b02522737f3e
fix(sharing-service): use xs-worker/metered=true on swingset tests
[ { "change_type": "MODIFY", "diff": "@@ -9,6 +9,7 @@ import { buildVatController, loadBasedir } from '@agoric/swingset-vat';\nasync function main(basedir, argv) {\nconst dir = path.resolve(`${__dirname}/..`, basedir);\nconst config = await loadBasedir(dir);\n+ config.defaultManagerType = 'xs-worker';\nconst ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(sharing-service): use xs-worker/metered=true on swingset tests
1
fix
sharing-service
756,064
23.07.2021 10:53:15
25,200
f76405e09a29f4975cda00a33bbde4761dbe958e
fix(treasury): use xs-worker and metered=true on all swingset tests
[ { "change_type": "MODIFY", "diff": "@@ -52,6 +52,7 @@ test.before(async t => {\nvats.bootstrap.parameters = { contractBundles };\nconst config = { bootstrap: 'bootstrap', vats };\n+ config.defaultManagerType = 'xs-worker';\nt.context.data = { kernelBundles, config };\n});\n", "new_path": "packages/treas...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(treasury): use xs-worker and metered=true on all swingset tests
1
fix
treasury
730,496
23.07.2021 11:36:20
-3,600
a73daeddf27b0d439a6790f2815c1beb034157f9
fix(meetings): queueing media update requests
[ { "change_type": "MODIFY", "diff": "@@ -90,6 +90,13 @@ const logRequest = (request, {header = '', success = '', failure = ''}) => {\n});\n};\n+export const MEDIA_UPDATE_TYPE = {\n+ ALL: 'ALL',\n+ AUDIO: 'AUDIO',\n+ VIDEO: 'VIDEO',\n+ SHARE: 'SHARE'\n+};\n+\n/**\n* MediaDirection\n* @typedef {Object} MediaDi...
JavaScript
MIT License
webex/webex-js-sdk
fix(meetings): queueing media update requests
1
fix
meetings
730,496
23.07.2021 12:46:49
-3,600
6d25585b37b50c009d41e33a4f9c6a052879ad7d
fix(meetings): use up-to-date roap seq number
[ { "change_type": "MODIFY", "diff": "@@ -3625,7 +3625,6 @@ export default class Meeting extends StatelessWebexPlugin {\n},\n{\nmediaProperties: this.mediaProperties,\n- roapSeq: this.roapSeq,\nmeeting: this,\nid: this.id\n}\n@@ -3678,7 +3677,6 @@ export default class Meeting extends StatelessWebexPlugin {\n}...
JavaScript
MIT License
webex/webex-js-sdk
fix(meetings): use up-to-date roap seq number
1
fix
meetings
531,793
23.07.2021 12:53:33
-3,600
619d6a6d0860170396d24cda2aad2817244093cf
fix(ci): update e2e tests
[ { "change_type": "MODIFY", "diff": "@@ -36,9 +36,9 @@ describe(\"Demo\", () => {\nawait expect(alertGroups.length).toBeGreaterThan(10);\nawait expect(alertGroups).toEqual(\nexpect.arrayContaining([\n- \"alertname: Inhibition Test Alertcluster: prod1\",\n- \"alertname: Disk Free Lowcluster: prod10\",\n- \"al...
TypeScript
Apache License 2.0
prymitive/karma
fix(ci): update e2e tests
1
fix
ci
791,704
23.07.2021 13:00:03
18,000
3731d6e64d257e98fa54a796dca2eb4f57ec3c5f
misc: read locale files without using `require`
[ { "change_type": "MODIFY", "diff": "/** @typedef {Record<string, {message: string}>} LhlMessages */\n+const fs = require('fs');\n+\n+/** @type {Record<string, LhlMessages>} */\n+const files = {\n+ 'ar': JSON.parse(fs.readFileSync(`${__dirname}/locales/ar.json`, 'utf8')),\n+ 'ar-XB': JSON.parse(fs.readFileSy...
JavaScript
Apache License 2.0
googlechrome/lighthouse
misc: read locale files without using `require` (#12721)
1
misc
null
603,467
23.07.2021 13:33:16
-7,200
df3b8460b7496a40f338a531f13297d63594fdf9
fix(deps): updated TypeScript RE
[ { "change_type": "MODIFY", "diff": "\"cross-env\": \"^7.0.3\",\n\"mocha\": \"^8.3.0\",\n\"nodemon\": \"^2.0.6\",\n- \"ts-node\": \"^10.0.0\"\n+ \"ts-node\": \"^10.1.0\"\n},\n\"dependencies\": {\n\"body-parser\": \"^1.19.0\",\n", "new_path": "examples/calculator-app/package.json", "old_path": "exampl...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(deps): updated TypeScript RE #849
1
fix
deps
104,844
23.07.2021 13:40:05
14,400
ad974e4b0b38e09accbca15485c76843f9acfb01
feat(card): add footer to card and align spec
[ { "change_type": "MODIFY", "diff": "-import React, { useCallback, useMemo, useEffect, useState } from 'react';\n+import React, { useCallback, useMemo, useRef } from 'react';\nimport VisibilitySensor from 'react-visibility-sensor';\nimport { Tooltip, SkeletonText } from 'carbon-components-react';\nimport Siz...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
feat(card): add footer to card and align spec
1
feat
card
791,704
23.07.2021 13:40:10
18,000
fe91d5691e6ecbeb8ae1e35c0bc9783443217252
misc(viewer): accept lhr from fragment
[ { "change_type": "MODIFY", "diff": "@@ -48,6 +48,7 @@ async function run() {\njavascripts: [\nawait generatorJsPromise,\nfs.readFileSync(require.resolve('idb-keyval/dist/idb-keyval-min.js'), 'utf8'),\n+ fs.readFileSync(require.resolve('pako/dist/pako_inflate.js'), 'utf-8'),\n{path: '../../dist/report/viewer...
JavaScript
Apache License 2.0
googlechrome/lighthouse
misc(viewer): accept lhr from fragment (#12557)
1
misc
viewer
104,844
23.07.2021 13:56:20
14,400
61fe29277b9090643a837b631604144b60049671
feat(card): add test and test ids for new subtitle and footer
[ { "change_type": "MODIFY", "diff": "@@ -425,7 +425,11 @@ const Card = (props) => {\n{subtitle}\n</Tooltip>\n) : (\n- <p ref={subTitleRef} className={`${iotPrefix}--card--subtitle--text`}>\n+ <p\n+ ref={subTitleRef}\n+ data-testid={`${testID || testId}-subtitle`}\n+ className={`${iotPrefix}--card--subtitle--...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
feat(card): add test and test ids for new subtitle and footer
1
feat
card
551,646
23.07.2021 14:10:37
-10,800
9993d058b83dd732a51bcb12e9c8feb8108b8cef
feat(ci): added cache to maven builds this will reduce build time and download failures from maven central
[ { "change_type": "MODIFY", "diff": "@@ -95,6 +95,8 @@ stages:\ntimeoutInMinutes: 60\nvariables:\nSOURCE_CODE_CHANGED: $[ dependencies.CheckChanges.outputs['check_changes.SOURCE_CODE_CHANGED'] ]\n+ MAVEN_CACHE_FOLDER: $(HOME)/.m2/repository\n+ MAVEN_OPTS: '-Dmaven.repo.local=$(MAVEN_CACHE_FOLDER) -Xmx3072m'\...
Java
Apache License 2.0
questdb/questdb
feat(ci): added cache to maven builds (#1217) this will reduce build time and download failures from maven central
1
feat
ci
603,467
23.07.2021 14:51:29
-7,200
926052094341cacead2d6fe97d9402c6f7577d46
fix(protractor): corrected type definitions to work with the latest TypeScript
[ { "change_type": "MODIFY", "diff": "\"diff\": \"^5.0.0\",\n\"error-stack-parser\": \"^2.0.6\",\n\"fast-glob\": \"^3.2.6\",\n- \"filenamify\": \"^5.0.0\",\n+ \"filenamify\": \"^4.3.0\",\n\"graceful-fs\": \"^4.2.6\",\n\"moment\": \"^2.29.1\",\n\"semver\": \"^7.3.5\",\n\"@documentation/esdoc-template\": \"2.0....
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(protractor): corrected type definitions to work with the latest TypeScript
1
fix
protractor
603,467
23.07.2021 14:53:03
-7,200
7fe9ebbbdd838d5befad225c063d5d89be99ec24
chore(protractor): removed duplicate dependency definition
[ { "change_type": "MODIFY", "diff": "\"devDependencies\": {\n\"@documentation/esdoc-template\": \"2.0.0\",\n\"@integration/testing-tools\": \"2.0.0\",\n- \"@serenity-js/assertions\": \"2.29.5\",\n\"@serenity-js/cucumber\": \"2.29.6\",\n\"@serenity-js/jasmine\": \"2.29.6\",\n\"@serenity-js/local-server\": \"2...
TypeScript
Apache License 2.0
serenity-js/serenity-js
chore(protractor): removed duplicate dependency definition
1
chore
protractor
386,595
23.07.2021 15:31:12
-7,200
fc688a237f27eb52f94425bf59bce0be7af92be1
fix: Increase bodyParserConfig limit to 5mb.
[ { "change_type": "MODIFY", "diff": "@@ -67,7 +67,11 @@ function getServer({\nconst server = express();\n- gqlServer.applyMiddleware({ app: server, path: gqlExpressPath || '/api/graphql' });\n+ gqlServer.applyMiddleware({\n+ app: server,\n+ path: gqlExpressPath || '/api/graphql',\n+ bodyParserConfig: { limit...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix: Increase bodyParserConfig limit to 5mb.
1
fix
null
667,636
23.07.2021 15:32:49
-28,800
f017798eccc2d38d87e2fe810083ef042387869e
fix(hippy-vue): fixed vue-css-loader path option for building demo
[ { "change_type": "MODIFY", "diff": "@@ -8,6 +8,16 @@ const pkg = require('../package.json');\nconst manifest = require('../dist/android/vendor-manifest.json');\nconst platform = 'android';\n+let cssLoader = '@hippy/vue-css-loader';\n+const hippyVueCssLoaderPath = path.resolve(__dirname, '../../../packages/h...
C++
Apache License 2.0
tencent/hippy
fix(hippy-vue): fixed vue-css-loader path option for building demo
1
fix
hippy-vue
426,691
23.07.2021 15:45:54
-7,200
09af51acde006d159ed0b25c219e6ecaa89e0748
fix(test-runner): escape snapshots to make them work in firefox and webkit
[ { "change_type": "ADD", "diff": "+---\n+'@web/test-runner-commands': patch\n+---\n+\n+Escape the snapshot contents to avoid problems in Firrefox and Webkit\n", "new_path": ".changeset/thin-pigs-call.md", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -97,7 +97,8 @@ export fun...
TypeScript
MIT License
modernweb-dev/web
fix(test-runner): escape snapshots to make them work in firefox and webkit
1
fix
test-runner
815,598
23.07.2021 16:08:42
-28,800
cc42ae3a71f5bb5c3b69342ed39c8d0fa06a0a03
chore: simplify CODEOWNERS
[ { "change_type": "MODIFY", "diff": "-* @nervosnetwork/ckb-code-review\n-\n-# Modules\n-benches/ @zhangsoledad @quake @nervosnetwork/ckb-code-review\n-chain/ @zhangsoledad @quake @nervosnetwork/ckb-code-review\n-ckb-bin/ @doitian @nervosnetwork/ckb-code-review\n-db/ @quake @zhangsoledad @nervosnetwork/ckb-co...
Rust
MIT License
nervosnetwork/ckb
chore: simplify CODEOWNERS
1
chore
null
531,773
23.07.2021 16:21:16
-10,800
c1353f88ccaf1c3706b1f92359417a4506eefef0
fix(api): refactor silence map initialization to avoid races
[ { "change_type": "MODIFY", "diff": "@@ -424,6 +424,9 @@ func alerts(w http.ResponseWriter, r *http.Request) {\nfor _, am := range alert.Alertmanager {\nfor _, silence := range am.Silences {\nif _, found := silences[am.Cluster][silence.ID]; !found {\n+ if _, found := silences[am.Cluster]; !found {\n+ silence...
TypeScript
Apache License 2.0
prymitive/karma
fix(api): refactor silence map initialization to avoid races
1
fix
api
386,588
23.07.2021 16:31:52
-7,200
e4d577f856e2bc96598ffc715170417855c8ad25
fix(operators): Fix regex in _change_case operator.
[ { "change_type": "MODIFY", "diff": "@@ -28,7 +28,6 @@ _ref:\n- `splitRegexp`: The regular expression used to split `on` into word segments.\n- `stripRegexp`: The regular expression used to remove extraneous characters (default: `/[^A-Z0-9]/gi`).\n- `delimiter`: Value used between words (e.g. \" \").\n- - `t...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix(operators): Fix regex in _change_case operator.
1
fix
operators
877,015
23.07.2021 16:37:50
-7,200
a01e787edf261a1d13ada72a3b654ef81364278d
refactor(@vtmn/css-text-input): fix appearance
[ { "change_type": "MODIFY", "diff": "padding: rem(12px) rem(36px) rem(12px) rem(12px);\ncolor: var(--vtmn-color_black);\nmin-height: rem(48px);\n+ appearance: none;\n}\ntextarea.vtmn-text-input {\n", "new_path": "packages/sources/css/src/components/text-input/src/index.css", "old_path": "packages/sou...
JavaScript
Apache License 2.0
decathlon/vitamin-web
refactor(@vtmn/css-text-input): fix appearance (#462)
1
refactor
@vtmn/css-text-input
471,504
23.07.2021 16:45:46
14,400
ce532f3f1f572a457e48ec8a29f8aa3eaa7423c4
docs: make a note about chai-a11y-axe availability Makes a note that a user doesn't need to install `chai-a11y-axe` on their own and is shipped with `@open-wc/testing`
[ { "change_type": "MODIFY", "diff": "This module provides a Chai plugin to perform automated accessibility tests via axe.\n+This package is shipped as a dependency with `@open-wc/testing` so you do not need to install this seperately.\n+\n[//]: # 'AUTO INSERT HEADER PREPUBLISH'\n## Chai BDD UI\n", "new_p...
JavaScript
MIT License
open-wc/open-wc
docs: make a note about chai-a11y-axe availability - Makes a note that a user doesn't need to install `chai-a11y-axe` on their own and is shipped with `@open-wc/testing`
1
docs
null
386,588
23.07.2021 17:27:46
-7,200
b2a30e713661d687705bb5e02289e8b35402a0b9
fix(docs): Comment fixes on _change_case operator
[ { "change_type": "MODIFY", "diff": "@@ -25,8 +25,8 @@ _ref:\nThe `_change_case` operator takes `on` and `options` as arguments.\nThe `on` argument is the input to be transformed and can be a `string`, `array` or `object`.\nThe `options` argument is an object with the following properties:\n- - `splitRegexp`...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix(docs): Comment fixes on _change_case operator
1
fix
docs
67,479
23.07.2021 17:40:18
-36,000
d0e84b0756c9ef9f19c459c52e10e85a17442852
chore(doc): more errors coded doc
[ { "change_type": "MODIFY", "diff": "@@ -54,3 +54,15 @@ The section below will list errors by their prefix, and code and give correspond\n| AUR0714 | This happens when a custom element or attribute definition has more than 1 primary bindable property |\n| AUR0715 | This happens when an `as-local-template` te...
TypeScript
MIT License
aurelia/aurelia
chore(doc): more errors coded doc
1
chore
doc
306,660
23.07.2021 17:46:05
-19,080
a025c7d4e5b807e5929cae776196e8649cd87c85
style(radio): adds css for hover and active state
[ { "change_type": "MODIFY", "diff": "pointer-events: none;\n}\n+.Radio:hover .Radio-wrapper {\n+ border: var(--spacing-xs) solid var(--inverse-lightest);\n+}\n+\n+.Radio:active .Radio-wrapper {\n+ background-color: var(--secondary-light);\n+ border: var(--spacing-xs) solid var(--inverse-lightest);\n+}\n+\n.R...
TypeScript
MIT License
innovaccer/design-system
style(radio): adds css for hover and active state
1
style
radio
877,015
23.07.2021 18:10:39
-7,200
6f9670e67876565ffced86b9dfdd7cdbcb338af0
refactor: button components props
[ { "change_type": "MODIFY", "diff": "@@ -11,8 +11,9 @@ export const argTypes = {\n'primary',\n'primary-reversed',\n'secondary',\n- 'secondary-reversed',\n+ 'tertiary',\n'ghost',\n+ 'ghost-reversed',\n'conversion',\n],\n},\n", "new_path": "packages/showcases/core/csf/components/VtmnButton.csf.js", "ol...
JavaScript
Apache License 2.0
decathlon/vitamin-web
refactor: button components props (#463)
1
refactor
null
730,496
23.07.2021 18:16:38
-3,600
1fbafb8f8104d9eb50ee82a0573e286a08e47c23
test(meetings): added unit test for queueing of update media requests
[ { "change_type": "MODIFY", "diff": "@@ -38,6 +38,7 @@ import WebExMeetingsErrors from '../../../../src/common/errors/webex-meetings-er\nimport {METRICS_OPERATIONAL_MEASURES, EVENTS, EVENT_TRIGGERS} from '../../../../src/constants';\nimport ParameterError from '../../../../src/common/errors/parameter';\nimpo...
JavaScript
MIT License
webex/webex-js-sdk
test(meetings): added unit test for queueing of update media requests
1
test
meetings
14,210
23.07.2021 18:30:18
-7,200
ca49d60c1d29cf2673a35dc7bed290e0c5d2cdb6
feat(theme): provide non-minified theme
[ { "change_type": "MODIFY", "diff": "\"maxSize\": \"4 kB\"\n},\n{\n- \"path\": \"packages/autocomplete-theme-classic/dist/theme.css\",\n+ \"path\": \"packages/autocomplete-theme-classic/dist/theme.min.css\",\n\"maxSize\": \"4.25 kB\"\n}\n]\n", "new_path": "bundlesize.config.json", "old_path": "bundle...
TypeScript
MIT License
algolia/autocomplete
feat(theme): provide non-minified theme (#635)
1
feat
theme
306,309
23.07.2021 18:37:52
-3,600
12494e55b1e7eff5318e278885fd2a425bd2f201
fix(aws): fix aws_instance test It broke due to Locking it in the test helper as well as the aws_instance is needed to ensure that running that specific test in dev works ok too.
[ { "change_type": "MODIFY", "diff": "+// AWS provider is locked due to https://github.com/hashicorp/terraform-provider-aws/issues/20287\n+terraform {\n+ required_providers {\n+ aws = {\n+ source = \"hashicorp/aws\"\n+ version = \"3.50.0\"\n+ }\n+ }\n+}\n+\nprovider \"aws\" {\nregion = \"us-east-1\" # <<<<< T...
Go
Apache License 2.0
infracost/infracost
fix(aws): fix aws_instance test (#879) It broke due to https://github.com/hashicorp/terraform-provider-aws/issues/20287 Locking it in the test helper as well as the aws_instance is needed to ensure that running that specific test in dev works ok too.
1
fix
aws
780,866
23.07.2021 18:49:56
10,800
6b14c292b364e779014b15f7988ac5048cd65922
chore(app/main): set app max width and more specific selector for page title
[ { "change_type": "MODIFY", "diff": "@@ -57,9 +57,11 @@ export default {\n<style lang=\"scss\">\n#storefront-app {\n+ max-width: 100rem;\n+ margin: 0 auto;\npadding: 2rem 0 3rem;\n- h1 {\n+ > div > h1 {\ntext-align: center;\nmargin-bottom: 1.5rem;\ncolor: var(--secondary);\n", "new_path": "@ecomplus/stor...
JavaScript
MIT License
ecomplus/storefront
chore(app/main): set app max width and more specific selector for page title
1
chore
app/main
531,793
23.07.2021 19:35:25
-3,600
5d8ad6acf20afbd7a120af83cd2240eb811db328
fix(api): remove redundant silences initialization
[ { "change_type": "MODIFY", "diff": "@@ -240,24 +240,14 @@ func alerts(w http.ResponseWriter, r *http.Request) {\nreturn\n}\n- matchFilters := getFiltersFromQuery(request.Filters)\n-\ngrids := map[string]models.APIGrid{}\ncolors := models.LabelsColorMap{}\n-\n- dedupedAlerts := alertmanager.DedupAlerts()\n- ...
TypeScript
Apache License 2.0
prymitive/karma
fix(api): remove redundant silences initialization
1
fix
api
306,660
23.07.2021 19:44:38
-19,080
7274e111f156d7b105f0516d9805e7fef6681cdb
docs(stepper): adds stories
[ { "change_type": "ADD", "diff": "+import * as React from 'react';\n+import { action } from '@storybook/addon-actions';\n+import { Stepper, Button } from '@/index';\n+\n+const steps = [\n+ {\n+ label: 'Application details',\n+ value: 'application_details'\n+ },\n+ {\n+ label: 'Approval questions',\n+ value: ...
TypeScript
MIT License
innovaccer/design-system
docs(stepper): adds stories
1
docs
stepper
306,309
23.07.2021 19:50:13
-3,600
132429edcc1ea9f4c6732ebac694c9696d07f52b
docs: add hiring link
[ { "change_type": "MODIFY", "diff": "@@ -81,9 +81,9 @@ See [this page](https://www.infracost.io/docs/usage_based_resources) for details\n## Contributing\n-Issues and pull requests are welcome! For development details, see the [contributing](CONTRIBUTING.md) guide. For major changes, including CLI interface c...
Go
Apache License 2.0
infracost/infracost
docs: add hiring link
1
docs
null
780,866
23.07.2021 20:04:27
10,800
b41c44a43f6abe5ac644c4c1b14cb325113afacb
feat(app/router): update chackout path and handle redirects for lp checkouts
[ { "change_type": "MODIFY", "diff": "@@ -15,7 +15,7 @@ const routes = [\n)\n},\n{\n- path: '/checkout/:id?',\n+ path: '/:mode?/:product?/checkout/:id?',\nname: 'checkout',\ncomponent: () => import(\n/* webpackChunkName: \"app-checkout\" */\n@@ -54,6 +54,16 @@ const routes = [\n}\n]\n},\n+ {\n+ path: '/lp/:pr...
JavaScript
MIT License
ecomplus/storefront
feat(app/router): update chackout path and handle redirects for lp checkouts
1
feat
app/router
780,866
23.07.2021 20:05:48
10,800
acb8d6cbace752ed8149c7a736e83cd2f44ccb9f
feat(components/product): add new \`galleryColClassName\` and \`hasBuyButton\` props
[ { "change_type": "MODIFY", "diff": "class=\"row\"\n>\n<slot name=\"gallery-col\">\n- <div class=\"col-12 col-md-6\">\n+ <div :class=\"galleryColClassName\">\n<component\n:is=\"isSSR ? 'portal' : 'div'\"\nselector=\"#product-gallery\"\n</div>\n<template v-else>\n- <div class=\"product__buy\">\n+ <div\n+ v-if...
JavaScript
MIT License
ecomplus/storefront
feat(components/product): add new \`galleryColClassName\` and \`hasBuyButton\` props
1
feat
components/product
531,793
23.07.2021 20:06:27
-3,600
2652d5d01fd3b08eedafa881958f6f14c80f5c2e
fix(ci): don't login to docker registry for PRs
[ { "change_type": "MODIFY", "diff": "@@ -517,12 +517,14 @@ jobs:\nuses: docker/setup-buildx-action@v1\n- name: Login to DockerHub\n+ if: github.event_name != 'pull_request'\nuses: docker/login-action@v1\nwith:\nusername: lmierzwa\npassword: ${{ secrets.DOCKER_HUB_PASSWORD }}\n- name: Login to GitHub Containe...
TypeScript
Apache License 2.0
prymitive/karma
fix(ci): don't login to docker registry for PRs
1
fix
ci
780,866
23.07.2021 20:06:49
10,800
fb91dd1b56012602eb9e0918245327f8c2b7e151
style(components/helpers): minor standard js code style fix
[ { "change_type": "MODIFY", "diff": "export default $form => typeof $form.reportValidity === 'function'\n- ? $form.reportValidity() : $form.checkValidity()\n+ ? $form.reportValidity()\n+ : $form.checkValidity()\n", "new_path": "@ecomplus/storefront-components/src/js/helpers/check-form-validity.js", "...
JavaScript
MIT License
ecomplus/storefront
style(components/helpers): minor standard js code style fix
1
style
components/helpers
780,866
23.07.2021 20:08:14
10,800
fd4c9f8ce0891b260bfc4bcded5caf3497609741
feat(components/shipping-calculator): handle items inventory for multi cd skip fetch retry when no shipped items
[ { "change_type": "MODIFY", "diff": "@@ -28,6 +28,7 @@ const reduceItemBody = itemOrProduct => {\n'sku',\n'name',\n'quantity',\n+ 'inventory',\n'currency_id',\n'currency_symbol',\n'price',\n@@ -182,7 +183,7 @@ export default {\nscheduleRetry (timeout = 10000) {\nclearTimeout(this.retryTimer)\nthis.retryTimer...
JavaScript
MIT License
ecomplus/storefront
feat(components/shipping-calculator): handle items inventory for multi cd skip fetch retry when no shipped items
1
feat
components/shipping-calculator
780,866
23.07.2021 20:09:11
10,800
c2b23264b815af94efe0d89582ef26367721c677
fix(components/account-addresses): prevent unseting form when address list has no length
[ { "change_type": "MODIFY", "diff": "@@ -114,7 +114,7 @@ export default {\nwatch: {\naddresses (newList, oldList) {\nif (!oldList.length) {\n- if (this.isNewAddress) {\n+ if (newList.length && this.isNewAddress) {\nthis.canShowForm = this.isNewAddress = false\n}\n} else if (!newList.length) {\n", "new_pa...
JavaScript
MIT License
ecomplus/storefront
fix(components/account-addresses): prevent unseting form when address list has no length
1
fix
components/account-addresses
780,866
23.07.2021 20:10:33
10,800
3cceed235831889b18d827e5261ce7012e275f79
feat(components/account-form): handle guest checkout with new \`isGuestAccess\` prop
[ { "change_type": "MODIFY", "diff": "/>\n</div>\n- <div class=\"form-group col-lg-4\">\n+ <div\n+ v-show=\"!isGuestAccess\"\n+ class=\"form-group col-lg-4\"\n+ >\n<label for=\"account-form-birth\">\n{{ i19birthdate }}\n</label>\n</div>\n</div>\n+ <template v-if=\"!isGuestAccess\">\n<div\nv-if=\"privacyPolicy...
JavaScript
MIT License
ecomplus/storefront
feat(components/account-form): handle guest checkout with new \`isGuestAccess\` prop
1
feat
components/account-form
780,866
23.07.2021 20:15:24
10,800
1055234a758c6e32938b19810669d591b33fed85
feat(app/checkout): handle guest and lp checkout new `isGuestCheckout`, `canRecommendItems` and `canHideSummary` props
[ { "change_type": "MODIFY", "diff": "class=\"checkout__app\"\n>\n<div class=\"row\">\n- <div class=\"col-lg-8\">\n+ <div :class=\"canHideSummary ? 'col' : 'col-lg-8'\">\n<nav class=\"checkout__steps\">\n<a\n:href=\"cartUrl\"\n:class=\"enabledCheckoutStep === 1 ? 'offset-lg-3' : null\"\n>\n<div :class=\"shown...
JavaScript
MIT License
ecomplus/storefront
feat(app/checkout): handle guest and lp checkout new `isGuestCheckout`, `canRecommendItems` and `canHideSummary` props
1
feat
app/checkout
780,866
23.07.2021 20:17:25
10,800
dc1353c985ec63af94edd05e7ffe5b2e9edf843a
feat(app/checkout-view): handle checkout mode from router params and setup lp checkout
[ { "change_type": "MODIFY", "diff": "<template>\n<div id=\"checkout\">\n+ <div class=\"row\">\n+ <div\n+ v-if=\"isLpCheckout\"\n+ class=\"col-lg-4\"\n+ >\n+ <div ref=\"product\"></div>\n+ </div>\n+ <div class=\"col\">\n<ec-checkout\n+ :is-guest-checkout=\"isGuestCheckout\"\n+ :can-recommend-items=\"!isLpChec...
JavaScript
MIT License
ecomplus/storefront
feat(app/checkout-view): handle checkout mode from router params and setup lp checkout
1
feat
app/checkout-view
780,866
23.07.2021 20:23:32
10,800
c400bb73209935b894cef9615c5646b7d0e6939f
fix(app/credit-card-form): minor fix credit card doc number label
[ { "change_type": "MODIFY", "diff": "<div class=\"form-group\">\n<label for=\"credit-card-doc\">\n- {{ i19docNumber }}\n+ {{ i19bearersDocument }}\n</label>\n<input-doc-number\nid=\"credit-card-doc\"\n", "new_path": "@ecomplus/storefront-app/src/components/html/CreditCardForm.html", "old_path": "@eco...
JavaScript
MIT License
ecomplus/storefront
fix(app/credit-card-form): minor fix credit card doc number label
1
fix
app/credit-card-form
815,609
23.07.2021 23:57:28
-28,800
a810ead901359839962fcc5347616b70342c676e
chore(hardfork): update RFC numbers and links
[ { "change_type": "MODIFY", "diff": "@@ -134,7 +134,7 @@ index = 1\n# Spec: ckb_dev\n[ckb_dev]\n-spec_hash = \"0x4df07f7ae1bbc06373bcc3487ca8011ee3f57a3d46d2357b34728cbd412d4ce6\"\n+spec_hash = \"0xcbcbe813d7c24e2560113d31b523073ad691bf2ce645db13e298a53d96e16683\"\ngenesis = \"0x823b2ff5785b12da8b1363cac9a5c...
Rust
MIT License
nervosnetwork/ckb
chore(hardfork): update RFC numbers and links
1
chore
hardfork
780,866
24.07.2021 00:34:10
10,800
a669bac12f32158356d969642da08a52b1a2b070
chore(app/scripts): skip build script by default modules not found (alias not working with vue-cli & lerna ?)
[ { "change_type": "MODIFY", "diff": "\"main\": \"dist/lib/js/app.js\",\n\"scripts\": {\n\"serve\": \"vue-cli-service serve __tests__/index.js\",\n- \"build\": \"vue-cli-service build --lib\",\n+ \"build\": \"echo 'run build:lib script'\",\n+ \"build:lib\": \"vue-cli-service build --lib\",\n\"build:spa\": \"v...
JavaScript
MIT License
ecomplus/storefront
chore(app/scripts): skip build script by default modules not found (alias not working with vue-cli & lerna ?)
1
chore
app/scripts
780,866
24.07.2021 00:51:19
10,800
ad96aa6dc412ba57f23959c48dcf057027e12197
chore(version): edit npm script to support windows env must previously set env var with $Env:GH_TOKEN = ***
[ { "change_type": "MODIFY", "diff": "\"build\": \"npm run run:main -- build\",\n\"build:demo\": \"npm run run:main -- build:site\",\n\"preversion\": \"lerna run build --since\",\n- \"version\": \"GH_TOKEN=$(grep GH_TOKEN .env | cut -d '=' -f2) lerna version\",\n+ \"version\": \"lerna version\",\n\"release\":...
JavaScript
MIT License
ecomplus/storefront
chore(version): edit npm script to support windows env must previously set env var with $Env:GH_TOKEN = ***
1
chore
version
815,609
24.07.2021 00:58:49
-28,800
68f0a2dd91a3bd55b4ae2b45efa426f163ac14de
chore: let a constructor for script error to be public so as to write tests
[ { "change_type": "MODIFY", "diff": "@@ -97,7 +97,8 @@ impl fmt::Display for TransactionScriptError {\n}\nimpl ScriptError {\n- pub(crate) fn validation_failure(script: &Script, exit_code: i8) -> ScriptError {\n+ /// Creates a script error originated the script and its exit code.\n+ pub fn validation_failure...
Rust
MIT License
nervosnetwork/ckb
chore: let a constructor for script error to be public so as to write tests
1
chore
null
780,866
24.07.2021 00:59:37
10,800
bd961ad71cf1bdb1f3161ec3de8c6ed2e8a3edd8
chore(template/scripts): fix build script windows support with cross-env
[ { "change_type": "MODIFY", "diff": "\"pack\": \"cross-env STOREFRONT_TEMPLATE=$INIT_CWD node ./scripts/pack.js\",\n\"serve\": \"npm run pack serve\",\n\"dev\": \"npm run pack serve -- --analyze\",\n- \"build\": \"ECOMCLIENT_NOTIMEOUT=true WEBPACK_BUILD_DEV=true npm run pack build\",\n+ \"build\": \"cross-en...
JavaScript
MIT License
ecomplus/storefront
chore(template/scripts): fix build script windows support with cross-env
1
chore
template/scripts
494,363
24.07.2021 10:40:13
-7,200
de5fb3e52af9f2d0f1209eed217403a5d7d1ae2d
fix: use eager preloading for list identites endpoint
[ { "change_type": "MODIFY", "diff": "@@ -252,7 +252,7 @@ func (p *Persister) ListIdentities(ctx context.Context, page, perPage int) ([]id\n/* #nosec G201 TableName is static */\nif err := sqlcon.HandleError(p.GetConnection(ctx).Where(\"nid = ?\", corp.ContextualizeNID(ctx, p.nid)).\n- Eager(\"VerifiableAddre...
Go
Apache License 2.0
ory/kratos
fix: use eager preloading for list identites endpoint (#1588)
1
fix
null
217,922
24.07.2021 14:04:34
-7,200
f838ed7a48b88df0cf63695442150e04e3e4a2cb
perf(search): search with ANY type is now 8 times faster
[ { "change_type": "MODIFY", "diff": "-export const extractsHash = `f148b66c7da04169db5444f98fe31b55b9486aa6`;\n+export const extractsHash = `fa4796ca2889daf47fcdbf17eeb96512535b70d5`;\n", "new_path": "apps/client/src/environments/extracts-hash.ts", "old_path": "apps/client/src/environments/extracts-h...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
perf(search): search with ANY type is now 8 times faster
1
perf
search
603,487
24.07.2021 15:22:56
-10,800
3fd180872357ebdb09de418961361659333c7d2a
build(dependencies): moved typescript, ts-node and to devDependencies
[ { "change_type": "MODIFY", "diff": "\"npm\": \"^6 || ^7\"\n},\n\"dependencies\": {\n- \"@types/chai\": \"^4.2.21\",\n\"glob\": \"^7.1.7\",\n\"mkdirp\": \"^1.0.4\",\n- \"rimraf\": \"^3.0.2\",\n- \"ts-node\": \"^10.1.0\",\n- \"typescript\": \"^4.3.5\"\n+ \"rimraf\": \"^3.0.2\"\n},\n\"devDependencies\": {\n\"@...
TypeScript
Apache License 2.0
serenity-js/serenity-js
build(dependencies): moved typescript, ts-node and @types/chai to devDependencies
1
build
dependencies
815,609
24.07.2021 16:11:16
-28,800
19f5362a82da87441daa9ba002a3c4f404cff9de
refactor: replace metrics-rs with opentelemetry-rust
[ { "change_type": "MODIFY", "diff": "@@ -95,15 +95,6 @@ dependencies = [\n\"syn\",\n]\n-[[package]]\n-name = \"atomic-shim\"\n-version = \"0.1.0\"\n-source = \"registry+https://github.com/rust-lang/crates.io-index\"\n-checksum = \"d20fdac7156779a1a30d970e838195558b4810dd06aa69e7c7461bdc518edf9b\"\n-dependenc...
Rust
MIT License
nervosnetwork/ckb
refactor: replace metrics-rs with opentelemetry-rust
1
refactor
null
756,064
24.07.2021 16:42:21
25,200
a886f412ccb7cfc8b05cdf4f186e0feaae7ac104
chore(spawner): update one test to use prepare-test-env-ava.js This improves the error messages when something goes wrong.
[ { "change_type": "MODIFY", "diff": "/* global __dirname */\n-// TODO Remove babel-standalone preinitialization\n-// https://github.com/endojs/endo/issues/768\n-import '@agoric/babel-standalone';\n-import '@agoric/install-ses';\n-import test from 'ava';\n+// eslint-disable-next-line import/order\n+import { t...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore(spawner): update one test to use prepare-test-env-ava.js This improves the error messages when something goes wrong.
1
chore
spawner
317,646
24.07.2021 19:49:01
-7,200
40238b8226fd1a820151f710f079b89816eca699
fix: adjust mapped_locations_enabled for hardcoded only resolves
[ { "change_type": "MODIFY", "diff": "@@ -47,8 +47,8 @@ locations before doing a replacement.\n- mapped_locations_enabled: `boolean` - replace known locations in the path with the replacements before applying the\nstyle. defaults to `true`\n-- mapped_locations: `map[string]string` - custom glyph/text for spec...
Go
MIT License
jandedobbeleer/oh-my-posh
fix: adjust mapped_locations_enabled for hardcoded only resolves #854
1
fix
null
217,922
24.07.2021 21:57:58
-7,200
eb0929f6c91d4b2c9f90221b56cd3a70c9b913c3
chore: goodbye my friend
[ { "change_type": "MODIFY", "diff": "<br>\n<p>{{'ABOUT.Created_by' | translate}}</p>\n+<i>In loving memory of Happy, rest in peace my friend</i>\n<br>\n<h2>{{'ABOUT.Copyright_notice_title' | translate}}</h2>\n", "new_path": "apps/client/src/app/pages/about/about/about.component.html", "old_path": "ap...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: goodbye my friend
1
chore
null
217,922
24.07.2021 22:07:48
-7,200
9098fff67d5d4742664cd9282bc600df1b49999f
fix(desktop): kill the TC process when it's opened from custom protocol
[ { "change_type": "MODIFY", "diff": "@@ -94,6 +94,9 @@ export class TeamcraftDesktopApp {\nprivate sendToAlreadyOpenedTC(url: string): void {\nrequest(`http://localhost:${TeamcraftDesktopApp.MAIN_WINDOW_PORT}${url}`);\n+ (<any>app).isQuitting = true;\n+ app.quit();\n+ process.exit(0);\n}\nprivate bootApp(): ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(desktop): kill the TC process when it's opened from custom protocol
1
fix
desktop
603,467
24.07.2021 22:53:37
-7,200
a8d20faa1ed7b8b664327892bdbc987dba38ce3d
fix(cucumber): updated to 7.3.1
[ { "change_type": "MODIFY", "diff": "\"npm\": \"^6 || ^7\"\n},\n\"devDependencies\": {\n- \"@cucumber/cucumber\": \"^7.2.1\",\n+ \"@cucumber/cucumber\": \"^7.3.1\",\n\"@serenity-js-examples/calculator-app\": \"2.0.0\",\n\"@serenity-js/assertions\": \"^2.0.0\",\n\"@serenity-js/console-reporter\": \"^2.0.0\",\...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(cucumber): updated @cucumber/cucumber to 7.3.1
1
fix
cucumber
401,109
25.07.2021 01:10:25
-19,080
75420733cc49f6b0c4bb025ee4cb3d71cc9cad9c
fix(core): fix fitContent table cell width issue for custom cell component affects:
[ { "change_type": "MODIFY", "diff": "@@ -2,7 +2,7 @@ import { styled } from '@medly-components/utils';\nimport { TableColumnConfig } from '../../../types';\nexport const CustomComponentWrapper = styled('div')<{ align: TableColumnConfig['align'] }>`\n- width: 100%;\n+ width: fit-content;\ndisplay: flex;\njust...
TypeScript
MIT License
medly/medly-components
fix(core): fix fitContent table cell width issue for custom cell component affects: @medly-components/core
1
fix
core
756,064
25.07.2021 01:15:20
25,200
d3471b8f2eb13a904bb4513d9924b4c658805b4a
chore: teardown vats properly in test-dynamic-vat-metered.js
[ { "change_type": "MODIFY", "diff": "@@ -50,6 +50,7 @@ test('meter objects', async t => {\nhostStorage,\nkernelBundles,\n});\n+ t.teardown(c.shutdown);\nc.pinVatRoot('bootstrap');\n// let the vatAdminService get wired up before we create any new vats\n@@ -107,6 +108,7 @@ async function overflowCrank(t, explo...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore: teardown vats properly in test-dynamic-vat-metered.js
1
chore
null
126,311
25.07.2021 02:06:32
-10,800
2efe50c7071a6b212d319de56554bac92897de42
fix(pkg/client/auditor): fix and enhance state signature verification
[ { "change_type": "MODIFY", "diff": "@@ -20,6 +20,7 @@ import (\n\"bytes\"\n\"context\"\n\"crypto/ecdsa\"\n+ \"crypto/elliptic\"\n\"encoding/base64\"\n\"encoding/json\"\n\"fmt\"\n@@ -269,15 +270,11 @@ func (a *defaultAuditor) audit() error {\nreturn noErr\n}\n- if a.serverSigningPubKey != nil {\n- if okSig, ...
Go
Apache License 2.0
codenotary/immudb
fix(pkg/client/auditor): fix and enhance state signature verification Signed-off-by: Valentin Padurean (Ogg) <912518+padurean@users.noreply.github.com>
1
fix
pkg/client/auditor
217,922
25.07.2021 12:21:45
-7,200
829df54e3262213db763f5fe8148f3b18feb4d72
fix(list): fixed progression not saved when completing a list with participate permission
[ { "change_type": "MODIFY", "diff": "@@ -273,9 +273,11 @@ export class ListsEffects {\nupdateListProgressInDatabase$ = createEffect(() => this.actions$.pipe(\nofType<UpdateListProgress>(ListsActionTypes.UpdateListProgress),\ndebounce(action => action.fromPacket ? timer(4000) : timer(1000)),\n- filter(action ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(list): fixed progression not saved when completing a list with participate permission
1
fix
list
217,922
25.07.2021 12:47:41
-7,200
17d334e2c9c4375f2b07548b0eb4beb34a3b2be9
fix(alarms): fixed custom alarms in Zadnor not being created at all
[ { "change_type": "MODIFY", "diff": "@@ -1982,5 +1982,93 @@ export const weatherIndex = {\n\"rate\": 100,\n\"weatherId\": 147\n}\n+ ],\n+ \"127\": [\n+ {\n+ \"rate\": 50,\n+ \"weatherId\": 2\n+ },\n+ {\n+ \"rate\": 65,\n+ \"weatherId\": 3\n+ },\n+ {\n+ \"rate\": 80,\n+ \"weatherId\": 4\n+ },\n+ {\n+ \"rate\"...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(alarms): fixed custom alarms in Zadnor not being created at all
1
fix
alarms
530,289
25.07.2021 13:02:49
25,200
07b122cbba203d3d361622d8ee5702f963fea426
fix(jsii): `.projenrc.ts` accidentally relying on `tsconfig.json` Fixes Uses the `--skip-project` flag on `ts-node` to "Skip reading `tsconfig.json`". 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": "@@ -422,7 +422,7 @@ tsconfig.tsbuildinfo\nObject {\n\"name\": \"typedoc\",\n\"type\": \"build\",\n- \"version\": \"^0.20.35\",\n+ \"version\": \"^0.21.4\",\n},\nObject {\n\"name\": \"typescript\",\n@@ -527,7 +527,7 @@ tsconfig.tsbuildinfo\n\"name\": \"docgen\",\n\"steps\"...
TypeScript
Apache License 2.0
projen/projen
fix(jsii): `.projenrc.ts` accidentally relying on `tsconfig.json` (#949) Fixes #948 Uses the `--skip-project` flag on `ts-node` to "Skip reading `tsconfig.json`". --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1
fix
jsii
679,913
25.07.2021 14:04:08
-7,200
56d9b64ca735b109469da27f66e7b0dde4ce5e41
feat(date): add/update formatters add `q` (quarter) formatter add `SS` formatter for zero-padded millis
[ { "change_type": "MODIFY", "diff": "import { isFunction, isString } from \"@thi.ng/checks\";\nimport { FormatFn, MaybeDate, MINUTE } from \"./api\";\nimport { LOCALE } from \"./i18n\";\n-import { ensureDate, weekInYear, Z2, Z4 } from \"./utils\";\n+import { ensureDate, weekInYear, Z2, Z3, Z4 } from \"./util...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(date): add/update formatters - add `q` (quarter) formatter - add `SS` formatter for zero-padded millis
1
feat
date
679,913
25.07.2021 14:06:20
-7,200
24a7a76898a6ff8b212eef117aa94b4759144e84
feat(date): add quarter-based rounding fns
[ { "change_type": "MODIFY", "diff": "@@ -69,6 +69,16 @@ export const floorMonth: RoundingFn = (epoch) => {\nreturn Date.UTC(d.getUTCFullYear(), d.getUTCMonth());\n};\n+/**\n+ * Rounds down `epoch` to month precision, but at beginning of a quarter.\n+ *\n+ * @param epoch\n+ */\n+export const floorQuarter: Rou...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(date): add quarter-based rounding fns
1
feat
date
679,913
25.07.2021 15:04:11
-7,200
7c0652a7a61e3f3faf92cc3421184b446d3fc0b1
feat(date): update DateTime, iterators, rounding add DateTime quarter & week readonly props & inc/decQuarter/Week() update defIterator(), add quarters() and weeks() iterators add quarter/week rounding fns
[ { "change_type": "MODIFY", "diff": "@@ -70,7 +70,7 @@ export interface Locale {\ntime: string[];\n/**\n* Default combined date & time format spec for use with {@link defFormat}\n- * and {@link DateTime.toLocaleString()}.\n+ * and {@link DateTime.toLocaleString}.\n*\n* @defaultValue concatenation of `date` a...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(date): update DateTime, iterators, rounding - add DateTime quarter & week readonly props & inc/decQuarter/Week() - update defIterator(), add quarters() and weeks() iterators - add quarter/week rounding fns
1
feat
date
401,133
25.07.2021 16:02:16
14,400
ae4fd1890b427535018de560867775c1772a0469
style: matched styles to designs affects:
[ { "change_type": "MODIFY", "diff": "@@ -41,7 +41,22 @@ const nonActiveSearchBoxStyle = ({ theme: { searchBox } }: Props) => css`\n}\n`;\n-export const SearchBoxWrapper = styled.div<Props & { areOptionsVisible?: boolean }>`\n+const searchBoxWithExpandStyle = ({ theme: { searchBox } }: Props) => css`\n+ width...
TypeScript
MIT License
medly/medly-components
style: matched styles to designs affects: @medly-components/core, @medly-components/icons, @medly-components/theme
1
style
null
401,133
25.07.2021 16:06:21
14,400
bf268a454eb2aedea9271d0f7844701292fb2931
style: adjusted styles of non expand style affects:
[ { "change_type": "MODIFY", "diff": "@@ -109,7 +109,7 @@ export const SearchBox: FC<Props> & WithStyle = React.memo(\n{...restProps}\n/>\n{isTyping && (\n- <CloseIconWrapper isTyping={isTyping} size={size}>\n+ <CloseIconWrapper isTyping={isTyping} size={size} showExpandIcon={showExpandIcon}>\n<CloseIcon titl...
TypeScript
MIT License
medly/medly-components
style: adjusted styles of non expand style affects: @medly-components/core
1
style
null
151,430
25.07.2021 19:17:12
25,200
b5432a1d532591a1db98505ee851957cc5c394d9
docs: add pkg size to docs
[ { "change_type": "MODIFY", "diff": "\"jsdoc\": \"^3.6.3\",\n\"jsdoc-to-markdown\": \"^7.0.1\",\n\"lerna\": \"^3.10.7\",\n- \"markdown-magic\": \"^2.4.0\",\n+ \"markdown-magic\": \"^2.5.2\",\n\"mkdirp\": \"^0.5.1\",\n\"npm-run-all\": \"^4.1.5\",\n\"outdent\": \"^0.7.0\",\n+ \"package-build-stats\": \"^7.2.4\...
JavaScript
MIT License
davidwells/analytics
docs: add pkg size to docs Signed-off-by: David Wells <>
1
docs
null
151,430
25.07.2021 20:08:41
25,200
f2e09d68fad05b7506ddcaacced469c25e5d7b54
refactor: update form util build to microbundle
[ { "change_type": "DELETE", "diff": "-{\n- \"presets\": [\n- [\n- \"@babel/env\", {\n- \"modules\": false\n- }\n- ]\n- ]\n-}\n", "new_path": null, "old_path": "packages/analytics-util-forms/.babelrc" }, { "change_type": "MODIFY", "diff": "<!--\n-title: Javascript form utilities library wi...
JavaScript
MIT License
davidwells/analytics
refactor: update form util build to microbundle Signed-off-by: David Wells <>
1
refactor
null
679,913
25.07.2021 21:58:20
-7,200
f1a02795f58e9c2fe9c3fc26f0e01e38a707d065
build(date): update deps
[ { "change_type": "MODIFY", "diff": "\"pub\": \"yarn build:release && yarn publish --access public\"\n},\n\"dependencies\": {\n- \"@thi.ng/api\": \"^7.1.6\"\n+ \"@thi.ng/api\": \"^7.1.6\",\n+ \"@thi.ng/checks\": \"^2.9.8\"\n},\n\"files\": [\n\"*.js\",\n", "new_path": "packages/date/package.json", "ol...
TypeScript
Apache License 2.0
thi-ng/umbrella
build(date): update deps
1
build
date
151,430
25.07.2021 22:32:19
25,200
c62efbef44291aee883336a825d675a491cd0cdb
refactor: support nodeList being passed in
[ { "change_type": "MODIFY", "diff": "<html>\n<head>\n<title>Listener utils</title>\n- <script type=\"text/javascript\" src=\"./analytics-util-listener.umd.js\" charset=\"utf-8\"></script>\n+ <script type=\"text/javascript\" src=\"./browser/listener-utils.js\" charset=\"utf-8\"></script>\n<style media=\"scree...
JavaScript
MIT License
davidwells/analytics
refactor: support nodeList being passed in Signed-off-by: David Wells <>
1
refactor
null