Skip to content

Bump minimist and blitz#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimist-and-blitz-1.2.6
Open

Bump minimist and blitz#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/minimist-and-blitz-1.2.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps minimist to 1.2.6 and updates ancestor dependency blitz. These dependencies need to be updated together.

Updates minimist from 1.2.5 to 1.2.6

Commits

Updates blitz from 0.45.5 to 2.0.0-beta.4

Release notes

Sourced from blitz's releases.

v2.0.0-beta.4

🐞 Patches

blitz

  • c213d521: Fix issue with the route name that's generated for nested routes in @​blitzjs/rpc. This was causing issues for windows users.
  • 0b94a450: Upgrade superjson to the latest version
  • 161270e3: Only run the prisma generate command when the schema file changes.

@​blitzjs/auth

  • 713aead9: Allow specifying custom strategy name in Blitz's passport adapter

@​blitzjs/next

  • 69fb2803: Allow setting static page properties (e.g. getInitialProps) on the App component
  • 0b94a450: Upgrade superjson to the latest version

@​blitzjs/rpc

  • c213d521: Fix issue with the route name that's generated for nested routes in @​blitzjs/rpc. This was causing issues for windows users.
  • 0b94a450: Upgrade superjson to the latest version
  • f6dac093: Improve RPC logging: print resolverName() insetad of /resolverName()

@​blitzjs/codemod

  • d3403cf8: Show file path on error when running the upgrade legacy codemod.
  • 74a4ce8e: Add AuthenticatedSessionContext to the upgrade-legacy codemod import map
  • 43e65cfe: Remove TypeScript type annotations from next.config.js (a JavaScript file) in the upgrade-legacy codemod.
  • da914c92: Convert import statements to require when creating the next.config.js file in the codemod

@​blitzjs/generator

  • 7498aef4: Fix tsconfig.json referencing blitz-env.d.ts insetad of next-env.d.ts in new app templates
  • 22344d05: New apps generated by the cli was missing the getLayout function in _app, so when you used the getLayout property on your page, it didn't render. You'll need to manually update your _app if you generated an app with blitz v2.

... (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.

Bumps [minimist](https://github.com/substack/minimist) to 1.2.6 and updates ancestor dependency [blitz](https://github.com/blitz-js/blitz). These dependencies need to be updated together.


Updates `minimist` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/commits)

Updates `blitz` from 0.45.5 to 2.0.0-beta.4
- [Release notes](https://github.com/blitz-js/blitz/releases)
- [Commits](https://github.com/blitz-js/blitz/compare/v0.45.5...blitz@2.0.0-beta.4)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: blitz
  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 Oct 5, 2022
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.

0 participants