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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
471,273 | 10.06.2021 06:45:32 | -36,000 | 81c4bce235cd6fee75e083d3f25c62a2ea66d8b9 | docs(README): update link to package | [
{
"change_type": "MODIFY",
"diff": "@@ -426,7 +426,7 @@ Apache 2.0 - See [LICENSE][license-url] for more information.\n[otel-shim-opentracing]: https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-shim-opentracing\n[otel-tracing]: https://github.com/open-telemetry/opentelemetr... | TypeScript | Apache License 2.0 | open-telemetry/opentelemetry-js | docs(README): update link to @opentelemetry/api package (#2263)
Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com> | 1 | docs | README |
791,688 | 10.06.2021 08:20:40 | -43,200 | cacf1354072addcdf8f5da5da6fa942d350b1aac | deps: update `ws` to latest | [
{
"change_type": "MODIFY",
"diff": "\"@types/semver\": \"^5.5.0\",\n\"@types/tabulator-tables\": \"^4.9.1\",\n\"@types/update-notifier\": \"^4.1.0\",\n- \"@types/ws\": \"^4.0.1\",\n+ \"@types/ws\": \"^7.0.0\",\n\"@types/yargs\": \"^15.0.11\",\n\"@types/yargs-parser\": \"^15.0.0\",\n\"@typescript-eslint/pars... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | deps: update `ws` to latest (#12638) | 1 | deps | null |
418,683 | 10.06.2021 08:33:11 | -28,800 | 2bfc95731871f0db12cfbdbc28140089e9f9a70c | chore: fix dev env remove old task | [
{
"change_type": "MODIFY",
"diff": "@@ -37,7 +37,7 @@ export class AutoConfiguration {\ncontainer: IMidwayContainer,\napp: IMidwayApplication\n): Promise<void> {\n- await this.loadTask();\n+ await this.loadTask(container);\nawait this.loadLocalTask();\nawait this.loadQueue(container);\n}\n@@ -51,8 +51,9 @@ ... | TypeScript | MIT License | midwayjs/midway | chore: fix dev env remove old task (#1090) | 1 | chore | null |
756,038 | 10.06.2021 09:58:32 | 25,200 | e6bbb6d9dcdc2f35c3fe324538455780253f5d38 | feat: epoched reward distribution part 1 - buffer
First, buffer the rewards in the vbank module. | [
{
"change_type": "MODIFY",
"diff": "@@ -9,6 +9,11 @@ the bridge to act upon the bank account. Updates to the bank account balance are\nsent over the bridge to update the bank purse, whose balance can be queried\nentirely at the ERTP level.\n+## Parameters\n+\n+- `feeCollectorName`: the module which handles ... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | feat: epoched reward distribution part 1 - buffer
First, buffer the rewards in the vbank module. | 1 | feat | null |
777,409 | 10.06.2021 10:14:32 | 25,200 | e02d7ac8fc410ea574068ec05ede52146c69edd1 | fix: Change wording on modals that edit configs. | [
{
"change_type": "MODIFY",
"diff": "@@ -129,7 +129,7 @@ const CreateExperimentModal: React.FC<Props> = ({\nbodyStyle={{ padding: 0 }}\nfooter={(\n<>\n- <Button onClick={handleShowForm}>Edit Form</Button>\n+ <Button onClick={handleShowForm}>Show Simple Config</Button>\n<Button disabled={!!configError} type=\... | Python | Apache License 2.0 | determined-ai/determined | fix: Change wording on modals that edit configs. (#2562) | 1 | fix | null |
791,394 | 10.06.2021 10:18:25 | -36,000 | 55025a1c6abe0ef4e57dd31347265aab3b78bdf8 | fix(pubsublite): ensure api clients are closed when startup fails
Ensure that NewSubscriber and NewPublisher constructors close all created API clients if they partially fail.
Added an apiClientService base class to handle closing clients when startup fails, as well as after shutdown. | [
{
"change_type": "MODIFY",
"diff": "@@ -279,7 +279,6 @@ func (pp *singlePartitionPublisher) unsafeCheckDone() {\n// count, but not decreasing.\ntype routingPublisher struct {\n// Immutable after creation.\n- clients apiClients\nmsgRouterFactory *messageRouterFactory\npubFactory *singlePartitionPublisherFact... | Go | Apache License 2.0 | googleapis/google-cloud-go | fix(pubsublite): ensure api clients are closed when startup fails (#4239)
- Ensure that NewSubscriber and NewPublisher constructors close all created API clients if they partially fail.
- Added an apiClientService base class to handle closing clients when startup fails, as well as after shutdown. | 1 | fix | pubsublite |
306,444 | 10.06.2021 10:28:44 | -7,200 | 077113bab2ccb18697b126a1d7ba048cbab7cf56 | fix(switch): stop checked-changed event from propagating too far | [
{
"change_type": "ADD",
"diff": "+---\n+'@lion/switch': patch\n+---\n+\n+Stop checked-changed event from propagating when caught by lion-switch element.\n",
"new_path": ".changeset/curvy-waves-nail.md",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "@@ -84,9 +84,7 @@ export clas... | JavaScript | MIT License | ing-bank/lion | fix(switch): stop checked-changed event from propagating too far | 1 | fix | switch |
141,508 | 10.06.2021 10:29:08 | -36,000 | df299cceae67a91ea123f7735cf680e6865c5b23 | chore(deps): Bump component-library dep to 10.0.1 on brand-moment | [
{
"change_type": "MODIFY",
"diff": "\"private\": false,\n\"license\": \"MIT\",\n\"dependencies\": {\n- \"@kaizen/component-library\": \"^9.6.1\",\n+ \"@kaizen/component-library\": \"^10.0.1\",\n\"@kaizen/draft-button\": \"^3.3.4\",\n\"@kaizen/draft-illustration\": \"^2.0.0\",\n\"@kaizen/hosted-assets\": \"^... | TypeScript | MIT License | cultureamp/kaizen-design-system | chore(deps): Bump component-library dep to 10.0.1 on brand-moment (#1697) | 1 | chore | deps |
777,396 | 10.06.2021 11:04:41 | 21,600 | 3da44aa21d4902e324706c96d93f58f7ee6d1c9f | fix: erroneous warning with PyTorchCallback
Previously, PyTorchTrial would issue warnings about
on_validation_step_start and on_validation_step_end anytime you provided
any PyTorchCallback, regardless of whether or not you used the
deprecated methods. | [
{
"change_type": "MODIFY",
"diff": "@@ -395,8 +395,10 @@ class PyTorchTrialController(det.LoopTrialController):\nmodel.eval()\nfor callback in self.callbacks.values():\n+ if util.is_overridden(callback.on_validation_step_start, pytorch.PyTorchCallback):\nlogging.warning(\n- \"on_validation_step_start is now... | Python | Apache License 2.0 | determined-ai/determined | fix: erroneous warning with PyTorchCallback (#2561)
Previously, PyTorchTrial would issue warnings about
on_validation_step_start and on_validation_step_end anytime you provided
any PyTorchCallback, regardless of whether or not you used the
deprecated methods. | 1 | fix | null |
126,276 | 10.06.2021 11:06:39 | 10,800 | be4ad40c588ccd3c3edbd24ac6bb04d270fd8060 | chore(embedded): col descriptor with attributes | [
{
"change_type": "MODIFY",
"diff": "@@ -80,10 +80,18 @@ func (gr *groupedRowReader) colsBySelector() (map[string]*ColDescriptor, error)\ncontinue\n}\n- encSel := EncodeSelector(aggFn, db, table, col)\n+ des := &ColDescriptor{\n+ AggFn: aggFn,\n+ Database: db,\n+ Table: table,\n+ Column: col,\n+ Type: Intege... | Go | Apache License 2.0 | codenotary/immudb | chore(embedded): col descriptor with attributes
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | embedded |
711,597 | 10.06.2021 11:09:29 | -7,200 | 863ffcb59e206b67b211c1d0f24025569435524e | fix(create): Remove tslib resolution from package.json
Fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -106,14 +106,6 @@ async function createApp(\n'migration:run': usingTs ? 'ts-node migration run' : 'node migration run',\n'migration:revert': usingTs ? 'ts-node migration revert' : 'node migration revert',\n},\n- /**\n- * A work-around for the breaking update of tslib a... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(create): Remove tslib resolution from package.json
Fixes #925 | 1 | fix | create |
304,868 | 10.06.2021 11:22:40 | 21,600 | fee38aa22d71a468c737bed1d04b682a138e1780 | fix(csv): adds length check to csv annotation parsing
Prior to this change csv that had annotations with less than three
fields would cause the csv decoder to panic. Now and appropriate error
message is returned. | [
{
"change_type": "MODIFY",
"diff": "@@ -384,10 +384,19 @@ func readMetadata(r *bufferedCSVReader, c ResultDecoderConfig) (tableMetadata, e\n}\nswitch annotation := strings.TrimPrefix(line[annotationIdx], commentPrefix); annotation {\ncase datatypeAnnotation:\n+ if defaultRecordStartIdx > len(line) {\n+ retu... | Go | MIT License | influxdata/flux | fix(csv): adds length check to csv annotation parsing (#3797)
Prior to this change csv that had annotations with less than three
fields would cause the csv decoder to panic. Now and appropriate error
message is returned. | 1 | fix | csv |
306,479 | 10.06.2021 11:28:39 | 21,600 | c57f42a328f5327600ee597c4e6400594c37f749 | fix(overlays): export overlay utils | [
{
"change_type": "ADD",
"diff": "+---\n+'@lion/overlays': patch\n+---\n+\n+Export overlay utils so they can be used on their own\n",
"new_path": ".changeset/old-penguins-dream.md",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "@@ -8,3 +8,9 @@ export { ArrowMixin } from './src/A... | JavaScript | MIT License | ing-bank/lion | fix(overlays): export overlay utils
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com> | 1 | fix | overlays |
104,828 | 10.06.2021 11:37:11 | -7,200 | 37d51a3ae17983cca70c11f5175b5f30077e0e91 | fix(dynamichotspotsourcepicker): removed jest-fm from story | [
{
"change_type": "MODIFY",
"diff": "@@ -47,7 +47,7 @@ export const WithStateInStory = () => {\nsetXSourceId(undefined);\nsetYSourceId(undefined);\n}}\n- translateWithId={jest.fn()}\n+ translateWithId={() => {}}\n/>\n</div>\n);\n",
"new_path": "packages/react/src/components/HotspotEditorModal/DynamicHots... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(dynamichotspotsourcepicker): removed jest-fm from story | 1 | fix | dynamichotspotsourcepicker |
847,143 | 10.06.2021 11:38:02 | -28,800 | 2d755c028346ed8bf7020a0569e905149e5c639c | fix(theme): fix homepage | [
{
"change_type": "MODIFY",
"diff": "v-if=\"feature.link\"\n:to=\"feature.link\"\nclass=\"feature link\"\n- :class=\"{ [`feature${index % 9}`]: !isPure }\"\n+ :class=\"{ [`feature${(index % 9) + 1}`]: !isPure }\"\nrole=\"navigation\"\n>\n<h2>{{ feature.title }}</h2>\n<p>{{ feature.details }}</p>\n</RouterLin... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | fix(theme): fix homepage | 1 | fix | theme |
71,350 | 10.06.2021 11:41:39 | 25,200 | 1de85f2879c39018c9f70a4d1ebf038eb04dd81d | fix(kinesisanalytics-flink): set applicationName with L2 Application
fixes
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | [
{
"change_type": "MODIFY",
"diff": "@@ -262,6 +262,7 @@ export class Application extends ApplicationBase {\ncode.bucket.grantRead(this);\nconst resource = new ka.CfnApplicationV2(this, 'Resource', {\n+ applicationName: props.applicationName,\nruntimeEnvironment: props.runtime.value,\nserviceExecutionRole: t... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(kinesisanalytics-flink): set applicationName with L2 Application (#15060)
fixes #15058
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | fix | kinesisanalytics-flink |
847,143 | 10.06.2021 11:46:01 | -28,800 | 7a65db1ba3a28ecfed12d5663c415b112be6d292 | fix(shared): fix noopModule | [
{
"change_type": "MODIFY",
"diff": "@@ -30,7 +30,7 @@ const commentPlugin: Plugin<CommentOptions> = (options, app) => {\n\"@Waline\":\ncommentOptions.type === \"waline\"\n? path.resolve(__dirname, \"../client/components/Waline\")\n- : \"@mr-hope/vuepress-shared/lib/esm/noopModule\",\n+ : \"@mr-hope/vuepress... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | fix(shared): fix noopModule | 1 | fix | shared |
711,597 | 10.06.2021 11:46:16 | -7,200 | cbe764a661799ab3790ee74ca27f5a1ccfbf0931 | fix(core): Fix worker error when using custom Logger
Fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -91,7 +91,9 @@ export async function bootstrapWorker(\n): Promise<{ app: INestApplicationContext; startJobQueue: () => Promise<void> }> {\nconst vendureConfig = await preBootstrapConfig(userConfig);\nconst config = disableSynchronize(vendureConfig);\n- (config.logger a... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(core): Fix worker error when using custom Logger
Fixes #912 | 1 | fix | core |
756,059 | 10.06.2021 12:00:39 | 25,200 | 8d0317514bcd00c14762d3d5400e5699332bfd74 | feat: handle kernel failures more gracefully | [
{
"change_type": "MODIFY",
"diff": "@@ -459,10 +459,14 @@ export async function main() {\nbreak;\n}\ncase 'step': {\n+ try {\nconst steps = await controller.step();\nswingStore.commit();\nswingStore.close();\nlog(`runner stepped ${steps} crank${steps === 1 ? '' : 's'}`);\n+ } catch (err) {\n+ kernelFailure(... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | feat: handle kernel failures more gracefully | 1 | feat | null |
711,597 | 10.06.2021 12:04:51 | -7,200 | cafa04ec07add0d3ac3c913e29ca31e5d997a5ab | fix(admin-ui): Allow Channel tokens to be updated from ChannelDetail | [
{
"change_type": "MODIFY",
"diff": "@@ -137,6 +137,7 @@ export class ChannelDetailComponent\nconst input = {\nid: channel.id,\ncode: formValue.code,\n+ token: formValue.token,\npricesIncludeTax: formValue.pricesIncludeTax,\ncurrencyCode: formValue.currencyCode,\ndefaultShippingZoneId: formValue.defaultShipp... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(admin-ui): Allow Channel tokens to be updated from ChannelDetail | 1 | fix | admin-ui |
667,636 | 10.06.2021 12:18:56 | -28,800 | 1d315094a8341ab2c3bdcef4c9cfd384742f7af7 | fix(hippy-vue): update package to safe version | [
{
"change_type": "MODIFY",
"diff": "},\n\"devDependencies\": {\n\"ava\": \"^3.5.0\",\n+ \"glob-parent\": \"^5.1.2\",\n\"hosted-git-info\": \"~3.0.8\",\n\"lodash\": \"~4.17.21\",\n+ \"normalize-url\": \"^4.5.1\",\n\"y18n\": \"^4.0.1\"\n}\n},\n}\n},\n\"node_modules/glob-parent\": {\n- \"version\": \"5.1.0\",\... | C++ | Apache License 2.0 | tencent/hippy | fix(hippy-vue): update package to safe version | 1 | fix | hippy-vue |
71,218 | 10.06.2021 12:19:05 | 25,200 | 44feee6d21abe66a55718a53e3a6cf60747ea0f7 | fix(cli): cdk synth doesn't output yaml for stacks with dependency stacks
* fix(cli) cdk synth doesn't output yaml for explicitly specified stacks that have dependency stacks
fixes
* move logic to cdk.ts | [
{
"change_type": "MODIFY",
"diff": "@@ -327,7 +327,12 @@ async function initCommandLine() {\ncase 'synthesize':\ncase 'synth':\n+ if (args.exclusively) {\nreturn cli.synth(args.STACKS, args.exclusively, args.quiet);\n+ } else {\n+ return cli.synth(args.STACKS, true, args.quiet);\n+ }\n+\ncase 'metadata':\nr... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(cli): cdk synth doesn't output yaml for stacks with dependency stacks (#14805)
* fix(cli) cdk synth doesn't output yaml for explicitly specified stacks that have dependency stacks
fixes #3721
* move logic to cdk.ts
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 1 | fix | cli |
306,309 | 10.06.2021 12:47:57 | -3,600 | 28940bc558d08d248d844ffb3b03d7d1d198aff9 | feat(ci): add MVP of posting a comment to Slack webhook URLs | [
{
"change_type": "MODIFY",
"diff": "@@ -227,6 +227,14 @@ post_to_azure_devops () {\nfi\n}\n+post_to_slack () {\n+ echo \"Posting comment to Slack\"\n+ msg=\"$(build_msg false)\"\n+ jq -Mnc --arg msg \"$msg\" '{\"text\": \"\\($msg)\"}' | curl -L -X POST -d @- \\\n+ -H \"Content-Type: application/json\" \\\n+... | Go | Apache License 2.0 | infracost/infracost | feat(ci): add MVP of posting a comment to Slack webhook URLs (#781) | 1 | feat | ci |
711,597 | 10.06.2021 13:00:24 | -7,200 | e3e88282c2cb42a7c294bc44e0494f6145c95f2f | fix(core): Do not error when removing deleted variant from channel | [
{
"change_type": "MODIFY",
"diff": "@@ -88,10 +88,13 @@ export class ChannelService {\nentityType: Type<T>,\nentityId: ID,\nchannelIds: ID[],\n- ): Promise<T> {\n- const entity = await this.connection.getEntityOrThrow(ctx, entityType, entityId, {\n+ ): Promise<T | undefined> {\n+ const entity = await this.c... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(core): Do not error when removing deleted variant from channel | 1 | fix | core |
306,345 | 10.06.2021 13:03:39 | -19,080 | 7533f6e513d7d8b9b732d4bfb1a1ddf3aed50119 | fix: support Terraform projects that use HCL JSON | [
{
"change_type": "MODIFY",
"diff": "@@ -344,7 +344,7 @@ func (p *DirProvider) runShow(opts *CmdOptions, planFile string) ([]byte, error)\n}\nfunc IsTerraformDir(path string) bool {\n- for _, ext := range []string{\"tf\", \"hcl\", \"hcl.json\"} {\n+ for _, ext := range []string{\"tf\", \"hcl\", \"hcl.json\",... | Go | Apache License 2.0 | infracost/infracost | fix: support Terraform projects that use HCL JSON (#802) | 1 | fix | null |
366,946 | 10.06.2021 13:11:34 | -32,400 | 4fc5c26490065b73d2774ad301019d366d706699 | feat: add default class name of parts | [
{
"change_type": "MODIFY",
"diff": "@@ -6,6 +6,7 @@ import { Theme, useTheme } from '../../hooks/useTheme'\nimport { useOuterClick } from '../../hooks/useOuterClick'\nimport { useGlobalKeyDown } from './useGlobalKeyDown'\nimport { parseJpnDateString } from './datePickerHelper'\n+import { useClassNames } fro... | TypeScript | MIT License | kufu/smarthr-ui | feat: add default class name of parts (#1632) | 1 | feat | null |
847,143 | 10.06.2021 13:31:31 | -28,800 | eb4b843cf0746b4afef5c2219b7bbb75e2ac641c | refactor: update styles | [
{
"change_type": "MODIFY",
"diff": "@mixin vertical-gradient($top, $bottom) {\nbackground: $top;\n- background: -moz-linear-gradient(top, $top 0%, $bottom 100%);\n- background: -webkit-gradient(\n- linear,\n- left top,\n- left bottom,\n- color-stop(0%, $top),\n- color-stop(100%, $bottom)\n- );\n- background... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | refactor: update styles | 1 | refactor | null |
777,407 | 10.06.2021 13:38:00 | 14,400 | 1317598c56844d8125ed28ab8a8d4e1e5d3d5718 | fix: set elastic ip domain to vpc in det deploy aws | [
{
"change_type": "MODIFY",
"diff": "@@ -849,6 +849,7 @@ Resources:\nType: AWS::EC2::EIP\nProperties:\nInstanceId: !Ref MasterInstance\n+ Domain: vpc\nTags:\n- Key: user\nValue: !Ref AWS::StackName\n",
"new_path": "harness/determined/deploy/aws/templates/efs.yaml",
"old_path": "harness/determined/dep... | Python | Apache License 2.0 | determined-ai/determined | fix: set elastic ip domain to vpc in det deploy aws (#2557) | 1 | fix | null |
126,295 | 10.06.2021 13:41:39 | -7,200 | b0b2e22c5759e9e07a2f6acb530b5683276a2283 | chore(pkg/errors): add more error codes and add Cod prefix to codes var names | [
{
"change_type": "MODIFY",
"diff": "@@ -32,7 +32,7 @@ type Error interface {\nfunc New(message string) *immuError {\ne := &immuError{\n- code: InternalError,\n+ code: CodInternalError,\nmsg: message,\nstack: string(debug.Stack()),\n}\n@@ -93,7 +93,7 @@ func (e *immuError) Is(target error) bool {\n}\nfunc co... | Go | Apache License 2.0 | codenotary/immudb | chore(pkg/errors): add more error codes and add Cod prefix to codes var names
Signed-off-by: Michele Meloni <cleaversdev@gmail.com> | 1 | chore | pkg/errors |
711,597 | 10.06.2021 13:42:12 | -7,200 | fced1dc2c2f6ae4f43da01797518b8f777a4caaf | fix(core): Update search index when removing translated variants
Fixes | [
{
"change_type": "MODIFY",
"diff": "import { pick } from '@vendure/common/lib/pick';\nimport {\nDefaultJobQueuePlugin,\n+ DefaultLogger,\nDefaultSearchPlugin,\nfacetValueCollectionFilter,\nmergeConfig,\n@@ -72,6 +73,7 @@ jest.setTimeout(10000);\ndescribe('Default search plugin', () => {\nconst { server, adm... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(core): Update search index when removing translated variants
Fixes #896 | 1 | fix | core |
551,636 | 10.06.2021 13:43:27 | -3,600 | bf0f8d7aaec8307cab0d737b98c4aba71ec447e2 | feat(ilp): configurable socket read retry count | [
{
"change_type": "MODIFY",
"diff": "@@ -321,7 +321,7 @@ public class PropServerConfiguration implements ServerConfiguration {\nprivate long lineTcpMaintenanceInterval;\nprivate String lineTcpAuthDbPath;\nprivate int lineDefaultPartitionBy;\n- private boolean lineTcpAggressiveRecv;\n+ private int lineTcpAggr... | Java | Apache License 2.0 | questdb/questdb | feat(ilp): configurable socket read retry count (#1108) | 1 | feat | ilp |
711,597 | 10.06.2021 14:11:18 | -7,200 | 557cdb4dff2080e8fee807440cdca7f913d6d8c5 | chore(core): Removed unused import | [
{
"change_type": "MODIFY",
"diff": "import gql from 'graphql-tag';\n-import { ERROR_RESULT_FRAGMENT } from '../../../admin-ui/src/lib/core/src/data/definitions/shared-definitions';\n-\nexport const TEST_ORDER_FRAGMENT = gql`\nfragment TestOrderFragment on Order {\nid\n",
"new_path": "packages/core/e2e/g... | TypeScript | MIT License | vendure-ecommerce/vendure | chore(core): Removed unused import | 1 | chore | core |
711,597 | 10.06.2021 14:27:26 | -7,200 | 70e20723ad2000e48c242c43211c75554c1b3fe6 | docs: Update note on Node version | [
{
"change_type": "MODIFY",
"diff": "@@ -7,7 +7,7 @@ weight: 0\n## Requirements\n-* [Node.js](https://nodejs.org/en/) **v10.13.0** or above\n+* [Node.js](https://nodejs.org/en/) **v12** or above, with support for **even-numbered Node.js versions**.\n* If you want to use MySQL, MariaDB, or Postgres as your da... | TypeScript | MIT License | vendure-ecommerce/vendure | docs: Update note on Node version | 1 | docs | null |
126,276 | 10.06.2021 14:32:17 | 10,800 | 0e89e2e02f7ac108425f9cef214608e37f20af52 | chore(pkg/database): replace fixing naming with current database | [
{
"change_type": "MODIFY",
"diff": "@@ -401,10 +401,10 @@ func (d *db) SQLQueryPrepared(stmt *sql.SelectStmt, namedParams []*schema.NamedP\nValues: make([]*schema.SQLValue, len(res.Columns)),\n}\n- for i, c := range res.Columns {\n- rrow.Columns[i] = c.Name\n+ for i, c := range colDescriptors {\n+ rrow.Colu... | Go | Apache License 2.0 | codenotary/immudb | chore(pkg/database): replace fixing naming with current database
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | pkg/database |
777,401 | 10.06.2021 14:35:36 | 14,400 | 793729e3b64aabcca6893429e6fa7df51d2e372b | perf: optimizations to query batching fetch profiler metrics
This change makes some minor optimizations to the query backing the API to fetch profiler metrics. Usage of array_to_json and QueryProto were removed in favor of some fancy types from github.com/jackc/pgtype. This should help serialization costs on both sides... | [
{
"change_type": "MODIFY",
"diff": "@@ -31,6 +31,7 @@ require (\ngithub.com/grpc-ecosystem/grpc-gateway v1.14.6\ngithub.com/hashicorp/go-multierror v1.1.1\ngithub.com/jackc/pgconn v1.8.0\n+ github.com/jackc/pgtype v1.6.2\ngithub.com/jackc/pgx/v4 v4.10.1\ngithub.com/jmoiron/sqlx v1.2.1-0.20190826204134-d7d95... | Python | Apache License 2.0 | determined-ai/determined | perf: optimizations to query batching fetch profiler metrics [DET-5637] (#2559)
This change makes some minor optimizations to the query backing the API to fetch profiler metrics. Usage of array_to_json and QueryProto were removed in favor of some fancy types from github.com/jackc/pgtype. This should help serialization... | 1 | perf | null |
756,059 | 10.06.2021 14:41:36 | 25,200 | 93cb41dd3a57aef36f7e8f81dce74c9243abf096 | feat: update kernel dump to latest schema | [
{
"change_type": "MODIFY",
"diff": "@@ -45,6 +45,8 @@ export function dumpStore(swingStore, outfile, rawMode) {\npopt('crankNumber');\npopt('kernel.defaultManagerType');\n+ popt('vatAdminRootKref');\n+ popt('gcActions');\npopt('kernelStats');\ngap();\n@@ -132,6 +134,7 @@ export function dumpStore(swingStore... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | feat: update kernel dump to latest schema | 1 | feat | null |
418,683 | 10.06.2021 14:48:52 | -28,800 | d76e9f7473bfe79ff6f07452a2ebad74cce19981 | fix: rule required options | [
{
"change_type": "MODIFY",
"diff": "@@ -60,6 +60,64 @@ describe('/test/annotation/check.test.ts', () => {\nassert.deepEqual(result, user);\n});\n+ it('check with check with options', () => {\n+ class WorldDTO {\n+ @Rule(RuleType.number().max(20))\n+ age: number;\n+ }\n+\n+ class UserDTO {\n+ @Rule(RuleType.... | TypeScript | MIT License | midwayjs/midway | fix: rule required options (#1000) | 1 | fix | null |
401,147 | 10.06.2021 14:54:47 | -19,080 | 4fc50d731d7d0a2ec71cc0ab9c2f714bf836ea5e | feat: add react 17 also as peer dependency
affects:
@medly-components/loaders, | [
{
"change_type": "MODIFY",
"diff": "\"build:forms\": \"lerna exec --scope @medly-components/forms -- rollup -c=../../rollup.config.js\",\n\"build:theme\": \"lerna exec --scope @medly-components/theme -- rollup -c=../../rollup.config.js\",\n\"build\": \"cross-env BABEL_ENV=production lerna exec -- rollup -c=... | TypeScript | MIT License | medly/medly-components | feat: add react 17 also as peer dependency
affects: @medly-components/core, @medly-components/forms, @medly-components/icons,
@medly-components/layout, @medly-components/loaders, @medly-components/utils | 1 | feat | null |
889,620 | 10.06.2021 14:56:00 | -28,800 | 78c6d23295b8e81425c321186f2cda71eb02eb6e | fix(api): publisher and authors were not sorted lowercase | [
{
"change_type": "MODIFY",
"diff": "@@ -38,7 +38,7 @@ class ReferentialDao(\n.apply { filterOnLibraryIds?.let { leftJoin(b).on(a.BOOK_ID.eq(b.ID)) } }\n.where(a.NAME.containsIgnoreCase(search))\n.apply { filterOnLibraryIds?.let { and(b.LIBRARY_ID.`in`(it)) } }\n- .orderBy(a.NAME, a.ROLE)\n+ .orderBy(lower(a... | Kotlin | MIT License | gotson/komga | fix(api): publisher and authors were not sorted lowercase | 1 | fix | api |
711,597 | 10.06.2021 14:59:04 | -7,200 | 79048760105c5b0a1c8b1426c030f7f0fe84b628 | chore(core): Replace GraphQL scalar libs with graphql-scalars
Closes | [
{
"change_type": "MODIFY",
"diff": "\"express\": \"^4.17.1\",\n\"fs-extra\": \"^9.0.1\",\n\"graphql\": \"15.5.0\",\n- \"graphql-iso-date\": \"^3.6.1\",\n+ \"graphql-scalars\": \"^1.10.0\",\n\"graphql-tag\": \"^2.12.4\",\n- \"graphql-type-json\": \"^0.3.2\",\n\"graphql-upload\": \"^12.0.0\",\n\"http-proxy-mi... | TypeScript | MIT License | vendure-ecommerce/vendure | chore(core): Replace GraphQL scalar libs with graphql-scalars
Closes #919 | 1 | chore | core |
865,918 | 10.06.2021 15:06:15 | -7,200 | fb854032f3c892b438d2bca965b42a62406ca978 | fix(forms): show fallback editor for invalid files
closes | [
{
"change_type": "MODIFY",
"diff": "@@ -31,6 +31,17 @@ export class MultiSheetTab extends CachedComponent {\nsuper(props);\nthis.editorRef = React.createRef();\n+\n+ let { sheets } = this.getCached();\n+\n+ if (!sheets) {\n+ sheets = this.getDefaultSheets();\n+\n+ this.setCached({\n+ sheets,\n+ activeSheet:... | JavaScript | MIT License | camunda/camunda-modeler | fix(forms): show fallback editor for invalid files
closes #2294 | 1 | fix | forms |
711,597 | 10.06.2021 15:08:25 | -7,200 | fda5086569fe2365ef8009b46dfa44b17a1a964b | chore: Tidy up dev config | [
{
"change_type": "MODIFY",
"diff": "import { AdminUiPlugin } from '@vendure/admin-ui-plugin';\nimport { AssetServerPlugin } from '@vendure/asset-server-plugin';\nimport { ADMIN_API_PATH, API_PORT, SHOP_API_PATH } from '@vendure/common/lib/shared-constants';\n-import {\n- Asset,\n- DefaultJobQueuePlugin,\n- ... | TypeScript | MIT License | vendure-ecommerce/vendure | chore: Tidy up dev config | 1 | chore | null |
141,589 | 10.06.2021 15:10:54 | -36,000 | 1428107b2dbacb4c03cfcb25f0335b3c6d4b1358 | fix: Stop propagation at top of modal | [
{
"change_type": "MODIFY",
"diff": "@@ -180,6 +180,7 @@ class GenericModal extends React.Component<GenericModalProps> {\nenter={styles.animatingEnter}\nleave={styles.animatingLeave}\ndata-generic-modal-transition-wrapper\n+ onClick={(e: React.MouseEvent) => e.stopPropagation()}\n>\n<FocusLock\ndisabled={foc... | TypeScript | MIT License | cultureamp/kaizen-design-system | fix: Stop propagation at top of modal (#1701) | 1 | fix | null |
667,635 | 10.06.2021 15:11:11 | -28,800 | f22f23d15eec327a705f85809b02f390837679a5 | fix(ios): save scroll's contentoffset for reusing in cell | [
{
"change_type": "MODIFY",
"diff": "// Tells if user was scrolling forward or backward and is used to determine a correct\n// snap index when the user stops scrolling with a tap on the scroll view.\nCGFloat _lastNonZeroTranslationAlongAxis;\n+ NSMutableDictionary *_contentOffsetCache;\n__weak HippyRootView ... | C++ | Apache License 2.0 | tencent/hippy | fix(ios): save scroll's contentoffset for reusing in cell | 1 | fix | ios |
756,059 | 10.06.2021 15:34:39 | 25,200 | 30fdfc43740900ff110a0d29fdbf53525a62fe7b | refactor: remove extraneous wrappage from `guardStorage` | [
{
"change_type": "MODIFY",
"diff": "-import { assert, details as X } from '@agoric/assert';\n+import { assert } from '@agoric/assert';\nimport { insistStorageAPI } from '../../storageAPI';\n// We manage a host-realm Storage object with a has/getKeys/get/set/del API.\n@@ -13,83 +13,6 @@ import { insistStorag... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | refactor: remove extraneous wrappage from `guardStorage` | 1 | refactor | null |
531,793 | 10.06.2021 15:43:40 | -3,600 | f13cd9a112ea97d273a9bef2839fde09c323c849 | feat(api): add alertList.json endpoint | [
{
"change_type": "MODIFY",
"diff": "@@ -138,6 +138,7 @@ func setupRouter(router *chi.Mux, historyPoller *historyPoller) {\nh.ServeHTTP(w, r)\n}))\nrouter.Get(getViewURL(\"/alerts.json\"), alerts)\n+ router.Get(getViewURL(\"/alertList.json\"), alertList)\nrouter.Get(getViewURL(\"/autocomplete.json\"), autoco... | TypeScript | Apache License 2.0 | prymitive/karma | feat(api): add alertList.json endpoint | 1 | feat | api |
889,620 | 10.06.2021 15:43:44 | -28,800 | 5cc14b57f84e1f817388b788b687e0bf1117da48 | feat: refresh series metadata if series.json file changed | [
{
"change_type": "RENAME",
"diff": "",
"new_path": "komga/src/flyway/resources/db/migration/sqlite/V20210610153910__library_import_mylar_metadata.sql",
"old_path": "komga/src/flyway/resources/db/migration/sqlite/V20210607144721__library_import_mylar_metadata.sql"
},
{
"change_type": "MODIFY"... | Kotlin | MIT License | gotson/komga | feat: refresh series metadata if series.json file changed | 1 | feat | null |
401,151 | 10.06.2021 15:58:43 | 14,400 | 423d9fef734e79c8d229c4023cd6f135719825e7 | feat: Make Button Shadow Optional | [
{
"change_type": "MODIFY",
"diff": "@@ -145,7 +145,7 @@ describe('Button component', () => {\n<ThemeProvider\ntheme={updateNestedValue(defaultTheme, 'button.solid', {\n...defaultTheme.button.solid,\n- hoverShadow: false,\n+ hoverShadow: false\n})}\n>\n<Button variant=\"solid\">Solid Button</Button>\n",
... | TypeScript | MIT License | medly/medly-components | feat: Make Button Shadow Optional | 1 | feat | null |
889,620 | 10.06.2021 16:01:27 | -28,800 | 5ac8ea92b06f358dd3e34a260e010d732beb0d5d | build: update gradle to 7.0.2 | [
{
"change_type": "MODIFY",
"diff": "@@ -37,6 +37,6 @@ allprojects {\n}\ntasks.wrapper {\n- gradleVersion = \"6.8.3\"\n+ gradleVersion = \"7.0.2\"\ndistributionType = Wrapper.DistributionType.ALL\n}\n",
"new_path": "build.gradle.kts",
"old_path": "build.gradle.kts"
},
{
"change_type": "MODIFY... | Kotlin | MIT License | gotson/komga | build: update gradle to 7.0.2 | 1 | build | null |
777,419 | 10.06.2021 16:05:17 | -7,200 | 7235b9afd087c7153bc94046436434129c5624d9 | chore: add download experiment model to new header | [
{
"change_type": "MODIFY",
"diff": "@@ -10,7 +10,7 @@ export interface Option {\nisLoading?: boolean,\nkey: string;\nlabel: string;\n- onClick?: () => void;\n+ onClick?: (ev: React.MouseEvent) => void;\ntooltip?: string;\n}\n@@ -45,7 +45,7 @@ const PageHeaderFoldable: React.FC<Props> = (\nclassName={css.opt... | Python | Apache License 2.0 | determined-ai/determined | chore: add download experiment model to new header [DET-5634] (#2558) | 1 | chore | null |
386,581 | 10.06.2021 16:08:43 | -7,200 | 07de3e94a5f54095c8a0c08d919a5ee39655d188 | fix(docs): Fix type in MongoDB docs. | [
{
"change_type": "MODIFY",
"diff": "@@ -286,8 +286,8 @@ _ref:\n###### Insert a set of documents:\n```yaml\nrequests:\n- - id: insert_new_comment\n- type: MongoDBInsertOne\n+ - id: insert_documents\n+ type: MongoDBInsertMany\nproperties:\ndocs:\n- _id: 1\n",
"new_path": "packages/docs/connections/MongoDB... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | fix(docs): Fix type in MongoDB docs. | 1 | fix | docs |
386,581 | 10.06.2021 16:10:49 | -7,200 | 3da4851718134a080e1d8daf245bd7d3e26069ec | fix(shell): Fix gqlUri in shell app. | [
{
"change_type": "MODIFY",
"diff": "@@ -27,9 +27,9 @@ ENV NODE_ENV=production\nWORKDIR /var/task\n# Copy build artifacts\n-COPY --from=build /lowdefy/node_modules /var/task/node_modules\n+COPY --from=build /lowdefy/node_modules ./node_modules\n-COPY --from=build /lowdefy/dist /var/task/dist\n+COPY --from=bu... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | fix(shell): Fix gqlUri in shell app. | 1 | fix | shell |
266,154 | 10.06.2021 16:13:27 | 25,200 | 2ba8caf409a7257a9448f6fbc5008d67aab7277e | feat(owl-bot): create issues if it finds malformed config | [
{
"change_type": "MODIFY",
"diff": "@@ -26,7 +26,7 @@ import yaml from 'js-yaml';\n// Conflicting linters think the next line is extraneous or necessary.\n// eslint-disable-next-line node/no-extraneous-import\nimport {Endpoints} from '@octokit/types';\n-import {OctokitType} from './octokit-util';\n+import {... | TypeScript | Apache License 2.0 | googleapis/repo-automation-bots | feat(owl-bot): create issues if it finds malformed config (#1940) | 1 | feat | owl-bot |
438,917 | 10.06.2021 16:14:20 | -7,200 | bf3eb466a35fd8deb8d99292d3cb5210398e1d46 | docs(gauge): improve description of gauge.label.format
Add a description of the function arguments and document the id
parameter in code example.
Close | [
{
"change_type": "MODIFY",
"diff": "@@ -15,7 +15,11 @@ export default {\n* @property {boolean} [gauge.background=\"\"] Set background color. (The `.bb-chart-arcs-background` element)\n* @property {boolean} [gauge.fullCircle=false] Show full circle as donut. When set to 'true', the max label will not be show... | TypeScript | MIT License | naver/billboard.js | docs(gauge): improve description of gauge.label.format
Add a description of the function arguments and document the id
parameter in code example.
Signed-off-by: Adrian Schmutzler <dev@schmutzler.it>
Close #2133 | 1 | docs | gauge |
889,620 | 10.06.2021 16:18:32 | -28,800 | ae6313f35fc4a8fb5f4104b197f4d7dddfad3761 | build: update spring boot to 2.4.6 | [
{
"change_type": "MODIFY",
"diff": "@@ -7,7 +7,7 @@ plugins {\nkotlin(\"plugin.spring\")\nkotlin(\"kapt\")\n}\n- id(\"org.springframework.boot\") version \"2.4.3\"\n+ id(\"org.springframework.boot\") version \"2.4.6\"\nid(\"com.gorylenko.gradle-git-properties\") version \"2.2.4\"\nid(\"nu.studer.jooq\") ver... | Kotlin | MIT License | gotson/komga | build: update spring boot to 2.4.6 | 1 | build | null |
777,388 | 10.06.2021 16:37:47 | 21,600 | fd0b37f360383dfc40a43c564510973fd0d69250 | ci: clean up persistent volumes on GKE | [
{
"change_type": "MODIFY",
"diff": "@@ -473,7 +473,11 @@ commands:\nregion:\ntype: string\nsteps:\n- # Use a run instead of `gke/delete-cluster` because circle CI orbs do not support `when`.\n+ # Use a run instead of `gke/helm` orbs because circle CI orbs do not support `when`.\n+ - run:\n+ name: Delete Hel... | Python | Apache License 2.0 | determined-ai/determined | ci: clean up persistent volumes on GKE (#2538) | 1 | ci | null |
889,620 | 10.06.2021 16:39:27 | -28,800 | 4dfc602391eb4f9623bcae27f535d7809ff3e4db | build: update tika and pdfbox | [
{
"change_type": "MODIFY",
"diff": "@@ -59,10 +59,10 @@ dependencies {\nimplementation(\"com.ibm.icu:icu4j:69.1\")\n- implementation(\"org.apache.tika:tika-core:1.25\")\n+ implementation(\"org.apache.tika:tika-core:1.26\")\nimplementation(\"org.apache.commons:commons-compress:1.20\")\nimplementation(\"com.g... | Kotlin | MIT License | gotson/komga | build: update tika and pdfbox | 1 | build | null |
386,581 | 10.06.2021 16:59:24 | -7,200 | e57fa0309eeddaa815b1a96f9f5c0cc6381b4323 | feat(docs): Add docs for Docker and AWS Lambda deployment | [
{
"change_type": "MODIFY",
"diff": "@@ -156,7 +156,7 @@ _ref:\n- _ref:\npath: templates/navigation_buttons.yaml\nvars:\n- previous_page_title: Deployment\n- previous_page_id: deployment\n+ previous_page_title: Secrets\n+ previous_page_id: secrets\nnext_page_title: Hosting Files\nnext_page_id: hosting-files\... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | feat(docs): Add docs for Docker and AWS Lambda deployment | 1 | feat | docs |
386,581 | 10.06.2021 17:03:34 | -7,200 | 7136663ae482e3f5a3b9bd775118264f707b1fd5 | fix(docs): Fix aws lambda docs. | [
{
"change_type": "MODIFY",
"diff": "@@ -78,7 +78,7 @@ _ref:\n.env\n```\n- ### Step 8 - Create a serverless.yaml file\n+ ### Step 3 - Create a serverless.yaml file\nCreate a file called `.serverless.yaml` in your project repository:\n@@ -106,7 +106,7 @@ _ref:\n- httpApi: '*'\n```\n- ### Step 9 - Deploy to AW... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | fix(docs): Fix aws lambda docs. | 1 | fix | docs |
134,831 | 10.06.2021 17:35:56 | -7,200 | ed4e2c96efeeac0e6d591e5daaf964ec13a2aa9c | fix: dependency check with correct package name | [
{
"change_type": "MODIFY",
"diff": "@@ -12,8 +12,13 @@ const OWNER = 'contentful';\nconst REPOSITORY = 'create-contentful-app';\nconst ROOT_PATH = path.resolve(__dirname, '..', '..');\n-const SANDBOX_PATH = path.resolve(ROOT_PATH, 'dependency-check');\n-const TEMPLATE_PATH = path.join(ROOT_PATH, 'packages',... | JavaScript | MIT License | contentful/create-contentful-app | fix: dependency check with correct package name (#512) | 1 | fix | null |
791,682 | 10.06.2021 17:48:14 | 14,400 | 05f5a4dcbf19888f39b456e7f910716bff8345c4 | core(tap-targets): add stylesheet over protocol | [
{
"change_type": "MODIFY",
"diff": "@@ -63,13 +63,6 @@ module.exports = [\nisReportOnly: false,\ncontentSecurityPolicyViolationType: 'kURLViolation',\n},\n- {\n- // TODO: Fix style-src-elem violation when checking tap targets.\n- // https://github.com/GoogleChrome/lighthouse/issues/11862\n- violatedDirectiv... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(tap-targets): add stylesheet over protocol (#12634) | 1 | core | tap-targets |
71,146 | 10.06.2021 17:52:34 | -10,800 | 8127cf29ef7a3fc9d85c94c41a3cc78b3d3d703f | fix(lambda): deployment failure when layers are added to container functions
This change fixes by throwing an error during synthesis if layers are used in a container function.
*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": "@@ -685,6 +685,10 @@ export class Function extends FunctionBase {\nthis.runtime = props.runtime;\nif (props.layers) {\n+ if (props.runtime === Runtime.FROM_IMAGE) {\n+ throw new Error('Layers are not supported for container image functions');\n+ }\n+\nthis.addLayers(...pr... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(lambda): deployment failure when layers are added to container functions (#15037)
This change fixes #14143 by throwing an error during synthesis if layers are used in a container function.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | fix | lambda |
551,634 | 10.06.2021 18:04:15 | -3,600 | 233f21ac016e79e6388064096296299332b0b250 | chore: fix ilp test | [
{
"change_type": "MODIFY",
"diff": "@@ -243,7 +243,7 @@ public class LineTcpServerTest extends AbstractCairoTest {\nfor (int i = 1; i < threadCount; i++) {\n// Wait writer to be released and check.\nString tableName = \"weather\" + i;\n- int releasedCount = tableIndex.get(tableName).getCount();\n+ int relea... | Java | Apache License 2.0 | questdb/questdb | chore: fix ilp test (#1111) | 1 | chore | null |
756,064 | 10.06.2021 18:18:11 | 25,200 | a2e525a14aeb21f525e1009f4a968eee6ab8b10f | chore(swingset): update algorithm in docs/garbage-collection.md
Clean up the rules by which we determine that GC Actions should be
negated (because the object they're meant to drop/retire has been
re-introduced) or skipped (because the object was already dropped/retired by
some other pathway). | [
{
"change_type": "MODIFY",
"diff": "@@ -118,7 +118,9 @@ When the kernel translates the vat's `syscall.dropImport`, it goes through the c\nImporting vats perform `syscall.retireImport` when they can neither reach nor recognize an import. If the Presence was never used in virtualized data or as a weak key, th... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(swingset): update algorithm in docs/garbage-collection.md
Clean up the rules by which we determine that GC Actions should be
negated (because the object they're meant to drop/retire has been
re-introduced) or skipped (because the object was already dropped/retired by
some other pathway). | 1 | chore | swingset |
756,064 | 10.06.2021 18:19:07 | 25,200 | 127e18ecfd1616088f1e1fd9370e79bccd0704a3 | fix(swingset): add 'slogFile' option to buildVatController()
This was available on the "real" `makeSwingsetController()` API, but not the
`buildVatController` convenience API, which is still in use by a number of
unit tests. | [
{
"change_type": "MODIFY",
"diff": "@@ -408,6 +408,7 @@ export async function makeSwingsetController(\n* testTrackDecref?: unknown,\n* snapstorePath?: string,\n* warehousePolicy?: { maxVatsOnline?: number },\n+ * slogFile?: string,\n* }} runtimeOptions\n* @typedef { import('@agoric/swing-store-simple').KVSt... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | fix(swingset): add 'slogFile' option to buildVatController()
This was available on the "real" `makeSwingsetController()` API, but not the
`buildVatController` convenience API, which is still in use by a number of
unit tests. | 1 | fix | swingset |
599,886 | 10.06.2021 18:19:26 | -32,400 | 126d8665ee2808fc0bc37df4ca61f3e63be096e2 | fix(requests): prevent duplicate movie requests | [
{
"change_type": "MODIFY",
"diff": "@@ -251,20 +251,19 @@ requestRoutes.post('/', async (req, res, next) => {\n}\nif (req.body.mediaType === MediaType.MOVIE) {\n- const existing = await requestRepository.findOne({\n- where: {\n- media: {\n- tmdbId: tmdbMedia.id,\n- },\n- is4k: req.body.is4k,\n- },\n- });\n+... | TypeScript | MIT License | sct/overseerr | fix(requests): prevent duplicate movie requests | 1 | fix | requests |
756,064 | 10.06.2021 18:22:50 | 25,200 | 6bfb6b616362031977751993d8d10ea11b855823 | chore(swingset): minor log message tweak in supervisor-helper.js | [
{
"change_type": "MODIFY",
"diff": "@@ -35,7 +35,7 @@ function makeSupervisorDispatch(dispatch) {\n() => harden(['ok', null, null]),\nerr => {\n// TODO react more thoughtfully, maybe terminate the vat\n- console.log(`error ${err} during vat dispatch of ${delivery}`);\n+ console.log(`error ${err} during vat ... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(swingset): minor log message tweak in supervisor-helper.js | 1 | chore | swingset |
756,064 | 10.06.2021 18:27:43 | 25,200 | 6c85e21831f0c3f867686d4b5f5f66a25f1acdeb | fix(swingset): gc-actions: new algorithm, update test
Implement the new algorithm to decide when a GC Action should be negated or
bypassed. | [
{
"change_type": "MODIFY",
"diff": "@@ -15,31 +15,39 @@ function parseAction(s) {\nexport function processNextGCAction(kernelKeeper) {\nconst allActionsSet = kernelKeeper.getGCActions();\n- function getRefCount(kref) {\n- // When we check for a re-exported kref, if it's entirely missing, that\n- // qualifie... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | fix(swingset): gc-actions: new algorithm, update test
Implement the new algorithm to decide when a GC Action should be negated or
bypassed. | 1 | fix | swingset |
599,886 | 10.06.2021 18:28:33 | -32,400 | de0759c26a9e857e2b8d7244673625fc79ee4660 | fix(requests): do not prevent duplicate requests if other requests are declined | [
{
"change_type": "MODIFY",
"diff": "@@ -256,6 +256,9 @@ requestRoutes.post('/', async (req, res, next) => {\n.leftJoin('request.media', 'media')\n.where('request.is4k = :is4k', { is4k: req.body.is4k })\n.andWhere('media.tmdbId = :tmdbId', { tmdbId: tmdbMedia.id })\n+ .andWhere('request.status != :requestSta... | TypeScript | MIT License | sct/overseerr | fix(requests): do not prevent duplicate requests if other requests are declined | 1 | fix | requests |
266,134 | 10.06.2021 18:50:47 | 18,000 | c6f55e4a283256831991c2538fff080be1283220 | build: add to CODEOWNERS | [
{
"change_type": "MODIFY",
"diff": "@@ -23,3 +23,6 @@ packages/slo-stat-bot/* @googleapis/github-automation @orthros\npackages/snippet-bot/* @googleapis/github-automation @tmatsuo\npackages/sync-repo-settings/* @googleapis/github-automation @JustinBeckwith\npackages/trusted-contribution/* @googleapis/github... | TypeScript | Apache License 2.0 | googleapis/repo-automation-bots | build: add to CODEOWNERS (#2020) | 1 | build | null |
126,276 | 10.06.2021 20:07:26 | 10,800 | 1068ea4d654d15961332a8a89d4a5a50c9239721 | chore(pkg/database): expose catalog loading operation | [
{
"change_type": "MODIFY",
"diff": "@@ -113,7 +113,7 @@ func NewEngine(catalogStore, dataStore *store.ImmuStore, prefix []byte) (*Engine\ncopy(e.prefix, prefix)\n- err := e.loadCatalog()\n+ err := e.LoadCatalog()\nif err != nil {\nreturn nil, err\n}\n@@ -130,10 +130,10 @@ func (e *Engine) EnsureCatalogReady... | Go | Apache License 2.0 | codenotary/immudb | chore(pkg/database): expose catalog loading operation
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | pkg/database |
126,276 | 10.06.2021 20:08:31 | 10,800 | fb2fae47248b1a8af55200475571e837a64a1060 | chore(pkg/database): catalog reloading by replicas | [
{
"change_type": "MODIFY",
"diff": "@@ -127,16 +127,21 @@ func OpenDb(op *DbOptions, systemDB DB, log logger.Logger) (DB, error) {\ndbi.tx1 = dbi.st.NewTx()\ndbi.tx2 = dbi.st.NewTx()\n+ dbi.sqlEngine, err = sql.NewEngine(dbi.st, dbi.st, []byte{SQLPrefix})\n+ if err != nil {\n+ return nil, err\n+ }\n+\nif op... | Go | Apache License 2.0 | codenotary/immudb | chore(pkg/database): catalog reloading by replicas
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | pkg/database |
329,185 | 10.06.2021 20:25:13 | 21,600 | cac4de64379c856a662b5ef525d8da706889d4e3 | chore: update chnageset config to not update when peer bump | [
{
"change_type": "MODIFY",
"diff": "\"access\": \"public\",\n\"baseBranch\": \"main\",\n\"updateInternalDependencies\": \"patch\",\n- \"ignore\": []\n+ \"ignore\": [],\n+ \"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH\": {\n+ \"onlyUpdatePeerDependentsWhenOutOfRange\": true\n+ }\n}\n",
"new_path": ... | TypeScript | MIT License | jmcdo29/ogma | chore: update chnageset config to not update when peer bump | 1 | chore | null |
667,713 | 10.06.2021 20:58:38 | -28,800 | 001f3ce2ac607879c385214e76a8cdc4025a0f6b | fix(android): support horizontal scrollView offset x reuse | [
{
"change_type": "MODIFY",
"diff": "@@ -26,6 +26,7 @@ import com.tencent.mtt.hippy.uimanager.NativeGestureDispatcher;\nimport com.tencent.mtt.hippy.utils.LogUtils;\nimport com.tencent.mtt.hippy.utils.PixelUtil;\nimport com.tencent.mtt.supportui.views.ScrollChecker;\n+import java.util.HashMap;\n@SuppressWarn... | C++ | Apache License 2.0 | tencent/hippy | fix(android): support horizontal scrollView offset x reuse | 1 | fix | android |
392,551 | 10.06.2021 22:10:55 | -7,200 | 449029826aa27d89930b6dea6da3129d3b9899fe | docs: add viewer events example | [
{
"change_type": "MODIFY",
"diff": "@@ -12,7 +12,7 @@ MapillaryJS is an interactive street imagery and semantic mapping visualization\n## Installation and Usage\n-To start using MapillaryJS with data from the [Mapillary](https://www.mapillary.com) platform, you need an [account](https://www.mapillary.com/ap... | TypeScript | MIT License | mapillary/mapillary-js | docs: add viewer events example | 1 | docs | null |
471,349 | 10.06.2021 22:28:38 | -10,800 | 6a8f1f456ce65ed9441a60c9a225ba2a411cdebd | feat(peer-api-check): error differently if devDep not pinned | [
{
"change_type": "MODIFY",
"diff": "* limitations under the License.\n*/\n-const fs = require('fs');\n-const os = require('os');\nconst path = require('path');\n-\nconst appRoot = process.cwd();\n-\nconst packageJsonUrl = path.resolve(`${appRoot}/package.json`);\nconst pjson = require(packageJsonUrl);\n-if ... | TypeScript | Apache License 2.0 | open-telemetry/opentelemetry-js-contrib | feat(peer-api-check): error differently if devDep not pinned (#525) | 1 | feat | peer-api-check |
889,129 | 10.06.2021 23:02:31 | -7,200 | 360a6acf12884df679bda3ba611988d2db270c30 | chore(nodejs): remove api-extractor dependencies | [
{
"change_type": "MODIFY",
"diff": "\"pretest\": \"npm run compile\",\n\"test\": \"c8 mocha build/test\",\n\"precompile\": \"gts clean\",\n- \"api-extractor\": \"api-extractor run --local\",\n- \"api-documenter\": \"api-documenter yaml --input-folder=temp\",\n\"postpublish\": \"./.kokoro/publish-min.sh\"\n}... | TypeScript | Apache License 2.0 | googleapis/nodejs-logging | chore(nodejs): remove api-extractor dependencies (#1096) | 1 | chore | nodejs |
791,639 | 11.06.2021 00:12:06 | -7,200 | 2c0ab6c49dd3e1cffcb94e36facd96214803c7ef | chore(nodejs): remove api-extractor dependencies | [
{
"change_type": "MODIFY",
"diff": "\"predocs-test\": \"npm run docs\",\n\"benchwrapper\": \"node bin/benchwrapper.js\",\n\"prelint\": \"cd samples; npm link ../; npm install\",\n- \"api-extractor\": \"api-extractor run --local\",\n- \"api-documenter\": \"api-documenter yaml --input-folder=temp\",\n\"precom... | TypeScript | Apache License 2.0 | googleapis/nodejs-pubsub | chore(nodejs): remove api-extractor dependencies (#1309) | 1 | chore | nodejs |
756,064 | 11.06.2021 00:33:52 | 25,200 | 191ecc1934821aad0c93c4da1b094bf4c09277ce | chore(swingset): comment out comms GC debug prints
Comms is still ignoring these GC actions, but now it will do so quietly. | [
{
"change_type": "MODIFY",
"diff": "@@ -152,21 +152,21 @@ export function buildCommsDispatch(\nassert(Array.isArray(vrefs));\nvrefs.map(vref => insistVatType('object', vref));\nvrefs.map(vref => assert(parseVatSlot(vref).allocatedByVat));\n- console.log(`-- comms ignoring dropExports`);\n+ // console.log(`-... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(swingset): comment out comms GC debug prints
Comms is still ignoring these GC actions, but now it will do so quietly. | 1 | chore | swingset |
756,064 | 11.06.2021 00:50:33 | 25,200 | 3aae476734b3d0852f429d4eb24ff6e245030327 | chore(swingset): comment out liveslots GC debug messages
and make some enhancements should they ever need to be restored | [
{
"change_type": "MODIFY",
"diff": "@@ -839,7 +839,7 @@ function build(\nassert(Array.isArray(vrefs));\nvrefs.map(vref => insistVatType('object', vref));\nvrefs.map(vref => assert(parseVatSlot(vref).allocatedByVat));\n- console.log(`-- liveslots acting upon dropExports`);\n+ // console.log(`-- liveslots act... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(swingset): comment out liveslots GC debug messages
and make some enhancements should they ever need to be restored | 1 | chore | swingset |
306,660 | 11.06.2021 00:51:06 | -19,080 | bb8ea8cdeea2c44641a80042b688d73a1cd560a0 | docs(VerificationInput): adds disabled and error state stories | [
{
"change_type": "ADD",
"diff": "+import * as React from 'react';\n+import { VerificationCodeInput, Label } from '@/index';\n+\n+// CSF format story\n+export const disabled = () => {\n+\n+ return (\n+ <>\n+ <Label withInput={true}>Verification code</Label>\n+ <VerificationCodeInput disabled={true} value=\"1... | TypeScript | MIT License | innovaccer/design-system | docs(VerificationInput): adds disabled and error state stories | 1 | docs | VerificationInput |
306,660 | 11.06.2021 01:16:32 | -19,080 | 578b75564f4b708a9fc0ce8008f7eafb77c7fb6e | docs(VerificationInput): adds pattern | [
{
"change_type": "ADD",
"diff": "+import * as React from 'react';\n+import { VerificationCodeInput } from '@/index';\n+\n+export const verificationCodeInput = () => <></>;\n+\n+const customCode = `() => {\n+ class VerificationCodeInputCard extends React.Component {\n+ constructor(props) {\n+ super(props);\n... | TypeScript | MIT License | innovaccer/design-system | docs(VerificationInput): adds pattern | 1 | docs | VerificationInput |
126,294 | 11.06.2021 02:08:48 | -19,080 | e314fd94de839769f8d296a13bf3e3d1d86094ea | chore(cmd/immuclient): fix panic in immuclient cli mode
Fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -88,6 +88,9 @@ func (cl *commandline) interactiveCli(cmd *cobra.Command) {\nAliases: []string{\"cli-mode\"},\nExample: cli.Init(cl.immucl).HelpMessage(),\nRunE: func(cmd *cobra.Command, args []string) error {\n+ if err := cl.immucl.Connect(args); err != nil {\n+ cl.qui... | Go | Apache License 2.0 | codenotary/immudb | chore(cmd/immuclient): fix panic in immuclient cli mode
Fixes #834 | 1 | chore | cmd/immuclient |
71,251 | 11.06.2021 08:53:15 | 21,600 | 5eb1e7503d04f193e9194c87f7f0120afff4520a | fix(lambda-event-sources): kafka event source expects credentials even when accessed via vpc
Fixes
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | [
{
"change_type": "MODIFY",
"diff": "@@ -15,13 +15,16 @@ import { Construct } from '@aws-cdk/core';\n*/\nexport interface KafkaEventSourceProps extends StreamEventSourceProps {\n/**\n- * the Kafka topic to subscribe to\n+ * The Kafka topic to subscribe to\n*/\nreadonly topic: string,\n/**\n- * the secret wit... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(lambda-event-sources): kafka event source expects credentials even when accessed via vpc (#14804)
Fixes https://github.com/aws/aws-cdk/issues/14038
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | fix | lambda-event-sources |
14,210 | 11.06.2021 09:24:48 | -7,200 | 760f8e79d71281c7176b7cd43917a77f89204b10 | fix(js): provide fallback method for `addEventListener` on media queries | [
{
"change_type": "MODIFY",
"diff": "import * as autocompleteShared from '@algolia/autocomplete-shared';\nimport { fireEvent, waitFor } from '@testing-library/dom';\n-import { castToJestMock } from '../../../../test/utils';\n+import { castToJestMock, createMatchMedia } from '../../../../test/utils';\nimport ... | TypeScript | MIT License | algolia/autocomplete | fix(js): provide fallback method for `addEventListener` on media queries (#600) | 1 | fix | js |
688,448 | 11.06.2021 09:42:20 | -10,800 | 29ec08d04ba600c03bb5b5dc97186fde92a97e44 | feat(drawer): add all types of the drawer | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,7 @@ import DrawerTitle from '../DrawerTitle'\ntype AnchorType = 'bottom' | 'left' | 'right' | 'top'\n-type WidthType = 'regular' | 'wide'\n+type WidthType = 'narrow' | 'regular' | 'medium' | 'wide' | 'ultra-wide'\nexport interface Props extends BaseProps {\n... | TypeScript | MIT License | toptal/picasso | feat(drawer): add all types of the drawer (#2099) | 1 | feat | drawer |
104,828 | 11.06.2021 09:43:20 | -7,200 | 2ab5a34163f49e534e721885f58565d8cf7d41ab | fix(mapcard): improved drag and drop example | [
{
"change_type": "MODIFY",
"diff": "@@ -310,7 +310,7 @@ import { MapCard } from 'carbon-addons-iot-react';\nimport { useDrop } from 'react-dnd';\nimport update from 'immutability-helper';\n-const DragPanel = ({ id, left, top, children }) => {\n+const DragPanel = ({ id, left, top, height, width, children }) ... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(mapcard): improved drag and drop example
#2366 | 1 | fix | mapcard |
438,916 | 11.06.2021 10:08:34 | -7,200 | 6cbf64a72c2f4d15a006c629c00f8c230d5b522a | fix(Chart): Handle nullish properties from API extendings safely
Chart APIs having null/undefined properties should not break the chart construction now
Ref
Close | [
{
"change_type": "MODIFY",
"diff": "@@ -47,3 +47,4 @@ Marc Faber <faber@genodata.de>\nDonald Pipowitch <pipo@senaeh.de>\nSung Oh Park <sung-oh.park@navercorp.com>\nAdrian Schmutzler <dev@schmutzler.it>\n+Aziz Gazanchiyan <ZIZ@KMDPoland.pl>\n",
"new_path": "AUTHORS.txt",
"old_path": "AUTHORS.txt"
}... | TypeScript | MIT License | naver/billboard.js | fix(Chart): Handle nullish properties from API extendings safely
Chart APIs having null/undefined properties should not break the chart construction now
Ref #2132
Close #2134 | 1 | fix | Chart |
865,926 | 11.06.2021 10:22:29 | -7,200 | b817d5550daf68ff81fa6510cb5a08a24e9f9ce2 | feat(overlay): allow to provide offset#right | [
{
"change_type": "MODIFY",
"diff": "@@ -64,6 +64,48 @@ describe('<Overlay>', function() {\nexpect(wrapper.contains(<div>{ 'Test' }</div>)).to.be.true;\n});\n+ describe('props#offset', function() {\n+\n+ it('should use provided offset { left }', function() {\n+\n+ // given\n+ const offset = {\n+ left: 100\n+... | JavaScript | MIT License | camunda/camunda-modeler | feat(overlay): allow to provide offset#right | 1 | feat | overlay |
791,255 | 11.06.2021 10:24:54 | 25,200 | 64dc099f2cabea1d8390a81ead1cc7943a8ba721 | docs(bigquery): indicate provenance of the iterator package in README | [
{
"change_type": "MODIFY",
"diff": "@@ -36,7 +36,7 @@ if err != nil {\nfor {\nvar values []bigquery.Value\nerr := it.Next(&values)\n- if err == iterator.Done {\n+ if err == iterator.Done { // from \"google.golang.org/api/iterator\"\nbreak\n}\nif err != nil {\n",
"new_path": "bigquery/README.md",
"ol... | Go | Apache License 2.0 | googleapis/google-cloud-go | docs(bigquery): indicate provenance of the iterator package in README (#4245) | 1 | docs | bigquery |
141,506 | 11.06.2021 10:38:27 | -36,000 | 0bcf7d889e863d55c42edf92c0e4a23b561da7d4 | fix: change elm select "faded" placeholder from wisteria-300 to 800
wisteria-300 is that ugly pink colour. This now matches the
React component for the default styling of a placeholder for
a select component | [
{
"change_type": "MODIFY",
"diff": "@@ -144,4 +144,15 @@ main =\n)\n(Select.selectIdentifier \"Single Clearable Select\")\n]\n+ , storyOf \"Single, no placeholder (test case)\" config <|\n+ \\m ->\n+ Html.map SelectMsg <|\n+ div [ style \"width\" \"300px\", style \"margin-top\" \"12px\" ]\n+ [ Select.view\n... | TypeScript | MIT License | cultureamp/kaizen-design-system | fix: change elm select "faded" placeholder from wisteria-300 to 800 (#1695)
wisteria-300 is that ugly pink colour. This now matches the
React component for the default styling of a placeholder for
a select component | 1 | fix | null |
386,581 | 11.06.2021 10:44:41 | -7,200 | 1672f241c67f64129c3e6138efa1830716b445e3 | fix(docs): Add lowdefy version in dockerfile warnings | [
{
"change_type": "MODIFY",
"diff": "@@ -26,7 +26,7 @@ _ref:\ncontent: |\nLowdefy apps can be deployed to AWS Lambda serverless functions by using the [lowdefy/lowdefy-aws-lambda](https://hub.docker.com/repository/docker/lowdefy/lowdefy-aws-lambda) Docker images. These images contain a Lowdefy app server. To... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | fix(docs): Add lowdefy version in dockerfile warnings | 1 | fix | docs |
699,189 | 11.06.2021 10:47:16 | 36,000 | 9ad5288f3298c06082347f5238ec9681a106c57a | fix(toast): toasts now render when prefersReducedMotion is enabled | [
{
"change_type": "MODIFY",
"diff": "import * as React from 'react';\nimport {Box, safelySpreadBoxProps} from '@twilio-paste/box';\n-import {ToastProps, ToastPropTypes} from './types';\n+import {ToastPropTypes} from './propTypes';\n+import type {ToastProps} from './types';\nconst ErrorToast = React.forwardRe... | TypeScript | MIT License | twilio-labs/paste | fix(toast): toasts now render when prefersReducedMotion is enabled (#1557) | 1 | fix | toast |
699,189 | 11.06.2021 11:10:30 | 36,000 | 5e770d200ebef1f18b67e6861407e8c092503c57 | chore: add changeset for toast bug fix | [
{
"change_type": "ADD",
"diff": "+---\n+'@twilio-paste/toast': patch\n+'@twilio-paste/core': patch\n+---\n+\n+Fixes a bug where Toasts may not display using the provided Toaster for users with the system flag \"prefers-reduced-motion\"\n",
"new_path": ".changeset/nervous-cougars-roll.md",
"old_path"... | TypeScript | MIT License | twilio-labs/paste | chore: add changeset for toast bug fix (#1558) | 1 | chore | null |
791,621 | 11.06.2021 11:52:11 | 14,400 | a211f6aa12c0e61be210e76c8fa4faba78e6db39 | tests: attempt to make some tests more deterministic | [
{
"change_type": "MODIFY",
"diff": "@@ -23,7 +23,7 @@ import {\nTopic,\n} from '@google-cloud/pubsub';\nimport {assert} from 'chai';\n-import {describe, it, afterEach} from 'mocha';\n+import {describe, it, after} from 'mocha';\nimport * as cp from 'child_process';\nimport * as uuid from 'uuid';\nimport * as... | TypeScript | Apache License 2.0 | googleapis/nodejs-pubsub | tests: attempt to make some tests more deterministic (#1311) | 1 | tests | null |
126,295 | 11.06.2021 11:58:55 | -7,200 | 157957d4fe804615eace3dcd0b8b95a9ceafb483 | chore: remove unused interceptors and add missing error code prefixes | [
{
"change_type": "MODIFY",
"diff": "@@ -47,7 +47,7 @@ func TestGRPCError(t *testing.T) {\nrequire.Equal(t, err.(errors.ImmuError).Error(), \"invalid user name or password\")\nrequire.Equal(t, err.(errors.ImmuError).Cause(), \"crypto/bcrypt: hashedPassword is not the hash of the given password\")\n- require.... | Go | Apache License 2.0 | codenotary/immudb | chore: remove unused interceptors and add missing error code prefixes
Signed-off-by: Michele Meloni <cleaversdev@gmail.com> | 1 | chore | null |
129,350 | 11.06.2021 12:18:27 | -7,200 | 7eec5a023b81f67dcb978babfe689cec7b2474eb | fix(changelog): generating changelog after a pre-release
Closes | [
{
"change_type": "MODIFY",
"diff": "@@ -480,3 +480,36 @@ def test_changelog_incremental_keep_a_changelog_sample_with_annotated_tag(\nout = f.read()\nfile_regression.check(out, extension=\".md\")\n+\n+\n+@pytest.mark.parametrize(\"test_input\", [\"rc\", \"alpha\", \"beta\"])\n+@pytest.mark.usefixtures(\"tmp_... | Python | MIT License | commitizen-tools/commitizen | fix(changelog): generating changelog after a pre-release
Closes #357 | 1 | fix | changelog |
306,408 | 11.06.2021 12:44:54 | 14,400 | 159d6839c8a3087c084896b5be21e12bfa1d3d0d | fix: better support when options change dynamically | [
{
"change_type": "ADD",
"diff": "+---\n+'@lion/combobox': minor\n+---\n+\n+Better support when options change dynamically\n",
"new_path": ".changeset/beige-students-vanish.md",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "@@ -266,7 +266,7 @@ function fetchMyData(val) {\nif (re... | JavaScript | MIT License | ing-bank/lion | fix: better support when options change dynamically | 1 | fix | null |
942,615 | 11.06.2021 12:45:25 | 25,200 | a8fe173a5f2e01c3d14f3f2f18e257d3e7eee0ab | build: Remove baseUrl and paths from tsconfig | [
{
"change_type": "MODIFY",
"diff": "\"allowSyntheticDefaultImports\": true,\n\"types\": [],\n\"incremental\": true,\n- \"baseUrl\": \"./\",\n- \"paths\": {\n- \"@workday/canvas-kit-react*\": [\"modules/react*\"],\n- \"@workday/canvas-kit-labs-react*\": [\"modules/labs-react*\"],\n- \"@workday/canvas-kit-pre... | TypeScript | Apache License 2.0 | workday/canvas-kit | build: Remove baseUrl and paths from tsconfig (#1107) | 1 | build | null |
386,581 | 11.06.2021 13:17:11 | -7,200 | f3959adfe191198fbe958ecb2a14da61a8c26764 | fix(server-netlify): Fix Netlify server express GraphQL path. | [
{
"change_type": "MODIFY",
"diff": "@@ -24,6 +24,7 @@ import { readFile } from '@lowdefy/node-utils';\nfunction getServer({\ndevelopment = false,\nbuildDirectory,\n+ gqlExpressPath,\ngqlUri,\nlogger,\ngetSecrets,\n@@ -66,7 +67,7 @@ function getServer({\nconst server = express();\n- gqlServer.applyMiddleware... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | fix(server-netlify): Fix Netlify server express GraphQL path. | 1 | fix | server-netlify |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.