Filipe Freire
f44da26ff3
Bump app version to 2022.4.2 and lerna package versions
2022-06-22 14:24:12 +00:00
Filipe Freire
07c5b0cc66
Bump app version to 2022.4.1 and lerna package versions
2022-06-15 09:56:45 +00:00
Filipe Freire
2d6d9ec37f
Bump app version to 2022.4.0 and lerna package versions
2022-06-09 08:05:54 +00:00
Filipe Freire
10faac4232
Bump app version to 2022.4.0-beta.4 and lerna package versions
2022-06-08 09:21:49 +00:00
Filipe Freire
fc857cb726
chore: Fix package-locks after spectral upgrade ( #4840 )
2022-06-08 09:11:49 +00:00
dependabot[bot]
09ee423cb6
Bump protobufjs from 6.11.2 to 6.11.3 in /packages/insomnia-smoke-test ( #4833 )
...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js ) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases )
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md )
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3 )
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 13:00:50 +01:00
Filipe Freire
0517a0c103
chore: Upgrade Spectral (new clean attempt) ( #4834 )
...
* Upgrade Spectral Dep (clean attempt)
* Add smoke test for OpenAPI import (INS-1425)
* Remove immer and unnecessary await
2022-06-03 11:44:54 +01:00
Mark Kim
35f5094048
Bump app version to 2022.4.0-beta.3 and lerna package versions
2022-06-02 13:20:00 +00:00
James Gatz
4dd89b14d2
add gitlab oauth provider and ui ( #4727 )
...
* add gitlab oauth provider and ui
* add gitlab remaining
* add graphql field in query
* add gitlab oauth provider and ui
* add gitlab remaining
* add graphql field in query
* add some changes for testing
* add gitlab oauth provider and ui
* add gitlab remaining
* add graphql field in query
* add some changes for testing
* add some changes
* modify test
* try to refresh the token on git auth failure
* use localStorage to retrieve the session token
* simplify e2e tests for gitlab
* read the gitlab config from the api
* refresh the token if unauthorised
* use the rest api to fetch the user's data
* add loading state for config and handle 4xx errors in the ui
Co-authored-by: jackkav <jackkav@gmail.com>
* improve config fetching
* fix(e2e): add mock route for config
* Fix fetching gitlab config from the API
* add src as dep to avatar component hook
Co-authored-by: Mark Kim <yowmark613@gmail.com>
Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: David Marby <david@dmarby.se>
2022-06-01 10:39:31 +02:00
Dimitri Mitropoulos
8bc653388c
chore(deps) @jest/globals for insomnia ( #4798 )
2022-05-20 07:05:25 -04:00
Dimitri Mitropoulos
fe20729c64
Merge branch 'release/2022.4.0-beta.2' into develop
2022-05-19 14:52:57 +00:00
Mark Kim
b2d90df572
refactor: rename the git sync submission label ( #4781 )
...
* rename the git sync submission label
* add test fix
* change the button to use name
* add requested changes
* removeing :light selector
2022-05-19 10:17:02 -04:00
Dimitri Mitropoulos
0dd6090f1b
Bump app version to 2022.4.0-beta.2 and lerna package versions
2022-05-19 14:12:37 +00:00
Dimitri Mitropoulos
6e5476de70
chore(deps) updates (all but insomnia) to use @jest/globals ( #4793 )
2022-05-18 17:27:31 -04:00
Dimitri Mitropoulos
52393eccc0
chore(deps): upgrades jest to 28 ( #4783 )
2022-05-17 08:18:06 -04:00
Filipe Freire
c18a729fe7
Bump app version to 2022.4.0-beta.1 and lerna package versions
2022-05-12 13:27:17 +00:00
David Marby
116f011b22
Start the grpc smoke-test server alongside the http server ( #4760 )
2022-05-05 17:49:14 +02:00
David Marby
debe68b3f1
Merge branch 'release/2022.4.0-beta.0' into develop
2022-05-05 15:06:09 +02:00
Jack Kavanagh
6285ab8b0f
add grpc server ( #4758 )
2022-05-05 13:30:13 +02:00
David Marby
e2d2c3093d
Bump app version to 2022.4.0-beta.0 and lerna package versions
2022-05-05 10:22:35 +00:00
Jack Kavanagh
ef03a0feb9
fix inso output contained webpack warnings ( #4751 )
...
* cleanup unused code
* decouple unit testing feature and inso
* tigthen up key value pairs array to reducer
2022-05-03 11:50:30 +00:00
Jack Kavanagh
d16eaa553f
add grpc test ( #4746 )
2022-05-02 16:00:19 +02:00
David Marby
1ee7c198f1
Merge branch 'release/2022.3.0' into develop
2022-04-28 15:05:00 +02:00
Jack Kavanagh
4a56db0560
remove unused deps ( #4730 )
...
* restore packages used in scripts
* package lock
2022-04-28 12:36:05 +00:00
David Marby
e7730587ef
Bump app version to 2022.3.0 and lerna package versions
2022-04-22 11:53:32 +00:00
David Marby
b8c0c7fd41
Sync package-lock.json versions
2022-04-21 22:07:05 +02:00
David Marby
5f6f0edd39
Merge branch 'release/2022.3.0-beta.4' into develop
2022-04-21 19:50:06 +02:00
John Chadwick
776a5148a5
Fix for CVE-2021-3777 (rebased) ( #4716 )
...
* Add .whitesource configuration file
* Added GitHub Sync action to repository.
* Fixed CVE
nodejs-tmpl is vulnerable to Inefficient Regular Expression Complexity
Updated from 1.0.4 to 1.0.5.
Publish Date: 2021-09-15
URL: https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3777
* Delete ibm_fork_sync.yml
* Delete .whitesource
Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
Co-authored-by: Ivan Pedrero <pedrero.ivan@hotmail.com>
2022-04-20 19:37:14 +00:00
Dimitri Mitropoulos
213e1dd1c8
rename insomnia-app/app to insomnia/src ( #4491 )
2022-04-20 17:42:19 +00:00
David Marby
0d46d18847
Bump app version to 2022.3.0-beta.4 and lerna package versions
2022-04-20 15:19:38 +00:00
Filipe Freire
1972347cca
Chore: bump playwright version to 1.20.2 ( #4681 )
2022-04-08 14:18:41 +01:00
Filipe Freire
03fdd2eb7d
Bump app version to 2022.3.0-beta.3 and lerna package versions
2022-04-07 16:59:54 +00:00
Dimitri Mitropoulos
9700e7bde8
Remove flow (and webpack) from portal plugin, replace with TS and ESBuild ( #4650 )
2022-04-04 12:17:01 +00:00
Filipe Freire
273b26b0b4
Bump app version to 2022.3.0-beta.2 and lerna package versions
2022-03-31 14:28:34 +00:00
Filipe Freire
298f394e3b
Bump app version to 2022.3.0-beta.1 and lerna package versions
2022-03-28 15:17:18 +00:00
Filipe Freire
eb9fa48e14
All dependabot PRS 2022 03 24 ( #4636 )
...
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-config
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-testing
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-smoke-test
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/openapi-2-kong
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-send-request
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6 in /packages/insomnia-inso
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* (temp) run bootstrap
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 10:19:20 +00:00
David Marby
f96d151371
Bump app version to 2022.3.0-beta.0 and lerna package versions
2022-03-24 12:33:04 +00:00
Filipe Freire
a4369bea1e
Merge branch 'release/2022.2.1' into develop
2022-03-23 09:53:07 +00:00
Filipe Freire
ef855863e2
Bump app version to 2022.2.1 and lerna package versions
2022-03-21 15:13:28 +00:00
Dimitri Mitropoulos
abea565f83
updates cross-env to latest (from prior: August 2016 version) ( #4551 )
2022-03-18 15:41:46 +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
ba785e6731
Merge branch 'release/2022.2.0' into develop
2022-03-17 17:09:19 +01:00
Dimitri Mitropoulos
d6bd357573
chore(deps): update uuid ( #4600 )
2022-03-17 12:56:11 +00:00
Jack Kavanagh
f3a956f17d
inso: shim more of the window ( #4596 )
2022-03-16 17:23:36 +01: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
David Marby
1cd225a9f5
Bump app version to 2022.2.0 and lerna package versions
2022-03-15 11:18:53 +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
David Marby
6f81d98125
Bump app version to 2022.2.0-alpha.0 and lerna package versions
2022-03-10 12:00:04 +00:00