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 systemjs from 6.2.6 to 6.3.0 #4

Merged
merged 2 commits into from
May 3, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented May 2, 2020

Snyk has created this PR to upgrade systemjs from 6.2.6 to 6.3.0.

ℹ️ 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 22 days ago, on 2020-04-09.
Release notes
Package name: systemjs
  • 6.3.0 - 2020-04-09

    Features

    • s.js now has full import map support (#2150)
    • New system-node.cjs loader designed to run in NodeJS. (#2150, #2158)
    • SystemJS now has error codes, along with documentation for each error code (#2151)

    Patches

    • Fix bug in Chrome 45 where const/let disallowed unless in strict mode (#2162)
    • Add warning for calling System.set with non-URL id (#2161)

    Maintenance

    • Upgrading dependencies and switching building of extras to rollup (#2149)
    • Add issue templates (#2157)
    • Add bot for bundle size changes to pull requests (#2156, #2166)
    • Running tests in Travis CI, including browser tests (#2160)
    • Documentation for system-node.cjs (#2164, #2168)
    • Fixing tests in IE11 (#2167)
  • 6.2.6 - 2020-03-15

    Patches

    • Fix for named register race conditions with firstNamedDefine (#2144, resolves #2139 and #2138)
from systemjs GitHub release notes
Commit messages
Package name: systemjs
  • 87c63e5 6.3.0
  • d5d7e86 Notes on Node.js loader usage (#2168)
  • eeb0e1f Fixing tests in IE11 (#2167)
  • 5aaeef4 Upgrade pull request size impact to 3.0. (#2166)
  • 8c33b6b Documentation for 6.3.0 with system-node.cjs (#2164)
  • 109af16 Add warning for calling System.set with non-URL id. (#2161)
  • fa6afcd Fixing NodeJS build and tests. (#2163)
  • db96b64 Removing const / let in favor of var, for Chrome 45. See #2098. (#2162)
  • dd5fce8 Running tests and build automatically in CI. (#2160)
  • 17686fb Switching to ncc, using make-fetch-happen, and source-map-support (#2158)
  • 7fea9d7 NodeJS Support (#2150)
  • 243c099 Switching to error codes and documentation pages (#2151)
  • ae60aa9 Adding issue templates (#2157)
  • e796da0 Add file size impact workflow (#2156)
  • 7a75159 Upgrading dependencies and switching build to all rollup (#2149)

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

@Sheitak Sheitak merged commit 7dee3f4 into master May 3, 2020
@Sheitak Sheitak deleted the snyk-upgrade-80cefd920c34654f19db8698fcdb936b branch May 3, 2020 07:56
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.

unexpected behavior of amd import
2 participants