David Marby
946b5627bc
Bump app version to 2022.5.0-beta.2 and lerna package versions
2022-06-30 08:10:31 +00:00
Dimitri Mitropoulos
ed3aad6046
tsconfig cleanup ( #4908 )
2022-06-27 12:57:50 -04:00
Wils Dawson
b400eb1160
Bump app version to 2022.5.0-beta.1 and lerna package versions
2022-06-23 14:10:00 +00:00
Filipe Freire
00a383690e
Merge branch 'release/2022.4.2' into develop
2022-06-22 18:23:44 +01:00
Filipe Freire
f44da26ff3
Bump app version to 2022.4.2 and lerna package versions
2022-06-22 14:24:12 +00:00
Jack Kavanagh
6707e5889d
Bump app version to 2022.5.0-beta.0 and lerna package versions
2022-06-16 09:58:24 +00:00
David Marby
b24d30a21d
Merge branch 'release/2022.4.1' into develop
2022-06-15 19:26:05 +02: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
e98bf5d427
Merge branch 'release/2022.4.0' into develop
2022-06-09 14:15:03 +00:00
Filipe Freire
2d6d9ec37f
Bump app version to 2022.4.0 and lerna package versions
2022-06-09 08:05:54 +00:00
Dimitri Mitropoulos
c6a17d8a3e
chore: single letter variables ( #4848 )
2022-06-08 12:27:21 -04: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
Mark Kim
35f5094048
Bump app version to 2022.4.0-beta.3 and lerna package versions
2022-06-02 13:20:00 +00: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
e2d2c3093d
Bump app version to 2022.4.0-beta.0 and lerna package versions
2022-05-05 10:22:35 +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
0d46d18847
Bump app version to 2022.3.0-beta.4 and lerna package versions
2022-04-20 15:19:38 +00:00
James Gatz
eb21506d40
⚡ ️vite/esbuild ( #4329 )
...
* ⚡ ️ vite
* replace webpack with esbuild in build script
* move build sr to esbuild
* esbuild send-request shim
* remove main externals
* fix lint
* remove webpack from insomnia-testing
* removes more webpack stuff
TODO after this PR: make debugging work again
* pin swagger-ui-react to version before esm change
* restore prepare script to build in bootstrap
* use default tsconfig for eslint and apply fixes
* bundle insomnia-components as cjs/esm
* makes ca_certs.ts pass linting
* builds types for insomnia-components
* improve build script for production
* skip typechecking insomnia-components
* separate package from build
* add electron to externals
* add preload bundling and fix build output
* exclude grpc/proto-loader from the bundle
* move node packages to commonjs
* don't bundle grpc since it's a node module
* fix content security error
* use vite lib mode for insomnia-components
* tidy up vite config and tsconfig options
* update package-locks
* use process.env. for static build time variables
* fix vscode debugging
Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-04-18 17:27:39 +02: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
Filipe Freire
4a7faa4237
All dependabot PRs 2022 03 28 ( #4648 )
...
* Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/insomnia-config
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/insomnia-common
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump node-forge from 1.0.0 to 1.3.0 in /packages/insomnia-send-request
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.0.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run bootstrap.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 12:31:20 +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
ef855863e2
Bump app version to 2022.2.1 and lerna package versions
2022-03-21 15:13:28 +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
9d6caafd7a
Remove gitHead from package.json files ( #4584 )
2022-03-10 19:49:17 +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
Filipe Freire
1ebfb4dee2
version packages lib@2.6.0-beta.0
2022-03-09 17:17:03 +00:00
David Marby
0d86e8e0e7
Merge branch 'release/2022.1.1' into develop
2022-03-09 15:12:25 +01:00
David Marby
53816f1eb9
version packages lib@2.5.2
2022-03-09 13:21:56 +01: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
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
David Marby
6fcfe04249
Mark more packages as public
2022-03-01 17:35:24 +01:00
David Marby
a19466fc97
version packages lib@2.5.1-beta.0
2022-03-01 17:15:38 +01:00
David Marby
66ea00edd8
version packages lib@2.5.0
2022-03-01 15:24:59 +01:00
Dimitri Mitropoulos
0b7a61fdee
Merge branch 'release/2022.1.0-beta.0' into develop
2022-02-15 09:13:42 -05:00
Dimitri Mitropoulos
e621006db0
dependabot PRs as of 2022 02 14 ( #4492 )
2022-02-14 22:18:53 +00:00
Dimitri Mitropoulos
8490bad55c
version packages lib@2.5.0-beta.1
2022-02-08 11:39:25 -05:00
Dimitri Mitropoulos
081fb995a6
version packages lib@2.5.0-beta.0
2022-02-08 11:37:36 -05:00
Opender Singh
b94367ffd8
Mark packages and plugins as private ( #4311 )
...
This reverts commit 96265ae6b5
.
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-22 15:43:30 -05:00
Jack Kavanagh
b2dd09341c
cache lint ( #4302 )
2021-12-10 23:10:20 +00:00
Opender Singh
dc442174c0
version packages lib@2.4.1
2021-12-09 10:19:11 +13:00