Skip to content

Conversation

@Cronus1007
Copy link
Owner

No description provided.

Cronus1007 and others added 28 commits March 6, 2021 11:07
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
…webpack/elliptic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4 in /webpack
- pin vocabulary to 2020.11.1
  - MORE RECENT VERSIONS BREAK NAV
- add private:true to ensure webpack config is not accidentally
  published
- removed optional (and redundant since it is not published) items
NOTE: "js-yaml": "^4.0.0", breaks /contributing-code/issue-finder/
NOTE: there is not currently a stable version of vue-select that
supports vue 3.x
- https://webpack.js.org/migrate/5/
    ```
    BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
    This is no longer the case. Verify if you need this module and configure a polyfill for it.

    If you want to include a polyfill, you need to:
            - add a fallback 'resolve.fallback: { "buffer": require.resolve("buffer/") }'
            - install 'buffer'
    If you don't want to include a polyfill, you can use an empty module like this:
            resolve.fallback: { "buffer": false }
    ```
- https://github.com/postcss/postcss/wiki/PostCSS-8-for-end-users
added python guidelines for isort configurations
@Cronus1007 Cronus1007 merged commit 4558be2 into Cronus1007:master Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants