torchTS
torchTS copied to clipboard
Bump the npm_and_yarn group across 1 directory with 32 updates
Bumps the npm_and_yarn group with 17 updates in the /website directory:
| Package | From | To |
|---|---|---|
| @babel/traverse | 7.14.8 |
7.24.7 |
| semver | 5.7.1 |
5.7.2 |
| json5 | 1.0.1 |
1.0.2 |
| loader-utils | 1.4.0 |
1.4.2 |
| @sideway/formula | 3.0.0 |
3.0.1 |
| ansi-html | 0.0.7 |
removed |
| webpack-dev-server | 3.11.2 |
3.11.3 |
| ansi-regex | 4.1.0 |
5.0.1 |
| ansi-regex | 5.0.0 |
5.0.1 |
| async | 2.6.3 |
2.6.4 |
| braces | 2.3.2 |
3.0.3 |
| @docusaurus/core | 2.0.0-beta.3 |
2.4.3 |
| cross-fetch | 3.1.4 |
3.1.8 |
| eta | 1.12.3 |
2.2.0 |
| @docusaurus/preset-classic | 2.0.0-beta.3 |
2.4.3 |
| got | 9.6.0 |
12.6.1 |
| @docusaurus/core | 2.4.3 |
3.4.0 |
| @docusaurus/preset-classic | 2.4.3 |
3.4.0 |
| katex | 0.12.0 |
0.16.10 |
| rehype-katex | 4.0.0 |
7.0.0 |
Updates @babel/traverse from 7.14.8 to 7.24.7
Release notes
Sourced from @babel/traverse's releases.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo)babel-traverse
- #16522 fix: incorrect
constantViolationswith destructuring (@liuxingbaoyu)babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
usinginswitchcorrectly (@liuxingbaoyu):house: Internal
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson)Committers: 7
- Amjad Yahia Robeen Hassan (
@amjed-98)- Babel Bot (
@babel-bot)- Blake Wilson (
@blakewilson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Sukka (
@SukkaW)@liuxingbaoyuv7.24.6 (2024-05-24)
Thanks
@amjed-98,@blakewilson,@coelhucas, and@SukkaWfor your first PRs!:bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo)babel-core,babel-generator,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3babel-parser,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu):house: Internal
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo)babel-helpers
- #16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo)babel-parser,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo)- Other
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo)babel-traverse
- #16522 fix: incorrect
constantViolationswith destructuring (@liuxingbaoyu)babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
usinginswitchcorrectly (@liuxingbaoyu):house: Internal
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson)v7.24.6 (2024-05-24)
:bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo)babel-core,babel-generator,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3babel-parser,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu):house: Internal
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo)babel-helpers
- #16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo)babel-parser,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo)- Other
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3:nail_care: Polish
babel-parser
... (truncated)
Commits
bf1e9a3v7.24.74463aa5fix: incorrectconstantViolationswith destructuring (#16522)07bd000ImprovegetBindingIdentifiers(#16544)17a5502[Babel 8] Removeextra.shorthand(#16521)7934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.61f010dfExplicitly defineNodePath.prototype.*(#16488)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)e37e64dUse eslint v9 (#16479)3ff20b9Statically generate boilerplate for bitfield accessors (#16482)- Additional commits viewable in compare view
Updates semver from 5.7.1 to 5.7.2
Release notes
Sourced from semver's releases.
v5.7.2
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41#585 better handling of whitespace (#585) (@joaomoreno,@lukekarrys)
Changelog
Sourced from semver's changelog.
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41#585 better handling of whitespace (#585) (@joaomoreno,@lukekarrys)5.7
- Add
minVersionmethod5.6
- Move boolean
looseparam to an options object, with backwards-compatibility protection.- Add ability to opt out of special prerelease version handling with the
includePrereleaseoption flag.5.5
- Add version coercion capabilities
5.4
- Add intersection checking
5.3
- Add
minSatisfyingmethod5.2
- Add
prerelease(v)that returns prerelease components5.1
- Add Backus-Naur for ranges
- Remove excessively cute inspection methods
5.0
- Remove AMD/Browserified build artifacts
- Fix ltr and gtr when using the
*range- Fix for range
*with a prerelease identifier
Commits
Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates json5 from 1.0.1 to 1.0.2
Changelog
Sourced from json5's changelog.
Unreleased [code, diff]
v2.2.3 [code, diff]
- Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2 [code, diff]
- Fix: Properties with the name
__proto__are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1 [code, diff]
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
v2.2.0 [code, diff]
- New: Accurate and documented TypeScript declarations are now included. There is no need to install
@types/json5. (#236, #244)v2.1.3 [code, diff]
v2.1.2 [code, diff]
... (truncated)
Commits
a62db1e1.0.2e0c23fedocs: update CHANGELOG for v1.0.262a6540fix: add proto to objects and arrays- See full diff in compare view
Updates loader-utils from 1.4.0 to 1.4.2
Release notes
Sourced from loader-utils's releases.
v1.4.2
1.4.2 (2022-11-11)
Bug Fixes
v1.4.1
1.4.1 (2022-11-07)
Bug Fixes
Changelog
Sourced from loader-utils's changelog.
1.4.2 (2022-11-11)
Bug Fixes
1.4.1 (2022-11-07)
Bug Fixes
Commits
Updates @sideway/formula from 3.0.0 to 3.0.1
Commits
5b44c1b3.0.19fbc20achore: better number regex41ae98eCleanupc59f35eMove to Sideway- See full diff in compare view
Maintainer changes
This version was pushed to npm by marsup, a new releaser for @sideway/formula since your current version.
Removes ansi-html
Updates webpack-dev-server from 3.11.2 to 3.11.3
Commits
aa3cddcchore(release): 3.11.34fef67bfix: replaceansi-htmlwithansi-html-community(#4011)- See full diff in compare view
Updates ansi-regex from 4.1.0 to 5.0.1
Release notes
Sourced from ansi-regex's releases.
v5.0.1
Fixes (backport of
6.0.1to v5)This is a backport of the minor ReDos vulnerability in
ansi-regex@<6.0.1, as requested in #38.
- Fix ReDoS in certain cases (#37) You are only really affected if you run the regex on untrusted user input in a server context, which it's very unlikely anyone is doing, since this regex is mainly used in command-line tools.
https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1
Thank you
@yetinglifor the patch and reproduction case!v5.0.0
Breaking
- Require Node.js 8 166a0d5
Enhancements
- Add TypeScript definition (#32) e77ea17
Commits
a9babce5.0.14657833fix incorrect formatc3c0b3fFix potential ReDoS (#37)178363bMove to GitHub Actions (#35)0755e66Add@Qix- to funding.yml2b56fb05.0.0f26f7feMeta tweakse77ea17Add TypeScript definition (#32)166a0d5Require Node.js 8f115fcaTidelift tasks- See full diff in compare view
Updates ansi-regex from 5.0.0 to 5.0.1
Release notes
Sourced from ansi-regex's releases.
v5.0.1
Fixes (backport of
6.0.1to v5)This is a backport of the minor ReDos vulnerability in
ansi-regex@<6.0.1, as requested in #38.
- Fix ReDoS in certain cases (#37) You are only really affected if you run the regex on untrusted user input in a server context, which it's very unlikely anyone is doing, since this regex is mainly used in command-line tools.
https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1
Thank you
@yetinglifor the patch and reproduction case!v5.0.0
Breaking
- Require Node.js 8 166a0d5
Enhancements
- Add TypeScript definition (#32) e77ea17
Commits
a9babce5.0.14657833fix incorrect formatc3c0b3fFix potential ReDoS (#37)178363bMove to GitHub Actions (#35)0755e66Add@Qix- to funding.yml2b56fb05.0.0f26f7feMeta tweakse77ea17Add TypeScript definition (#32)166a0d5Require Node.js 8f115fcaTidelift tasks- See full diff in compare view
Updates async from 2.6.3 to 2.6.4
Commits
Maintainer changes
This version was pushed to npm by hargasinski, a new releaser for async since your current version.
Updates braces from 2.3.2 to 3.0.3
Changelog
Sourced from braces's changelog.
Release history
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changelogs are for humans, not machines.
- There should be an entry for every single version.
- The same types of changes should be grouped.
- Versions and sections should be linkable.
- The latest version comes first.
- The release date of each versions is displayed.
- Mention whether you follow Semantic Versioning.
Changelog entries are classified using the following labels (from keep-a-changelog):
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.[3.0.0] - 2018-04-08
v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.
Breaking Changes
- The undocumented
.makeRemethod was removedNon-breaking changes
- Caching was removed
Commits
- See full diff in compare view
Updates @docusaurus/core from 2.0.0-beta.3 to 2.4.3
Release notes
Sourced from @docusaurus/core's releases.
2.4.3 (2023-09-20)
:bug: Bug Fix
docusaurus-plugin-content-docs
- #9107 fix(content-docs): sidebar generator should return customProps for doc items (
@TheCatLady)docusaurus-theme-classic
- #9108 feat(theme-classic): add description & keywords microdata to blog posts (
@TheCatLady)- #9099 fix(theme): only set classname on ul elements if they have an existing class (
@homotechsual)- #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (
@slorber)docusaurus-theme-classic,docusaurus-theme-common
- #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (
@ori-shalom)Committers: 4
- Mikey O'Toole (
@homotechsual)- Ori Shalom (
@ori-shalom)- Sébastien Lorber (
@slorber)@TheCatLady2.4.2 (2023-09-20)
Bad npm publish, please use 2.4.3
2.4.1 (2023-05-15)
:bug: Bug Fix
docusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translations
- #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (
@LiberaTeMetuMortis)docusaurus
- #8908 fix(core): Correct yarn upgrade command for yarn 2.x (
@andrewnicols)docusaurus-plugin-content-blog,docusaurus-theme-common,docusaurus-utils-common,docusaurusdocusaurus-theme-commondocusaurus-utilsdocusaurus-theme-classic,docusaurus-theme-translations
- #8842 fix(theme-translations): remove redundant navigation text in aria label (
@tarunrajput)create-docusaurus
- #8831 fix(create): add missing await (
@SACHINnANYAKKARA):nail_care: Polish
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
2.4.3 (2023-09-20)
:bug: Bug Fix
docusaurus-plugin-content-docs
- #9107 fix(content-docs): sidebar generator should return customProps for doc items (
@TheCatLady)docusaurus-theme-classic
- #9108 feat(theme-classic): add description & keywords microdata to blog posts (
@TheCatLady)- #9099 fix(theme): only set classname on ul elements if they have an existing class (
@homotechsual)- #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (
@slorber)docusaurus-theme-classic,docusaurus-theme-common
- #9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (
@ori-shalom)Committers: 4
- Mikey O'Toole (
@homotechsual)- Ori Shalom (
@ori-shalom)- Sébastien Lorber (
@slorber)@TheCatLady2.4.2 (2023-09-20)
Bad npm publish, please use 2.4.3
2.4.1 (2023-05-15)
:bug: Bug Fix
docusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translations
- #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (
@LiberaTeMetuMortis)docusaurus
- #8908 fix(core): Correct yarn upgrade command for yarn 2.x (
@andrewnicols)docusaurus-plugin-content-blog,docusaurus-theme-common,docusaurus-utils-common,docusaurusdocusaurus-theme-commondocusaurus-utilsdocusaurus-theme-classic,docusaurus-theme-translations
- #8842 fix(theme-translations): remove redundant navigation text in aria label (
@tarunrajput)create-docusaurus
- #8831 fix(create): add missing await (
@SACHINnANYAKKARA):nail_care: Polish
... (truncated)
Commits
56410aav2.4.34ab5a93chore: backport retro compatible commits for the Docusaurus v2.4.2 release (#...4a2200achore: backport retro compatible commits for the Docusaurus v2.4.1 release (#...4fb67efchore: backport retro compatible commits for the Docusaurus v2.4 release (#8809)c60387dchore: backport retro compatible commits for the Docusaurus v2.3.1 release (#...c84d779chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)de97214chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)7743aa6chore: release Docusaurus v2.1.0 (#8040)26d2b9achore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)bb65b5cchore: release v2.0.1 (#7919)- Additional commits viewable in compare view
Updates cross-fetch from 3.1.4 to 3.1.8
Release notes
Sourced from cross-fetch's releases.
v3.1.8
What's Changed
- Restored caret range to node-fetch version for automatic feature and fix updates.
Full Changelog: https://github.com/lquixada/cross-fetch/compare/v3.1.7...v3.1.8
v3.1.7
What's Changed
- Updated node-fetch version to 2.6.12
Full Changelog: https://github.com/lquixada/cross-fetch/compare/v3.1.6...v3.1.7
v3.1.6
What's Changed
- Updated node-fetch version to 2.6.11
- Added caret range to node-fetch version for automatic feature and fix updates.
Full Changelog: https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6
v3.1.5
What's Changed
- chore: updated node-fetch version to 2.6.7 by
@dlafrenierein lquixada/cross-fetch#124New Contributors
@dlafrenieremade their first contribution in lquixada/cross-fetch#124Full Changelog: https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5
Changelog
Sourced from cross-fetch's changelog.
3.1.8 (2023-07-02)
Bug Fixes
- restored caret on node-fetch version (6669927)
3.1.7 (2023-07-01)
3.1.6 (2023-05-14)
Features
Bug Fixes
- fixed ESTree.StaticBlock error (a66f21b)
Commits
0922089chore(release): 3.1.86669927fix: restored caret on node-fetch versionff14bddchore: improved release scriptd625e0dchore: release workflow now uses .nvmrc098ed1echore: improved release workflowcc2663bchore(release): 3.1.77c1fddechore: updated node-fetch to 2.6.12e298dbbchore: reordered if statement81049e1chore: removed github publish pipelinea80be7cchore: removed console log from specs- Additional commits viewable in compare view
Updates decode-uri-component from 0.2.0 to 0.2.2
Release notes
Sourced from decode-uri-component's releases.
v0.2.2
- Prevent overwriting previously decoded tokens 980e0bf
https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2
v0.2.1
- Switch to GitHub workflows 76abc93
- Fix issue where decode throws - fixes #6 746ca5d
- Update license (#1) 486d7e2
- Tidelift tasks a650457
- Meta tweaks 66e1c28
https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1
Commits
Updates eta from 1.12.3 to 2.2.0
Commits
e05fa5f2.2.0f7ed8f6fix RegExp leading to slow parsing w/out tags4be3cbe2.1.2cce5850rebuild34e7179Bump std from 0.97.0 to 0.186.0 (again) (#229)c328584docs: add info for integration with webpack (#219)904f0802.1.1023ef4bdocs: add note about parser options4b04ac42.1.009b52b1build: rebuild- Additional commits viewable in compare view
Updates @docusaurus/preset-classic from 2.0.0-beta.3 to 2.4.3
Release notes
Sourced from @docusaurus/preset-classic's releases.
2.4.3 (2023-09-20)
:bug: Bug Fix
docusaurus-plugin-content-docs
- #9107 fix(content-docs): sidebar generator should return customProps for doc items (
@TheCatLady)docusaurus-theme-classic
- #9108 feat(theme-classic): add description & keywords microdata to blog posts (
@TheCatLady)- #9099 fix(theme): only set classname on ul elements if they have an existing class (
@homotechsual)- #9243 fix(theme-common): ThemedComponent should display something when JS is disabled (
@slorber)docusaurus-the...Description has been truncated