Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm: bump @next/bundle-analyzer from 12.1.4 to 12.1.5 #12

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2022

Bumps @next/bundle-analyzer from 12.1.4 to 12.1.5.

Release notes

Sourced from @​next/bundle-analyzer's releases.

v12.1.5

Core Changes

  • [Script] Use __non_webpack_require__ to fetch partytown server-side: #35793
  • Use ReadableStream in client hydration for Firefox compatibility: #35796
  • Continue testing react v17 with e2e tests: #35787
  • Collect packages are used and eliminated in getServerSideProps: #35404
  • Initial implementation of statically optimized flight data of server component pages: #35619
  • Fix layout="raw" image element sizes prop: #35809
  • fix: reset visible state when src/href changed: #35287
  • Add warning when importing "next" directly: #35884
  • Custom app for switchable runtime: #35666
  • Update repo to use react 18 by default: #35888
  • Fix Firefox flash of white on next/image with placeholder=blur: #35889
  • Fix data encoder and decoder to use stream in renderer: #35936
  • Revert "fix the dynamic routing of middleware": #35932
  • Update: Add error message when for getServerSideProps invalid return value: #35887
  • Code refactoring: #35937
  • fix: add locale prefix to middleware preflight url: #35911
  • Emotion SWC Plugin - Allow for jsxImportSource to be configurable: #35963
  • Update polyfill of web streams: #35571
  • Add .eslintrc.cjs to list of supported next lint config files: #35440
  • update webpack: #35867
  • Ensure minimalMode previousCache expire time is capped: #35954
  • Add test case for module resolution in node_modules from different contexts: #35978
  • Support shared component with next built-in client components: #35975
  • Use eager import to include client modules: #35979
  • Use renderToString for flush effects: #35999
  • test: organize react 18 tests: #36003
  • allow to provide postcss plugin options as a string: #35173
  • Fix leaking internal config to user-defined loader prop in next/image: #36013
  • Support export all syntax in client components: #36027
  • Interpolate default exports: #35933
  • feat(next-swc): Update swc crates: #35996
  • Interpolate default exports is now unnecessary: #36065
  • Do not add locale to link for api route and middleware preflight: #35994
  • update @​vercel/nft to 0.18.1: #36075
  • Fix outputStandalone with optimizeCss: #36028
  • Interpolate module.exports as default import : #36082
  • fix(next-url): print properly using logger symbol: #36097

Documentation Changes

  • Docs: update react 18's overview: #35766
  • Update dead link for getStaticPaths in error docs: #35814
  • Link to with-docker-multi-env example.: #35820
  • Add Vitest example.: #35858
  • Docs: Add useful link to invalid-getstaticprops-value error message: #35915
  • Update Manual Steps in Getting Started guide: #35898
  • fix: toBeInTheDocument is not a function: #35930

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

Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.1.5/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2022
@github-actions github-actions bot merged commit e045cb9 into main Apr 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/bundle-analyzer-12.1.5 branch April 13, 2022 01:15
thedonmon added a commit that referenced this pull request Apr 21, 2022
* add monkedao names

* add more accounts for monkedao

* npm: bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 (#2)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.19.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump @blockworks-foundation/mango-client from 3.3.16 to 3.4.3 (#3)

Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3) from 3.3.16 to 3.4.3.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases)
- [Commits](blockworks-foundation/mango-client-v3@v3.3.16...v3.4.3)

---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump @notifi-network/notifi-react-hooks from 0.10.1 to 0.11.0 (#4)

Bumps [@notifi-network/notifi-react-hooks](https://github.com/notifi-network/notifi-sdk-ts) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/notifi-network/notifi-sdk-ts/releases)
- [Commits](notifi-network/notifi-sdk-ts@v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: "@notifi-network/notifi-react-hooks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump rc-slider from 9.7.2 to 9.7.5 (#5)

Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.2 to 9.7.5.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](react-component/slider@v9.7.2...v9.7.5)

---
updated-dependencies:
- dependency-name: rc-slider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump @headlessui/react from 1.4.2 to 1.5.0 (#6)

Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.5.0/packages/@headlessui-react)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump next-themes from 0.0.14 to 0.1.1 (#7)

Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.0.14 to 0.1.1.
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](https://github.com/pacocoursey/next-themes/commits)

---
updated-dependencies:
- dependency-name: next-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump @next/bundle-analyzer from 12.1.4 to 12.1.5 (#12)

Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.1.5/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump @heroicons/react from 1.0.1 to 1.0.6 (#11)

Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.1 to 1.0.6.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Commits](tailwindlabs/heroicons@v1.0.1...v1.0.6)

---
updated-dependencies:
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump @notifi-network/notifi-core from 0.10.1 to 0.11.0 (#14)

Bumps [@notifi-network/notifi-core](https://github.com/notifi-network/notifi-sdk-ts) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/notifi-network/notifi-sdk-ts/releases)
- [Commits](notifi-network/notifi-sdk-ts@v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: "@notifi-network/notifi-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* npm: bump @blockworks-foundation/voter-stake-registry-client (#9)

Bumps [@blockworks-foundation/voter-stake-registry-client](https://github.com/blockworks-foundation/voter-stake-registry-client) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/blockworks-foundation/voter-stake-registry-client/releases)
- [Commits](https://github.com/blockworks-foundation/voter-stake-registry-client/commits)

---
updated-dependencies:
- dependency-name: "@blockworks-foundation/voter-stake-registry-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* add another MonkeDAO acount

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
0 participants