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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
780,866 | 18.01.2022 15:38:40 | 10,800 | e218844f2d4e3f93b2e4a3b3236aa93680ced738 | fix(components/payment-option): minor fix discount value styles to not be transformed to lowercase | [
{
"change_type": "MODIFY",
"diff": "&__discount {\ntext-transform: lowercase;\nfont-size: var(--font-size);\n+\n+ &-value {\n+ text-transform: none;\n+ }\n}\n&__installment {\n",
"new_path": "@ecomplus/storefront-components/src/scss/PaymentOption.scss",
"old_path": "@ecomplus/storefront-components/s... | JavaScript | MIT License | ecomplus/storefront | fix(components/payment-option): minor fix discount value styles to not be transformed to lowercase | 1 | fix | components/payment-option |
865,922 | 18.01.2022 15:50:47 | -3,600 | b471f8ad573ba61b18f946e918f4894650d65b9f | fix(startInstance): use sentence case in title | [
{
"change_type": "MODIFY",
"diff": "@@ -473,7 +473,7 @@ export default class StartInstanceTool extends PureComponent {\n{ isBpmnTab(activeTab) &&\n<Fill slot=\"status-bar__file\" group=\"8_deploy\">\n<OverlayDropdown\n- title=\"Start Current Diagram\"\n+ title=\"Start current diagram\"\nclassName={ css.Star... | JavaScript | MIT License | camunda/camunda-modeler | fix(startInstance): use sentence case in title | 1 | fix | startInstance |
494,271 | 18.01.2022 15:58:07 | -7,200 | 70c627b9feb3ec55765070b7c6c3fd64f2640e59 | feat: make the password policy more configurable
Closes | [
{
"change_type": "ADD",
"diff": "+---\n+id: password-policy\n+title: Configuring The Password Policy\n+---\n+\n+The password policy is a set of rules that define the password requirements for\n+Kratos identities. They can be changed by modifying the following configuration\n+parameters:\n+\n+```yaml title=p... | Go | Apache License 2.0 | ory/kratos | feat: make the password policy more configurable (#2118)
Closes #970
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com> | 1 | feat | null |
306,650 | 18.01.2022 15:59:58 | -19,080 | 70ac3e3930617fbeadb3ae604fbb96cf36af9d0d | fix(button): props table not showing | [
{
"change_type": "MODIFY",
"diff": "@@ -97,6 +97,7 @@ const sizeMapping: Record<ButtonSize, number> = {\nlarge: 20,\n};\n+// eslint-disable-next-line react/display-name\nconst ButtonElement = React.forwardRef<HTMLButtonElement, ButtonProps>((props, ref) => {\nconst {\nsize = 'regular',\n@@ -179,8 +180,6 @@ ... | TypeScript | MIT License | innovaccer/design-system | fix(button): props table not showing | 1 | fix | button |
71,080 | 18.01.2022 16:02:15 | 18,000 | dcf6870df177f20ee238eed03d4ebe4fa52c8277 | chore(stepfunctions): fix readme example
Makes this example work for v2, and `cdk synth` successfully.
Reference:
*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": "@@ -485,9 +485,9 @@ The class `StateMachineFragment` contains some helper functions (like\nmachine as a subclass of this, it will be convenient to use:\n```ts nofixture\n-import { Construct, Stack } from '@aws-cdk/core';\n+import { Stack } from '@aws-cdk/core';\n+import {... | TypeScript | Apache License 2.0 | aws/aws-cdk | chore(stepfunctions): fix readme example (#18442)
Makes this example work for v2, and `cdk synth` successfully.
Reference: #18316.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | chore | stepfunctions |
847,143 | 18.01.2022 16:08:34 | -28,800 | 423c3751daed4eb51a0f6e9d4b15156008cad9ab | fix(theme): fix navbar config | [
{
"change_type": "MODIFY",
"diff": "@@ -48,7 +48,9 @@ export default defineUserConfig<HopeThemeOptions>({\ntheme: \"hope\",\nthemeConfig: {\n+ navbar: {\nlogo: \"/logo.svg\",\n+ },\nhostname: \"https://vuepress-theme-hope-v2-demo.mrhope.site\",\nauthor: \"Mr.Hope\",\n",
"new_path": "demo/src/.vuepress/c... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | fix(theme): fix navbar config | 1 | fix | theme |
847,143 | 18.01.2022 16:09:15 | -28,800 | 224c3809a3310dde4bebddd7dd27e1c180b9b78c | style: icon improvements | [
{
"change_type": "MODIFY",
"diff": "margin-bottom: 0.5rem;\n.iconfont {\n+ margin-right: 0.25em;\ncolor: var(--accent-color);\nfont-size: 0.9em;\n}\n",
"new_path": "packages/comment2/src/client/styles/pageinfo.scss",
"old_path": "packages/comment2/src/client/styles/pageinfo.scss"
},
{
"chang... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | style: icon improvements | 1 | style | null |
777,369 | 18.01.2022 16:13:32 | 25,200 | e9a3c18cba36eb545f9fdee55b1bc278466f045b | chore: remove accidentally introduced files from webui/tests | [
{
"change_type": "DELETE",
"diff": "Binary files a/webui/tests/Screenshot-1629214574434.png and /dev/null differ\n",
"new_path": "webui/tests/Screenshot-1629214574434.png",
"old_path": "webui/tests/Screenshot-1629214574434.png"
},
{
"change_type": "DELETE",
"diff": "Binary files a/webui/... | Python | Apache License 2.0 | determined-ai/determined | chore: remove accidentally introduced files from webui/tests (#3441) | 1 | chore | null |
386,595 | 18.01.2022 16:22:40 | -7,200 | cb14f1712f9f064e96d2f71bf12bb3922aff46eb | feat(build): Move app.style.lessVariables to config.theme.lessVariables. | [
{
"change_type": "MODIFY",
"diff": "@@ -28,9 +28,6 @@ async function validateApp({ components }) {\nif (type.isNone(components.app.html)) {\ncomponents.app.html = {};\n}\n- if (type.isNone(components.app.style)) {\n- components.app.style = {};\n- }\nif (type.isNone(components.app.html.appendBody)) {\ncompon... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | feat(build): Move app.style.lessVariables to config.theme.lessVariables. | 1 | feat | build |
777,369 | 18.01.2022 16:40:39 | 25,200 | 05ff3a9631324f636b1a05a51b01452cc5d94d2a | fix: avoid terminating profiler streaming | [
{
"change_type": "ADD",
"diff": "+:orphan:\n+\n+**Bug Fixes**\n+\n+- WebUI: fix the issue of the profiler filter UI not triggering updates.\n",
"new_path": "docs/release-notes/3453-fix-profiler-filtering.txt",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "@@ -24,12 +24,14 @@ ex... | Python | Apache License 2.0 | determined-ai/determined | fix: avoid terminating profiler streaming [DET-6459] (#3453) | 1 | fix | null |
780,866 | 18.01.2022 17:01:18 | 10,800 | 7eae0b512f1ec06fc1c78b765b956d00a6bfebd7 | ci(build-themes): update `github-pages-deploy-action` action to v4 | [
{
"change_type": "MODIFY",
"diff": "@@ -36,9 +36,8 @@ jobs:\nrun: npm run themes:build\n- name: Push output CSS to custom branch\n- uses: JamesIves/github-pages-deploy-action@releases/v3\n+ uses: JamesIves/github-pages-deploy-action@v4.2.2\nwith:\n- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n- BRANCH: theme... | JavaScript | MIT License | ecomplus/storefront | ci(build-themes): update `github-pages-deploy-action` action to v4 | 1 | ci | build-themes |
942,581 | 18.01.2022 17:03:19 | 25,200 | fcf74062064b6e0c1f899a8c15e6bef55db8ded9 | fix: Allow repositioning of PopperJS instances
Allow access to the `PopperJS` instance to allow resize positioning of a Popup.
[category:Components] | [
{
"change_type": "MODIFY",
"diff": "\"projectId\": \"odida5\",\n\"baseUrl\": \"http://localhost:9001\",\n\"supportFile\": \"cypress/support/index.ts\",\n- \"watchForFileChanges\": false\n+ \"watchForFileChanges\": false,\n+ \"retries\": {\n+ \"runMode\": 2\n+ }\n}\n",
"new_path": "cypress.json",
"ol... | TypeScript | Apache License 2.0 | workday/canvas-kit | fix: Allow repositioning of PopperJS instances (#1424)
Allow access to the `PopperJS` instance to allow resize positioning of a Popup.
[category:Components] | 1 | fix | null |
217,922 | 18.01.2022 17:24:07 | -3,600 | 8415bda372c0ad98744c430187ade8ca76b3df34 | perf(lists): migrated the history to its own subcollection | [
{
"change_type": "MODIFY",
"diff": "import { List } from '../../../../modules/list/model/list';\nimport { Injectable, NgZone } from '@angular/core';\nimport { ListStore } from './list-store';\n-import { combineLatest, from, Observable, of, throwError } from 'rxjs';\n+import { combineLatest, from, Observable... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | perf(lists): migrated the history to its own subcollection | 1 | perf | lists |
847,143 | 18.01.2022 17:36:27 | -28,800 | d05d2b29eccdf1a1df3d06585a81abec8ce24770 | chore: fix rollup build | [
{
"change_type": "MODIFY",
"diff": "@@ -19,6 +19,7 @@ export default [\n/\\.css$/,\n/\\.scss$/,\n],\n+ dts: false,\ndtsExternal: [/\\.css$/, /\\.scss$/],\ncopy: [[\"client/styles\", \"client\"]],\n}),\n",
"new_path": "packages/photo-swipe/rollup.config.js",
"old_path": "packages/photo-swipe/rollup.c... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | chore: fix rollup build | 1 | chore | null |
648,078 | 18.01.2022 17:39:12 | -3,600 | fea6d6efd4d13cfc1da060b446c2159522e4f774 | feat: Ignoredmethod filters now properly filters out method and block mutations | [
{
"change_type": "MODIFY",
"diff": "using System;\nusing System.Linq;\nusing Microsoft.CodeAnalysis.CSharp;\n+using Microsoft.CodeAnalysis.CSharp.Syntax;\nusing Microsoft.CodeAnalysis.Text;\nusing Shouldly;\nusing Stryker.Core.MutantFilters;\n@@ -186,6 +187,99 @@ public class IgnoredMethodMutantFilter_Neste... | C# | Apache License 2.0 | stryker-mutator/stryker-net | feat: Ignoredmethod filters now properly filters out method and block mutations | 1 | feat | null |
713,832 | 18.01.2022 18:02:30 | -3,600 | 0d2c9927dcd4f6c393785184e123e737e7398d97 | chore: update renovate, one more try | [
{
"change_type": "MODIFY",
"diff": "\"matchPackagePatterns\": [\"*\"],\n\"matchUpdateTypes\": [\"minor\", \"patch\", \"major\"],\n\"groupName\": \"all core dependencies\",\n- \"groupSlug\": \"all-core-deps\",\n+ \"groupSlug\": \"all-core\",\n\"extends\": [\":semanticCommitTypeAll(fix)\"]\n}\n],\n- \"major\"... | TypeScript | MIT License | verdaccio/monorepo | chore: update renovate, one more try | 1 | chore | null |
306,388 | 18.01.2022 18:09:39 | -3,600 | 6c4270427af24672147f09d460a2cea6efd7ee3e | chore(docs): correct event-name to close overlay | [
{
"change_type": "MODIFY",
"diff": "@@ -44,7 +44,7 @@ html`\n<div slot=\"content\">\nThis is an overlay\n<button\n- @click=${e => e.target.dispatchEvent(new Event('overlay-close', { bubbles: true }))}\n+ @click=${e => e.target.dispatchEvent(new Event('close-overlay', { bubbles: true }))}\n>x</button>\n<div>... | JavaScript | MIT License | ing-bank/lion | chore(docs): correct event-name to close overlay | 1 | chore | docs |
419,481 | 18.01.2022 18:26:08 | 10,800 | 1ff13e7a39052f7c64b197bb316f8e4d4b7bada8 | docs(core): add transaction events detail | [
{
"change_type": "MODIFY",
"diff": "@@ -225,3 +225,17 @@ const bar = new FooBar();\nbar.name = 'bar';\nawait em.persistAndFlush(bar);\n```\n+\n+## Transaction events\n+\n+Transaction events happen at the beginning and end of a transaction.\n+\n+- `beforeTransactionStart` is executed before a transaction sta... | TypeScript | MIT License | mikro-orm/mikro-orm | docs(core): add transaction events detail (#2646) | 1 | docs | core |
342,861 | 18.01.2022 18:28:52 | -3,600 | c00f7aa5928fd479ccad15f76cd7b2e420b00576 | fix(FormLabel): change color from secondary to info | [
{
"change_type": "MODIFY",
"diff": "@@ -58,7 +58,7 @@ const FormLabel: any = styled(\nonMouseLeave={onMouseLeave}\n>\n{error && <AlertCircle ariaLabel=\"error\" color=\"critical\" size=\"small\" />}\n- {!error && help && <InformationCircle ariaLabel=\"help\" color=\"secondary\" size=\"small\" />}\n+ {!error... | JavaScript | MIT License | kiwicom/orbit | fix(FormLabel): change color from secondary to info | 1 | fix | FormLabel |
342,861 | 18.01.2022 18:35:40 | -3,600 | 5c2b52ee4261f4651e5a4dfcb33a401dc74dcdcc | fix(InputField): inlineLabel color from secondary to info | [
{
"change_type": "MODIFY",
"diff": "@@ -429,7 +429,7 @@ const InputField: InputFieldType = React.forwardRef((props, ref) => {\n<Prefix size={size}>\n{help && !error && (\n<StyledIconWrapper ref={iconRef}>\n- <InformationCircle color=\"secondary\" size=\"small\" />\n+ <InformationCircle color=\"info\" size=\... | JavaScript | MIT License | kiwicom/orbit | fix(InputField): inlineLabel color from secondary to info | 1 | fix | InputField |
265,942 | 18.01.2022 18:42:01 | 18,000 | 6f621351bd5ed0bc9cf9de0461d9e6ec4aea0415 | chore: pin testbench version | [
{
"change_type": "MODIFY",
"diff": "@@ -21,7 +21,7 @@ const PORT = new URL(HOST).port;\nconst CONTAINER_NAME = 'storage-testbench';\nconst DEFAULT_IMAGE_NAME =\n'gcr.io/cloud-devrel-public-resources/storage-testbench';\n-const DEFAULT_IMAGE_TAG = 'latest';\n+const DEFAULT_IMAGE_TAG = 'v0.10.0';\nconst DOCKE... | TypeScript | Apache License 2.0 | googleapis/nodejs-storage | chore: pin testbench version (#1757) | 1 | chore | null |
471,153 | 18.01.2022 18:50:56 | -7,200 | 395fb0428bfbd523f6bfb8b26c3973d5c08371c4 | docs: document node v10 EOL | [
{
"change_type": "MODIFY",
"diff": "@@ -149,7 +149,7 @@ If you are a library author looking to build OpenTelemetry into your library, pl\n### Node Support\nAutomated tests are run using the latest release of each currently active version of Node.JS.\n-While Node.JS v8 is no longer supported by the Node.JS t... | TypeScript | Apache License 2.0 | open-telemetry/opentelemetry-js | docs: document node v10 EOL (#2720)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr> | 1 | docs | null |
217,922 | 18.01.2022 18:57:25 | -3,600 | beffbef90206557233d6b6f127bc29b75fc19aae | chore(release): 9.4.9 | [
{
"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+<a name=\"9.4.9\"></a>\n+## [9.4.9](https://github.com/ffxiv-teamcraft/ffxiv-teamcraft/compare/... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(release): 9.4.9 | 1 | chore | release |
730,451 | 18.01.2022 19:01:10 | -19,080 | ade28cd3e28d2810ebac0818bf773eae521bc56f | fix(plugin-meetings): use icegatheringstatechange for ice completed | [
{
"change_type": "MODIFY",
"diff": "@@ -111,10 +111,29 @@ WebExMeetingsErrors[UserInLobbyError.CODE] = UserInLobbyError;\nclass InvalidSdpError extends WebexMeetingsError {\nstatic CODE = 30201;\n- constructor() {\n- super(InvalidSdpError.CODE, 'iceConnection: sdp generated is invalid');\n+ constructor(mess... | JavaScript | MIT License | webex/webex-js-sdk | fix(plugin-meetings): use icegatheringstatechange for ice completed | 1 | fix | plugin-meetings |
342,861 | 18.01.2022 19:01:36 | -3,600 | 0dd927bfc94e037ef41b7e5ea660e35ee6b56877 | fix(ErrorFormTooltip): close icon on top | [
{
"change_type": "MODIFY",
"diff": "@@ -53,7 +53,6 @@ const StyledFormFeedbackTooltip = styled.div`\n}) => css`\ndisplay: flex;\njustify-content: space-between;\n- align-items: center;\nbox-sizing: border-box;\nborder-radius: ${theme.orbit.borderRadiusNormal};\nbox-shadow: ${theme.orbit.boxShadowElevatedLev... | JavaScript | MIT License | kiwicom/orbit | fix(ErrorFormTooltip): close icon on top | 1 | fix | ErrorFormTooltip |
838,025 | 18.01.2022 19:37:48 | -10,800 | db2c8e79e6cee9a316d84464140ebd29e80e84ca | feat: add AuthGetProfileInfoBySilentToken method
This close | [
{
"change_type": "MODIFY",
"diff": "package api // import \"github.com/SevereCloud/vksdk/v2/api\"\n+import (\n+ \"github.com/SevereCloud/vksdk/v2/object\"\n+)\n+\n// AuthCheckPhone checks a user's phone number for correctness.\n//\n// https://vk.com/dev/auth.checkPhone\n@@ -24,3 +28,17 @@ func (vk *VK) Auth... | Go | MIT License | severecloud/vksdk | feat: add AuthGetProfileInfoBySilentToken method
This close #174 | 1 | feat | null |
160,177 | 18.01.2022 19:51:36 | -28,800 | 928a0d42fd7cba383fe4768d1eafd01b59b668c3 | feat: add lfJson2Xml and lfXml2Json | [
{
"change_type": "MODIFY",
"diff": "@@ -159,3 +159,22 @@ document.getElementById('base64').addEventListener('click', () => {\nconsole.log(width, height)\n})\n})\n+\n+document.querySelector(\"#downloadXml\").addEventListener(\"click\", () => {\n+ const data = lf.getGraphData();\n+ console.log(lfJson2Xml(data... | TypeScript | Apache License 2.0 | didi/logicflow | feat: add lfJson2Xml and lfXml2Json | 1 | feat | null |
847,143 | 18.01.2022 19:51:55 | -28,800 | f76d04ad0784562c94aa9f7c08034341147a08ef | fix(feed2): improve html comment regexp | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,7 @@ export const resolveHTML = (html: string): string =>\n// remove anchor\n.replace(/<a href=\"#.*?\">.*?<\\/a>/gu, \"\")\n// remove html comment\n- .replace(/(<!--.*?-->)|(<!--[\\S\\s]+?-->)|(<!--[\\S\\s]*?$)/gu, \"\")\n+ .replace(/(<!--.*?--!?>)|(<!--[\\S... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | fix(feed2): improve html comment regexp | 1 | fix | feed2 |
185,950 | 18.01.2022 19:57:31 | -3,600 | 973af0742cbb886ff106035661c1955236457c76 | fix: clear installed modules on new fiddle | [
{
"change_type": "MODIFY",
"diff": "@@ -89,7 +89,7 @@ export class App {\n): Promise<EditorValues> {\nconst values = this.state.editorMosaic.values();\n- if (options && options.include !== false) {\n+ if (options) {\nvalues[PACKAGE_NAME] = await getPackageJson(this.state, options);\n}\n",
"new_path": "s... | TypeScript | MIT License | electron/fiddle | fix: clear installed modules on new fiddle (#943) | 1 | fix | null |
317,646 | 18.01.2022 20:18:24 | -3,600 | 3cca2104bb282a866b25aca01f97418331dd3997 | feat(cache): allow for non-expiring values | [
{
"change_type": "MODIFY",
"diff": "@@ -60,6 +60,9 @@ func (fc *fileCache) get(key string) (string, bool) {\nif !ok {\nreturn \"\", false\n}\n+ if co.TTL <= 0 {\n+ return co.Value, true\n+ }\nexpired := time.Now().Unix() >= (co.Timestamp + int64(co.TTL)*60)\nif expired {\nfc.cache.remove(key)\n",
"new_p... | Go | MIT License | jandedobbeleer/oh-my-posh | feat(cache): allow for non-expiring values | 1 | feat | cache |
317,646 | 18.01.2022 20:19:16 | -3,600 | 0a0992468537ee04b19a837fff4944d587072e09 | fix(platform): store value in cache
resolves | [
{
"change_type": "MODIFY",
"diff": "@@ -53,11 +53,18 @@ func (env *environment) getTerminalWidth() (int, error) {\n}\nfunc (env *environment) getPlatform() string {\n+ const key = \"environment_platform\"\n+ if val, found := env.cache().get(key); found {\n+ return val\n+ }\n+ var platform string\n+ defer en... | Go | MIT License | jandedobbeleer/oh-my-posh | fix(platform): store value in cache
resolves #1601 | 1 | fix | platform |
73,317 | 18.01.2022 20:56:35 | -3,600 | e8beccd8ffe11d2b26b041c8108afc0ab6b81b89 | docs(go): document UnsafeCast feature
By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].
[Apache 2.0 license]: | [
{
"change_type": "MODIFY",
"diff": "@@ -198,3 +198,62 @@ func (c *childClass) SetConcreteProperty(v string) {\nc.AbstractBaseClass.SetConcreteProperty(strings.ToUpper(v))\n}\n```\n+\n+## Unchecked conversions using `UnsafeCast`\n+\n+Developers may occasionally need to down-cast a value in order to leverage ... | TypeScript | Apache License 2.0 | aws/jsii | docs(go): document UnsafeCast feature (#3337)
---
By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].
[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0 | 1 | docs | go |
841,509 | 18.01.2022 21:01:45 | 28,800 | 7ba8a838819ae40f54801808a41af3d5334421b6 | test(plugin/runner): Pin dependencies for the integration test | [
{
"change_type": "ADD",
"diff": "+# This file is automatically @generated by Cargo.\n+# It is not intended for manual editing.\n+version = 3\n+\n+[[package]]\n+name = \"Inflector\"\n+version = \"0.11.4\"\n+source = \"registry+https://github.com/rust-lang/crates.io-index\"\n+checksum = \"fe438c63458706e03479... | Rust | Apache License 2.0 | swc-project/swc | test(plugin/runner): Pin dependencies for the integration test (#3306) | 1 | test | plugin/runner |
711,675 | 18.01.2022 21:21:07 | -39,600 | 973b64d42afbef9fe3a68d1ba30223b806dccc7a | fix(docs): Fix minor Admin UI and GraphQL doc typos | [
{
"change_type": "MODIFY",
"diff": "@@ -19,7 +19,7 @@ A UI extension is an [Angular module](https://angular.io/guide/ngmodules) which\n## Use Your Favourite Framework\n-The Vendure Admin UI is build with Angular, and writing UI extensions in Angular is seamless and powerful. But if you are not familiar with... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(docs): Fix minor Admin UI and GraphQL doc typos (#1356) | 1 | fix | docs |
317,646 | 18.01.2022 21:25:18 | -3,600 | ad297dbe084b48b77f65706f7f4ee2c728584b3a | fix: init cache first | [
{
"change_type": "MODIFY",
"diff": "@@ -166,6 +166,8 @@ type environment struct {\nfunc (env *environment) init(args *args) {\nenv.args = args\n+ env.fileCache = &fileCache{}\n+ env.fileCache.init(env.getCachePath())\nenv.resolveConfigPath()\nenv.cmdCache = &commandCache{\ncommands: newConcurrentMap(),\n@@ ... | Go | MIT License | jandedobbeleer/oh-my-posh | fix: init cache first | 1 | fix | null |
306,309 | 18.01.2022 21:40:20 | -10,800 | 7936b0ff372d08d3ee36006e5f850d2b9057b65b | chore: fix readme link | [
{
"change_type": "MODIFY",
"diff": "@@ -69,7 +69,7 @@ Use our CI/CD integrations to add cost estimates to pull requests. This provides\n- [Bitbucket Pipelines](https://www.infracost.io/docs/integrations/cicd/#bitbucket-pipelines)\n- [CircleCI](https://www.infracost.io/docs/integrations/cicd/#circleci)\n-Oth... | Go | Apache License 2.0 | infracost/infracost | chore: fix readme link | 1 | chore | null |
317,689 | 18.01.2022 22:40:50 | -3,600 | de60367d79510024b97a388e11922bdf6e22ec9f | fix(env): remove defer on platform
This is a small fix to actually store the value. Arguments to defers are apparently
evaluated immediately so put it in an anonymous function. | [
{
"change_type": "MODIFY",
"diff": "@@ -58,7 +58,9 @@ func (env *environment) getPlatform() string {\nreturn val\n}\nvar platform string\n- defer env.cache().set(key, platform, -1)\n+ defer func() {\n+ env.cache().set(key, platform, -1)\n+ }()\nif wsl := env.getenv(\"WSL_DISTRO_NAME\"); len(wsl) != 0 {\npla... | Go | MIT License | jandedobbeleer/oh-my-posh | fix(env): remove defer on platform
This is a small fix to actually store the value. Arguments to defers are apparently
evaluated immediately so put it in an anonymous function. | 1 | fix | env |
530,345 | 18.01.2022 23:11:04 | -3,600 | 3a291b76a04b000dcdef9815e02036e58a6f17c9 | feat: install AWS CDK CLI for integration snapshot tests
Currently when using a `AwsCdkConstructLibrary` it must be manually
added to the project.
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": "@@ -93,6 +93,13 @@ export class IntegrationTest extends Component {\nconst app = `ts-node -P ${options.tsconfigPath} ${entry}`;\n+ if (!project.deps.tryGetDependency(\"aws-cdk\")) {\n+ project.deps.addDependency(\n+ `aws-cdk@^${options.cdkDeps.cdkMajorVersion}`,\n+ Depend... | TypeScript | Apache License 2.0 | projen/projen | feat: install AWS CDK CLI for integration snapshot tests (#1539)
Currently when using a `AwsCdkConstructLibrary` it must be manually
added to the project.
---
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. | 1 | feat | null |
71,413 | 18.01.2022 23:18:10 | 18,000 | 0e757a59d5449cf30bae98369bd47a9fec27e391 | chore(apprunner): migrate tests to `assertions`
Looks like tests were already migrated, just needed to remove the
unused assert-internal import
*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": "import * as path from 'path';\n-import '@aws-cdk/assert-internal/jest';\nimport { Template } from '@aws-cdk/assertions';\nimport * as ecr from '@aws-cdk/aws-ecr';\nimport * as ecr_assets from '@aws-cdk/aws-ecr-assets';\n",
"new_path": "packages/@aws-cdk/aws-apprunner/... | TypeScript | Apache License 2.0 | aws/aws-cdk | chore(apprunner): migrate tests to `assertions` (#18502)
Looks like tests were already migrated, just needed to remove the
unused assert-internal import
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | chore | apprunner |
648,078 | 18.01.2022 23:34:25 | -3,600 | ed47ac8a6bedc00e29482bb76878c2eb271e3728 | CI: add tests for progressbar | [
{
"change_type": "MODIFY",
"diff": "using Moq;\n+using Shouldly;\nusing Stryker.Core.Mutants;\nusing Stryker.Core.Reporters.Progress;\nusing Xunit;\n@@ -194,9 +195,11 @@ namespace Stryker.Core.UnitTest.Reporters.Progress\nvar progress = new ProgressBar();\nprogress.Start(0, \"test\");\nprogress.Tick(\"next\... | C# | Apache License 2.0 | stryker-mutator/stryker-net | CI: add tests for progressbar | 1 | ci | null |
334,560 | 18.01.2022 23:43:26 | -7,200 | 7b974a38aad545d19aa80098648e85012aa96158 | ci: frozen-lockfile in workflows | [
{
"change_type": "MODIFY",
"diff": "@@ -38,7 +38,7 @@ jobs:\nregistry-url: 'https://registry.npmjs.org'\n- name: Install dependencies\n- run: yarn --non-interactive --no-progress\n+ run: yarn --non-interactive --no-progress --frozen-lockfile\n- name: Run CI scripts\nrun: yarn ci\n",
"new_path": ".github... | TypeScript | MIT License | just-jeb/angular-builders | ci: frozen-lockfile in workflows (#1096) | 1 | ci | null |
730,451 | 19.01.2022 00:01:48 | -19,080 | 0172c9c276ad9ad90949ffde7c4a6e75bfea6b2e | fix(plugin-meetings): media not connecting on ipv6 network | [
{
"change_type": "MODIFY",
"diff": "@@ -31,6 +31,8 @@ import ParameterError from '../common/errors/parameter';\nimport {InvalidSdpError} from '../common/errors/webex-errors';\nimport BrowserDetection from '../common/browser-detection';\n+import PeerConnectionUtils from './util';\n+\nconst {isBrowser} = Brow... | JavaScript | MIT License | webex/webex-js-sdk | fix(plugin-meetings): media not connecting on ipv6 network | 1 | fix | plugin-meetings |
838,025 | 19.01.2022 00:03:44 | -10,800 | aaa7499a23789e2232a1178fb0148b4c56a9b41e | feat: add SilentAuthPayload | [
{
"change_type": "ADD",
"diff": "+// Package vkid ...\n+package vkid\n+\n+// SilentAuthPayload struct.\n+type SilentAuthPayload struct {\n+ Auth int `json:\"auth\"`\n+ Token string `json:\"token\"`\n+ LoadExternalUsers bool `json:\"loadExternalUsers\"`\n+ TTL int `json:\"ttl\"`\n+ Type string `json:\"type\"... | Go | MIT License | severecloud/vksdk | feat: add SilentAuthPayload | 1 | feat | null |
777,366 | 19.01.2022 00:28:31 | 28,800 | b7a5a7937093a1ce16303666149538e4d147edc9 | fix: model-hub transformers ner example | [
{
"change_type": "MODIFY",
"diff": "@@ -13,7 +13,7 @@ hyperparameters:\nlr_scheduler_type: linear\nnum_warmup_steps: 0\ndata:\n- dataset_name: conll2003\n+ dataset_name: conllpp\ndataset_config_name: null\ntrain_file: null\nvalidation_file: null\n",
"new_path": "model_hub/examples/huggingface/token-clas... | Python | Apache License 2.0 | determined-ai/determined | fix: model-hub transformers ner example (#3456) | 1 | fix | null |
838,025 | 19.01.2022 01:07:03 | -10,800 | b286e3d0366297bc1a38de949d32759298e4c9ca | feat: add AuthExchangeSilentAuthToken method
This close | [
{
"change_type": "MODIFY",
"diff": "@@ -42,3 +42,44 @@ func (vk *VK) AuthGetProfileInfoBySilentToken(params Params) (response AuthGetPr\nerr = vk.RequestUnmarshal(\"auth.getProfileInfoBySilentToken\", &response, params)\nreturn\n}\n+\n+// ExchangeSilentTokenSource call conditions exchangeSilentToken.\n+//\n... | Go | MIT License | severecloud/vksdk | feat: add AuthExchangeSilentAuthToken method
This close #175 | 1 | feat | null |
826,709 | 19.01.2022 02:41:07 | -46,800 | 4d0d0f327ee6cb5175ab338cadf70aa1d8f39eb1 | chore: add repository field to package.json | [
{
"change_type": "MODIFY",
"diff": "npmName: \"${NPM_NAME}\"\nnpmVersion: $VERSION\n# typescriptThreePlus: true\n-#npmRepository: https://github.com/ory/sdk.git\n+npmRepository: https://github.com/ory/sdk.git\nsupportsES6: true\nensureUniqueParams: true\nmodelPropertyNaming: original\n",
"new_path": "co... | C# | Apache License 2.0 | ory/sdk | chore: add repository field to package.json (#134) | 1 | chore | null |
791,370 | 19.01.2022 07:33:09 | 25,200 | 132b6606e27b6e63c0daaea77d6472731aa11cd9 | docs: fix profiler link
After module splitting the pathing for docs changed.
Fixes: b/206461055 | [
{
"change_type": "MODIFY",
"diff": "\"description\": \"Cloud Profiler\",\n\"language\": \"Go\",\n\"client_library_type\": \"manual\",\n- \"docs_url\": \"https://cloud.google.com/go/docs/reference/cloud.google.com/go/latest/profiler\",\n+ \"docs_url\": \"https://cloud.google.com/go/docs/reference/cloud.googl... | Go | Apache License 2.0 | googleapis/google-cloud-go | docs: fix profiler link (#5325)
After module splitting the pathing for docs changed.
Fixes: b/206461055 | 1 | docs | null |
71,154 | 19.01.2022 07:43:36 | -3,600 | ab4a7adcfb4dfa0211c4008b23223493ee2cda35 | chore(rds): deprecate SqlServerEngineVersion VER_14_00_3192_2_V1
SqlServerEngineVersion VER_14_00_3192_2_V1 is not supported anymore. This pull request deprecates the field.
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": "@@ -1392,7 +1392,10 @@ export class SqlServerEngineVersion {\npublic static readonly VER_14_00_3035_2_V1 = SqlServerEngineVersion.of('14.00.3035.2.v1', '14.00');\n/** Version \"14.00.3049.1.v1\". */\npublic static readonly VER_14_00_3049_1_V1 = SqlServerEngineVersion.of('... | TypeScript | Apache License 2.0 | aws/aws-cdk | chore(rds): deprecate SqlServerEngineVersion VER_14_00_3192_2_V1 (#18476)
SqlServerEngineVersion VER_14_00_3192_2_V1 is not supported anymore. This pull request deprecates the field.
Closes #17394
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | chore | rds |
217,922 | 19.01.2022 08:38:40 | -3,600 | 11f1672d4cdd09fa0270278641fedb42d55bd749 | fix(lists): fixed lists page sometimes not loading properly | [
{
"change_type": "MODIFY",
"diff": "@@ -242,6 +242,12 @@ export class FirestoreListStorage extends FirestoreRelationalStorage<List> imple\n(list as any).modificationsHistory.forEach((entry: ModificationEntry) => {\nbatch.set(this.af.firestore.collection(`/lists/${list.$key}/history`).doc(this.af.createId())... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(lists): fixed lists page sometimes not loading properly | 1 | fix | lists |
217,922 | 19.01.2022 08:41:30 | -3,600 | 26de2a3eb7e27237a365ad611cbdc6029725fdd5 | fix(inventory-optimizer): collectables won't be listed as deprecated HQ anymore | [
{
"change_type": "MODIFY",
"diff": "@@ -6,7 +6,7 @@ import { Injectable } from '@angular/core';\nimport { AuthFacade } from '../../../+state/auth.facade';\nimport { map } from 'rxjs/operators';\nimport { LazyDataFacade } from '../../../lazy-data/+state/lazy-data.facade';\n-import { Observable, of } from 'rx... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(inventory-optimizer): collectables won't be listed as deprecated HQ anymore | 1 | fix | inventory-optimizer |
217,922 | 19.01.2022 08:45:46 | -3,600 | 508123c22d2f9f0304af476629631af34d4ab5e2 | fix(gearsets): fixed etro gearset import with identical rings | [
{
"change_type": "MODIFY",
"diff": "@@ -418,7 +418,13 @@ export class GearsetsFacade {\n}\nconst itemMeldingData = lazyItemMeldingData[itemId];\nconst canBeHq = hqFlags[itemId] === 1;\n- const materias = Object.values<number>(gearset.materia[itemId] || {});\n+ let itemKeySuffix = '';\n+ if (etroSlotName ===... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(gearsets): fixed etro gearset import with identical rings | 1 | fix | gearsets |
865,922 | 19.01.2022 09:05:01 | -3,600 | 863e12c2b268b3785ddcd275faeba550d5c27b1d | feat(updateChecks): always include versionInfo prior to releaseNote
* Note: when this is released, we shall not include the releaseVersion
in the releaseNoteBody in updateServer anymore
* closes | [
{
"change_type": "MODIFY",
"diff": "@@ -38,11 +38,13 @@ class NewVersionInfoView extends PureComponent {\nreleaseNoteHTML\n} = release;\n- return (<div\n+ return (\n+ <div\nclassName=\"htmlSnippetItem\"\n- key={ version }\n- dangerouslySetInnerHTML={ { __html: releaseNoteHTML } }\n- />);\n+ key={ version }>... | JavaScript | MIT License | camunda/camunda-modeler | feat(updateChecks): always include versionInfo prior to releaseNote
* Note: when this is released, we shall not include the releaseVersion
in the releaseNoteBody in updateServer anymore
* closes #2422 | 1 | feat | updateChecks |
306,320 | 19.01.2022 09:12:46 | 0 | bd43a3180974bc9d8d4153b89c0c6a7c79596da3 | refactor: migrate aws_vpc_endpoint to new structure | [
{
"change_type": "MODIFY",
"diff": "@@ -87,7 +87,7 @@ var ResourceRegistry []*schema.RegistryItem = []*schema.RegistryItem{\ngetNewKMSKeyRegistryItem(),\ngetNewKMSExternalKeyRegistryItem(),\nGetVPNConnectionRegistryItem(),\n- GetVpcEndpointRegistryItem(),\n+ getVpcEndpointRegistryItem(),\ngetWafv2WebACLRegi... | Go | Apache License 2.0 | infracost/infracost | refactor: migrate aws_vpc_endpoint to new structure | 1 | refactor | null |
791,370 | 19.01.2022 09:13:34 | 25,200 | 2090d76ccb9d082f797299c8056c9696de07a40c | chore(bigtable): upgrade some deps
* chore(bigtable): upgrade some deps
cloud.google.com/go
google.golang.org/genproto
google.golang.org/api
This is needed for some direct path changes. | [
{
"change_type": "MODIFY",
"diff": "@@ -3,15 +3,16 @@ module cloud.google.com/go/bigtable\ngo 1.11\nrequire (\n- cloud.google.com/go v0.99.0\n+ cloud.google.com/go v0.100.2\n+ cloud.google.com/go/iam v0.1.0\ngithub.com/golang/protobuf v1.5.2\ngithub.com/google/btree v1.0.1\ngithub.com/google/go-cmp v0.5.6\n... | Go | Apache License 2.0 | googleapis/google-cloud-go | chore(bigtable): upgrade some deps (#5378)
* chore(bigtable): upgrade some deps
- cloud.google.com/go
- google.golang.org/genproto
- google.golang.org/api
This is needed for some direct path changes. | 1 | chore | bigtable |
306,320 | 19.01.2022 09:20:44 | 0 | 0f012ac6e6ed30143d5a6784ceb20505e029508b | refactor: migrate aws_route_53_resolver_endpoint to new structure | [
{
"change_type": "MODIFY",
"diff": "@@ -66,7 +66,7 @@ var ResourceRegistry []*schema.RegistryItem = []*schema.RegistryItem{\ngetRDSClusterInstanceRegistryItem(),\ngetRedshiftClusterRegistryItem(),\ngetRoute53HealthCheck(),\n- GetRoute53ResolverEndpointRegistryItem(),\n+ getRoute53ResolverEndpointRegistryIte... | Go | Apache License 2.0 | infracost/infracost | refactor: migrate aws_route_53_resolver_endpoint to new structure | 1 | refactor | null |
306,320 | 19.01.2022 09:32:40 | 0 | 218fde374f578f64357a4bd380ab91874cf40809 | refactor: migrate aws_route_53_record to new structure | [
{
"change_type": "MODIFY",
"diff": "@@ -67,7 +67,7 @@ var ResourceRegistry []*schema.RegistryItem = []*schema.RegistryItem{\ngetRedshiftClusterRegistryItem(),\ngetRoute53HealthCheck(),\ngetRoute53ResolverEndpointRegistryItem(),\n- GetRoute53RecordRegistryItem(),\n+ getRoute53RecordRegistryItem(),\ngetRoute5... | Go | Apache License 2.0 | infracost/infracost | refactor: migrate aws_route_53_record to new structure | 1 | refactor | null |
306,321 | 19.01.2022 09:45:17 | 0 | e1988f6fbbb6e9af1aae870ec229d26b95dd036c | fix: solve range panic with terragrunt due to mismatch in project ctx | [
{
"change_type": "MODIFY",
"diff": "@@ -7,6 +7,7 @@ import (\n\"github.com/stretchr/testify/require\"\n+ \"github.com/infracost/infracost/internal/config\"\n\"github.com/infracost/infracost/internal/testutil\"\n)\n@@ -122,6 +123,12 @@ func TestBreakdownTerragrunt(t *testing.T) {\nGoldenFileCommandTest(t, te... | Go | Apache License 2.0 | infracost/infracost | fix: solve range panic with terragrunt due to mismatch in project ctx (#1286) | 1 | fix | null |
866,394 | 19.01.2022 09:46:39 | 18,000 | 2b1ba993f9fcbd6276f0ecaaff20d6e62360d50b | fix(github-actions): disable slack notification on failure for deploys | [
{
"change_type": "MODIFY",
"diff": "@@ -96,12 +96,12 @@ jobs:\ngit add canary/react-experimental\ngit commit -m \"chore(deploy): deploy React canary to GitHub Pages\"\ngit push origin gh-pages\n- - uses: act10ns/slack@v1\n- with:\n- status: ${{ job.status }}\n- env:\n- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_W... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(github-actions): disable slack notification on failure for deploys | 1 | fix | github-actions |
217,922 | 19.01.2022 10:05:32 | -3,600 | 80f2e5c68672c717a58d85da8682c19074cac7ed | fix(pricing): prices are now properly populated from vendor prices | [
{
"change_type": "MODIFY",
"diff": "@@ -3,7 +3,6 @@ import Dexie, { liveQuery } from 'dexie';\nimport { combineLatest, from, Observable } from 'rxjs';\nimport { Price } from './model/price';\nimport { ItemAmount } from './model/item-amount';\n-import { List } from '../../../modules/list/model/list';\nimport... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(pricing): prices are now properly populated from vendor prices | 1 | fix | pricing |
217,922 | 19.01.2022 10:05:46 | -3,600 | 243f5a97ba3af93d394117ab554f553199db4f20 | chore(release): 9.4.10 | [
{
"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+<a name=\"9.4.10\"></a>\n+## [9.4.10](https://github.com/ffxiv-teamcraft/ffxiv-teamcraft/compar... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(release): 9.4.10 | 1 | chore | release |
699,190 | 19.01.2022 10:11:06 | 21,600 | 72559cbf8dcfb6bee49336147a17d08d88ed44f0 | chore(website): add heading on icons page
Needed a heading for the Info section about icons | [
{
"change_type": "MODIFY",
"diff": "@@ -42,8 +42,9 @@ export const pageQuery = graphql`\n<h1>{props.pageContext.frontmatter.title}</h1>\n<Callout>\n+ <CalloutTitle>Can't find the icon you need?</CalloutTitle>\n<CalloutText>\n- Can't find the icon you need? Check <Anchor href=\"https://streamlineicons.com/\"... | TypeScript | MIT License | twilio-labs/paste | chore(website): add heading on icons page (#2104)
Needed a heading for the Info section about icons
Co-authored-by: Shadi <TheSisb@users.noreply.github.com> | 1 | chore | website |
688,413 | 19.01.2022 10:26:41 | -7,200 | 782623fc0ff41ad4835dc3db32b4e1f3524929d7 | fix(MenuItem): use anchor as a link for menu item component | [
{
"change_type": "ADD",
"diff": "+---\n+'@toptal/picasso': patch\n+---\n+\n+---\n+### Menu.Item\n+\n+- fixed [underline styling](https://toptal-core.slack.com/archives/CCC3GP6CC/p1642067846008000) when used as a Link by replacing passed Link as `as` prop with HTML anchor.\n",
"new_path": ".changeset/you... | TypeScript | MIT License | toptal/picasso | fix(MenuItem): use anchor as a link for menu item component (#2385) | 1 | fix | MenuItem |
317,646 | 19.01.2022 10:36:31 | -3,600 | 06231cb08ed1b6f201c7c65de892318fec5cd2fa | feat(windows): build 386 version of installer | [
{
"change_type": "MODIFY",
"diff": "@@ -8,7 +8,7 @@ jobs:\nruns-on: windows-latest\nstrategy:\nmatrix:\n- arch: [amd64, arm64]\n+ arch: [amd64, arm64, 386]\ndefaults:\nrun:\nshell: pwsh\n",
"new_path": ".github/workflows/inno.yml",
"old_path": ".github/workflows/inno.yml"
},
{
"change_type":... | Go | MIT License | jandedobbeleer/oh-my-posh | feat(windows): build 386 version of installer | 1 | feat | windows |
71,370 | 19.01.2022 10:43:36 | 28,800 | 9d1b2c7b1f0147089f912c32a61d7ba86edb543c | feat(ec2): create Peers via security group ids
Allows users to add ingress/egress security group rules containing a security group id using the Peer interface.
Implements
*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": "@@ -75,6 +75,13 @@ export class Peer {\nreturn new PrefixList(prefixListId);\n}\n+ /**\n+ * A security group ID\n+ */\n+ public static securityGroupId(securityGroupId: string, sourceSecurityGroupOwnerId?: string): IPeer {\n+ return new SecurityGroupId(securityGroupId, sou... | TypeScript | Apache License 2.0 | aws/aws-cdk | feat(ec2): create Peers via security group ids (#18248)
Allows users to add ingress/egress security group rules containing a security group id using the Peer interface.
Implements #7111
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | feat | ec2 |
866,394 | 19.01.2022 10:51:25 | 18,000 | d3edb3ff7df09b93fd08501847af6483e0c43f98 | fix(github-actions): re-enable slack notifications for canary deploy | [
{
"change_type": "MODIFY",
"diff": "@@ -13,6 +13,8 @@ jobs:\nreact:\nif: github.repository == 'carbon-design-system/carbon-for-ibm-dotcom'\nruns-on: ubuntu-20.04\n+ env:\n+ SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}\nsteps:\n- uses: actions/checkout@v2\nwith:\n@@ -34,6 +36,7 @@ jobs:\nKALTURA_PARTN... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(github-actions): re-enable slack notifications for canary deploy | 1 | fix | github-actions |
791,400 | 19.01.2022 10:51:57 | 18,000 | 5e7d722d18a62b28ba98169b3bdbb49401377264 | fix(storage): fix nil check in gRPC Reader
GetObjectChecksums() can return nil if no checksums are present,
so we need to check for nil. | [
{
"change_type": "MODIFY",
"diff": "@@ -541,8 +541,8 @@ func (o *ObjectHandle) newRangeReaderWithGRPC(ctx context.Context, offset, lengt\n}\n// Only support checksums when reading an entire object, not a range.\n- if msg.GetObjectChecksums().Crc32C != nil && offset == 0 && length == 0 {\n- r.wantCRC = msg.G... | Go | Apache License 2.0 | googleapis/google-cloud-go | fix(storage): fix nil check in gRPC Reader (#5376)
GetObjectChecksums() can return nil if no checksums are present,
so we need to check for nil. | 1 | fix | storage |
277,276 | 19.01.2022 10:57:39 | -3,600 | d1de81a06db48f8e5e7e0e155cbe44f8b38f9d2e | feat: Allow side panel to be blocking | [
{
"change_type": "MODIFY",
"diff": "@@ -8569,7 +8569,7 @@ class Dialog:\nself.closable = closable\n\"\"\"True if the dialog should have a closing 'X' button at the top right corner.\"\"\"\nself.blocking = blocking\n- \"\"\"True to disable all actions and commands behind the dialog. Blocking dialogs should b... | Python | Apache License 2.0 | h2oai/wave | feat: Allow side panel to be blocking (#1186) | 1 | feat | null |
126,276 | 19.01.2022 11:43:29 | 10,800 | 960c653f745e53f3298fed82ff4139d81c7cf6f7 | chore(embedded/sql): sql tx with context | [
{
"change_type": "MODIFY",
"diff": "@@ -278,7 +278,9 @@ func (i *Index) prefix() string {\nfunc (i *Index) Name() string {\nvar buf bytes.Buffer\n- buf.WriteString(\"(\")\n+ buf.WriteString(i.table.name)\n+\n+ buf.WriteString(\"[\")\nfor c, col := range i.cols {\nbuf.WriteString(col.colName)\n@@ -288,7 +290... | Go | Apache License 2.0 | codenotary/immudb | chore(embedded/sql): sql tx with context
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | embedded/sql |
126,276 | 19.01.2022 11:47:22 | 10,800 | dc38418e1453db75d5b330c51ec561ade99f4e37 | chore(pkg/database): contextual sql tx | [
{
"change_type": "MODIFY",
"diff": "@@ -17,6 +17,7 @@ limitations under the License.\npackage database\nimport (\n+ \"context\"\n\"crypto/sha256\"\n\"encoding/binary\"\n\"errors\"\n@@ -92,6 +93,8 @@ type DB interface {\nZScan(req *schema.ZScanRequest) (*schema.ZEntries, error)\n// SQL-related\n+ NewSQLTx(ct... | Go | Apache License 2.0 | codenotary/immudb | chore(pkg/database): contextual sql tx
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | pkg/database |
386,581 | 19.01.2022 11:54:54 | -7,200 | dd5ee07b5b39c3c22e702b5b1c8404e7a86ab500 | feat(server-dev): Dev server soft reload working. | [
{
"change_type": "MODIFY",
"diff": "@@ -55,12 +55,12 @@ const blockData = ({\nvisible,\n});\n-async function getContext({ config, lowdefy }) {\n+async function getContext({ config, lowdefy, development = false }) {\nif (!config) {\nthrow new Error('A page must be provided to get context.');\n}\nconst { id }... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | feat(server-dev): Dev server soft reload working. | 1 | feat | server-dev |
530,345 | 19.01.2022 11:56:52 | -3,600 | 15ee1473b88c4ce38e0640bed216f5c5c9c339e7 | feat(awscdk): task to update snapshot of all integrations tests
The task is named `integ:snapshot-all` and can be used together with the
feat added in
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": "@@ -179,6 +179,14 @@ export class IntegrationTest extends Component {\nexec: `cdk synth ${cdkopts} -o ${snapshotdir} > /dev/null`,\n});\n+ let snapshotAllTask = project.tasks.tryFind(\"integ:snapshot-all\");\n+ if (!snapshotAllTask) {\n+ snapshotAllTask = project.addTask(... | TypeScript | Apache License 2.0 | projen/projen | feat(awscdk): task to update snapshot of all integrations tests (#1543)
The task is named `integ:snapshot-all` and can be used together with the
feat added in #1476.
---
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. | 1 | feat | awscdk |
866,394 | 19.01.2022 11:57:23 | 18,000 | 1f9e1b24b9c30dbabd88cd751de02b01f6a0c03a | fix(github-actions): re-enable slack notifications for deployments | [
{
"change_type": "MODIFY",
"diff": "@@ -96,12 +96,12 @@ jobs:\ngit add canary/react-experimental\ngit commit -m \"chore(deploy): deploy React canary to GitHub Pages\"\ngit push origin gh-pages\n-# - uses: act10ns/slack@v1\n-# with:\n-# status: ${{ job.status }}\n-# env:\n-# SLACK_WEBHOOK_URL: ${{ secrets.SL... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(github-actions): re-enable slack notifications for deployments | 1 | fix | github-actions |
777,379 | 19.01.2022 12:23:31 | 18,000 | 057a25773e1c7976af2df330980dd419cdfe71d1 | fix: Update sample models code for Determined client | [
{
"change_type": "MODIFY",
"diff": "@@ -164,6 +164,17 @@ class Determined:\nr = self._session.get(\"/api/v1/models/{}\".format(model_id))\nreturn model.Model.from_json(r.json().get(\"model\"), self._session)\n+ def get_model_by_name(self, name: str) -> model.Model:\n+ \"\"\"\n+ Get the :class:`~determined.e... | Python | Apache License 2.0 | determined-ai/determined | fix: Update sample models code for Determined client | 1 | fix | null |
847,143 | 19.01.2022 12:25:58 | -28,800 | ef31211453ee2f3393c5f0817e4b79a0caadf302 | refactor(shared): update filename | [
{
"change_type": "MODIFY",
"diff": "export * from \"./frontmatter\";\n-export * from \"./locale\";\n+export * from \"./locales\";\nexport * from \"./page\";\nexport * from \"./pluginConfig\";\nexport * from \"./themeConfig\";\n",
"new_path": "packages/shared/src/client/composables/index.ts",
"old_pa... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | refactor(shared): update filename | 1 | refactor | shared |
777,389 | 19.01.2022 12:41:46 | 28,800 | e890aa9be7ec558cc4843e8c7118914d2d322253 | chore: update pr preview cluster address for Netlify | [
{
"change_type": "MODIFY",
"diff": "# Default build command.\ncommand = \"npm run build\"\n- environment = { PUBLIC_URL = \"\", SERVER_ADDRESS = \"https://detai.ml/dynamic/http/ec2-35-81-187-207.us-west-2.compute.amazonaws.com:8080\" }\n+ environment = { PUBLIC_URL = \"\", SERVER_ADDRESS = \"https://netlify... | Python | Apache License 2.0 | determined-ai/determined | chore: update pr preview cluster address for Netlify (#3455) | 1 | chore | null |
777,389 | 19.01.2022 12:47:17 | 28,800 | fe20d429a6b54b8143c3fb2c981051ee740b7cfd | chore: report job entity id in the job queue list cli | [
{
"change_type": "MODIFY",
"diff": "@@ -57,6 +57,13 @@ def ls(args: Namespace) -> None:\n\"Status\",\n\"User\",\n]\n+\n+ def computed_job_name(job: bindings.v1Job) -> str:\n+ if job.type == bindings.determinedjobv1Type.TYPE_EXPERIMENT:\n+ return f\"{job.name} ({job.entityId})\"\n+ else:\n+ return job.name\n... | Python | Apache License 2.0 | determined-ai/determined | chore: report job entity id in the job queue list cli (#3429) | 1 | chore | null |
494,354 | 19.01.2022 13:05:44 | -3,600 | 45335c50f719af504974fe54e504d7653db03c78 | fix: ignore whitespace around identifier with password strategy
Closes | [
{
"change_type": "MODIFY",
"diff": "@@ -58,9 +58,9 @@ func (p *Persister) FindByCredentialsIdentifier(ctx context.Context, ct identity\nIdentityID uuid.UUID `db:\"identity_id\"`\n}\n- // Force case-insensitivity for identifiers\n+ // Force case-insensitivity and trimming for identifiers\nif ct == identity.C... | Go | Apache License 2.0 | ory/kratos | fix: ignore whitespace around identifier with password strategy (#2160)
Closes #2158 | 1 | fix | null |
841,421 | 19.01.2022 13:24:35 | -32,400 | 18cd98e54cdd3c651fc12815aa59a6640a1c0dcb | doc(swc): Document `typescript::strip` | [
{
"change_type": "MODIFY",
"diff": "@@ -836,6 +836,17 @@ impl Compiler {\n/// `custom_after_pass` is applied after swc transforms are applied.\n///\n/// `program`: If you already parsed `Program`, you can pass it.\n+ ///\n+ /// # Guarantee\n+ ///\n+ /// `swc` invokes `custom_before_pass` after\n+ ///\n+ ///... | Rust | Apache License 2.0 | swc-project/swc | doc(swc): Document `typescript::strip` (#3305) | 1 | doc | swc |
317,646 | 19.01.2022 13:29:37 | -3,600 | 8fca218a7d281b4f3aafd3cecb703f8eecd06728 | feat(build): static build | [
{
"change_type": "MODIFY",
"diff": "@@ -10,7 +10,13 @@ builds:\nflags:\n- -a\nldflags:\n- - -s -w -X main.Version={{.Version}}\n+ - -s -w -X main.Version={{.Version}} -extldflags \"-static\"\n+ tags:\n+ - netgo\n+ - osusergo\n+ - static_build\n+ env:\n+ - CGO_ENABLED=0\ngoos:\n- linux\n- windows\n",
"ne... | Go | MIT License | jandedobbeleer/oh-my-posh | feat(build): static build | 1 | feat | build |
756,051 | 19.01.2022 13:29:45 | 21,600 | 2489f1d8b1dfedfed75a3bb7a3dac0eeab165bed | feat(vats): visualize bootstrap (WIP)
some styling issues remain
- toward authorityViz: read bootstrapManifest
- feat: visualize vatPowers
- feat: authority viz with distinctive styles
with --sim-chain option | [
{
"change_type": "ADD",
"diff": "+// @ts-check\n+import '@agoric/install-ses';\n+import { makeSimBootstrapManifest } from '../src/core/sim-behaviors.js';\n+\n+const { entries } = Object;\n+\n+const styles = {\n+ vatPowers: 'shape=Mcircle',\n+ vats: 'shape=trapezium',\n+ devices: 'shape=box',\n+ space: 'shap... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | feat(vats): visualize bootstrap (WIP)
some styling issues remain
- toward authorityViz: read bootstrapManifest
- feat: visualize vatPowers
- feat: authority viz with distinctive styles
with --sim-chain option | 1 | feat | vats |
126,276 | 19.01.2022 13:49:21 | 10,800 | 8fb5f836e06611713c288ae993c84d5f1330b48c | chore(pkg/server): contextual sql tx | [
{
"change_type": "MODIFY",
"diff": "@@ -17,10 +17,13 @@ limitations under the License.\npackage transactions\nimport (\n+ \"context\"\n+ \"sync\"\n+\n\"github.com/codenotary/immudb/embedded/sql\"\n\"github.com/codenotary/immudb/pkg/api/schema\"\n\"github.com/codenotary/immudb/pkg/database\"\n- \"sync\"\n+ \... | Go | Apache License 2.0 | codenotary/immudb | chore(pkg/server): contextual sql tx
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | pkg/server |
777,396 | 19.01.2022 14:26:42 | 25,200 | 768ee4ed23945df83a0788155cd827efd2343e86 | build: make -C master doesn't call make fmt
Also fix a file that wasn't formatted as a result of the accidental make
fmt. | [
{
"change_type": "MODIFY",
"diff": "@@ -33,7 +33,7 @@ build/mock_gen.stamp: $(MOCK_GENERATION_INPUTS)\nmockery --name=DB --dir=internal/db --output internal/mocks --filename db.go\nmockery --name=Reservation --dir=internal/sproto --output internal/mocks --filename reservation.go\n# fmt once since the mocks ... | Python | Apache License 2.0 | determined-ai/determined | build: make -C master doesn't call make fmt (#3467)
Also fix a file that wasn't formatted as a result of the accidental make
fmt. | 1 | build | null |
551,636 | 19.01.2022 14:28:38 | 0 | 060ea1db29b131ad1e44c481383b42217c76237d | fix(core): sleep bug | [
{
"change_type": "MODIFY",
"diff": "@@ -134,14 +134,16 @@ public final class Os {\n}\npublic static void sleep(long millis) {\n- final long t = System.currentTimeMillis();\n+ long t = System.currentTimeMillis();\nlong deadline = millis;\nwhile (deadline > 0) {\ntry {\nThread.sleep(deadline);\nbreak;\n} catc... | Java | Apache License 2.0 | questdb/questdb | fix(core): sleep bug (#1801) | 1 | fix | core |
306,652 | 19.01.2022 14:32:24 | -19,080 | b33aafc1da1509811cdbe958606dc3d1b0a1aa73 | fix(table): fix table data issue when rows are more than 27 | [
{
"change_type": "MODIFY",
"diff": "@@ -86,8 +86,7 @@ export const GridBody = (props: GridBodyProps) => {\nclassName=\"Grid-body\"\nminItemHeight={minRowHeight[size]}\ntotalLength={dataLength}\n- length={20}\n- buffer={7}\n+ length={dataLength}\nrenderItem={renderRow}\n/>\n</>\n",
"new_path": "core/comp... | TypeScript | MIT License | innovaccer/design-system | fix(table): fix table data issue when rows are more than 27 | 1 | fix | table |
889,620 | 19.01.2022 14:43:14 | -28,800 | d3daaf1f9cba544510a501162c19a2bb832d58ec | feat: import ComicInfo Tags element
closes | [
{
"change_type": "MODIFY",
"diff": "@@ -11,6 +11,7 @@ data class BookMetadataPatch(\nval authors: List<Author>? = null,\nval isbn: String? = null,\nval links: List<WebLink>? = null,\n+ val tags: Set<String>? = null,\nval readLists: List<ReadListEntry> = emptyList(),\n) {\n",
"new_path": "komga/src/main/... | Kotlin | MIT License | gotson/komga | feat: import ComicInfo Tags element
closes #541 | 1 | feat | null |
889,620 | 19.01.2022 14:50:15 | -28,800 | 27d81b0ea6957b984e9c5ce87714faa2a24726e5 | build: use config-dir for local development | [
{
"change_type": "MODIFY",
"diff": "@@ -13,10 +13,6 @@ node_modules\n*.tmp\n*.bak\n-### H2 databases\n-*.mv.db\n-*.trace.db\n-\n### SQLite databases\n*.sqlite\n*.sqlite-journal\n@@ -47,6 +43,5 @@ nbdist/\n### Komga\n/komga/src/main/resources/public/\n-/komga/artemis/\n-/komga/lucene/\n+/config-dir/\napplica... | Kotlin | MIT License | gotson/komga | build: use config-dir for local development | 1 | build | null |
386,596 | 19.01.2022 15:09:16 | 0 | 9ef2ccd131149e72ba87aee20f1720a99dbd9e07 | feat: Add secrets to v4 servers | [
{
"change_type": "MODIFY",
"diff": "*/\nimport { callRequest, createApiContext } from '@lowdefy/api';\n+import { getSecretsFromEnv } from '@lowdefy/node-utils';\nimport connections from '../../../../../build/plugins/connections.js';\nimport operators from '../../../../../build/plugins/operatorsServer.js';\n... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | feat: Add secrets to v4 servers | 1 | feat | null |
739,257 | 19.01.2022 15:26:04 | -3,600 | 22c5be735e4a790184463ef67716aa65f587c311 | fix: Add ttl on welcome-ui cdn font deploy | [
{
"change_type": "MODIFY",
"diff": "@@ -72,7 +72,8 @@ jobs:\nfrom: packages/IconFont/fonts\nto: s3://welcome-ui/public/fonts/$BRANCH/$ICON_FONT_HASH/\narguments: |\n- --metadata GitCommit=$CIRCLE_SHA1 --delete\n+ --metadata GitCommit=$CIRCLE_SHA1 --delete \\\n+ --cache-control \"max-age=2678400\"\nbuild:\n<... | TypeScript | MIT License | wttj/welcome-ui | fix: Add ttl on welcome-ui cdn font deploy | 1 | fix | null |
777,392 | 19.01.2022 15:29:44 | 28,800 | 25b5f6b1f7b4fe81a2c8d113aa5b578a825ad797 | docs: describe oidc integration for enterprise | [
{
"change_type": "ADD",
"diff": "+.. _oidc:\n+\n+#################################################\n+ OpenID Connect Integration (Enterprise Edition)\n+#################################################\n+\n+Determined EE provides an OpenID Connect (OIDC) integration allowing users to use single sign-on\n+(S... | Python | Apache License 2.0 | determined-ai/determined | docs: describe oidc integration for enterprise (#3400) | 1 | docs | null |
889,620 | 19.01.2022 15:38:52 | -28,800 | 39f686bebeb35a9bcf61de461cfa958b4fd40a7d | feat: check changed book hash before resetting during scan | [
{
"change_type": "MODIFY",
"diff": "@@ -147,11 +147,23 @@ class LibraryContentLifecycle(\nexistingBooks.find { it.url == newBook.url && it.deletedDate == null }?.let { existingBook ->\nlogger.debug { \"Matched existing book: $existingBook\" }\nif (newBook.fileLastModified.notEquals(existingBook.fileLastModi... | Kotlin | MIT License | gotson/komga | feat: check changed book hash before resetting during scan | 1 | feat | null |
777,374 | 19.01.2022 16:01:41 | 28,800 | 9173646942dfbd1dcf931cc7c707b1dc32182f53 | ci: increase timeouts for GKE cluster creation, move notifications from #ml-ag to #ci-bots. | [
{
"change_type": "MODIFY",
"diff": "@@ -606,6 +606,7 @@ commands:\n- run:\ncommand: gcloud container clusters create ${CLUSTER_ID} --machine-type=n1-standard-8 --cluster-version=<<parameters.gke-version>> --region=<<parameters.region>> --node-locations=<<parameters.node-locations>> --scopes storage-rw,cloud... | Python | Apache License 2.0 | determined-ai/determined | ci: increase timeouts for GKE cluster creation, move notifications from #ml-ag to #ci-bots. (#3469) | 1 | ci | null |
667,659 | 19.01.2022 16:17:34 | -28,800 | 774468df2ad1b4934a40ec7d9335493329737563 | feat(ios): 1.default enable turbo, 2.fix package jsi error | [
{
"change_type": "MODIFY",
"diff": "@@ -58,6 +58,7 @@ HIPPY_EXPORT_METHOD(debug:(nonnull NSNumber *)instanceId)\nHippyRootView *rootView = [[HippyRootView alloc] initWithBridge:bridge moduleName:@\"your module name\" initialProperties:@{@\"isSimulator\": @(isSimulator) shareOptions:nil delegate:nil];\n#else... | C++ | Apache License 2.0 | tencent/hippy | feat(ios): 1.default enable turbo, 2.fix package jsi error (#1475)
Co-authored-by: bennyzqliu <bennyzqliu@tencent.com>
Co-authored-by: luomy <ozonelmy@163.com> | 1 | feat | ios |
306,346 | 19.01.2022 16:29:07 | -11,880 | 28b14d56b8f19c3d38473716ef2ea791ddc86048 | refactor(aws): resources migration for waf | [
{
"change_type": "MODIFY",
"diff": "@@ -88,8 +88,8 @@ var ResourceRegistry []*schema.RegistryItem = []*schema.RegistryItem{\ngetNewKMSExternalKeyRegistryItem(),\nGetVPNConnectionRegistryItem(),\nGetVpcEndpointRegistryItem(),\n- GetWafv2WebACLRegistryItem(),\n- GetWafWebACLRegistryItem(),\n+ getWafv2WebACLRe... | Go | Apache License 2.0 | infracost/infracost | refactor(aws): resources migration for waf | 1 | refactor | aws |
160,177 | 19.01.2022 16:32:21 | -28,800 | 39e1a2fb254e480418275641880f454e5101e0c3 | feat: change MiniMap.show -> lf.extension.miniMap.show | [
{
"change_type": "MODIFY",
"diff": "@@ -62,10 +62,10 @@ export default function DndPanelExample() {\nfunction handleSwitch() {\nif (show) {\n- MiniMap.hide();\n+ lf.extension.miniMap.hide();\nsetShow(false);\n} else {\n- MiniMap.show();\n+ lf.extension.miniMap.show();\nsetShow(true);\n}\n}\n",
"new_path... | TypeScript | Apache License 2.0 | didi/logicflow | feat: change MiniMap.show -> lf.extension.miniMap.show | 1 | feat | null |
306,346 | 19.01.2022 16:34:17 | -11,880 | bf4f0585f8cb2f6b5886f69c1c982e900a7f561f | refactor(aws): fix Acl name to ACL | [
{
"change_type": "MODIFY",
"diff": "@@ -8,14 +8,14 @@ import (\nfunc getWafWebACLRegistryItem() *schema.RegistryItem {\nreturn &schema.RegistryItem{\nName: \"aws_waf_web_acl\",\n- RFunc: NewWafWebAcl,\n+ RFunc: NewWafWebACL,\nNotes: []string{\n\"Seller fees for Managed Rule Groups from AWS Marketplace are n... | Go | Apache License 2.0 | infracost/infracost | refactor(aws): fix Acl name to ACL | 1 | refactor | aws |
841,443 | 19.01.2022 17:08:28 | 28,800 | 5af79f634b7431e886b254992e7fbdbe044d1e9d | doc(repo): Update contributing docs | [
{
"change_type": "MODIFY",
"diff": "@@ -66,6 +66,7 @@ Steps to get started:\n## Getting your development environment set up\nAfter cloning the project there are a few steps required to get the project running.\n+For running all tests, take the following steps:\n1. Fetch submodules to pull ECMAScript test su... | Rust | Apache License 2.0 | swc-project/swc | doc(repo): Update contributing docs (#3298) | 1 | doc | repo |
127,979 | 19.01.2022 17:09:43 | -7,200 | b3cc273e39fb0d31cd15d93492091d51de23645b | feat: replace gohan[100] color with colorNew | [
{
"change_type": "MODIFY",
"diff": "@@ -2,10 +2,10 @@ import { rem } from '@heathmont/moon-utils';\nimport styled from 'styled-components';\nexport const AccordionWrapper = styled.div(\n- ({ theme: { color, colorNew, radius } }) => ({\n+ ({ theme: { colorNew, radius } }) => ({\nwidth: '100%',\npadding: rem(... | TypeScript | MIT License | coingaming/moon-design | feat: replace gohan[100] color with colorNew [B1M2-5043] (#1556) | 1 | feat | null |
791,682 | 19.01.2022 17:12:35 | 18,000 | 62848fb75ff419e6da1d0c103680dc58a1e7f6d9 | tests(devtools): ensure WebSQL table is populated | [
{
"change_type": "MODIFY",
"diff": "await TestRunner.loadTestModule('lighthouse_test_runner');\nawait TestRunner.showPanel('lighthouse');\n+ await TestRunner.RuntimeAgent.invoke_evaluate({\n+ expression: 'webSqlPromise',\n+ awaitPromise: true,\n+ });\nconst containerElement = LighthouseTestRunner.getContain... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | tests(devtools): ensure WebSQL table is populated (#13579) | 1 | tests | devtools |
306,320 | 19.01.2022 17:39:24 | 0 | 3bf35e9e2f3295cec434ce99f83278050388f05a | enhance: update error messages to link to troubleshooting page | [
{
"change_type": "MODIFY",
"diff": "@@ -233,12 +233,7 @@ func runProjectConfig(cmd *cobra.Command, runCtx *config.RunContext, ctx *config\nprovider, err := providers.Detect(ctx)\nif err != nil {\nm := fmt.Sprintf(\"%s\\n\\n\", err)\n- m += fmt.Sprintf(\"Use the %s flag to specify the path to one of the foll... | Go | Apache License 2.0 | infracost/infracost | enhance: update error messages to link to troubleshooting page | 1 | enhance | null |
897,061 | 19.01.2022 17:39:56 | -32,400 | 2f5097f06ee1a63cf94bf8f424f97725d88d9006 | chore(deps): update caniuse-lite | [
{
"change_type": "MODIFY",
"diff": "\"prettier\": \"^2.5.1\",\n\"rimraf\": \"^3.0.2\",\n\"typescript\": \"^4.5.4\"\n- }\n+ },\n+ \"dependencies\": {}\n}\n",
"new_path": "package.json",
"old_path": "package.json"
},
{
"change_type": "MODIFY",
"diff": "@@ -4494,20 +4494,10 @@ caniuse-api@^... | TypeScript | MIT License | kintone/js-sdk | chore(deps): update caniuse-lite (#1296) | 1 | chore | deps |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.