Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bazel/jasmine

Package Overview
Dependencies
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bazel/jasmine - npm Package Versions

1
14

4.4.0

Diff

Changelog

Source

4.4.0 (2021-10-11)

Bug Fixes

  • ts_proto_library: use correct output path for external protos (#3002) (b48176f)
  • typescript: typescript downleveling breaking ESM variant of Angular v13 compiler (#2987) (5e4d17d)
  • update jasmine-reporters to v2.5.0 to fix xmldom vulnerability (#2994) (8ca234b)

Features

  • core: patch bazel-skylib; core can use npm (#3008) (e6ead39)
  • examples: change angular example to ts_project (#2209) (73e625a)
alexeagle
published 4.3.0 •

Changelog

Source

4.3.0 (2021-09-28)

Bug Fixes

  • cypress: use correct label to reference plugins/base.js (#2977) (6acec9d), closes #2976
  • esbuild: fix depending on testonly targets (#2984) (4278ef1)
  • runfiles: don't use false as a no-error value (#2974) (de1eaf6)

Features

  • builtin: expose a concrete toolchain for rules that don't under… (#2960) (64ad805)
  • esbuild: bump version of esbuild to 0.13.2 (#2985) (4bb25bf)
  • typescript: support for ESM variant of the Angular compiler plugin (#2982) (6f97a7c)
alexeagle
published 4.2.0 •

Changelog

Source

4.2.0 (2021-09-17)

Bug Fixes

  • builtin: pkg_npm unable to copy files from transitioned actions (#2942) (4291e20)
  • typescript: exclude package(-lock).json from default ts_project srcs (0245b6d)
  • worker: check if the input digest present (b43c594)

Features

  • builtin: add a toolchain to new core that exposes the node for any platform (20f4a8f)
  • builtin: add support for stopping propagation of link_node_modules aspect (dedc982)
  • introduce "core" package at /nodejs (a32cf5c)
alexeagle
published 4.1.0 •

Changelog

Source

4.1.0 (2021-09-10)

Bug Fixes

Features

  • builtin: add support for using a local .nvmrc file for providing a node version (#2911) (44740df)
  • decouple @bazel/worker from rules_typescript (#2918) (bda0472)
alexeagle
published 4.0.0 •

Changelog

Source

4.0.0 (2021-08-24)

Bug Fixes

alexeagle
published 4.0.0-rc.1 •

Changelog

Source

4.0.0-rc.1 (2021-08-19)

Bug Fixes

  • cypress: don't eager-fetch the npm repository just to get the cypress toolchain (e661da6)
  • esbuild: distribute esbuild_repositories function in the built-in, not the @bazel/esbuild package (c164c6d)

Features

  • builtin: added support of linux ppc64le (582ecc1)
alexeagle
published 4.0.0-rc.0 •

Changelog

Source

4.0.0-rc.0 (2021-08-13)

Bug Fixes

  • remove current directory prefix when running from execroot (9771b74)
  • builtin: correctly calculate pkg._directDependency when a mapped node_module is used (32551a5)
  • typescript: do not re-declare .json output files in srcs if they are already generated files (38a9584)
  • typescript: document tsc_test for typecheck-only (20f90c5)
  • version script should replace beta versions (e8f5f06)

Features

  • esbuild: add support for plugins via supplying a configuration file (5551bff)
  • esbuild: add support for plugins via supplying a configuration file (#2840) (c95d9ca)
  • esbuild: support stamping via config file (413f73d)
alexeagle
published 3.8.0 •

alexeagle
published 4.0.0-beta.1 •

Changelog

Source

4.0.0-beta.1 (2021-07-27)

Bug Fixes

  • add missing SHA for rules_proto (#2830) (e822b95)
  • esbuild: generate correct path mappings as mappings aspect no longer produces an array (#2834) (b79e3f4)
  • typescript: fix bug in ts_project (write_tsconfig_rule) when extending from a generated tsconfig in same folder (4e396eb)

Features

  • builtin: add package_json_remove and package_json_replace attributes to yarn_install & npm_install (b68be36)
alexeagle
published 4.0.0-beta.0 •

Changelog

Source

4.0.0-beta.0 (2021-07-02)

Bug Fixes

  • builtin: don't expose any darwin_arm64 repo or toolchains if not supported by the node version (6748383), closes #2779
  • builtin: fix npm_install & yarn_install post_install_patches when symlink_node_modules is enabled (5fce733)
  • builtin: generated nodejs repository for windows references non-existent file (4487698)
  • builtin: propogate tags to both generated targets in generated_file_test (e980107)
  • builtin: runfile resolution incorrect if entry starts similarly (3be2902)
  • builtin: write stdout/stderr to correct path under chdir (#2681) (99760a5), closes #2680
  • esbuild: prefer finding entry_point files in deps rather than srcs (#2692) (5f4bb15)
  • esbuild: provide JSModuleInfo of output bundle (#2685) (82ef1a1)
  • esbuild: update update script file paths after removal of _README.md (#2695) (f320ef0)
  • jasmine: don't assume entry_point is a label as it may now be a dict (3fa2e5f)
  • jasmine: unhanded promise rejection causes tests suit to pass (a511f3d), closes 3.7.0/lib/jasmine.js#L267 #2688
  • terser: make terser resolve more robust by not assuming a single /terser/ segment in the path (95fc9ba)
  • typescript: collect coverage in ts_project (8e7bc1c), closes #2762
  • allow for only stderr to be set on npm_package_bin (a04a7ef)
  • builtin: add two missing locations where Mac M1 support needs to be declared (ad20275), closes #2733
  • builtin: support directory_file_path entry_point in nodejs_binary & nodejs_test when --bazel_patch_module_resolver is set (50e6d1d)
  • typescript: fixed "output was not created" error for ts_project with supports_workers (9a3e5c9)
  • typescript: repair error reporting when a ts_project is missing declaration=True (5f0be65)
  • make generated_file_test .update's visibility same as test rule (#2677) (1ce9dce)

chore

  • update Bazel minimum version to LTS (a9c5966)
  • builtin: flip default for pkg_npm#validate (16a099e)

Code Refactoring

  • typescript: tsconfig default to tsconfig.json (c6ae95c)

Features

  • esbuild: allow for .ts, .tsx and .jsx entry points (e3edb28)
  • labs: ts_proto_library directly exports commonjs (5f26d0f)
  • add package_name to ts_library (d2d4d16)
  • builtin: add validate attribute on pkg_npm (39eea25), closes #2782
  • builtin: document how nodejs_binary#entry_point can use a direc… (#2579) (fcdcf63)
  • cypress: cypress executable toolchain (#2668) (f1f5ee6)
  • esbuild: add support for toolchains (#2704) (ae011bf)
  • esbuild: filter ts declaration files by default (f83cf48)
  • typescript: support typescript 4.3 (e576acd)
  • add opt-in exports_directories_only mode to yarn_install and npm_install (defaults to False) (a7200aa)
  • support dict style directory_file_path entry_point in nodejs_binary, nodejs_test & jasmine_node_test (5fafe19)
  • support directory_file_path entry_point in npm_umd_bundle (8bee1b3)

Performance Improvements

  • cypress: export cypress as a directory symlink (8ea7ff4)

BREAKING CHANGES

  • builtin: The @bazel/runfiles lookupDirectory method has been removed. Use the resolve method instead
  • for our 4.0, rules_nodejs requires the current LTS of Bazel. This is a policy restriction to save us time tracking down support issues on older versions of Bazel, not a technical one. You can patch this check out locally if you really need to continue using older Bazel, but this puts you on unsupported track.
  • builtin: Just follow the printed instructions to either set the right package_name or disable the validation
  • typescript: ts_project tsconfig attribute now defaults to just 'tsconfig.json' rather than '[name].json'
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc