Commit Graph

176 Commits

Author SHA1 Message Date
Lukasz Warchol
53101abf47 Build and package 2022-06-02 15:28:56 +00:00
Lukasz Warchol
0c1e36ed75 Update Readme to point the users of the deprecated API to version 0.0.3
Remove feature flags header as it will not be needed after API is released.
2022-06-02 14:59:09 +00:00
Lukasz Warchol
1664cea4b1 Fixing misplacement of headers 2022-05-20 12:48:37 +00:00
Lukasz Warchol
58dc7efeb3 Build and package 2022-05-20 12:24:18 +00:00
Lukasz Warchol
8bc56cd807 Update Action to use new ProjectsV2 api
ProjectsNext API is going to be deprecated in favour of new ProjectsV2.
2022-05-20 12:22:44 +00:00
Matthew Costabile
8e43a9d0d7 Merge pull request #103 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.25.0
build(deps-dev): bump @typescript-eslint/parser from 5.24.0 to 5.25.0
2022-05-17 15:43:03 -04:00
dependabot[bot]
4cf3abb9ff build(deps-dev): bump @typescript-eslint/parser from 5.24.0 to 5.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 18:32:19 +00:00
Matthew Costabile
2d863964e7 Merge pull request #102 from actions/dependabot/npm_and_yarn/types/node-16.11.36
build(deps-dev): bump @types/node from 16.11.35 to 16.11.36
2022-05-17 14:11:09 -04:00
dependabot[bot]
95da4c39c2 build(deps-dev): bump @types/node from 16.11.35 to 16.11.36
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.35 to 16.11.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 13:36:31 +00:00
Matthew Costabile
80de5b79f3 Merge pull request #101 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.24.0
build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.24.0
2022-05-16 15:13:43 -04:00
dependabot[bot]
7d736a78c2 build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.24.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.24.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 19:08:52 +00:00
Matthew Costabile
66112f7fe4 Merge pull request #69 from actions/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-05-16 15:08:31 -04:00
Matthew Costabile
6125b7b6b6 Merge pull request #98 from actions/dependabot/npm_and_yarn/types/node-16.11.35
build(deps-dev): bump @types/node from 16.11.34 to 16.11.35
2022-05-16 14:35:18 -04:00
Matthew Costabile
c92f1c7b9c Merge pull request #99 from actions/dependabot/npm_and_yarn/concurrently-7.2.0
build(deps-dev): bump concurrently from 7.1.0 to 7.2.0
2022-05-16 14:35:00 -04:00
Matthew Costabile
dbee858226 Merge pull request #100 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.2.2
build(deps-dev): bump eslint-plugin-jest from 26.1.5 to 26.2.2
2022-05-16 14:34:38 -04:00
dependabot[bot]
257e8e8fed build(deps-dev): bump eslint-plugin-jest from 26.1.5 to 26.2.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.5 to 26.2.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.5...v26.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 13:29:47 +00:00
dependabot[bot]
92bff04cc1 build(deps-dev): bump concurrently from 7.1.0 to 7.2.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 13:29:02 +00:00
dependabot[bot]
5bb8b529cc build(deps-dev): bump @types/node from 16.11.34 to 16.11.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.34 to 16.11.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 13:37:04 +00:00
Matthew Costabile
fea7d52087 Merge pull request #96 from actions/dependabot/npm_and_yarn/types/node-16.11.34
build(deps-dev): bump @types/node from 16.11.33 to 16.11.34
2022-05-11 14:31:18 -04:00
dependabot[bot]
3b2ebb081c build(deps-dev): bump @types/node from 16.11.33 to 16.11.34
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.33 to 16.11.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 13:56:25 +00:00
Matthew Costabile
29eb7cef84 Merge pull request #95 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.23.0
build(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0
2022-05-10 09:38:13 -04:00
dependabot[bot]
98def91cef build(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 13:29:02 +00:00
Matthew Costabile
8f59162ff6 Merge pull request #94 from actions/dependabot/npm_and_yarn/eslint-8.15.0
build(deps-dev): bump eslint from 8.14.0 to 8.15.0
2022-05-09 12:33:00 -04:00
dependabot[bot]
9ac721fd8a build(deps-dev): bump eslint from 8.14.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 13:30:39 +00:00
Matthew Costabile
c91186afaf Merge pull request #91 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.22.0
build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0
2022-05-03 09:34:34 -04:00
Matthew Costabile
3547ee9c81 Merge pull request #92 from actions/dependabot/npm_and_yarn/types/jest-27.5.0
build(deps-dev): bump @types/jest from 27.4.1 to 27.5.0
2022-05-03 09:34:16 -04:00
dependabot[bot]
f1c55a1027 build(deps-dev): bump @types/jest from 27.4.1 to 27.5.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 13:31:47 +00:00
dependabot[bot]
7c18796dcd build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 13:31:37 +00:00
Matthew Costabile
0bb745994b Merge pull request #90 from actions/dependabot/npm_and_yarn/types/node-16.11.33
build(deps-dev): bump @types/node from 16.11.32 to 16.11.33
2022-05-02 11:35:59 -04:00
dependabot[bot]
8a004791b5 build(deps-dev): bump @types/node from 16.11.32 to 16.11.33
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.32 to 16.11.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 13:39:46 +00:00
Matthew Costabile
a02a2e0e2e Merge pull request #88 from actions/dependabot/npm_and_yarn/types/node-16.11.32
build(deps-dev): bump @types/node from 16.11.31 to 16.11.32
2022-04-29 10:18:25 -04:00
Matthew Costabile
9473fe1ada Merge pull request #87 from actions/dependabot/npm_and_yarn/typescript-4.6.4
build(deps-dev): bump typescript from 4.6.3 to 4.6.4
2022-04-29 10:18:01 -04:00
dependabot[bot]
c5b334e234 build(deps-dev): bump @types/node from 16.11.31 to 16.11.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.31 to 16.11.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 13:32:07 +00:00
dependabot[bot]
71ccec7e4d build(deps-dev): bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 13:31:47 +00:00
Matthew Costabile
f9b1fc05c3 Merge pull request #83 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.21.0
build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0
2022-04-27 08:44:59 -04:00
dependabot[bot]
cf477c15a9 build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 12:42:34 +00:00
Matthew Costabile
a5a8e154d8 Merge pull request #85 from actions/dependabot/npm_and_yarn/types/node-16.11.31
build(deps-dev): bump @types/node from 16.11.27 to 16.11.31
2022-04-27 08:41:48 -04:00
dependabot[bot]
6e2fa5f9f3 build(deps-dev): bump @types/node from 16.11.27 to 16.11.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.27 to 16.11.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 12:39:43 +00:00
Matthew Costabile
4205d79489 Merge pull request #82 from actions/dependabot/github_actions/github/codeql-action-2
build(deps): bump github/codeql-action from 1 to 2
2022-04-27 08:39:36 -04:00
Matthew Costabile
f08a2688cd Merge pull request #81 from actions/dependabot/npm_and_yarn/eslint-8.14.0
build(deps-dev): bump eslint from 8.13.0 to 8.14.0
2022-04-27 08:39:18 -04:00
Matthew Costabile
24160a1bc2 Merge pull request #79 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.5
build(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5
2022-04-27 08:38:56 -04:00
dependabot[bot]
0137df9c8d build(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 13:35:41 +00:00
dependabot[bot]
30f559df98 build(deps-dev): bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 13:35:37 +00:00
dependabot[bot]
dc41eefd3f build(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.4 to 26.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.4...v26.1.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 13:35:20 +00:00
Matthew Costabile
661f5254e8 Merge pull request #78 from actions/dependabot/npm_and_yarn/types/node-16.11.27
build(deps-dev): bump @types/node from 16.11.26 to 16.11.27
2022-04-20 10:13:20 -04:00
dependabot[bot]
2a2f1e9ba9 build(deps-dev): bump @types/node from 16.11.26 to 16.11.27
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.26 to 16.11.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 13:39:45 +00:00
Matthew Costabile
d0ecdf4a86 Merge pull request #72 from actions/dependabot/npm_and_yarn/vercel/ncc-0.33.4
Bump @vercel/ncc from 0.33.3 to 0.33.4
2022-04-20 08:02:40 -04:00
Matthew Costabile
03a446013c Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/vercel/ncc-0.33.4 2022-04-20 11:56:24 +00:00
Matthew Costabile
b01f724082 build 2022-04-20 11:56:05 +00:00
Matthew Costabile
f27c638b90 Merge pull request #68 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.4
Bump eslint-plugin-jest from 26.1.3 to 26.1.4
2022-04-19 15:51:00 -04:00