Commit Graph

3490 Commits

Author SHA1 Message Date
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
Dimitri Mitropoulos
086736588a
hotfix: invalid OpenAPI spec versions causing the app to crash (#4559) 2022-03-09 10:41:25 +00:00
Dimitri Mitropoulos
4c16305257
fixes colorblind theme name and adds tests to prevent it happening again (#4525) 2022-03-09 10:00:14 +00:00
Dimitri Mitropoulos
f86ee53ea2
updates type-fest to latest (#4552) 2022-03-08 18:05:21 -05:00
Jack Kavanagh
378a6d8689
remove png (#4557) 2022-03-08 22:04:26 +00:00
Jack Kavanagh
aa548d0ada
remove hot loader (#4553) 2022-03-08 21:15:55 +00:00
Dimitri Mitropoulos
6250705eef
fixes styled-components wrong peer dependency (#4558) 2022-03-08 19:37:42 +00:00
Dimitri Mitropoulos
608f80ab25
fix filter help modal jsonpath (#4545) 2022-03-08 15:43:55 +00:00
Dimitri Mitropoulos
29479b8bcf
removes lodash (#4550) 2022-03-08 14:28:37 +00:00
Dimitri Mitropoulos
f4bc702401
fixes it.each malformed usage (#4544) 2022-03-07 19:57:20 +00:00
Dimitri Mitropoulos
85d8290450
updates usages of jest timers to prepare for jest 27 (#4539) 2022-03-07 14:19:08 -05:00
Jack Kavanagh
1f05683fad
Chore/upgrade-electron-17 (#4529)
* bump node, electron, libcurl

* bump electron-builder

* stub performance, because inso imports react

* bump @types/node

* match up builder versions

* Disable consent prompts for oidc server

* bump electron and libcurl to latest

* waitForCookies for oauth tests

* Bump NodeJS to 16.13.0

* removes node 14 hack for BufferEncoding

* Replace oidc-provider html interaction pages with a simple html form

* make document cookie wait explicit

Co-authored-by: David Marby <david@dmarby.se>
2022-03-07 13:10:35 +00:00
Jack Kavanagh
8585eea9e6
electron v15 pre-upgrade refactoring (#4524)
* now with 100% fat free cancellation

Co-authored-by: James Gatz <jamesgatzos@gmail.com>

* unblock electron 15

* fix cookielist and temp fix curl types

* fix types

* fix inso

* default to verbose inso test

* implement readdata function

* fix test

* revert test changes

* isomorphic cancel

* reduce typing issues

* curl types

* turns out the tests were wrong

* handle errors

* remove unused inso mock

* remove request delay

* fix lint and add logs

* Revert "remove request delay"

This reverts commit f07d8c90a7a7279ca10f8a8de1ea0c82caa06390.

* simplify and add cancel fallback

* skip cancel test

* playwright is fast and insomnia is slow

* trailing spaces are serious yo

* cancel is flake town

* hmm

* unblock nunjucks and storeTimeline

* fix nunjucks tests

* preload writeFile

* oops forgot to remove the reload

* debugging CI takes all day, log stuff and pray

* also warn if nunjucks is being lame

* Stop using environment variables

* revert debugging logs

Co-authored-by: James Gatz <jamesgatzos@gmail.com>
Co-authored-by: David Marby <david@dmarby.se>
2022-03-03 13:42:04 +00:00
David Marby
82c37d7f96
Set the git user for homebrew PRs (#4536) 2022-03-01 22:37:34 +01:00
David Marby
6bd1173c7a Merge branch 'release/2022.1.0' into develop 2022-03-01 18:45:22 +01:00
David Marby
2b802ceb0d version packages lib@2.5.1 2022-03-01 18:21:42 +01:00
David Marby
2dd8ef20bb version packages lib@2.5.1-beta.2 2022-03-01 18:05:04 +01:00
David Marby
a9fc51fbe5 version packages lib@2.5.1-beta.1 2022-03-01 17:44:30 +01:00