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

fix(deps): update dependency systemjs to v6 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
systemjs ^0.19.31 -> ^6.0.0 age adoption passing confidence

Release Notes

systemjs/systemjs

v6.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: systemjs/systemjs@6.13.0...6.14.0

v6.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: systemjs/systemjs@6.12.6...6.13.0

v6.12.6

Compare Source

v6.12.5

Compare Source

v6.12.4

Compare Source

v6.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: systemjs/systemjs@6.12.2...6.12.3

v6.12.2

Compare Source

What's Changed

New Contributors

Full Changelog: systemjs/systemjs@6.12.1...6.12.2

v6.12.1: SystemJS 6.12.1

Compare Source

Features

Full Changelog: systemjs/systemjs@6.11.0...6.12.1

v6.12.0

Compare Source

v6.11.0: SystemJS Version 6.11.0

Compare Source

Features

Patches

v6.10.3: SystemJS Version 6.10.3

Compare Source

Fixes

v6.10.2: SystemJS Version 6.10.2

Compare Source

Patches

v6.10.1: SystemJS Version 6.10.1

Compare Source

Patches

  • fixup module types browser check (#​2343)

v6.10.0: SystemJS Version 6.10.0

Compare Source

Features

Patches

  • Do not throw errors when _export(null) is called. Resolves #​2332. (#​2334)

v6.9.0: SystemJS Version 6.9.0

Compare Source

Features

Patches

Docs

v6.8.3: SystemJS Version 6.8.3

Compare Source

Patches

v6.8.2: SystemJS 6.8.2

Compare Source

Patches

v6.8.1

Compare Source

v6.8.0: SystemJS 6.8.0

Compare Source

Features

v6.7.1: SystemJS 6.7.1

Compare Source

v6.7.0: SystemJS 6.7.0

Compare Source

Features & Deprecations

v6.6.1: SystemJS 6.6.1

Compare Source

Bug Fixes

v6.6.0: SystemJS 6.6.0

Compare Source

Features

Bug Fixes

v6.5.1: SystemJS 6.5.1

Compare Source

Patches

v6.5.0: SystemJS 6.5.0

Compare Source

Features

v6.4.3: SystemJS 6.4.3

Compare Source

Features

Patches

v6.4.2: SystemJS 6.4.2

Compare Source

Patches

v6.4.1: SystemJS 6.4.1

Compare Source

Patches

v6.4.0: SystemJS 6.4.0

Compare Source

Features

Patches

v6.3.3

Compare Source

Patches

v6.3.2

Compare Source

Patches

v6.3.1

Compare Source

Patches

v6.3.0

Compare Source

Features

Patches

Maintenance

v6.2.6

Compare Source

Patches

v6.2.5

Compare Source

Patches

v6.2.4

Compare Source

Patches

v6.2.3

Compare Source

Patches

v6.2.2

Compare Source

Patches

  • Supporting multiple define variations for named modules. Resolves #​2118. (#​2119)

v6.2.1

Compare Source

Patches

v6.2.0

Compare Source

Features

Patches

v6.1.10

Compare Source

Patches

v6.1.9

Compare Source

Patches

v6.1.8

Compare Source

Patches

  • Ensure that __esModule is copied to ns even if it isn't enumerable. Improves webpack interop when using libraryTarget system. (#​2093)

v6.1.7

Compare Source

Patches

v6.1.6

Compare Source

Patches

v6.1.5

Compare Source

Patches

v6.1.4

Compare Source

Patches

v6.1.3

Compare Source

Patches

v6.1.2

Compare Source

Patches

v6.1.1

Compare Source

Patches

v6.1.0

Compare Source

Features

  • Adding support for <script type="systemjs-module" src="import:foo"> (See docs). (#​2015)

v6.0.0

Compare Source

Breaking Changes

Features

Patches

v5.0.0

Compare Source

Breaking Changes

v4.1.1

Compare Source

Patches

v4.1.0

Compare Source

Features

Patches

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

v3.1.6

Compare Source

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v0.21.6

Compare Source

v0.21.5: SystemJS 0.21.5

Compare Source

v0.21.4: SystemJS 0.21.4

Compare Source

Upgrades to ES Module Loader 2.3.0:

  • Support for top-level await variant B through a promise return from System.register execute
  • Support for real ES module returns in instantiate through Symbol.toStringTag detection (allowing bridging between native loader)

v0.21.3: SystemJS 0.21.3

Compare Source

Fixes a Rollup build bug resulting in rewriting of indirect eval.

v0.21.2: SystemJS 0.21.2

Compare Source

Production Loader

Dev Loader

v0.21.1: SystemJS 0.21.1

Compare Source

Updates SystemJS production loader to support System.config({ wasm: true }) with WebAssembly.compileStreaming.

v0.21.0: SystemJS 0.21.0

Compare Source

This release represents a new build of the 6KB SystemJS production loader with the following changes:

Now that Rollup supports the system module format and code splitting, this will allow easy production workflows against chunking and CDN externals.

v0.20.19: SystemJS 0.20.19

Compare Source

v0.20.18: SystemJS 0.20.18

Compare Source

Bug Fixes

v0.20.17: SystemJS 0.20.17

Compare Source

Fixes released minified build comment removal.

v0.20.16: SystemJS 0.20.16

Compare Source

Fixes a metadata plugin configuration bug affecting default extension handling through base-level meta (https://github.com/systemjs/systemjs/pull/1708 thanks to @​AlbertWillemsen-Centric)

v0.20.15: SystemJS 0.20.15

Compare Source

Bug Fixes

v0.20.14: SystemJS 0.20.14

Compare Source

v0.20.13: SystemJS 0.20.13

Compare Source

Features

Bug Fixes

v0.20.12: SystemJS 0.20.12

Compare Source

Upgrades to ES Module Loader 2.1.5, fixing a circular reference bug (https://github.com/systemjs/systemjs/issues/1640).

v0.20.11: SystemJS 0.20.11

Compare Source

v0.20.10: SystemJS 0.20.10

Compare Source

Bug Fixes

v0.20.9: SystemJS 0.20.9

Compare Source

Fixes a depMap tracing bug when System.trace = true for hot reloading use cases (https://github.com/ModuleLoader/es-module-loader/releases/tag/2.1.2)

v0.20.8: SystemJS 0.20.8

Compare Source

Bug Fixes

  • Bug fixes from ES Module Loader 2.1.1 release including edge cases of interop (see release notes)

Improvements

v0.20.7: SystemJS 0.20.7

Compare Source

Fixes incorrect 0.20.6 build against latest es-module-loader version.

v0.20.6: SystemJS 0.20.6

Compare Source

Features

Bug Fixes

v0.20.5: SystemJS 0.20.5

Compare Source

Bug Fixes

v0.20.4: SystemJS 0.20.4

Compare Source

Fixes path regression in 0.20.3 (https://github.com/systemjs/builder/issues/766)

v0.20.3: SystemJS 0.20.3

Compare Source

  • Undeprecates the ability to set custom configuration options via SystemJS.config({ customConfig: 'x' }) becoming SystemJS.customConfig === 'x'
  • Adds a SystemJS.isModule helper function (systemjs/systemjs@bde2399)

v0.20.2: SystemJS 0.20.2

Compare Source

Features

  • Introduces a new esModule meta option for specifying legacy modules should be allowed to be imported with named imports, as if they have an __esModule export

Bug Fixes

v0.20.1: SystemJS 0.20.1

Compare Source

Fixes AMD define deps bug (https://github.com/systemjs/systemjs/issues/1550)

v0.20.0: SystemJS 0.20.0

Compare Source

SystemJS 0.20 is a rewrite of SystemJS on top of the 2.0 release of es-module-loader.
It remains as backwards-compatible as possible, while also tracking the changes of direction
that have been happening at the specification level.

There are a number of breaking changes and deprecations as listed below.

To upgrade, first run SystemJS 0.19 with System.config({ warnings: true }) and fix all the deprecation
warnings first before running SystemJS 0.20.

The corresponding release of SystemJS Builder is available at https://github.com/systemjs/builder/releases/tag/0.16.0.

For background on this release, see the blog post at http://guybedford.com/systemjs-alignment.

New Features:

  • Improved performance and reduced file size.
  • Supports the dynamic import('./module.js') syntax in modules, when
    transpiled with the Babel system module format with the babel-plugin-syntax-dynamic-import plugin enabled (alternatively this support is also provided by the SystemJS babel plugin).
  • Supports automatically loading Web Assembly when enabled via the flag System.config({ wasm: true })
  • New small optimized production build (5KB) for just loading System.register modules with baseURL, paths, map, contextual map, bundles, depCache and wasm support.
  • Normalization is now fully idempotent
  • format: 'system' is supported as an alternative to format: 'register'

Breaking Changes:

  • Removes the ability to use named imports from non-ES modules (eg import {readFile} from 'fs' should be import fs from 'fs'; fs.readFile). This is in order to align with the NodeJS ES module directions (https://github.com/nodejs/CTC/pull/60/files#diff-2b572743d67d8a47685ae4bcb9bec651R217).
  • Removes support for defaultJSExtensions
  • Default transpiler loading is removed. It is no longer possible to transpile sources without configuring one of the transpiler plugins.
  • Setting baseURL directly is no longer supported - use System.config({ baseURL: 'x' }) over System.baseURL = x.
  • No longer possible to set System.map['x'] = 'asdf'. Must use System.config({ map: { x: 'asdf' } }).
  • Hooks no longer exist (just resolve and instantiate as in es-module-loader). Hooks via plugins still work fine.
  • Supports IE9+ but scriptLoad support is only included in IE11+
  • deps is no longer supported for System.register / System.registerDynamic / script load
  • Global exports metadata as an array will no longer export the default as the first global.
  • format: 'esm' must now be used instead of format: 'es6'
  • A bundle with a single named System.register statement will no longer give an anonymous module value
  • No more special handling of trailing slash in CJS
  • System.load now does normalization, to match WhatWG spec. This method may well be deprecated as idempotent normalization should make this no longer necessary.
  • AMD define no longer set by default when using scriptLoad, requires manually setting window.define = System.amdDefine for scriptLoad support of AMD.
  • The separate SystemCSP and register builds are no longer available
  • Disables a previous experimental functional return variation of System.register
  • Alias feature is removed
  • System and SystemJS globals are no longer defined in NodeJS

Bug Fixes

  • depCache now uses link preloading instead of partial execution techniques which have been unreliable.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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.

None yet

1 participant