Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Removes webpack-dev-middleware. It's no longer used after updating ancestor dependencies webpack-dev-middleware, @keystone-next/admin-ui, @keystone-next/auth, @keystone-next/cloudinary, @keystone-next/fields and @keystone-next/keystone. These dependencies need to be updated together.

Removes webpack-dev-middleware

Updates @keystone-next/admin-ui from 8.0.1 to 15.0.0

Commits

Updates @keystone-next/auth from 14.0.0 to 37.0.0

Commits
  • e9221e7 Version Packages (#6943)
  • 622e576 Pin @​apollo/client to 3.4.17 - fixes Unhandled Runtime Error when loading Adm...
  • 96fd2e2 Removing unnecessary types (#6974)
  • 8c7eb2c Aligning the assets-local example with the assets-cloud example (#6965)
  • 04c54a4 Shorter many to many relation names (#6917)
  • 82539fa Use Prisma's Node-API query engine (#6920)
  • bbedee8 Fix item page crashing when failing to fetch an item (#6972)
  • 4e96c23 Fix relationship field not respecting ui.displayMode: cards in create view (#...
  • f2b41df Move changeset for #6907 into .changeset folder (#6968)
  • 18e3168 Fix default renderer of layout block (#6961)
  • Additional commits viewable in compare view

Updates @keystone-next/cloudinary from 2.0.9 to 12.0.0

Changelog

Sourced from @​keystone-next/cloudinary's changelog.

@​keystone-next/website

4.0.0

Major Changes

  • #6957 de8cf44e7 Thanks @​bladey! - Update Node engines to support current Node LTS versions, currently versions 14 and 16.

Patch Changes

3.1.9

Patch Changes

  • #6907 990b56291 Thanks @​JedWatson! - Added db.map option to lists and fields which adds the @@map and @map Prisma attributes respectively

  • Updated dependencies [990b56291]:

    • @​keystone-next/fields-document@​13.0.0

3.1.8

Patch Changes

  • Updated dependencies [fb5b21c03]:
    • @​keystone-next/fields-document@​12.0.0

3.1.7

Patch Changes

3.1.6

Patch Changes

  • #6409 3ece149e5 Thanks @​timleslie! - Upgraded Apollo Server to Version 3.

    The Apollo documentation contains a full list of breaking changes introduced by this update. You can configure the Apollo Server provided by Keystone using the graphql.apolloConfig configuration option.

    The most prominant change for most users will be that the GraphQL Playground has been replaced by the Apollo Sandbox. If you prefer to keep the GraphQL Playground, you can configure your server by following these instructions.

... (truncated)

Commits
  • e9221e7 Version Packages (#6943)
  • 622e576 Pin @​apollo/client to 3.4.17 - fixes Unhandled Runtime Error when loading Adm...
  • 96fd2e2 Removing unnecessary types (#6974)
  • 8c7eb2c Aligning the assets-local example with the assets-cloud example (#6965)
  • 04c54a4 Shorter many to many relation names (#6917)
  • 82539fa Use Prisma's Node-API query engine (#6920)
  • bbedee8 Fix item page crashing when failing to fetch an item (#6972)
  • 4e96c23 Fix relationship field not respecting ui.displayMode: cards in create view (#...
  • f2b41df Move changeset for #6907 into .changeset folder (#6968)
  • 18e3168 Fix default renderer of layout block (#6961)
  • Additional commits viewable in compare view

Updates @keystone-next/fields from 4.1.1 to 15.0.0

Commits

Updates @keystone-next/keystone from 9.3.0 to 29.0.0

Commits
  • e9221e7 Version Packages (#6943)
  • 622e576 Pin @​apollo/client to 3.4.17 - fixes Unhandled Runtime Error when loading Adm...
  • 96fd2e2 Removing unnecessary types (#6974)
  • 8c7eb2c Aligning the assets-local example with the assets-cloud example (#6965)
  • 04c54a4 Shorter many to many relation names (#6917)
  • 82539fa Use Prisma's Node-API query engine (#6920)
  • bbedee8 Fix item page crashing when failing to fetch an item (#6972)
  • 4e96c23 Fix relationship field not respecting ui.displayMode: cards in create view (#...
  • f2b41df Move changeset for #6907 into .changeset folder (#6968)
  • 18e3168 Fix default renderer of layout block (#6961)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…auth, @keystone-next/cloudinary, @keystone-next/fields and @keystone-next/keystone

Removes [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware). It's no longer used after updating ancestor dependencies [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware), [@keystone-next/admin-ui](https://github.com/keystonejs/keystone), [@keystone-next/auth](https://github.com/keystonejs/keystone), [@keystone-next/cloudinary](https://github.com/keystonejs/keystone), [@keystone-next/fields](https://github.com/keystonejs/keystone) and [@keystone-next/keystone](https://github.com/keystonejs/keystone). These dependencies need to be updated together.


Removes `webpack-dev-middleware`

Updates `@keystone-next/admin-ui` from 8.0.1 to 15.0.0
- [Release notes](https://github.com/keystonejs/keystone/releases)
- [Commits](https://github.com/keystonejs/keystone/compare/@keystone-next/admin-ui@8.0.1...@keystone-next/admin-ui@15.0.0)

Updates `@keystone-next/auth` from 14.0.0 to 37.0.0
- [Release notes](https://github.com/keystonejs/keystone/releases)
- [Commits](https://github.com/keystonejs/keystone/compare/@keystone-next/auth@14.0.0...@keystone-next/auth@37.0.0)

Updates `@keystone-next/cloudinary` from 2.0.9 to 12.0.0
- [Release notes](https://github.com/keystonejs/keystone/releases)
- [Changelog](https://github.com/keystonejs/keystone/blob/@keystone-next/cloudinary@12.0.0/docs/CHANGELOG.md)
- [Commits](https://github.com/keystonejs/keystone/compare/@keystone-next/cloudinary@2.0.9...@keystone-next/cloudinary@12.0.0)

Updates `@keystone-next/fields` from 4.1.1 to 15.0.0
- [Release notes](https://github.com/keystonejs/keystone/releases)
- [Commits](https://github.com/keystonejs/keystone/compare/@keystone-next/fields@4.1.1...@keystone-next/fields@15.0.0)

Updates `@keystone-next/keystone` from 9.3.0 to 29.0.0
- [Release notes](https://github.com/keystonejs/keystone/releases)
- [Commits](https://github.com/keystonejs/keystone/compare/@keystone-next/keystone@9.3.0...@keystone-next/keystone@29.0.0)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
- dependency-name: "@keystone-next/admin-ui"
  dependency-type: direct:production
- dependency-name: "@keystone-next/auth"
  dependency-type: direct:production
- dependency-name: "@keystone-next/cloudinary"
  dependency-type: direct:production
- dependency-name: "@keystone-next/fields"
  dependency-type: direct:production
- dependency-name: "@keystone-next/keystone"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant