Skip to content

chore(deps): update external fixes #12

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ~0.901.11 -> ~0.1102.0 age adoption passing confidence
@angular-devkit/build-ng-packagr ~0.901.11 -> ~0.1002.0 age adoption passing confidence
@angular/cli 9.1.13 -> 9.1.15 age adoption passing confidence
@semantic-release/git 9.0.0 -> 9.0.1 age adoption passing confidence
@types/jasmine (source) ~3.5.0 -> ~3.10.0 age adoption passing confidence
@types/jasminewd2 (source) 2.0.8 -> 2.0.13 age adoption passing confidence
@types/node (source) 12.19.12 -> 12.20.55 age adoption passing confidence
commitizen 4.2.4 -> 4.3.1 age adoption passing confidence
istanbul-lib-coverage (source) 3.0.0 -> 3.2.2 age adoption passing confidence
jasmine-core (source) ~3.5.0 -> ~3.99.0 age adoption passing confidence
karma-chrome-launcher ~3.1.0 -> ~3.2.0 age adoption passing confidence
karma-jasmine ~3.0.1 -> ~3.3.0 age adoption passing confidence
karma-jasmine-html-reporter 1.5.4 -> 1.7.0 age adoption passing confidence
rxjs (source) ~6.5.4 -> ~6.6.0 age adoption passing confidence
ts-node (source) ~8.3.0 -> ~8.10.0 age adoption passing confidence
tslib (source) 2.0.3 -> 2.8.1 age adoption passing confidence
typescript (source) ~3.8.3 -> ~3.9.0 age adoption passing confidence
zone.js (source, changelog) ~0.10.2 -> ~0.15.0 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular/cli)

v9.1.15

Compare Source

Commits

@​angular/cli (9.1.15)

Commit Description Notes
remove npm 7 incompatibility notification


Special Thanks

Charles Lyding, Keen Yee Liau, Doug Parker, Alan Agius

v9.1.14

Compare Source

Commits

@​angular/cli (9.1.14)

Commit Description Notes
correctly access root workspace path
only show incompatible NPM error when NPM is used as package manager
temporarily limit npm to version 6


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

semantic-release/git (@​semantic-release/git)

v9.0.1

Compare Source

Bug Fixes
commitizen/cz-cli (commitizen)

v4.3.1

Compare Source

4.3.1 (2024-09-27)
Bug Fixes

v4.3.0

Compare Source

Features

v4.2.6

Compare Source

4.2.6 (2022-12-06)
Bug Fixes

v4.2.5

Compare Source

4.2.5 (2022-07-17)
Bug Fixes
istanbuljs/istanbuljs (istanbul-lib-coverage)

v3.2.2

Compare Source

