Skip to content

Commit

Permalink
Merge branch 'release/2020.4.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DMarby committed Sep 23, 2020
2 parents 52ae23d + 47e68b2 commit 403ddf2
Show file tree
Hide file tree
Showing 61 changed files with 111 additions and 110 deletions.
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"tagVersionPrefix": "lib@",
"version": "2.2.23",
"version": "2.2.25",
"includeMergedTags": true,
"packages": [
"packages/*",
"plugins/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-app/config/config.core.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2020.4.0",
"version": "2020.4.1",
"name": "insomnia",
"executableName": "insomnia",
"appId": "com.insomnia.app",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-app/config/config.designer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2020.4.0",
"version": "2020.4.1",
"name": "insomnia-designer",
"executableName": "insomnia-designer",
"appId": "com.insomnia.designer",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 21 additions & 21 deletions packages/insomnia-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "2.2.23",
"version": "2.2.25",
"name": "insomnia-app",
"homepage": "https://konghq.com",
"description": "The Collaborative API Design Tool",
Expand Down Expand Up @@ -115,25 +115,25 @@
"html-entities": "^1.2.0",
"httpsnippet": "^1.22.0",
"iconv-lite": "^0.4.15",
"insomnia-components": "^2.2.23",
"insomnia-cookies": "^2.2.22",
"insomnia-importers": "^2.2.22",
"insomnia-plugin-base64": "^2.2.22",
"insomnia-plugin-cookie-jar": "^2.2.22",
"insomnia-plugin-core-themes": "^2.2.22",
"insomnia-plugin-file": "^2.2.22",
"insomnia-plugin-hash": "^2.2.22",
"insomnia-plugin-jsonpath": "^2.2.22",
"insomnia-plugin-now": "^2.2.22",
"insomnia-plugin-os": "^2.2.22",
"insomnia-plugin-prompt": "^2.2.22",
"insomnia-plugin-request": "^2.2.22",
"insomnia-plugin-response": "^2.2.22",
"insomnia-plugin-uuid": "^2.2.22",
"insomnia-prettify": "^2.2.22",
"insomnia-testing": "^2.2.22",
"insomnia-url": "^2.2.22",
"insomnia-xpath": "^2.2.22",
"insomnia-components": "^2.2.24",
"insomnia-cookies": "^2.2.24",
"insomnia-importers": "^2.2.24",
"insomnia-plugin-base64": "^2.2.24",
"insomnia-plugin-cookie-jar": "^2.2.24",
"insomnia-plugin-core-themes": "^2.2.24",
"insomnia-plugin-file": "^2.2.24",
"insomnia-plugin-hash": "^2.2.24",
"insomnia-plugin-jsonpath": "^2.2.24",
"insomnia-plugin-now": "^2.2.24",
"insomnia-plugin-os": "^2.2.24",
"insomnia-plugin-prompt": "^2.2.24",
"insomnia-plugin-request": "^2.2.24",
"insomnia-plugin-response": "^2.2.25",
"insomnia-plugin-uuid": "^2.2.24",
"insomnia-prettify": "^2.2.24",
"insomnia-testing": "^2.2.24",
"insomnia-url": "^2.2.24",
"insomnia-xpath": "^2.2.24",
"isomorphic-git": "^0.70.3",
"jshint": "^2.11.1",
"json-order": "^1.1.0",
Expand All @@ -150,7 +150,7 @@
"node-libcurl": "^2.2.0",
"nunjucks": "^3.2.0",
"oauth-1.0a": "^2.2.2",
"openapi-2-kong": "^2.2.22",
"openapi-2-kong": "^2.2.24",
"papaparse": "^5.2.0",
"pdfjs-dist": "^2.5.207",
"prop-types": "^15.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-components",
"version": "2.2.23",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "Insomnia UI component library",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-cookies/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia-cookies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-cookies",
"version": "2.2.22",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "Cookie utilities",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-importers/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia-importers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-importers",
"version": "2.2.22",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "Various data importers for Insomnia",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-inso/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions packages/insomnia-inso/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-inso",
"version": "2.2.22",
"version": "2.2.25",
"homepage": "https://insomnia.rest",
"description": "A CLI for Insomnia Designer - the collaborative API design tool.",
"author": "Kong <[email protected]>",
Expand Down Expand Up @@ -68,24 +68,24 @@
"cosmiconfig": "^6.0.0",
"enquirer": "^2.3.5",
"env-paths": "^2.2.0",
"insomnia-plugin-base64": "^2.2.22",
"insomnia-plugin-cookie-jar": "^2.2.22",
"insomnia-plugin-core-themes": "^2.2.22",
"insomnia-plugin-file": "^2.2.22",
"insomnia-plugin-hash": "^2.2.22",
"insomnia-plugin-jsonpath": "^2.2.22",
"insomnia-plugin-now": "^2.2.22",
"insomnia-plugin-os": "^2.2.22",
"insomnia-plugin-prompt": "^2.2.22",
"insomnia-plugin-request": "^2.2.22",
"insomnia-plugin-response": "^2.2.22",
"insomnia-plugin-uuid": "^2.2.22",
"insomnia-send-request": "^2.2.22",
"insomnia-testing": "^2.2.22",
"insomnia-plugin-base64": "^2.2.24",
"insomnia-plugin-cookie-jar": "^2.2.24",
"insomnia-plugin-core-themes": "^2.2.24",
"insomnia-plugin-file": "^2.2.24",
"insomnia-plugin-hash": "^2.2.24",
"insomnia-plugin-jsonpath": "^2.2.24",
"insomnia-plugin-now": "^2.2.24",
"insomnia-plugin-os": "^2.2.24",
"insomnia-plugin-prompt": "^2.2.24",
"insomnia-plugin-request": "^2.2.24",
"insomnia-plugin-response": "^2.2.25",
"insomnia-plugin-uuid": "^2.2.24",
"insomnia-send-request": "^2.2.24",
"insomnia-testing": "^2.2.24",
"lodash.flattendeep": "^4.4.0",
"mkdirp": "^1.0.4",
"nedb": "^1.8.0",
"openapi-2-kong": "^2.2.22",
"openapi-2-kong": "^2.2.24",
"string-argv": "^0.3.1",
"yaml": "^1.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-prettify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia-prettify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-prettify",
"version": "2.2.22",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "Prettification utilities for Insomnia",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-send-request/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/insomnia-send-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-send-request",
"version": "2.2.22",
"version": "2.2.24",
"main": "dist/index.js",
"dependencies": {
"@stoplight/spectral": "^5.4.0",
Expand All @@ -15,8 +15,8 @@
"hkdf": "0.0.2",
"html-entities": "^1.3.1",
"httpsnippet": "^1.22.0",
"insomnia-importers": "^2.2.22",
"insomnia-testing": "^2.2.22",
"insomnia-importers": "^2.2.24",
"insomnia-testing": "^2.2.24",
"isomorphic-git": "^1.5.0",
"jshint": "^2.11.1",
"jsonlint": "^1.6.3",
Expand All @@ -30,7 +30,7 @@
"node-libcurl": "^2.2.0",
"nunjucks": "^3.2.1",
"oauth-1.0a": "^2.2.6",
"openapi-2-kong": "^2.2.22",
"openapi-2-kong": "^2.2.24",
"tough-cookie": "^4.0.0",
"url-join": "^4.0.1",
"uuid": "^8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-smoke-test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia-smoke-test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "insomnia-smoke-test",
"version": "2.2.22",
"version": "2.2.25",
"scripts": {
"spectron:core:build": "xvfb-maybe jest --testPathPattern core",
"spectron:designer:build": "xvfb-maybe jest --testPathPattern designer",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-testing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-testing",
"version": "2.2.22",
"version": "2.2.24",
"main": "dist/index.js",
"scripts": {
"typecheck": "flow check",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-url/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia-url/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-url",
"version": "2.2.22",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "URL Utilities",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-xpath/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/insomnia-xpath/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-xpath",
"version": "2.2.22",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "Query XML using XPath",
"license": "MIT",
Expand All @@ -9,7 +9,7 @@
"test": "jest --silent"
},
"dependencies": {
"insomnia-cookies": "^2.2.22",
"insomnia-cookies": "^2.2.24",
"xmldom": "^0.1.27",
"xpath": "0.0.27"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-2-kong/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/openapi-2-kong/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openapi-2-kong",
"version": "2.2.22",
"version": "2.2.24",
"main": "dist/index.js",
"scripts": {
"typecheck": "flow check",
Expand Down
2 changes: 1 addition & 1 deletion plugins/insomnia-plugin-base64/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/insomnia-plugin-base64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-base64",
"version": "2.2.22",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "Insomnia base64 template tag",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/insomnia-plugin-cookie-jar/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plugins/insomnia-plugin-cookie-jar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-cookie-jar",
"version": "2.2.22",
"version": "2.2.24",
"author": "Preston Alvarado <[email protected]>",
"description": "Insomnia cookie jar template tag",
"license": "MIT",
Expand All @@ -18,7 +18,7 @@
"test": "jest --silent"
},
"dependencies": {
"insomnia-cookies": "^2.2.22"
"insomnia-cookies": "^2.2.24"
},
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"
}
2 changes: 1 addition & 1 deletion plugins/insomnia-plugin-core-themes/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/insomnia-plugin-core-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-core-themes",
"version": "2.2.22",
"version": "2.2.24",
"author": "Gregory Schier <[email protected]>",
"description": "Insomnia core themes",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/insomnia-plugin-default-headers/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 403ddf2

Please sign in to comment.