fcannizzaro / com.dim.streamdeck

A Stream Deck plugin to interact with Destiny Item Manager and Destiny 2
https://dim-stream-deck.netlify.app
GNU General Public License v3.0
29 stars 7 forks source link

Bump next from 12.0.7 to 12.1.6 in /spa #27

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps next from 12.0.7 to 12.1.6.

Release notes

Sourced from next's releases.

v12.1.6

Core Changes

  • rsc: remove router injection: #36101
  • Fix export from and native modules in server component: #36072
  • feat(next-swc): Update css parser: #36114
  • fix: do not add locale prefix to api route on NextURL: #36118
  • Add experimental onlyGenereated flag for unstable_revalidate: #36108
  • Support necessary headers in the web server response: #36122
  • Fix only generated case in minimal mode: #36130
  • Fix req.url of rsc dynamic routes pages gSSP in edge runtime: #36134
  • Reogranize the client component detection utils: #36135
  • Add support for catch-all route params in NextRequest page type declaration: #36137
  • rsc: mark next head as client component: #36138
  • rsc: keep static page props: #36157
  • Update to target es5 for use-subscription: #36159
  • Fix text decoding for chunk: #36165
  • Fix symlink and copy logic to standalone directory when using outputStandalone: #35535
  • Adds linting rule to avoid assignment to 'module' variable: #35279
  • Fix res.json support for string / null: #36186
  • Update swc: #36187
  • Fix next/image usage in most cases of onLoad(): #36176
  • [eslint-config-next] Update @​typescript-eslint/parser to v5.19.0: #36156
  • Add support for tsconfig moduleResolution node | node12 | nodenext: #36189
  • Fix missing _app component of AppTree in gIP context: #36206
  • refactor(build): no force transpile optional chaining: #35976
  • NextResponse.json: pass options to Response: #35367
  • Improve NextApiHandler type for early returns: #35166
  • Fix build activity indicator position: #36208
  • 404 page - Responsive color scheme: #32113
  • perf(escapeStringRegexp): test before replace: #34472
  • rsc: skip next builtin module when apply loaders: #36202
  • Use finally to clean up seen requests: #36222
  • fix(next-swc/ssg): less aggressive exports drop: #36199
  • fix type definition for defaultGetInitialProps: #36252
  • Use renderToStaticMarkup to render documentHTML: #36213
  • Fix flight loader: #36282
  • Add telemetry for image config formats (avif/webp): #36289
  • Ensure error is cleared for missing global css: #36292
  • next/jest: Allow moduleNameMapper to match before Next.js internal mappings: #36312
  • Add client HMR tracing for debugging: #36328
  • feat:Add support for useDefineForClassFields typescript option: #36335
  • Use fallbackable path module for node and edge runtime: #36306
  • Update swc: #36269
  • fix(next): use moduleGraph.getIssuer to avoid deprecation warning (#36329): #36330
  • Ensure beforeFiles client-side resolving handles dynamic routes: #36317
  • Ensure there is only 1 render pass in concurrent rendering with getInitialProps in _document: #36352
  • Changes to the beforeInteractive strategy to make it work for streaming: #31936
  • Update swc: #36351
  • Fix failing E2E deployment test cases: #36368

... (truncated)

Commits


Dependabot compatibility score

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](https://github.com/fcannizzaro/com.dim.streamdeck/network/alerts).
netlify[bot] commented 2 years ago

Deploy Preview for dim-stream-deck ready!

Name Link
Latest commit 3eecdfd12f51ca06f8b4de5e8157f7b4bd8e79f1
Latest deploy log https://app.netlify.com/sites/dim-stream-deck/deploys/62b5b5910be814000883b120
Deploy Preview https://deploy-preview-27--dim-stream-deck.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.