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
269,464
13.11.2021 22:32:22
10,800
0d0b7aaf93355fc7e3b0390a0ddd1af16f80ffd8
chore: bump schema
[ { "change_type": "MODIFY", "diff": "\"definitions\": {\n\"After\": {\n\"properties\": {\n- \"after\": {\n+ \"hooks\": {\n\"items\": {\n\"oneOf\": [\n{\n\"additionalProperties\": false,\n\"type\": \"object\"\n},\n+ \"Krew\": {\n+ \"properties\": {\n+ \"ids\": {\n+ \"items\": {\n+ \"type\": \"string\"\n+ },\n...
Go
MIT License
goreleaser/goreleaser
chore: bump schema
1
chore
null
4,988
13.11.2021 22:59:39
-3,600
722f1eb04d37f51d9118b94dc9b9aff2d495c05d
docs: update titles, links, feature and samples
[ { "change_type": "MODIFY", "diff": "</pre>\n+# CSV packages for Node.js and the web\n+\nThis project provides CSV generation, parsing, transformation and serialization for Node.js.\nIt has been tested and used by a large community over the years and should be considered reliable. It provides every option yo...
JavaScript
MIT License
adaltas/node-csv
docs: update titles, links, feature and samples
1
docs
null
269,464
13.11.2021 23:25:58
10,800
f731173491051debcc9a90e24b47ac45f02be59e
test: do not prefix version with v
[ { "change_type": "MODIFY", "diff": "@@ -236,8 +236,8 @@ func TestBuild(t *testing.T) {\n}\nctx := context.New(config)\nctx.Env[\"GO_FLAGS\"] = \"-v\"\n- ctx.Git.CurrentTag = \"5.6.7\"\n- ctx.Version = \"v\" + ctx.Git.CurrentTag\n+ ctx.Git.CurrentTag = \"v5.6.7\"\n+ ctx.Version = ctx.Git.CurrentTag\nbuild :=...
Go
MIT License
goreleaser/goreleaser
test: do not prefix version with v
1
test
null
317,842
13.11.2021 23:46:06
-3,600
25be3706189abe3be4b6a6d4d10f8cfe53233437
feat(sysinfo): sysinfo segment cpu, mem, load, ...
[ { "change_type": "MODIFY", "diff": "// Add the IDs of extensions you want installed when the container is created.\n\"extensions\": [\n+ \"eamodio.gitlens\",\n\"github.vscode-pull-request-github\",\n\"esbenp.prettier-vscode\",\n\"davidanson.vscode-markdownlint\",\n", "new_path": ".devcontainer/devcontai...
Go
MIT License
jandedobbeleer/oh-my-posh
feat(sysinfo): sysinfo segment cpu, mem, load, ...
1
feat
sysinfo
4,988
14.11.2021 00:04:33
-3,600
0cca111c91762e1c922195873a50f10444e68f53
ci: publish action
[ { "change_type": "MODIFY", "diff": "@@ -34,3 +34,19 @@ jobs:\nnode-version: ${{ matrix.node-version }}\n- run: yarn --frozen-lockfile\n- run: yarn run test:legacy\n+ publish:\n+ needs: [test, test_legacy]\n+ runs-on: ubuntu-latest\n+ strategy:\n+ matrix:\n+ node-version: [16.x]\n+ steps:\n+ - uses: actions/...
JavaScript
MIT License
adaltas/node-csv
ci: publish action
1
ci
null
317,646
14.11.2021 10:50:47
-3,600
2040771190919aecaf1894850ccc1664bb3c65d0
feat(env): add template properties
[ { "change_type": "MODIFY", "diff": "@@ -50,3 +50,7 @@ The segment will show when the value of the environment variable isn't empty.\n```\n- var_name: `string` - the name of the environment variable\n+\n+## Template Properties\n+\n+- `.Value`: `string` - the value of the environment variable\n", "new_pat...
Go
MIT License
jandedobbeleer/oh-my-posh
feat(env): add template properties
1
feat
env
317,646
14.11.2021 11:04:31
-3,600
f5aeed466e54e6f2b5858d93aebc65c3dff17588
feat(executiontime): add template properties
[ { "change_type": "MODIFY", "diff": "@@ -48,3 +48,8 @@ Style specifies the format in which the time will be displayed. The table below\n| houston | `00:00:00.001` | `00:00:02.1` | `00:03:02.1` | `04:03:02.1` |\n| amarillo | `0.001s` | `2.1s` | `182.1s` | `14,582.1s` |\n| round | `1ms` | `2s` | `3m 2s` | `4h ...
Go
MIT License
jandedobbeleer/oh-my-posh
feat(executiontime): add template properties
1
feat
executiontime
269,464
14.11.2021 11:22:27
10,800
f318be45291dcc1a51bd7d15bdf43a0c1a6be256
feat: update nfpm to 2.9.2
[ { "change_type": "MODIFY", "diff": "@@ -18,7 +18,7 @@ require (\ngithub.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible\ngithub.com/google/go-github/v39 v39.2.0\ngithub.com/goreleaser/fileglob v1.2.0\n- github.com/goreleaser/nfpm/v2 v2.9.1\n+ github.com/goreleaser/nfpm/v2 v2.9.2\ngithub.com/imd...
Go
MIT License
goreleaser/goreleaser
feat: update nfpm to 2.9.2
1
feat
null
269,464
14.11.2021 12:27:43
10,800
4bd0b73e95e83cfaa51b19330c4b039d1d7c0d09
chore(ci): fix test pkgs
[ { "change_type": "MODIFY", "diff": "@@ -30,7 +30,10 @@ jobs:\n- uses: docker/setup-qemu-action@v1\n- uses: actions/cache@v2\nwith:\n- path: ./dist\n+ path: |\n+ ./dist/*.deb\n+ ./dist/*.rpm\n+ ./dist/*.apk\nkey: ${{ runner.os }}-go-${{ hashFiles('**/*.go') }}-${{ hashFiles('**/go.sum') }}\n- run: task gorel...
Go
MIT License
goreleaser/goreleaser
chore(ci): fix test pkgs
1
chore
ci
679,913
14.11.2021 12:55:25
-3,600
50354c8b669d694282e694dbd980ffe869f689c6
fix(api): disable debug console output in mixin()
[ { "change_type": "MODIFY", "diff": "* Class behavior mixin based on:\n* {@link http://raganwald.com/2015/06/26/decorators-in-es7.html}\n*\n- * Additionally only injects/overwrites properties in target, which are\n- * NOT marked with `@nomixin` (i.e. haven't set their `configurable`\n+ * Additionally only in...
TypeScript
Apache License 2.0
thi-ng/umbrella
fix(api): disable debug console output in mixin()
1
fix
api
135,449
14.11.2021 18:36:22
-28,800
cc474e5153ab6ba551b8b093af2027f570e9506f
docs: add v14 to releases and fix jump-link
[ { "change_type": "MODIFY", "diff": "- [Shared configuration](#shared-configuration)\n- [API](#api)\n- [Tools](#tools)\n-- [Version Support and Releaes](#version-support-and-releaes)\n+- [Version Support and Releases](#version-support-and-releases)\n- [Related projects](#related-projects)\n- [License](#licen...
TypeScript
MIT License
conventional-changelog/commitlint
docs: add v14 to releases and fix jump-link
1
docs
null
135,449
14.11.2021 18:37:01
-28,800
e4423d371561ab6d4f84584b1a77f5b1e7ee375f
docs: add v14 to releases
[ { "change_type": "MODIFY", "diff": "@@ -198,7 +198,7 @@ Features will only be applied to the current main version.\n| Release | Inital release | End-of-life |\n| -------------------------------------------------------------------------------- | -------------- | ----------- |\n-| [v13](https://github.com/con...
TypeScript
MIT License
conventional-changelog/commitlint
docs: add v14 to releases
1
docs
null
67,516
14.11.2021 19:43:32
-3,600
246951a2d632c82d1109b21a6c168c2242f26eb7
chore: post-review changes 3
[ { "change_type": "MODIFY", "diff": "@@ -21,7 +21,7 @@ export class MyApp { }\n{% endtab %}\n{% endtabs %}\n-Without any setter for the `@bindable` num we might end up with the string `'42'` as the value for `num` in `MyEl`.\n+Without any setter for the `@bindable` num we will end up with the string `'42'` a...
TypeScript
MIT License
aurelia/aurelia
chore: post-review changes 3
1
chore
null
217,922
14.11.2021 21:12:01
-3,600
9ab3e6a59dcfea52681225428b7ef04ea5e0dc0b
feat(inventory-optimizer): new button to export optimization panel as JSON
[ { "change_type": "MODIFY", "diff": "<nz-collapse-panel *ngIf=\"showHidden || !optimization.hidden\" [nzHeader]=\"header\" #globalPanelRef>\n<ng-template #header>\n<div fxLayout=\"row\" fxLayoutAlign=\"space-between center\">\n+ <div fxLayout=\"row\" fxLayoutAlign=\"flex-start center\" fxLayoutGap=\"5px\">\n...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(inventory-optimizer): new button to export optimization panel as JSON
1
feat
inventory-optimizer
217,922
14.11.2021 21:12:39
-3,600
3fd6c281a9398716ba439112d5f5086c1ce75420
feat(navigation): you can now copy step label as string in your clipboard by clicking on it
[ { "change_type": "MODIFY", "diff": "-import { Directive, EventEmitter, HostListener, Input, Output } from '@angular/core';\n+import { Directive, EventEmitter, HostBinding, HostListener, Input, Output } from '@angular/core';\nimport { Clipboard } from '@angular/cdk/clipboard';\nimport { NzMessageService } fr...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(navigation): you can now copy step label as string in your clipboard by clicking on it
1
feat
navigation
217,922
14.11.2021 21:13:01
-3,600
5f1d334f90c235fffebba93a5fadd9d033a4d4f2
feat(pricing): now filling HQ price for vendor items too
[ { "change_type": "MODIFY", "diff": "@@ -118,11 +118,7 @@ export class PricingComponent implements AfterViewInit {\npublic fillMbCosts(rows: ListRow[], finalItems = false): void {\nconst stopInterval$ = new Subject<void>();\n- const rowsToFill = rows\n- .filter(row => {\n- const price = this.pricingService.g...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(pricing): now filling HQ price for vendor items too
1
feat
pricing
756,039
15.11.2021 00:06:39
28,800
d63d1e3d90d65bfbe065417a13e68875a6b4f462
chore(wallet): fix up imports
[ { "change_type": "MODIFY", "diff": "@@ -3,7 +3,8 @@ import { Link, useRouteMatch } from 'react-router-dom';\nimport { makeStyles, useTheme } from '@mui/styles';\nimport List from '@mui/material/List';\nimport ListItem from '@mui/material/ListItem';\n-import { ListItemText, ListItemIcon } from '@mui/material...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore(wallet): fix up imports
1
chore
wallet
877,015
15.11.2021 01:39:17
-3,600
f2931f711a1d1ce82c46f6ae7a2a361f437b07a8
docs(@vtmn/css-tailwind-preset): change files in package.json
[ { "change_type": "MODIFY", "diff": "@@ -74,22 +74,6 @@ import '@vtmn/icons/dist/vitamix/font/vitamix.css';\nOr you can also import it with a CDN like `unpkg.com` with [this file](https://unpkg.com/@vtmn/icons/dist/vitamix/font/vitamix.css).\n-## Usage\n-\n-Once you have installed this package, you just have...
JavaScript
Apache License 2.0
decathlon/vitamin-web
docs(@vtmn/css-tailwind-preset): change files in package.json
1
docs
@vtmn/css-tailwind-preset
877,015
15.11.2021 01:45:28
-3,600
00141fdc84970fca1e277c1b9ef4674995b3ed97
docs(@vtmn/css-tailwind-preset): change CSS import in readme
[ { "change_type": "MODIFY", "diff": "@@ -92,13 +92,13 @@ module.exports = {\nThen import files inside your CSS entry point:\n```css\n-@import 'tailwindcss/base'; // import base CSS classes from Tailwind CSS (optional)\n-@import '@vtmn/css-design-tokens/dist/index.css'; // import Vitamin utilities CSS classes...
JavaScript
Apache License 2.0
decathlon/vitamin-web
docs(@vtmn/css-tailwind-preset): change CSS import in readme
1
docs
@vtmn/css-tailwind-preset
877,015
15.11.2021 02:01:01
-3,600
139bca1c646fd74469f7f4816d7740f5012d51aa
docs(@vtmn/css-tailwind-preset): add postcss-import in readme
[ { "change_type": "MODIFY", "diff": "@@ -117,7 +117,7 @@ For example:\n</div>\n```\n-Fore more details about CSS utility classes from this package, [see Tailwind CSS documentation here](https://tailwindcss.com/docs).\n+For more details about CSS utility classes from this package, [see Tailwind CSS documentat...
JavaScript
Apache License 2.0
decathlon/vitamin-web
docs(@vtmn/css-tailwind-preset): add postcss-import in readme
1
docs
@vtmn/css-tailwind-preset
426,739
15.11.2021 08:13:35
0
7ed9355a00a366d630faa882df06bb826fb4c66d
fix: improve output for very small visual diff percentage
[ { "change_type": "ADD", "diff": "+---\n+'@web/test-runner-visual-regression': patch\n+---\n+\n+improve output in visual regression tests when very small differences from baseline\n", "new_path": ".changeset/curly-cameras-deliver.md", "old_path": null }, { "change_type": "MODIFY", "diff":...
TypeScript
MIT License
modernweb-dev/web
fix: improve output for very small visual diff percentage (#1779)
1
fix
null
277,286
15.11.2021 08:37:46
-3,600
7cbc9e2770bad5cbd27ef69ee4cd48b5a1469ed8
feat: Add height attr to profile card.
[ { "change_type": "MODIFY", "diff": "@@ -3850,6 +3850,7 @@ ui_plot_card <- function(\n#' or a path to an image hosted on the Wave daemon (starting with `/`).\n#' .\n#' @param items Components in this card displayed below the image.\n+#' @param height The height of the bottom content (items), e.g. '400px'. Us...
Python
Apache License 2.0
h2oai/wave
feat: Add height attr to profile card.
1
feat
null
471,204
15.11.2021 08:52:56
18,000
6b77b679ca6f70ff3b70b26ff769c120b06b1cd9
feat: add WIP metrics SDK
[ { "change_type": "MODIFY", "diff": "},\n{\n\"path\": \"../opentelemetry-exporter-trace-otlp-http\"\n- },\n- {\n- \"path\": \"../opentelemetry-sdk-metrics-base\"\n}\n]\n}\n", "new_path": "experimental/packages/opentelemetry-exporter-metrics-otlp-grpc/tsconfig.json", "old_path": "experimental/packages...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js
feat: add WIP metrics SDK (#2601) Co-authored-by: Georg Pirklbauer <georg.pirklbauer@dynatrace.com>
1
feat
null
217,233
15.11.2021 09:14:15
-14,400
34eca44a1c6e3702919e7639b51810fd26ed0981
fix: added nested selectors
[ { "change_type": "MODIFY", "diff": "\"build\": \"docusaurus build\",\n\"swizzle\": \"docusaurus swizzle\",\n\"test\": \"yarn test:lint && yarn run build\",\n- \"test:lint\": \"eslint ./**/*.{ts,tsx,js,jsx} && stylelint ./**/*.scss\",\n- \"test:lint:fix\": \"eslint --fix './**/*.{ts,tsx,js,jsx}' && stylelint...
JavaScript
MIT License
feature-sliced/documentation
fix: added nested selectors
1
fix
null
392,551
15.11.2021 09:15:15
-3,600
6899e78810f43e975b9cf88468ba55b39d99de70
chore: upgrade threejs
[ { "change_type": "MODIFY", "diff": "\"@types/pbf\": \"^3.0.2\",\n\"@types/polylabel\": \"^1.0.5\",\n\"@types/rbush\": \"^3.0.0\",\n- \"@types/three\": \"^0.130.1\",\n+ \"@types/three\": \"^0.134.0\",\n\"@types/virtual-dom\": \"^2.1.1\",\n\"earcut\": \"^2.2.3\",\n\"martinez-polygon-clipping\": \"^0.7.1\",\n\...
TypeScript
MIT License
mapillary/mapillary-js
chore: upgrade threejs
1
chore
null
277,287
15.11.2021 09:19:52
-3,600
e28c05aa93ae593b5dffbd61b00aaca4681ccc5e
fix: Respect UTC time when selecting date using ui.datepicker
[ { "change_type": "MODIFY", "diff": "@@ -68,7 +68,7 @@ export const\nonSelectDate = (d: Date | null | undefined) => {\nconst val = (d === null || d === undefined) ? defaultVal : formatDate(d)\nwave.args[m.name] = val\n- setValue(val ? new Date(val) : undefined)\n+ setValue(val ? new Date(`${val} 00:00:00`) :...
Python
Apache License 2.0
h2oai/wave
fix: Respect UTC time when selecting date using ui.datepicker #1098 (#1123)
1
fix
null
815,607
15.11.2021 09:53:37
-28,800
c2d61a4e98f8fbedfa316296bfb9c30634e804d6
Fix: add dirty flag when load cell data as code
[ { "change_type": "MODIFY", "diff": "@@ -9,7 +9,7 @@ use crate::{\nuse ckb_traits::CellDataProvider;\nuse ckb_types::core::cell::CellMeta;\nuse ckb_vm::{\n- memory::{Memory, FLAG_EXECUTABLE, FLAG_FREEZED},\n+ memory::{Memory, FLAG_DIRTY, FLAG_EXECUTABLE, FLAG_FREEZED},\nregisters::{A0, A1, A2, A3, A4, A5, A7...
Rust
MIT License
nervosnetwork/ckb
Fix: add dirty flag when load cell data as code
1
fix
null
705,231
15.11.2021 09:56:07
18,000
9aab2fde39cb62a8bff53cb91edc8f379fa176a0
fix: [All] MaterialTextButtonStyle as the wrong disable foreground color
[ { "change_type": "MODIFY", "diff": "<StaticResource x:Key=\"MaterialOutlinedButtonLowBrush\"\nResourceKey=\"MaterialOnSurfaceLowBrush\" />\n<StaticResource x:Key=\"MaterialTextButtonLowBrush\"\n- ResourceKey=\"MaterialOnSurfaceMediumBrush\" />\n+ ResourceKey=\"MaterialOnSurfaceLowBrush\" />\n<!-- Styles -->...
C#
Apache License 2.0
unoplatform/uno.themes
fix: [All] MaterialTextButtonStyle as the wrong disable foreground color #656
1
fix
null
915,235
15.11.2021 10:15:25
0
ef11adf23ba853c4cd69cd8a14b9e2e67460511c
chore: bump aline to 3.14.3
[ { "change_type": "MODIFY", "diff": "-FROM alpine:3.14.2\n+FROM alpine:3.14.3\nRUN addgroup -S ory; \\\nadduser -S ory -G ory -D -H -s /bin/nologin\n", "new_path": ".docker/Dockerfile-alpine", "old_path": ".docker/Dockerfile-alpine" }, { "change_type": "MODIFY", "diff": "@@ -16,7 +16,7 @@...
Go
Apache License 2.0
ory/hydra
chore: bump aline to 3.14.3 (#2856) Signed-off-by: Daniel Sutton <daniel@ducksecops.uk>
1
chore
null
756,032
15.11.2021 10:16:28
28,800
57748240fa46b4c14634ba1f7462f3fa8688667a
chore: add assert.note
[ { "change_type": "MODIFY", "diff": "@@ -35,7 +35,12 @@ export const makePaymentLedger = (\n// TODO This should also destroy ledger state.\n// See https://github.com/Agoric/agoric-sdk/issues/3434\nif (optShutdownWithFailure !== undefined) {\n+ try {\noptShutdownWithFailure(reason);\n+ } catch (errInShutdown)...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore: add assert.note (#4067)
1
chore
null
688,524
15.11.2021 10:23:34
0
099a9ecd97b8d61dea0072c19247367522bc80a8
chore: fix release through changesets prepublish was being called from dist-package/package.json
[ { "change_type": "DELETE", "diff": "-#!/usr/bin/env node\n-\n-const path = require('path')\n-const packageRootDir = path.resolve('.')\n-\n-const { copyPackageJson } = require('./utils')\n-\n-copyPackageJson(packageRootDir)\n", "new_path": null, "old_path": "bin/prepublish.js" }, { "change_ty...
TypeScript
MIT License
toptal/picasso
chore: fix release through changesets (#2240) prepublish was being called from dist-package/package.json
1
chore
null
251,200
15.11.2021 10:29:51
-7,200
279d6d9d0407446cf7d14f7bbb72e7efb8dff3dc
feat: added ability to specify key length for KeyGenerator
[ { "change_type": "MODIFY", "diff": "@@ -43,7 +43,6 @@ import org.gluu.oxauth.model.util.SecurityProviderUtility;\nimport org.gluu.oxauth.model.util.StringUtils;\nimport org.gluu.util.StringHelper;\nimport org.json.JSONArray;\n-import org.json.JSONException;\nimport org.json.JSONObject;\n/**\n@@ -69,6 +68,7 ...
Java
MIT License
gluufederation/oxauth
feat: added ability to specify key length for KeyGenerator https://github.com/GluuFederation/oxAuth/issues/1587
1
feat
null
217,922
15.11.2021 10:36:59
-3,600
69ddbe70d8eddbbab9bcf693967b377f4c499420
feat(inventory-optimizer): new toggle to hide empty entries
[ { "change_type": "MODIFY", "diff": "<div class=\"switch-label\">{{'INVENTORY_OPTIMIZER.Show_hidden' | translate}}</div>\n<nz-switch [(ngModel)]=\"showIgnored\" (ngModelChange)=\"reloader$.next(null)\"></nz-switch>\n<div>{{'INVENTORY_OPTIMIZER.Show_ignored' | translate}}</div>\n+ <nz-switch [(ngModel)]=\"hid...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(inventory-optimizer): new toggle to hide empty entries
1
feat
inventory-optimizer
737,359
15.11.2021 10:37:35
0
a660e4f9afee21d35b7fbd776d720846ee0758dd
test(kitsu): check infinite nested relationships pass tests Already covered in the relevant kitsu-core component but verifys it works across the entire package
[ { "change_type": "MODIFY", "diff": "import axios from 'axios'\nimport MockAdapter from 'axios-mock-adapter'\n+import stringify from 'json-stringify-safe'\nimport Kitsu from 'kitsu'\nimport {\ngetCollection,\n@@ -155,5 +156,116 @@ describe('kitsu', () => {\nexpect(errors[0].status).toBe('400')\n}\n})\n+\n+\n...
JavaScript
MIT License
wopian/kitsu
test(kitsu): check infinite nested relationships pass tests Already covered in the relevant kitsu-core component but verifys it works across the entire package
1
test
kitsu
71,663
15.11.2021 10:46:50
28,800
4cd4af8797d8289c51f7fe58ad58c0504a5ce652
chore(iot): rename FirehoseStreamProps to FirehoseStreamActionProps An action item from *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": "@@ -136,9 +136,7 @@ import * as s3 from '@aws-cdk/aws-s3';\nimport * as firehose from '@aws-cdk/aws-kinesisfirehose';\nimport * as destinations from '@aws-cdk/aws-kinesisfirehose-destinations';\n-const bucket = new s3.Bucket(this, 'MyBucket', {\n- removalPolicy: cdk.Remov...
TypeScript
Apache License 2.0
aws/aws-cdk
chore(iot): rename FirehoseStreamProps to FirehoseStreamActionProps (#17495) An action item from https://github.com/aws/aws-cdk/pull/17466#pullrequestreview-805079818. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
chore
iot
737,359
15.11.2021 10:57:10
0
6b89bf981d3164b97cabe75327cf55fb81d2e768
test: add failing test for nested relationships pointing to same resource See
[ { "change_type": "MODIFY", "diff": "@@ -547,5 +547,123 @@ describe('kitsu-core', () => {\n}\n})\n})\n+\n+ // TODO: https://github.com/wopian/kitsu/issues/579\n+ it.skip('deserialises nested relationships of same name', () => {\n+ expect.assertions(1)\n+ expect(deserialise({\n+ data: [\n+ {\n+ id: '1',\n+ ty...
JavaScript
MIT License
wopian/kitsu
test: add failing test for nested relationships pointing to same resource See https://github.com/wopian/kitsu/issues/579
1
test
null
127,946
15.11.2021 11:10:57
-3,600
422e214722d8006d09df8937490f1338e322cb3a
fix: remove draggabletable preview
[ { "change_type": "DELETE", "diff": "-// @ts-nocheck\n-import React from 'react';\n-import Default from '../../public/examples/draggabletable/Default';\n-import Preview from '../../components/codePreview/Preview';\n-import useExamples from '../../utils/useExamples';\n-\n-const PreviewDraggableTable = () => {...
TypeScript
MIT License
coingaming/moon-design
fix: remove draggabletable preview
1
fix
null
791,370
15.11.2021 11:11:04
25,200
33c0f63e0e0ce69d9ef6e57b04d1b8cc10ed2b78
feat(monitoring/metricsscope): promote apiv1 to GA
[ { "change_type": "MODIFY", "diff": "@@ -1271,8 +1271,7 @@ var microgenGapicConfigs = []*microgenConfig{\nimportPath: \"cloud.google.com/go/monitoring/metricsscope/apiv1\",\ngRPCServiceConfigPath: \"metricsscopes_grpc_service_config.json\",\napiServiceConfigPath: \"monitoring.yaml\",\n- // GA after 2021/10/1...
Go
Apache License 2.0
googleapis/google-cloud-go
feat(monitoring/metricsscope): promote apiv1 to GA (#5135)
1
feat
monitoring/metricsscope
217,922
15.11.2021 11:27:25
-3,600
5fa5865db83228ff34a23ecc4c067e5802a3b770
chore: better UX for the hide empty toggle in optimizer
[ { "change_type": "MODIFY", "diff": "@@ -97,7 +97,7 @@ export class InventoryOptimizerComponent {\n})\n);\npublic showIgnored = false;\n- public hideEmpty = false;\n+ public hideEmpty = true;\npublic display$: Observable<InventoryOptimization[]> = this.optimizations$.pipe(\nmap((optimizations) => {\nreturn J...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: better UX for the hide empty toggle in optimizer
1
chore
null
756,038
15.11.2021 11:34:10
28,800
7b2295c6bb3a10a382bc0cfb790dc1ad9585e3c4
fix: downgrade grpc-gateway
[ { "change_type": "MODIFY", "diff": "@@ -10,7 +10,6 @@ require (\ngithub.com/golang/protobuf v1.5.2\ngithub.com/gorilla/mux v1.8.0\ngithub.com/grpc-ecosystem/grpc-gateway v1.16.0\n- github.com/grpc-ecosystem/grpc-gateway/v2 v2.6.0\ngithub.com/rakyll/statik v0.1.7\ngithub.com/spf13/cast v1.4.1\ngithub.com/spf...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix: downgrade grpc-gateway
1
fix
null
126,276
15.11.2021 11:34:46
10,800
c2a599cb063e54d9fb266329c8cb091d26df30a2
test(embedded/store): re-enable metadata unit testing
[ { "change_type": "MODIFY", "diff": "@@ -17,6 +17,7 @@ package store\nimport (\n\"bytes\"\n+ \"crypto/sha256\"\n\"encoding/binary\"\n\"errors\"\n\"fmt\"\n@@ -923,38 +924,24 @@ func TestImmudbStoreKVConstraints(t *testing.T) {\n})\n}\n-/*\nfunc TestImmudbStoreKVMetadata(t *testing.T) {\nopts := DefaultOptions...
Go
Apache License 2.0
codenotary/immudb
test(embedded/store): re-enable metadata unit testing Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
embedded/store
217,922
15.11.2021 11:45:44
-3,600
6df83e31116ca7e5b50b27cb8966b6b9fc11d7ab
feat(settings): new "maximum total vendor price" setting to set max allowed total price for a row
[ { "change_type": "MODIFY", "diff": "@@ -27,6 +27,9 @@ export class LayoutRowFilter {\nif (settings.maximumVendorPrice > 0) {\nvendors = vendors.filter(vendor => vendor.price <= settings.maximumVendorPrice);\n}\n+ if (settings.maximumTotalVendorPrice > 0) {\n+ vendors = vendors.filter(vendor => vendor.price ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(settings): new "maximum total vendor price" setting to set max allowed total price for a row
1
feat
settings
217,922
15.11.2021 12:01:51
-3,600
632d02789bdb65f2af6bd6a34cf39a76423f6eb3
chore: reverting package.json configuration, bye bye beta
[ { "change_type": "MODIFY", "diff": "{\n- \"name\": \"ffxiv-teamcraft-beta\",\n+ \"name\": \"ffxiv-teamcraft\",\n\"description\": \"Collaborative crafting made easy\",\n\"homepage\": \"https://ffxivteamcraft.com\",\n- \"author\": \"FFXIV Teamcraft beta\",\n- \"version\": \"9.0.0-beta.2\",\n+ \"author\": \"FF...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: reverting package.json configuration, bye bye beta
1
chore
null
730,459
15.11.2021 12:02:57
28,800
7c42173ac5db3b432267f3641435057d71b69dda
fix(http): params.xhr for all requests
[ { "change_type": "MODIFY", "diff": "@@ -27,6 +27,7 @@ export default function _request(options) {\n// Set `response` to `true` to approximate an `HttpResponse` object\nparams.response = true;\n+ setXhr(params);\nbindProgressEvents(params, options);\nsetAuth(params, options);\nsetCookies(params, options);\n@...
JavaScript
MIT License
webex/webex-js-sdk
fix(http): params.xhr for all requests
1
fix
http
791,834
15.11.2021 12:09:16
21,600
444c16e033551565cadf7148cbcc4b153cf04862
deps: update chrome-launcher to 0.15.0
[ { "change_type": "MODIFY", "diff": "},\n\"dependencies\": {\n\"axe-core\": \"4.2.3\",\n- \"chrome-launcher\": \"^0.14.2\",\n+ \"chrome-launcher\": \"^0.15.0\",\n\"configstore\": \"^5.0.1\",\n\"csp_evaluator\": \"1.1.0\",\n\"cssstyle\": \"1.2.1\",\n", "new_path": "package.json", "old_path": "package....
JavaScript
Apache License 2.0
googlechrome/lighthouse
deps: update chrome-launcher to 0.15.0 (#13353)
1
deps
null
306,338
15.11.2021 12:21:38
-3,600
46f88e7e2374c132423f1f10e028efbe79d087c5
docs: update supported resources link in contributing guide
[ { "change_type": "MODIFY", "diff": "@@ -346,7 +346,7 @@ The count parameter replicates the resource in the Terraform plan JSON so there\n- [ ] Added test cases without usage-file\n- [ ] Added test cases with usage-file\n- [ ] Compared test case output to cloud cost calculator.\n-- [ ] Created a PR to update...
Go
Apache License 2.0
infracost/infracost
docs: update supported resources link in contributing guide (#1130)
1
docs
null
317,898
15.11.2021 12:26:22
-3,600
789d2c2269258d1fdf3b6a90cd261166e9c231a6
fix: remove unsupported icons from minimal themes
[ { "change_type": "MODIFY", "diff": "\"branch_identical_icon\": \"\\u2261\",\n\"cherry_pick_icon\": \"\\u2713 \",\n\"commit_icon\": \"\\u25b7 \",\n- \"local_staged_icon\": \"\",\n- \"local_working_icon\": \"\",\n\"merge_icon\": \"\\u25f4 \",\n\"no_commits_icon\": \"[no commits]\",\n\"rebase_icon\": \"\\u2c62...
Go
MIT License
jandedobbeleer/oh-my-posh
fix: remove unsupported icons from minimal themes
1
fix
null
428,449
15.11.2021 12:29:34
18,000
0709ef296e4dad908ce6e813ec85af58f76a23bc
chore(NODE-3754): bump mongodb-connection-string-url to v2.2.0
[ { "change_type": "MODIFY", "diff": "\"dependencies\": {\n\"bson\": \"^4.5.4\",\n\"denque\": \"^2.0.1\",\n- \"mongodb-connection-string-url\": \"^2.1.0\"\n+ \"mongodb-connection-string-url\": \"^2.2.0\"\n},\n\"devDependencies\": {\n\"@istanbuljs/nyc-config-typescript\": \"^1.0.1\",\n}\n},\n\"node_modules/mon...
TypeScript
Apache License 2.0
mongodb/node-mongodb-native
chore(NODE-3754): bump mongodb-connection-string-url to v2.2.0 (#3038)
1
chore
NODE-3754
342,861
15.11.2021 12:37:57
-3,600
95cb242257133dabd12c666e73e01a79a1c87306
feat(Badge): add border and carriers props
[ { "change_type": "MODIFY", "diff": "@@ -17,12 +17,24 @@ After adding import into your project you can use it simply like:\nTable below contains all types of the props available in Badge component.\n| Name | Type | Default | Description |\n-| :-------- | :-------------- | :---------- | :---------------------...
JavaScript
MIT License
kiwicom/orbit
feat(Badge): add border and carriers props
1
feat
Badge
342,861
15.11.2021 12:39:12
-3,600
e48aed9f77d54bce9b8a28e253a8b0e3b45cffc9
feat(CarrierLogo): add rounded prop
[ { "change_type": "MODIFY", "diff": "@@ -21,6 +21,7 @@ Table below contains all types of the props available in CarrierLogo component.\n| **carriers** | [`Carrier[]`](#carrier) | | The content of the CarrierLogo, passed as array of objects. |\n| dataTest | `string` | | Optional prop for testing purposes. |\n...
JavaScript
MIT License
kiwicom/orbit
feat(CarrierLogo): add rounded prop
1
feat
CarrierLogo
756,038
15.11.2021 12:41:22
28,800
dcbc9cd9365a1f0bfac7027072c395e7f461cebe
chore: minimize go.sum changes
[ { "change_type": "MODIFY", "diff": "@@ -368,9 +368,8 @@ github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5x\ngithub.com/gofrs/flock v0.8.1/go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU=\ngithub.com/gogo/gateway v1.1.0 h1:u0SuhL9+Il+UbjM9VIE3ntfRujKbvVpFvNB4HbjeVQ0=\ngith...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore: minimize go.sum changes
1
chore
null
342,861
15.11.2021 12:41:58
-3,600
b49b91edb6fe28d7bef3b00825ae51281d484c41
feat(BadgePrimitive): add carriers prop fix(Itinerary): fix Text after rebase
[ { "change_type": "MODIFY", "diff": "@@ -63,7 +63,6 @@ export const StyledText: any = styled(\n</TextElement>\n),\n)`\n-<<<<<<< HEAD\n${({ theme, align, uppercase, strikeThrough, type, italic }) => css`\nfont-family: ${theme.orbit.fontFamily};\nfont-size: ${getSizeToken};\n@@ -76,19 +75,6 @@ export const Sty...
JavaScript
MIT License
kiwicom/orbit
feat(BadgePrimitive): add carriers prop fix(Itinerary): fix Text after rebase
1
feat
BadgePrimitive
603,467
15.11.2021 12:58:07
0
f625229e957ae0b54284c54fc92a86580479b45a
docs(website): thanks to for becoming a GitHub Sponsor of Serenity/JS!
[ { "change_type": "MODIFY", "diff": "@@ -36,11 +36,21 @@ Thank you! Your support helps us implement new features, write documentation and\n</li>\n<li>\n<a href=\"https://github.com/etavela\" target=\"_blank\" title=\"@etavela\"><img height=\"60\" width=\"60\" alt=\"@etavela\" src=\"https://avatars.githubuser...
TypeScript
Apache License 2.0
serenity-js/serenity-js
docs(website): thanks to @vkvych for becoming a GitHub Sponsor of Serenity/JS!
1
docs
website
603,467
15.11.2021 13:03:28
0
19aa5c7e09aacbf4b561d09e3505408e90433fb2
style(core): corrected linting errors
[ { "change_type": "MODIFY", "diff": "+import { Timestamp } from '@serenity-js/core';\nimport { Cookie } from '@serenity-js/web';\nimport { ProtractorBrowser } from 'protractor';\nimport { ensure, isDefined } from 'tiny-types';\nimport { promiseOf } from '../../promiseOf';\n-import { Timestamp } from '@sereni...
TypeScript
Apache License 2.0
serenity-js/serenity-js
style(core): corrected linting errors
1
style
core
317,646
15.11.2021 13:08:01
-3,600
6eb9a2e492e53e87493c6ef744c6583f3a7797a7
fix(image): remove braille blank before export
[ { "change_type": "MODIFY", "diff": "@@ -265,6 +265,7 @@ func (ir *ImageRenderer) cleanContent() {\nir.ansiString = strings.ReplaceAll(ir.ansiString, \"\\x1b[K\", \"\")\nir.ansiString = strings.ReplaceAll(ir.ansiString, \"\\x1b[1F\", \"\")\nir.ansiString = strings.ReplaceAll(ir.ansiString, \"\\x1b8\", \"\")\...
Go
MIT License
jandedobbeleer/oh-my-posh
fix(image): remove braille blank before export
1
fix
image
551,649
15.11.2021 13:11:52
-3,600
62de554913050b51bffcd6946b2db8a9cbd134ef
docs: add theme-aware questdb logo
[ { "change_type": "MODIFY", "diff": "<div align=\"center\">\n- <img alt=\"QuestDB Logo\" src=\"https://raw.githubusercontent.com/questdb/questdb/master/.github/logo-readme.png\" width=\"305px\"/>\n+ <img alt=\"QuestDB Logo\" src=\"https://questdb.io/img/questdb-logo-themed.svg\" width=\"305px\"/>\n</div>\n<p...
Java
Apache License 2.0
questdb/questdb
docs: add theme-aware questdb logo (#1573)
1
docs
null
317,646
15.11.2021 13:26:36
-3,600
290b1a3d8c89cd33fe3316734d3666c5c42f48e3
fix(envvar): use template for string value
[ { "change_type": "MODIFY", "diff": "@@ -50,7 +50,12 @@ The segment will show when the value of the environment variable isn't empty.\n```\n- var_name: `string` - the name of the environment variable\n+- template: `string` - A go [text/template][go-text-template] template extended with [sprig][sprig] utilizi...
Go
MIT License
jandedobbeleer/oh-my-posh
fix(envvar): use template for string value
1
fix
envvar
426,716
15.11.2021 13:35:23
0
197999ba30544c1fe0e465c3ebb5926b3767b028
docs: fix typo in going buildless guide
[ { "change_type": "MODIFY", "diff": "@@ -49,7 +49,7 @@ function loadComponent() {\n}\n```\n-Because of the nature of dynamic imports, the above function returns a promise, so wou need to use the `await` keyword:\n+Because of the nature of dynamic imports, the above function returns a promise, so you need to ...
TypeScript
MIT License
modernweb-dev/web
docs: fix typo in going buildless guide (#1780)
1
docs
null
317,781
15.11.2021 13:35:45
-10,800
c1bc4404e06ca62a524974b72abefa7370c29909
fix: node segment enable_version_mismatch
[ { "change_type": "MODIFY", "diff": "@@ -61,5 +61,13 @@ func (n *node) matchesVersionFile() bool {\nif len(fileVersion) == 0 {\nreturn true\n}\n- return fileVersion == n.language.activeCommand.version.Full\n+\n+ regex := fmt.Sprintf(\n+ `(?im)^v?%s(\\.?%s)?(\\.?%s)?$`,\n+ n.language.activeCommand.version.Maj...
Go
MIT License
jandedobbeleer/oh-my-posh
fix: node segment enable_version_mismatch
1
fix
null
865,939
15.11.2021 13:39:36
-3,600
de2549cc8d0241934e2e361ca75981c610a6164a
feat(status-bar): remove dropdown arrow from engine select Related to
[ { "change_type": "MODIFY", "diff": "@@ -16,7 +16,6 @@ import { isNil } from 'min-dash';\nimport { Overlay } from '../../shared/ui';\nimport { Fill } from '../slot-fill';\n-import Arrow from '../../../resources/icons/Arrow.svg';\nimport LinkArrow from '../../../resources/icons/LinkArrow.svg';\nimport Flags, ...
JavaScript
MIT License
camunda/camunda-modeler
feat(status-bar): remove dropdown arrow from engine select Related to #2488
1
feat
status-bar
749,536
15.11.2021 13:41:38
28,800
c14e58f1f5b447839323bb6a68a2b815bb2722f8
feat(accordions): add default expanded sections prop
[ { "change_type": "MODIFY", "diff": "{\n\"index.cjs.js\": {\n- \"bundled\": 46290,\n- \"minified\": 32345,\n- \"gzipped\": 6896\n+ \"bundled\": 46433,\n+ \"minified\": 32425,\n+ \"gzipped\": 6914\n},\n\"index.esm.js\": {\n- \"bundled\": 43078,\n- \"minified\": 29636,\n- \"gzipped\": 6661,\n+ \"bundled\": 432...
TypeScript
Apache License 2.0
zendeskgarden/react-components
feat(accordions): add default expanded sections prop (#1242)
1
feat
accordions
688,429
15.11.2021 14:33:13
-25,200
fd8ae1bb101275b137e40a0eca0efe3696bf65ed
fix: revert adding postfix to input
[ { "change_type": "ADD", "diff": "+---\n+'@toptal/picasso-forms': minor\n+---\n+\n+Add warning for when input name causes autocomplete to stop working in Chrome\n", "new_path": ".changeset/wild-gorillas-shave.md", "old_path": null }, { "change_type": "MODIFY", "diff": "-import React from ...
TypeScript
MIT License
toptal/picasso
fix: revert adding postfix to input (#2214)
1
fix
null
426,731
15.11.2021 14:38:45
-3,600
3c875f58361349e982618e6ffbe3b40b74cdfafc
chore: remove duplicate word from the comment
[ { "change_type": "MODIFY", "diff": "@@ -40,7 +40,7 @@ export class DevServer {\nthis.started = true;\nawait (promisify<ListenOptions>(this.server.listen).bind(this.server) as any)({\nport: this.config.port,\n- // in case of localhost the host should be undefined, otherwise some browsers connect\n+ // in cas...
TypeScript
MIT License
modernweb-dev/web
chore: remove duplicate word from the comment (#1781)
1
chore
null
141,508
15.11.2021 14:53:43
-39,600
0fcef472e005eeb9990bf1770b6b6112aca03e04
fix: Replace div with span inside TitleBlock mobile button
[ { "change_type": "MODIFY", "diff": "@@ -326,12 +326,12 @@ const DrawerHandle = ({\nonClick={toggleDisplay}\n>\n{primaryAction.label}\n- <div className={styles.mobileActionsChevronSquare}>\n+ <span className={styles.mobileActionsChevronSquare}>\n<Icon\nicon={isOpen ? chevronDownIcon : chevronUpIcon}\nrole=\"...
TypeScript
MIT License
cultureamp/kaizen-design-system
fix: Replace div with span inside TitleBlock mobile button (#2288)
1
fix
null
471,204
15.11.2021 15:14:02
18,000
d128f0ff4eb195768c1db27038012d5c5792c3ee
chore: fix the compilation for typescript 4.4
[ { "change_type": "MODIFY", "diff": "@@ -30,7 +30,7 @@ export type OpenFunction = (\n/**\n* method \"send\" from XMLHttpRequest\n*/\n-export type SendFunction = (body?: SendBody) => void;\n+export type SendFunction = typeof XMLHttpRequest.prototype.send;\nexport type SendBody =\n| string\n", "new_path": ...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js
chore: fix the compilation for typescript 4.4 (#2623)
1
chore
null
791,621
15.11.2021 16:18:30
18,000
1e110016ea04fc41d2fa80d64a54a11fd4078c60
fix: set only Publish to 5000ms
[ { "change_type": "MODIFY", "diff": "\"retry_params_name\": \"default\"\n},\n\"Publish\": {\n- \"timeout_millis\": 60000,\n+ \"timeout_millis\": 5000,\n\"retry_codes_name\": \"cancelled_unknown_deadline_exceeded_resource_exhausted_aborted_internal_unavailable\",\n\"retry_params_name\": \"default\",\n\"bundli...
TypeScript
Apache License 2.0
googleapis/nodejs-pubsub
fix: set only Publish to 5000ms (#1416) Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
1
fix
null
306,338
15.11.2021 16:56:18
-3,600
ec57e1345f11f213c6bca4f159910ff4dedc7fff
fix(azure): update azurerm_key_vault_certificate's tests to fix terraform plan CI fails with TF's `expected "certificate.0.contents" to not be an empty string` error as it expects non-blank string. Removing the content forces creation of a new certificate.
[ { "change_type": "MODIFY", "diff": "@@ -30,10 +30,6 @@ resource \"azurerm_key_vault_certificate\" \"non-usage\" {\nname = \"imported-cert\"\nkey_vault_id = azurerm_key_vault.standard.id\n- certificate {\n- contents = \"\"\n- }\n-\ncertificate_policy {\nissuer_parameters {\nname = \"Self\"\n@@ -55,10 +51,6 @...
Go
Apache License 2.0
infracost/infracost
fix(azure): update azurerm_key_vault_certificate's tests to fix terraform plan CI fails with TF's `expected "certificate.0.contents" to not be an empty string` error as it expects non-blank string. Removing the content forces creation of a new certificate.
1
fix
azure
756,013
15.11.2021 17:01:36
21,600
04f23f35715c082dc0e5c25e68356b4fa1ec1514
ci(coverage): ensure `test-all-packages.yml` tests everything
[ { "change_type": "MODIFY", "diff": "@@ -19,6 +19,7 @@ jobs:\n- uses: actions/checkout@v2\nwith:\nsubmodules: 'true'\n+\n- uses: actions/setup-node@v1\nwith:\nnode-version: ${{ matrix.node-version }}\n@@ -172,6 +173,9 @@ jobs:\nenv:\nNETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}\n+ - name: Check for ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
ci(coverage): ensure `test-all-packages.yml` tests everything
1
ci
coverage
688,510
15.11.2021 17:01:38
-21,600
e00c54e7c56d660c986ae5e096dc6da67ccd48e9
fix(Select): fix number value has no display value
[ { "change_type": "ADD", "diff": "+---\n+'@toptal/picasso': patch\n+---\n+\n+Fix option in Select cannot be selected when using number values.\n", "new_path": ".changeset/angry-steaks-worry.md", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -6,7 +6,7 @@ const getSelectedOptio...
TypeScript
MIT License
toptal/picasso
fix(Select): fix number value has no display value (#2237)
1
fix
Select
386,581
15.11.2021 17:03:03
-7,200
5f5ca1b52e299365cf533a3daca26c430bc9cdb3
chore: Remove as peer dep from connections
[ { "change_type": "MODIFY", "diff": "\"@swc/jest\": \"0.2.5\",\n\"jest\": \"27.3.1\"\n},\n- \"peerDependencies\": {\n- \"@lowdefy/api\": \"3.22.0\"\n- },\n\"publishConfig\": {\n\"access\": \"public\"\n}\n", "new_path": "packages/plugins/connections/connection-axios-http/package.json", "old_path": "pa...
JavaScript
Apache License 2.0
lowdefy/lowdefy
chore: Remove @lowdefy/api as peer dep from connections
1
chore
null
14,244
15.11.2021 17:25:21
-3,600
f22696b00dabac26d562862efb81e5f5de66ccea
docs(example): set up GitHub filters example with Algolia
[ { "change_type": "MODIFY", "diff": "/** @jsx h */\n-import { h, render } from 'preact';\n-import { autocomplete } from '@algolia/autocomplete-js';\n+import { autocomplete, AutocompleteSource } from '@algolia/autocomplete-js';\nimport { createTagsPlugin, Tag } from '@algolia/autocomplete-plugin-tags';\n+impo...
TypeScript
MIT License
algolia/autocomplete
docs(example): set up GitHub filters example with Algolia (#814) Co-authored-by: Haroen Viaene <hello@haroen.me>
1
docs
example
815,577
15.11.2021 17:32:08
-28,800
f412f288ecb0d7d82ab9cf1651244dea28b8e6d8
fix: upgrade ckb-vm to fix snapshot behavior
[ { "change_type": "MODIFY", "diff": "@@ -1412,9 +1412,9 @@ dependencies = [\n[[package]]\nname = \"ckb-vm\"\n-version = \"0.20.0\"\n+version = \"0.20.1\"\nsource = \"registry+https://github.com/rust-lang/crates.io-index\"\n-checksum = \"c2cc970484276d48edf06898acbff1de31ab393ef06cabdf44fbfa9dc955f7ce\"\n+che...
Rust
MIT License
nervosnetwork/ckb
fix: upgrade ckb-vm to fix snapshot behavior
1
fix
null
679,913
15.11.2021 17:44:05
-3,600
10d0e9f6da89de93d752aec2f11bd66e55f82c11
feat(transducers): add rechunk() xform update readme
[ { "change_type": "MODIFY", "diff": "@@ -178,7 +178,7 @@ node --experimental-repl-await\n> const transducers = await import(\"@thi.ng/transducers\");\n```\n-Package sizes (gzipped, pre-treeshake): ESM: 9.42 KB\n+Package sizes (gzipped, pre-treeshake): ESM: 9.53 KB\n## Dependencies\n@@ -906,6 +906,7 @@ transd...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(transducers): add rechunk() xform - update readme
1
feat
transducers
688,431
15.11.2021 17:54:56
-7,200
499d099644d3873eb644a448941f12c24c2f2e5a
fix(TagSelector): closing when being scrolled
[ { "change_type": "ADD", "diff": "+---\n+'@toptal/picasso': patch\n+---\n+\n+Fixed closing overlay when scrolling in TagSelector and Autocomplete\n", "new_path": ".changeset/dull-avocados-chew.md", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -290,7 +290,7 @@ describe('Autoc...
TypeScript
MIT License
toptal/picasso
fix(TagSelector): closing when being scrolled (#2233)
1
fix
TagSelector
679,913
15.11.2021 18:03:21
-3,600
d56026d8bd21c6f918ef810fe02929e1b4e7f935
feat(rstream): add fromNodeJS/linesFromNodeJS() add NodeJS stream adapter bridges update readme
[ { "change_type": "MODIFY", "diff": "@@ -201,7 +201,7 @@ node --experimental-repl-await\n> const rstream = await import(\"@thi.ng/rstream\");\n```\n-Package sizes (gzipped, pre-treeshake): ESM: 6.02 KB\n+Package sizes (gzipped, pre-treeshake): ESM: 6.12 KB\n## Dependencies\n@@ -402,6 +402,7 @@ s.next(42);\n-...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(rstream): add fromNodeJS/linesFromNodeJS() - add NodeJS stream adapter bridges - update readme
1
feat
rstream
4,988
15.11.2021 18:21:58
-3,600
d99d904f0ef6104763d78c1614793d5be274f755
docs: fix readme packages urls
[ { "change_type": "MODIFY", "diff": "@@ -19,15 +19,20 @@ It has been tested and used by a large community over the years and should be co\nThis repository is a monorepo managed using [Lerna](https://github.com/lerna/lerna). There are 5 packages managed in this codebase, even though we publish them to NPM as ...
JavaScript
MIT License
adaltas/node-csv
docs: fix readme packages urls
1
docs
null
791,704
15.11.2021 18:24:10
21,600
b7f09e69e5b3f8e480dad79602bef3ad498e6000
misc(treemap): remove postMessage. refactor options input
[ { "change_type": "MODIFY", "diff": "@@ -24,6 +24,8 @@ if (!logEl) {\nthrow new Error('logger element not found');\n}\nconst logger = new Logger(logEl);\n+// `getGistFileContentAsJson` expects logger to be defined globally.\n+window.logger = logger;\n/** @type {TreemapViewer} */\nlet treemapViewer;\n@@ -787,...
JavaScript
Apache License 2.0
googlechrome/lighthouse
misc(treemap): remove postMessage. refactor options input (#13356)
1
misc
treemap
756,038
15.11.2021 18:58:08
28,800
7e04df799e148e6367727653a28ab7281271581d
fix: comments and correct protoc options for the version
[ { "change_type": "MODIFY", "diff": "@@ -4,12 +4,15 @@ set -eo pipefail\nproto_dirs=$(find . -path ./third_party -prune -o -name '*.proto' -print0 | xargs -0 -n1 dirname | sort | uniq)\nfor dir in $proto_dirs; do\n+ # NOTE: when migrating to grpc-gateway v2, we will need to remove the\n+ # allow_colon_final_...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix: comments and correct protoc options for the version
1
fix
null
317,646
15.11.2021 19:20:27
-3,600
cb1f48b56ae0de93acb72e48726c7d610a1d538e
docs: better layout for block and segment
[ { "change_type": "ADD", "diff": "+---\n+id: config-block\n+title: Block\n+sidebar_label: Block\n+---\n+\n+Let's take a closer look at what defines a block.\n+\n+```json\n+{\n+ \"$schema\": \"https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json\",\n+ ...\n+ \"blocks\": [\n+ {\n...
Go
MIT License
jandedobbeleer/oh-my-posh
docs: better layout for block and segment
1
docs
null
791,284
15.11.2021 19:34:45
0
da11b5d13ba84fd8504e40a2469cc6410916fe0b
test(storage): add scenario 6 to retry conformance tests some of the scenario 6 tests are conditionally idempotent and thus do not yet pass; ci check to skip them also added
[ { "change_type": "MODIFY", "diff": "@@ -56,6 +56,6 @@ function cleanup() {\ntrap cleanup EXIT\n# Run tests\n-# the regex ^[^23] skips conformance tests with ids 2 and 3, which are non-idempotent and do not yet pass\n+# the regex ^[^236] skips conformance tests with ids 2, 3 and 6, which have conditionally i...
Go
Apache License 2.0
googleapis/google-cloud-go
test(storage): add scenario 6 to retry conformance tests (#5110) some of the scenario 6 tests are conditionally idempotent and thus do not yet pass; ci check to skip them also added
1
test
storage
217,922
15.11.2021 19:53:52
-3,600
2c1d3b3d8d4f89fcd02c3b73aab9d7bfb366f729
feat(list): alarm buttons are now sorted by closest spawn
[ { "change_type": "MODIFY", "diff": "[class.has-all-ingredients]=\"item.hasAllBaseIngredients\" [class.can-skip]=\"skip === item.amount\"\n[class.odd]=\"odd\" class=\"item-row\"\nfxLayout=\"row wrap\" nz-row *ngIf=\"item$ | async as item\">\n- <div [nzSm]=\"item.alarms && item.alarms.length > 0?12:6\" class=...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(list): alarm buttons are now sorted by closest spawn
1
feat
list
648,018
15.11.2021 20:19:59
-3,600
982c30d7d28d7d0081cba66ca5fc37f34c49cc07
fix(reporting): Generate mutation reports even if there are no mutants to test
[ { "change_type": "MODIFY", "diff": "@@ -91,6 +91,8 @@ namespace Stryker.Core\n{\n_logger.LogWarning(\"It\\'s a mutant-free world, nothing to test.\");\n}\n+\n+ reporters.OnAllMutantsTested(readOnlyInputComponent);\nreturn new StrykerRunResult(options, double.NaN);\n}\n", "new_path": "src/Stryker.Core/St...
C#
Apache License 2.0
stryker-mutator/stryker-net
fix(reporting): Generate mutation reports even if there are no mutants to test
1
fix
reporting
306,309
15.11.2021 20:32:45
-10,800
5aaa55f2ad9719a0a6f730ffdc99fa4516da241f
docs: glob patterns need quotes * docs: glob patterns need quotes * docs: update help texts The main purpose of show-skipped is to show skipped resources. The rest of that help text is noise. * feat: add free resources
[ { "change_type": "MODIFY", "diff": "@@ -31,15 +31,15 @@ func outputCmd(ctx *config.RunContext) *cobra.Command {\nCreate HTML report from multiple Infracost JSON files:\n- infracost output --format html --path \"out*.json\" > output.html\n+ infracost output --format html --path \"out*.json\" --out-file outpu...
Go
Apache License 2.0
infracost/infracost
docs: glob patterns need quotes (#1128) * docs: glob patterns need quotes * docs: update help texts The main purpose of show-skipped is to show skipped resources. The rest of that help text is noise. * feat: add free resources
1
docs
null
791,476
15.11.2021 20:43:14
18,000
1759839d96558d317dc9454f7704e17369424ce2
chore: temporarily disable generation for bigtable Until we're ready to merge
[ { "change_type": "MODIFY", "diff": "@@ -51,6 +51,10 @@ var denylist = map[string]bool{\n// Not properly configured:\n\"google.golang.org/genproto/googleapis/cloud/ondemandscanning/v1beta1\": true,\n\"google.golang.org/genproto/googleapis/cloud/ondemandscanning/v1\": true,\n+\n+ // temporarily skip bigtable ...
Go
Apache License 2.0
googleapis/google-cloud-go
chore: temporarily disable generation for bigtable (#5149) Until we're ready to merge https://github.com/googleapis/googleapis/commit/0fd6a324383fdd1220c9a937b2eef37f53764664
1
chore
null
317,768
15.11.2021 21:21:41
0
18570c9cd096e441b0792f0facf49484ed42d44e
feat(winreg): squashed commits
[ { "change_type": "MODIFY", "diff": "@@ -27,7 +27,7 @@ const (\n)\nfunc (n *new) enabled() bool {\n- true\n+ return true\n}\nfunc (n *new) string() string {\n", "new_path": "docs/docs/contributing-segment.md", "old_path": "docs/docs/contributing-segment.md" }, { "change_type": "MODIFY", "...
Go
MIT License
jandedobbeleer/oh-my-posh
feat(winreg): squashed commits
1
feat
winreg
648,018
15.11.2021 21:25:40
-3,600
65d036b80b0329fe3b74e31b3e671604dc6e5f03
chore: Fix test StrykerRunner_ShouldStop_WhenAllMutationsWereIgnored
[ { "change_type": "MODIFY", "diff": "@@ -123,6 +123,7 @@ namespace Stryker.Core.UnitTest\nreporterMock.Setup(x => x.OnMutantsCreated(It.IsAny<IReadOnlyProjectComponent>()));\nreporterMock.Setup(x => x.OnStartMutantTestRun(It.IsAny<IEnumerable<IReadOnlyMutant>>()));\n+ reporterMock.Setup(x => x.OnAllMutantsTe...
C#
Apache License 2.0
stryker-mutator/stryker-net
chore: Fix test StrykerRunner_ShouldStop_WhenAllMutationsWereIgnored
1
chore
null
756,039
15.11.2021 21:39:30
28,800
2d57721b406dbb54574e00c359a538f7fe8f4ebd
feat(wallet): render dapps view and dapp connection requests
[ { "change_type": "ADD", "diff": "Binary files /dev/null and b/packages/dapp-wallet/ui/public/agoric-blocks.png differ\n", "new_path": "packages/dapp-wallet/ui/public/agoric-blocks.png", "old_path": "packages/dapp-wallet/ui/public/agoric-blocks.png" }, { "change_type": "ADD", "diff": "+im...
JavaScript
Apache License 2.0
agoric/agoric-sdk
feat(wallet): render dapps view and dapp connection requests
1
feat
wallet
756,013
15.11.2021 22:57:09
21,600
c9cf199c3cc159346a420e6fb91b5109a5d5b57f
chore(lerna): include merged tags for version calculation
[ { "change_type": "MODIFY", "diff": "\"message\": \"chore(release): publish\",\n\"conventionalCommits\": true,\n\"preid\": \"dev\",\n- \"changelogPreset\": \"conventionalcommits\"\n+ \"changelogPreset\": \"conventionalcommits\",\n+ \"includeMergedTags\": true\n}\n},\n\"packages\": [\n", "new_path": "lern...
JavaScript
Apache License 2.0
agoric/agoric-sdk
chore(lerna): include merged tags for version calculation
1
chore
lerna
4,988
15.11.2021 22:59:35
-3,600
535afc0b2869abbfd7c410d41af0589979dc08fc
chore: set project repo
[ { "change_type": "MODIFY", "diff": "\"husky\": \"^5.2.0\",\n\"lerna\": \"^4.0.0\"\n},\n+ \"repository\": {\n+ \"type\": \"git\",\n+ \"url\": \"https://github.com/adaltas/node-csv.git\"\n+ },\n\"scripts\": {\n\"build\": \"lerna run build\",\n\"postinstall\": \"husky install\",\n", "new_path": "package.js...
JavaScript
MIT License
adaltas/node-csv
chore: set project repo
1
chore
null
4,988
15.11.2021 23:20:46
-3,600
12c221dc37add26f094e3bb7f94b50ee06ff5be6
fix: remove samples from publicatgion
[ { "change_type": "MODIFY", "diff": "},\n\"files\": [\n\"dist\",\n- \"lib\",\n- \"samples\"\n+ \"lib\"\n],\n\"homepage\": \"https://csv.js.org/generate/\",\n\"license\": \"MIT\",\n", "new_path": "packages/csv-generate/package.json", "old_path": "packages/csv-generate/package.json" }, { "chang...
JavaScript
MIT License
adaltas/node-csv
fix: remove samples from publicatgion
1
fix
null
317,646
16.11.2021 00:26:44
-3,600
10d8f5a0132b2e560f00af0b1937e627e7f26599
fix: use reference colors in transient prompt
[ { "change_type": "MODIFY", "diff": "@@ -242,6 +242,7 @@ func (e *engine) renderTransientPrompt() string {\nEnv: e.env,\n}\nprompt := template.renderPlainContextTemplate(nil)\n+ e.writer.setColors(e.config.TransientPrompt.Background, e.config.TransientPrompt.Foreground)\ne.writer.write(e.config.TransientProm...
Go
MIT License
jandedobbeleer/oh-my-posh
fix: use reference colors in transient prompt
1
fix
null
185,960
16.11.2021 01:19:36
-3,600
140b30b4d628aa9dd92bfbe211e016ad7203066c
style: switch from `overflow: scroll` to `overflow: auto`
[ { "change_type": "MODIFY", "diff": "height: 100%;\nwidth: 100%;\npadding: 20px;\n- overflow: scroll;\n+ overflow: auto;\ncolor: @text-color-3;\nbox-sizing: border-box;\n}\n.details {\nmax-width: 190px;\n- overflow: scroll;\n+ overflow: auto;\n}\n}\n}\n", "new_path": "src/less/components/settings.less", ...
TypeScript
MIT License
electron/fiddle
style: switch from `overflow: scroll` to `overflow: auto` (#897)
1
style
null
304,908
16.11.2021 01:59:36
0
1d1301784c0a79596393ab11d3105945c4f46dcf
fix(geo): queryd panic in flux geo package queryd was panicking with error error="panic: interface conversion: interface {} is nil, not float64" as null was getting passed for latitude and longitude fields. So added check with proper user error message. fixes:
[ { "change_type": "MODIFY", "diff": "@@ -220,6 +220,8 @@ func generateS2CellIDTokenFunc() values.Function {\nlon, lonOk := point.Get(\"lon\")\nif !latOk || !lonOk {\nreturn nil, errors.Newf(codes.Invalid, \"invalid point specification - must have lat, lon fields\")\n+ } else if lat.IsNull() || lon.IsNull() {...
Go
MIT License
influxdata/flux
fix(geo): queryd panic in flux geo package (#4271) queryd was panicking with error error="panic: interface conversion: interface {} is nil, not float64" as null was getting passed for latitude and longitude fields. So added check with proper user error message. fixes: https://github.com/influxdata/idpe/issues/12312
1
fix
geo
688,476
16.11.2021 06:55:57
10,800
6cf407646523459fce7aadd01a8bef643f759e22
ci: delete report_gha_stats_to_anvil.yml
[ { "change_type": "DELETE", "diff": "-name: 'Report GHA stats to Anvil'\n-on:\n- workflow_dispatch:\n- workflow_run:\n- workflows: [\"Visual Testing\", \"Request review on PRs\", \"Consulting the Oracle\", \"Automatic Rebase\"]\n- types:\n- - completed\n-jobs:\n- build:\n- runs-on: ubuntu-latest\n- steps:\n-...
TypeScript
MIT License
toptal/picasso
ci: delete report_gha_stats_to_anvil.yml (#2221)
1
ci
null
135,457
16.11.2021 07:57:23
-3,600
c7f355b25e5baddab0b9559892f5ce4112e4f93a
fix(types): fix signature of QualifiedRuleConfig for async configurations
[ { "change_type": "MODIFY", "diff": "@@ -33,6 +33,22 @@ test('uses seed as configured', async () => {\nexpect(actual.rules['body-case']).toStrictEqual([1, 'never', 'camel-case']);\n});\n+test('rules should be loaded from local', async () => {\n+ const actual = await load({\n+ rules: {\n+ direct: [1, 'never',...
TypeScript
MIT License
conventional-changelog/commitlint
fix(types): fix signature of QualifiedRuleConfig for async configurations (#2868) (#2869) Co-authored-by: Alessandro Bianco <abianco@doxee.com>
1
fix
types
73,332
16.11.2021 08:16:47
0
0449dd92ce3297b065c171efafc28d1f877432cc
revert: "fix: dependency submodules may not be discovered (#3151)" This reverts commit The commit breaks the build of CDKv2 alpha modules. see By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]:
[ { "change_type": "MODIFY", "diff": "\"npmClient\": \"yarn\",\n\"useWorkspaces\": true,\n\"packages\": [\n- \"packages/*\",\n- \"regression-tests/@*/*\"\n+ \"packages/*\"\n],\n\"command\": {\n\"bootstrap\": {\n", "new_path": "lerna.json", "old_path": "lerna.json" }, { "change_type": "MODIFY",...
TypeScript
Apache License 2.0
aws/jsii
revert: "fix: dependency submodules may not be discovered (#3151)" (#3170) This reverts commit 5768bb9951856f4a051c24db7f56d23fd8573815. The commit breaks the build of CDKv2 alpha modules. see https://github.com/aws/aws-cdk/pull/17502 --- 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
revert
null
126,276
16.11.2021 08:19:51
10,800
2cdead2d8faed554101141f18b4bb1d1af8821f1
chore(embedded/tools): upgrade stress tool using write-only txs
[ { "change_type": "MODIFY", "diff": "@@ -112,18 +112,28 @@ func main() {\nimmuStore, err := store.Open(*dataDir, opts)\nst, err := store.Open(\"data\", store.DefaultOptions())\n- // handle error\n+ if err != nil {\n+ panic(err)\n+ }\ndefer st.Close()\n- tx, err := st.Commit(\n- &store.TxSpec{\n- Entries: []*...
Go
Apache License 2.0
codenotary/immudb
chore(embedded/tools): upgrade stress tool using write-only txs Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
embedded/tools
815,609
16.11.2021 08:27:15
-28,800
f1a4abf3468f59bc107088d2403bce9b566be1eb
test: add more tests to ckb-script for resuming from snapshot
[ { "change_type": "MODIFY", "diff": "@@ -397,16 +397,19 @@ impl<'a, DL: CellDataProvider + HeaderProvider> TransactionScriptsVerifier<'a, D\n}\n}\n- /// Returns the version of the machine based on the script and the consensus rules.\n- pub fn select_version(&self, script: &'a Script) -> Result<ScriptVersion,...
Rust
MIT License
nervosnetwork/ckb
test: add more tests to ckb-script for resuming from snapshot
1
test
null
185,970
16.11.2021 08:33:02
-28,800
831b9783f4250a41078b47b92a5973f139578ef7
fix(show-me/desktopcapturer): refactor to use current Electron security defaults
[ { "change_type": "MODIFY", "diff": "</head>\n<body>\n<video></video>\n- <script>\n- require('./renderer.js')\n- </script>\n</body>\n</html>\n\\ No newline at end of file\n", "new_path": "static/show-me/desktopcapturer/index.html", "old_path": "static/show-me/desktopcapturer/index.html" }, { ...
TypeScript
MIT License
electron/fiddle
fix(show-me/desktopcapturer): refactor to use current Electron security defaults (#898) Co-authored-by: Timothy Lim <tim.lim@intercom.io>
1
fix
show-me/desktopcapturer
942,613
16.11.2021 08:36:06
25,200
896ab648c4858cbfdfb13ad3a7d19ad0a7334556
docs: Clean up V6 migration guide Fixes: [category:Documentation]
[ { "change_type": "MODIFY", "diff": "@@ -7242,12 +7242,7 @@ cssstyle@^2.0.0, cssstyle@^2.2.0:\ndependencies:\ncssom \"~0.3.6\"\n-csstype@^2.5.7:\n- version \"2.6.16\"\n- resolved \"https://registry.yarnpkg.com/csstype/-/csstype-2.6.16.tgz#544d69f547013b85a40d15bff75db38f34fe9c39\"\n- integrity sha512-61FBWoD...
TypeScript
Apache License 2.0
workday/canvas-kit
docs: Clean up V6 migration guide (#1343) Fixes: #1280 [category:Documentation]
1
docs
null