next-react-graphql-apollo-hooks icon indicating copy to clipboard operation
next-react-graphql-apollo-hooks copied to clipboard

build(deps): bump minimist, next, mkdirp, @graphql-codegen/cli and handlebars

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps minimist to 1.2.6 and updates ancestor dependencies minimist, next, mkdirp, @graphql-codegen/cli and handlebars. These dependencies need to be updated together.

Updates minimist from 1.2.0 to 1.2.6

Commits

Updates next from 9.1.4 to 9.5.5

Commits

Updates mkdirp from 0.5.1 to 0.5.6

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for mkdirp since your current version.


Updates @graphql-codegen/cli from 1.8.3 to 1.21.8

Changelog

Sourced from @​graphql-codegen/cli's changelog.

1.21.8

Patch Changes

  • e1643e6d4: Fix exception loader.loaderId is not a function caused by conflict with an internal dependency of Codegen.

1.21.7

Patch Changes

  • 470336a1: don't require plugins for for config if preset provides plugin. Instead the preset should throw if no plugins were provided.
  • Updated dependencies [470336a1]
    • @​graphql-codegen/plugin-helpers@​1.18.8

1.21.6

Patch Changes

  • 3b82d1bd: update chokidar

1.21.5

Patch Changes

  • dfd25caf: chore(deps): bump graphql-tools versions
  • Updated dependencies [dfd25caf]
    • @​graphql-codegen/core@​1.17.10
    • @​graphql-codegen/plugin-helpers@​1.18.7

1.21.4

Patch Changes

  • d9212aa0: fix(visitor-plugin-common): guard for a runtime type error
  • Updated dependencies [d9212aa0]
    • @​graphql-codegen/plugin-helpers@​1.18.5

1.21.3

Patch Changes

  • 23862e7e: fix(naming-convention): revert and pin change-case-all dependency for workaround #3256
  • Updated dependencies [23862e7e]
    • @​graphql-codegen/plugin-helpers@​1.18.4

1.21.2

Patch Changes

  • 29b75b1e: enhance(namingConvention): use change-case-all instead of individual packages for naming convention

... (truncated)

Commits
  • f0f1dad Upcoming Release Changes (#6313)
  • e1643e6 Fix for loaders issues with new GraphQL-Tools version (#6375)
  • cf7a9df Upcoming Release Changes (#6236)
  • 470336a fix: make plugins optional for preset (#6305)
  • 495353d chore(deps): update dependency @​types/minimatch to v3.0.5 (#6259)
  • 8954a43 chore(deps): update dependency @​types/mkdirp to v1.0.2 (#6260)
  • 86aef78 chore(deps): update dependency @​types/listr to v0.14.4 (#6256)
  • 988b8b6 chore(deps): update dependency @​types/js-yaml to v4.0.2 (#6255)
  • a0ab8c5 chore(deps): update dependency @​types/is-glob to v4.0.2 (#6253)
  • 43b686c chore(deps): update dependency @​types/inquirer to v7.3.3 (#6252)
  • Additional commits viewable in compare view

Updates handlebars from 4.5.3 to 4.7.7

Changelog

Sourced from handlebars's changelog.

v4.7.7 - February 15th, 2021

  • fix weird error in integration tests - eb860c0
  • fix: check prototype property access in strict-mode (#1736) - b6d3de7
  • fix: escape property names in compat mode (#1736) - f058970
  • refactor: In spec tests, use expectTemplate over equals and shouldThrow (#1683) - 77825f8
  • chore: start testing on Node.js 12 and 13 - 3789a30

(POSSIBLY) BREAKING CHANGES:

  • the changes from version 4.6.0 now also apply in when using the compile-option "strict: true". Access to prototype properties is forbidden completely by default, specific properties or methods can be allowed via runtime-options. See #1633 for details. If you are using Handlebars as documented, you should not be accessing prototype properties from your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.

That is why we only bump the patch version despite mentioning breaking changes.

Commits

v4.7.6 - April 3rd, 2020

Chore/Housekeeping:

Compatibility notes:

  • Restored Node.js compatibility

Commits

v4.7.5 - April 2nd, 2020

Chore/Housekeeping:

  • Node.js version support has been changed to v6+ Reverted in 4.7.6

Compatibility notes:

  • Node.js < v6 is no longer supported Reverted in 4.7.6

Commits

v4.7.4 - April 1st, 2020

Chore/Housekeeping:

Compatibility notes:

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Sep 24 '22 12:09 dependabot[bot]