Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2020
1 parent dc689f9 commit 8cdf308
Show file tree
Hide file tree
Showing 175 changed files with 1,604 additions and 672 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-eyes-flash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/blue-bottles-change.md

This file was deleted.

28 changes: 0 additions & 28 deletions .changeset/bright-gifts-return.md

This file was deleted.

65 changes: 0 additions & 65 deletions .changeset/brown-sloths-attend.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/cool-hairs-beam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/few-icons-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-ducks-trade.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/five-jars-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-beds-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-goats-tan.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/pink-socks-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-vans-behave.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/rotten-ladybugs-visit.md

This file was deleted.

34 changes: 0 additions & 34 deletions .changeset/rude-emus-remember.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/seven-parents-play.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/sharp-donkeys-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-kings-burn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-rats-reflect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silver-plums-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-lamps-matter.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tender-eyes-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-hairs-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-melons-eat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-crews-agree.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/yellow-donuts-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-walls-roll.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/release-count
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5
6
28 changes: 28 additions & 0 deletions api-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @keystonejs/api-tests

## 7.0.4

### Patch Changes

- [`6cb4476ff`](https://github.com/keystonejs/keystone/commit/6cb4476ff15923933862c1cd7d4b1ade794106c6) [#3481](https://github.com/keystonejs/keystone/pull/3481) Thanks [@Noviny](https://github.com/Noviny)! - Updated dependencies through a major version - this shouldn't require change by consumers.

* [`5935b89f8`](https://github.com/keystonejs/keystone/commit/5935b89f8862b36f14d09da68f056f759a860f3e) [#3477](https://github.com/keystonejs/keystone/pull/3477) Thanks [@Noviny](https://github.com/Noviny)! - Updating dependencies:

These changes bring the keystone dev experience inline with installing keystone from npm :D

- [`db0797f7f`](https://github.com/keystonejs/keystone/commit/db0797f7f442c2c42cc941633930de527c722f48) [#3465](https://github.com/keystonejs/keystone/pull/3465) Thanks [@timleslie](https://github.com/timleslie)! - Removed unused body-parser dependency.

* [`bbeb0f7d3`](https://github.com/keystonejs/keystone/commit/bbeb0f7d3511a8d8defe9bc2d86ea4a0ae0131fe) [#3415](https://github.com/keystonejs/keystone/pull/3415) Thanks [@singhArmani](https://github.com/singhArmani)! - Added filter and CRUD tests for `AutoIncrement` field type.

- [`ac44568f9`](https://github.com/keystonejs/keystone/commit/ac44568f91fd54ccbc39accf83bcfb3276ce1a72) [#3500](https://github.com/keystonejs/keystone/pull/3500) Thanks [@timleslie](https://github.com/timleslie)! - Updated test scripts to be more consistent.

* [`483b20ec5`](https://github.com/keystonejs/keystone/commit/483b20ec53ff89f1d026c0495fdae5df60a7cf59) [#3487](https://github.com/keystonejs/keystone/pull/3487) Thanks [@singhArmani](https://github.com/singhArmani)! - Updated CRUD API tests for field types.

- [`ea367f759`](https://github.com/keystonejs/keystone/commit/ea367f7594f47efc3528d9917cce010b3a16bf4d) [#3435](https://github.com/keystonejs/keystone/pull/3435) Thanks [@singhArmani](https://github.com/singhArmani)! - Updated `required` and `uniqueness` tests for field API.

* [`096d13fc2`](https://github.com/keystonejs/keystone/commit/096d13fc25696ed1769cf817b705dfd80da601b2) [#3463](https://github.com/keystonejs/keystone/pull/3463) Thanks [@timleslie](https://github.com/timleslie)! - Fixed bug when querying through a many-to-one-to-one relationship chain.

- [`43646b6b3`](https://github.com/keystonejs/keystone/commit/43646b6b39da07690422431fb96747a8dba345c2) [#3462](https://github.com/keystonejs/keystone/pull/3462) Thanks [@singhArmani](https://github.com/singhArmani)! - Added filter and CRUD tests for `OEmbed` field type.

- Updated dependencies [[`6cb4476ff`](https://github.com/keystonejs/keystone/commit/6cb4476ff15923933862c1cd7d4b1ade794106c6), [`5935b89f8`](https://github.com/keystonejs/keystone/commit/5935b89f8862b36f14d09da68f056f759a860f3e), [`ac44568f9`](https://github.com/keystonejs/keystone/commit/ac44568f91fd54ccbc39accf83bcfb3276ce1a72), [`877a5a90d`](https://github.com/keystonejs/keystone/commit/877a5a90d608f0a13b6c0ea103cb96e3ac2caacc), [`483b20ec5`](https://github.com/keystonejs/keystone/commit/483b20ec53ff89f1d026c0495fdae5df60a7cf59), [`0fc878fa9`](https://github.com/keystonejs/keystone/commit/0fc878fa918c3196196f943f195ffaa62fce504b), [`ea367f759`](https://github.com/keystonejs/keystone/commit/ea367f7594f47efc3528d9917cce010b3a16bf4d), [`69d627813`](https://github.com/keystonejs/keystone/commit/69d627813adfc10d29707f5c882ca15621de12a5), [`0153168d7`](https://github.com/keystonejs/keystone/commit/0153168d73ce8cd7ede4eb9c8518e5e2bf859709)]:
- @keystonejs/fields@17.1.0
- @keystonejs/utils@5.4.3

## 7.0.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keystonejs/api-tests",
"description": "A set of tests for running against the KeystoneJS API.",
"private": true,
"version": "7.0.3",
"version": "7.0.4",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"engines": {
Expand All @@ -25,10 +25,10 @@
},
"dependencies": {
"@keystonejs/auth-password": "^5.1.14",
"@keystonejs/fields": "^17.0.0",
"@keystonejs/fields": "^17.1.0",
"@keystonejs/list-plugins": "^7.1.0",
"@keystonejs/test-utils": "^8.0.1",
"@keystonejs/utils": "^5.4.2",
"@keystonejs/utils": "^5.4.3",
"date-fns": "^2.15.0",
"express": "^4.17.1"
}
Expand Down
14 changes: 14 additions & 0 deletions benchmarks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @keystonejs/benchmarks

## 5.1.20

### Patch Changes

- [`db0797f7f`](https://github.com/keystonejs/keystone/commit/db0797f7f442c2c42cc941633930de527c722f48) [#3465](https://github.com/keystonejs/keystone/pull/3465) Thanks [@timleslie](https://github.com/timleslie)! - Removed unused body-parser dependency.

- Updated dependencies [[`6cb4476ff`](https://github.com/keystonejs/keystone/commit/6cb4476ff15923933862c1cd7d4b1ade794106c6), [`5935b89f8`](https://github.com/keystonejs/keystone/commit/5935b89f8862b36f14d09da68f056f759a860f3e), [`db0797f7f`](https://github.com/keystonejs/keystone/commit/db0797f7f442c2c42cc941633930de527c722f48), [`ac44568f9`](https://github.com/keystonejs/keystone/commit/ac44568f91fd54ccbc39accf83bcfb3276ce1a72), [`877a5a90d`](https://github.com/keystonejs/keystone/commit/877a5a90d608f0a13b6c0ea103cb96e3ac2caacc), [`483b20ec5`](https://github.com/keystonejs/keystone/commit/483b20ec53ff89f1d026c0495fdae5df60a7cf59), [`0fc878fa9`](https://github.com/keystonejs/keystone/commit/0fc878fa918c3196196f943f195ffaa62fce504b), [`ea367f759`](https://github.com/keystonejs/keystone/commit/ea367f7594f47efc3528d9917cce010b3a16bf4d), [`69d627813`](https://github.com/keystonejs/keystone/commit/69d627813adfc10d29707f5c882ca15621de12a5), [`096d13fc2`](https://github.com/keystonejs/keystone/commit/096d13fc25696ed1769cf817b705dfd80da601b2), [`07e246d15`](https://github.com/keystonejs/keystone/commit/07e246d15586dede7fa9a04bcc13020c8c5c3a25), [`7f04d9dd2`](https://github.com/keystonejs/keystone/commit/7f04d9dd21ad792b540d9e0a5d83356c091597ad), [`0153168d7`](https://github.com/keystonejs/keystone/commit/0153168d73ce8cd7ede4eb9c8518e5e2bf859709)]:
- @keystonejs/adapter-knex@11.0.3
- @keystonejs/adapter-mongoose@9.0.4
- @keystonejs/fields@17.1.0
- @keystonejs/keystone@14.0.1
- @keystonejs/session@8.1.1
- @keystonejs/app-graphql@6.1.1

## 5.1.19

### Patch Changes
Expand Down
Loading

0 comments on commit 8cdf308

Please sign in to comment.