Bug Fixes

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Features
  • allow FileCoverage to be initialized with logical tracking (#​644) (4cb5af1)

v3.1.0

Compare Source

Features
  • support tracking Logic Truthiness as additional metric in coverage API (#​639) (0967c80)
3.0.2 (2021-10-11)
Bug Fixes
  • handle merging '0' indexed coverage with '1' indexed coverage (5dac2bc), closes #​632
3.0.1 (2021-09-23)
Bug Fixes
  • merge branch/statement/functionMap's together when merging two coverage reports (#​617) (ff1b5e9)

v3.0.2

Compare Source

v3.0.1

Compare Source

jasmine/jasmine (jasmine-core)

v3.99.1: 3.99.1

Compare Source

Please see the release notes.

v3.99.0: 3.99.0

Compare Source

Please see the release notes.

v3.10.1: 3.10.1

Compare Source

Please see the release notes.

v3.10.0: 3.10.0

Compare Source

Please see the release notes.

v3.9.0: 3.9.0

Compare Source

Please see the release notes.

v3.8.0: 3.8.0

Compare Source

Please see the release notes.

v3.7.1: 3.7.1

Compare Source

Please see the release notes.

v3.7.0: 3.7.0

Compare Source

Please see the release notes

v3.6.0: 3.6.0

Compare Source

Please see the release notes

karma-runner/karma-chrome-launcher (karma-chrome-launcher)

v3.2.0

Compare Source

Features
  • add process.env.ProgramW6432 as root location for binaries (12a73db)

3.1.1 (2022-03-09)

Bug Fixes
  • artificially trigger a release (83fdc3c)

v3.1.1

Compare Source

Bug Fixes
  • artificially trigger a release (83fdc3c)
karma-runner/karma-jasmine (karma-jasmine)

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Features
  • reporter: emit info events for suiteStarted/suiteDone (#​269) (7b73ce0)

v3.2.0

Compare Source

Features
  • results: forward passedExpectations and properties (#​268) (ad1d7dd)

3.1.1 (2020-02-11)

Bug Fixes

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features

3.0.3 (2020-01-08)

Bug Fixes

3.0.2 (2020-01-08)

3.0.1 (2020-01-06)

Bug Fixes
Chores
Features
BREAKING CHANGES
  • drop support for node v6

  • Also update travis config to drop v6 andd v10

  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x
dfederm/karma-jasmine-html-reporter (karma-jasmine-html-reporter)

v1.7.0

Compare Source

Upgrade to Jasmine 3.8

v1.6.0

Compare Source

Upgrade to Jasmine 3.7.1

reactivex/rxjs (rxjs)

v6.6.7

Compare Source

v6.6.6

Compare Source

v6.6.4

Compare Source

v6.6.3

Compare Source

v6.6.2

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

TypeStrong/ts-node (ts-node)

v8.10.2

Compare Source

Fixed

Fixes #​1037: source maps broken on Windows. (#​1038)

Misc

Fix failing tests on node 6 (#​1035)
Push coverage from Github Actions; remove TravisCI (#​1034)
Run tests e2e against an npm pack && npm installed ts-node (#​1032)
Run CI tests on Windows (#​1041)
Run CI only once per commit on pull requests and master (#​1042)

v8.10.1: Fix breaking change for require('ts-node/*')

Compare Source

Fix

Fixes #​1026: revert the addition of package.json "exports" because it blocked require()s that used to work, for example require('ts-node/register') (#​1027)

v8.10.0: Experimental native ESM support

Compare Source

Added

Experimental support for native ECMAScript modules in node >=13 (#​1007, #​1010)

v8.9.1: Fix --interactive / -i flag so it forces REPL even when stdin is not a TTY

Compare Source

Fixed

Fix --interactive / -i flag so it forces REPL even when stdin is not a TTY (#​1019)

v8.9.0

Compare Source

Fixed

Fix failing tests caused by recent changes to @​types/node (#​1016)
Fix #​945: Bump source-map-support dependency to include upstream fix for worker threads error handling (#​1015) @​addaleax
Fix #​1004: in --scriptMode, resolve config file relative to realpath of entrypoint script (#​1009)
Normalized filenames in cache to fix performance issues on Windows (#​997) @​sylc

Added

Add timestamps to debug logging (#​994) @​sylc

Docs

Improve coverage of the README (#​1000) @​KasparEtter
Change order of install commands in README (#​993) @​jacobdcastro
Mention ts-node -vv flag in issue template (#​1001)
Run GHActions tests on pull requests (#​1017)

v8.8.2: Avoid Extra rootFileNames Changes

Compare Source

Fixed

  • Avoid pushing to rootFileNames with version

v8.8.1: Fix Files Support

Compare Source

Fixed

v8.8.0: [Perf] List File Names

Compare Source

Added

  • Add sanitize=true to README for SVGs to work on NPM

Fixed

v8.7.0

Compare Source

Fixed

  • Remove buggy caching of ts.sys.readDirectory (#​969)
  • Fix REPL ASI handling when user input starts with - (#​944)

Added

Changed

Docs

v8.6.2: FIx yn Dependency

Compare Source

Fixed

  • Downgrade yn due to node engine (#​942)

v8.6.1: Fix compiler options from environment

Compare Source

Fixed

v8.6.0: Compiler Host API

Compare Source

Fixed

  • Remove normalize slashes from config file loading for Windows

Added

  • Configure using tsconfig.json (#​921) @​cspotcode 🎉
  • Allow dir to be configurable
  • Add --build flag for emitting compiled TypeScript (under --compiler-host mode)
  • Incremental compiler support (#​895)

v8.5.4: Fix relative node_modules ignore

Compare Source

  • Fix relative node_modules ignore 266eaa5

v8.5.3: Fix transpile diagnostics

Compare Source

Fixed

v8.5.2: Revert --require module loading

Compare Source

Fixed

  • Revert --require module loading change

v8.5.0: TS Script

Compare Source

Added

  • Expose ts-script for relative tsconfig.json files from <script.ts>
  • Support --interactive CLI option
  • Expose registered ts-node instance information on process
  • Allow dynamic enable of registered ts-node instances
  • Allow --dir to be configurable from CLI
  • Add --scope flag for directory scoped compilation of TypeScript
  • REPL history on node 11+
  • Expose create function for programmatic compiler usage

Fixed

  • Repeated RegExps in REPL will now compile

v8.4.1: Fix 8.20 dependency regression

Compare Source

Fixed

  • Revert "List all files in memory cache improves perf 1.4x" 87a6e2c

v8.4.0: Program Transformers

Compare Source

Added

Fixed

Microsoft/tslib (tslib)

v2.8.1

Compare Source

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

Compare Source

v2.6.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

v2.6.2: tslib 2.6.2

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.1...v2.6.2

v2.6.1: tslib 2.6.1

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.6.0...v2.6.1

v2.6.0: tslib 2.6.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.5.3...2.6.0

v2.5.3: tslib 2.5.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.5.2...v2.5.3

v2.5.2: tslib 2.5.2

Compare Source

This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.

v2.5.1: tslib 2.5.1

Compare Source

This release of tslib provides fixes for two issues.

First, it reverses the order of init hooks provided by decorators to correctly reflect proposed behavior.

Second, it corrects the exports field of tslib's package.json and provides accurate declaration files so that it may be consumed under the node16 and bundler settings for moduleResolution.

v2.5.0: tslib 2.5.0

Compare Source

What's New

Full Changelog: microsoft/tslib@2.4.1...2.5.0

v2.4.1: tslib 2.4.1

Compare Source

This release contains fixes for early returns and throws invoked on generators.

v2.4.0: tslib 2.4.0

Compare Source

This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

v2.3.1: tslib 2.3.1

Compare Source

This release updates the __spreadArray helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeLists and HTMLCollections.

v2.3.0: tslib 2.3.0

Compare Source

This release updates tslib to use TypeScript 4.4's upcoming __spreadArray helper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like [1, 2, , 4]). This new version of __spreadArray is backwards-compatible and is often also faster. See https://github.com/microsoft/tslib/pull/151 for more details.

v2.2.0: tslib 2.2.0

Compare Source

This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.

It does so by expanding the scope of __classPrivateFieldGet and __classPrivateFieldSet. See https://github.com/microsoft/tslib/pull/146 for more details.

v2.1.0: tslib 2


Configuration

📅 Schedule: Branch creation - "after 1pm on Monday" in timezone Europe/Zurich, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/external-fixes branch from 76292c7 to bba36be Compare May 23, 2024 05:57
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from deadf39 to 93961f5 Compare June 8, 2024 02:49
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from bff378c to d530e10 Compare July 22, 2024 15:01
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 431b392 to a2f0548 Compare August 7, 2024 02:52
@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from 569eda7 to 2571aec Compare August 29, 2024 20:59
@renovate renovate bot force-pushed the renovate/external-fixes branch from 2571aec to e75818d Compare September 29, 2024 05:57
@renovate renovate bot force-pushed the renovate/external-fixes branch from e75818d to a8260aa Compare October 9, 2024 09:02
@renovate renovate bot force-pushed the renovate/external-fixes branch from a8260aa to fe4609a Compare October 19, 2024 05:21
@renovate renovate bot force-pushed the renovate/external-fixes branch from fe4609a to d4a2d2d Compare November 1, 2024 05:20
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 606d11d to 025e764 Compare December 6, 2024 23:53
@renovate renovate bot force-pushed the renovate/external-fixes branch from 025e764 to 13b01d0 Compare January 24, 2025 11:57
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from cd4d62f to e444438 Compare February 3, 2025 03:51
@renovate renovate bot force-pushed the renovate/external-fixes branch from e444438 to e3ded37 Compare February 9, 2025 23:34
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 8b17400 to 2e19a98 Compare March 12, 2025 04:10
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 84aeed2 to 42d0d21 Compare March 18, 2025 00:01
@renovate renovate bot force-pushed the renovate/external-fixes branch from 42d0d21 to 9c2af57 Compare April 2, 2025 23:59
@renovate renovate bot force-pushed the renovate/external-fixes branch from 9c2af57 to 6d99cdb Compare April 11, 2025 20:13
@renovate renovate bot force-pushed the renovate/external-fixes branch from 6d99cdb to f81ff1f Compare April 26, 2025 15:51
@renovate renovate bot force-pushed the renovate/external-fixes branch from f81ff1f to d23a10f Compare May 24, 2025 00:12
@renovate renovate bot force-pushed the renovate/external-fixes branch from d23a10f to 677b6f5 Compare June 1, 2025 03:57
@renovate renovate bot force-pushed the renovate/external-fixes branch from 677b6f5 to cf0c3a7 Compare June 6, 2025 13: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.

0 participants