Dimitri Mitropoulos
abea565f83
updates cross-env to latest (from prior: August 2016 version) ( #4551 )
2022-03-18 15:41:46 +00:00
Dimitri Mitropoulos
f1d6e25a91
chore(deps): upgrade to react 17 ( #4521 )
2022-03-18 11:16:15 -04:00
Dimitri Mitropoulos
4bffb87b12
remove zprint-clj and EDN beautifying ( #4603 )
2022-03-18 12:51:02 +00:00
Jack Kavanagh
f9508a3155
hotfix: incorrect ipc method ( #4609 )
2022-03-18 11:12:35 +00:00
James Gatz
47d2a71279
Add GitHub OAuth for git repos ( #4429 )
...
* add sign in with github
* fix authentication url not being reset
* Add error handling for graphql query results
* move desctructuring to function arguments
* remove unused input prop
* Respect INSOMNIA_DATA_PATH for electron data regardless of environment
* fix lint error and update uuid usage
Co-authored-by: David Marby <david@dmarby.se>
2022-03-18 10:57:12 +01:00
David Marby
1b7951bdc6
Use the segment development write key for smoketests ( #4605 )
2022-03-17 20:51:06 +00:00
CommanderRoot
600e0af1fd
Replace deprecated String.prototype.substr() ( #4578 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-03-17 16:48:05 +00:00
David Marby
ba785e6731
Merge branch 'release/2022.2.0' into develop
2022-03-17 17:09:19 +01:00
Dimitri Mitropoulos
91eb275491
chore(deps): iconv-lite ( #4601 )
2022-03-17 13:19:08 +00:00
Dimitri Mitropoulos
d6bd357573
chore(deps): update uuid ( #4600 )
2022-03-17 12:56:11 +00:00
Dimitri Mitropoulos
1fc1f0809f
chore(deps): updates xpath ( #4602 )
2022-03-17 12:31:54 +00:00
Dimitri Mitropoulos
fdfa25b876
chore(dep): update aws4 ( #4580 )
2022-03-17 11:47:02 +00:00
Jack Kavanagh
e0b91b5aed
fix post data size ( #4604 )
...
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-03-17 12:05:22 +01:00
Jack Kavanagh
0f1030f64f
fix post data size ( #4604 )
...
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-03-17 12:03:56 +01:00
David Marby
ef7773a292
Simplify the test workflow ( #4599 )
2022-03-17 11:05:37 +01:00
Dimitri Mitropoulos
1a11c295ec
updates graphql
dependency ( #4577 )
2022-03-16 16:54:34 +00:00
Jack Kavanagh
f3a956f17d
inso: shim more of the window ( #4596 )
2022-03-16 17:23:36 +01:00
Jack Kavanagh
7baefaf94c
use browser nunjucks ( #4561 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: David Marby <david@dmarby.se>
2022-03-16 14:57:51 +00:00
Dimitri Mitropoulos
28c1a66e9c
dependabot PRs as of 2022 03 16 ( #4598 )
...
* Bump lodash from 4.17.19 to 4.17.21 in /packages/insomnia-smoke-test
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump urijs from 1.19.7 to 1.19.10 in /packages/insomnia-send-request
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.7 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.10 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump urijs from 1.19.6 to 1.19.10 in /packages/insomnia-inso
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.6 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.6...v1.19.10 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* runs bootstrap
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 14:05:14 +00:00
Jack Kavanagh
b41b13a99d
inso: shim more of the window ( #4596 )
2022-03-16 12:05:12 +00:00
Jack Kavanagh
4c657d4e5b
remove :smoke ( #4597 )
2022-03-16 09:36:41 +00:00
Giuseppe B
28f6c2bdf4
Bye bye circular refs ( #4015 )
...
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-03-15 16:25:46 +00:00
David Marby
d1e940c189
Rename release date to build date ( #4595 )
2022-03-15 16:03:05 +00:00
Akiva Gordon
d385ffa5d7
Fix request switcher selection cycling ( #4519 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-03-15 15:18:59 +00:00
David Marby
954a08e1af
Remove package-lock for insomnia-url ( #4585 )
2022-03-15 13:13:54 +00:00
David Marby
1cd225a9f5
Bump app version to 2022.2.0 and lerna package versions
2022-03-15 11:18:53 +00:00
David Marby
e62d70286a
Run lerna version for stable builds as well
2022-03-15 12:13:00 +01:00
David Marby
69a3095cd2
Fix response error colour ( #4586 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-03-10 17:59:00 -05:00
Dimitri Mitropoulos
e4d388ad33
markdown generation now sanitizes with dompurify ( #4579 )
2022-03-10 20:14:54 +00:00
David Marby
9d6caafd7a
Remove gitHead from package.json files ( #4584 )
2022-03-10 19:49:17 +00:00
David Marby
0bfb097676
Fix lerna version bumps and release-recurring skipping, again ( #4583 )
2022-03-10 17:45:11 +00:00
David Marby
d3b4322bf2
Fix lerna version bumps and don't run release recurring for release PRs ( #4576 )
2022-03-10 16:58:42 +01:00
Dimitri Mitropoulos
a8858ee6db
removes unused md5 npm dependency ( #4570 )
2022-03-10 14:45:13 +00:00
Dimitri Mitropoulos
539f2b4c59
removes lodash types ( #4571 )
...
in https://github.com/Kong/insomnia/pull/4550 we removed lodash. this PR is a follow-up to that that removes the (now, also unused) types.
2022-03-10 14:57:08 +01:00
David Marby
7c5199b1ee
Merge branch 'release/2022.2.0-alpha.0' into develop
2022-03-10 13:03:04 +00:00
David Marby
6f81d98125
Bump app version to 2022.2.0-alpha.0 and lerna package versions
2022-03-10 12:00:04 +00:00
David Marby
50df8c1a93
Stop creating tags for lerna on release-start ( #4573 )
2022-03-10 12:37:17 +01:00
David Marby
b069bfde6c
Merge branch 'release/2022.2.0-beta.0' into develop
2022-03-10 11:25:22 +00:00
David Marby
6d2ddbb635
Stop pulling test-bot tap, and update all taps before checking for updates ( #4569 )
2022-03-09 20:43:37 +00:00
John Chadwick
e3b30c26f4
Change "Release recurring" to "Release Recurring" ( #4567 )
2022-03-09 19:03:14 +00:00
Filipe Freire
1ebfb4dee2
version packages lib@2.6.0-beta.0
2022-03-09 17:17:03 +00:00
Filipe Freire
aab8eb59b2
Bump app config version to 2022.2.0-beta.0
2022-03-09 17:17:02 +00:00
David Marby
17e2aefd3e
Stop setting npm env variables ( #4565 )
2022-03-09 18:11:07 +01:00
Filipe Freire
23f8a201c0
Specify --repo in suggested publish workflow run. ( #4564 )
2022-03-09 16:21:01 +00:00
Filipe Freire
b3aa6b9cec
Easier Alpha/Beta/Stable releases (INS-1435) ( #4516 )
...
Co-authored-by: David Marby <david@dmarby.se>
2022-03-09 16:06:53 +01:00
David Marby
0d86e8e0e7
Merge branch 'release/2022.1.1' into develop
2022-03-09 15:12:25 +01:00
Dimitri Mitropoulos
a1fac1f060
Adds generic for Notice in NoticeTable ( #4416 )
...
* Revert "removes generic for Notice"
This reverts commit feade91126
.
* use inference for the onChange handler argument type
* removes duplicated properties
* naming is hard
also, the elvis operator is here now so we can just use him
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-03-09 13:17:14 +00:00
David Marby
53816f1eb9
version packages lib@2.5.2
2022-03-09 13:21:56 +01:00
David Marby
753a222dbe
Bump app version to 2022.1.1
2022-03-09 13:02:23 +01:00
Dimitri Mitropoulos
6c7628d15c
hotfix: invalid OpenAPI spec versions causing the app to crash ( #4559 )
2022-03-09 13:02:11 +01:00