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

[Snyk] Upgrade webpack from 5.6.0 to 5.7.0 #162

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade webpack from 5.6.0 to 5.7.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a day ago, on 2020-11-26.
Release notes
Package name: webpack
  • 5.7.0 - 2020-11-26

    Features

    • CLI supports installing webpack-cli via pnpm

    Bugfixes

    • fix problem with ASI detection, causing semicolons inserted after if(...) etc.
  • 5.6.0 - 2020-11-19

    Bugfixes

    • emit warnings/errors for exports in commonjs modules for which we know that they don't exist
from webpack GitHub release notes
Commit messages
Package name: webpack
  • 4ba6d2e 5.7.0
  • d4fd0b0 fix lockfile merge problem
  • 87d40ad Merge pull request #12057 from webpack/dependabot/npm_and_yarn/core-js-3.8.0
  • 87f20ec Merge pull request #12053 from webpack/dependabot/npm_and_yarn/types/node-13.13.33
  • 285d5aa Merge pull request #12052 from webpack/dependabot/npm_and_yarn/babel/core-7.12.9
  • 1e0f6ed Merge pull request #12049 from webpack/dependabot/npm_and_yarn/lint-staged-10.5.2
  • 043ceff Merge pull request #12047 from webpack/dependabot/npm_and_yarn/babel/preset-react-7.12.7
  • 612f28a Merge pull request #12007 from webpack/bugfix/11990
  • ad0f9ef add test with return statement
  • ebb81c7 chore(deps-dev): bump @babel/core from 7.12.0 to 7.12.9
  • dbea79c improve code and test case
  • f000854 fix: check statements in path for asi safe
  • b398779 fix lockfile merge problem
  • c218106 chore(deps-dev): bump core-js from 3.7.0 to 3.8.0
  • af2ef0a chore(deps-dev): bump @types/node from 13.13.30 to 13.13.33
  • a26da38 chore(deps-dev): bump lint-staged from 10.5.0 to 10.5.2
  • 2d40208 chore(deps-dev): bump @babel/preset-react from 7.12.5 to 7.12.7
  • ac147c0 Merge pull request #12034 from webpack/dependabot/npm_and_yarn/simple-git-2.23.0
  • e4fad0b Merge pull request #12015 from webpack/dependabot/npm_and_yarn/cspell-4.2.2
  • 044173e Merge pull request #11945 from snitin315/feat/pnpm
  • fa7686c refactor: logic suggestions from code review
  • 7f76969 chore(deps-dev): bump simple-git from 2.21.0 to 2.23.0
  • 84e06cc chore(deps-dev): bump cspell from 4.1.5 to 4.2.2
  • e827f4f refactor: packageManager logic for perf improvement

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@randytarampi randytarampi merged commit 150da2d into master Nov 29, 2020
@randytarampi randytarampi deleted the snyk-upgrade-85a8fede84ed93779f201e3b50e8d5cb branch November 29, 2020 16:13
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.

2 participants