René's URL Explorer Experiment


Title: Bump the npm_and_yarn group across 1 directory with 21 updates by dependabot[bot] · Pull Request #290 · GSA/https · GitHub

Open Graph Title: Bump the npm_and_yarn group across 1 directory with 21 updates by dependabot[bot] · Pull Request #290 · GSA/https

X Title: Bump the npm_and_yarn group across 1 directory with 21 updates by dependabot[bot] · Pull Request #290 · GSA/https

Description: Bumps the npm_and_yarn group with 18 updates in the / directory: Package From To @babel/traverse 7.13.0 7.24.1 browserify-sign 4.2.1 4.2.3 browserslist 4.16.3 4.23.0 cached-path-relative 1.0.2 1.1.0 copy-props 2.0.4 2.0.5 decode-uri-component 0.2.0 0.2.2 es5-ext 0.10.53 0.10.64 glob-parent 3.1.0 5.1.2 gulp 4.0.2 5.0.0 uswds 1.6.13 1.6.14 hosted-git-info 2.8.8 2.8.9 json-schema 0.2.3 0.4.0 jsprim 1.4.1 1.4.2 minimatch 3.0.4 3.0.8 minimist 1.2.5 1.2.8 node-sass 4.14.1 removed gulp-sass 4.1.0 5.1.0 path-parse 1.0.6 1.0.7 Updates @babel/traverse from 7.13.0 to 7.24.1 Release notes Sourced from @​babel/traverse's releases. v7.24.1 (2024-03-19) 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@​JLHwung) #16344 Fix decorated class static field private access (@​JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@​JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@​JLHwung) 📝 Documentation #16319 Update SECURITY.md (@​nicolo-ribaudo) 🏠 Internal babel-code-frame, babel-highlight #16359 Replace chalk with picocolors (@​nicolo-ribaudo) babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow #16352 Run Babel transform tests on old node if possible (@​JLHwung) babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #16349 Support merging imports in import injector (@​nicolo-ribaudo) Other #16332 Test Babel 7 plugins compatibility with Babel 8 core (@​nicolo-ribaudo) 🔬 Output optimization babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime #16345 Optimize the use of assertThisInitialized after super() (@​liuxingbaoyu) babel-plugin-transform-class-properties, babel-plugin-transform-classes #16343 Use simpler assertThisInitialized more often (@​liuxingbaoyu) babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse #16342 Consider well-known and registered symbols as literals (@​nicolo-ribaudo) babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env #16326 Reduce the use of class names (@​liuxingbaoyu) Committers: 4 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) @​liuxingbaoyu v7.24.0 (2024-02-28) Thanks @​ajihyf for your first PR! Release post with summary and highlights: https://babeljs.io/7.24.0 🚀 New Feature babel-standalone ... (truncated) Changelog Sourced from @​babel/traverse's changelog. v7.24.1 (2024-03-19) 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@​JLHwung) #16344 Fix decorated class static field private access (@​JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@​JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@​JLHwung) 📝 Documentation #16319 Update SECURITY.md (@​nicolo-ribaudo) 🏠 Internal babel-code-frame, babel-highlight #16359 Replace chalk with picocolors (@​nicolo-ribaudo) babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow #16352 Run Babel transform tests on old node if possible (@​JLHwung) babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3, babel-runtime, babel-standalone #16323 Allow separate helpers to be excluded in Babel 8 (@​liuxingbaoyu) babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #16349 Support merging imports in import injector (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-defer, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-optional-chaining-assign, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-regexp-modifiers, babel-plugin-proposal-throw-expressions, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-reflection, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-dynamic-import, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-namespace-from, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-json-strings, babel-plugin-transform-literals, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-new-target, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-assign, babel-plugin-transform-object-rest-spread, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript #16332 Test Babel 7 plugins compatibility with Babel 8 core (@​nicolo-ribaudo) babel-compat-data, babel-plugin-transform-object-rest-spread, babel-preset-env #16318 [babel 8] Fix @babel/compat-data package.json (@​nicolo-ribaudo) 🔬 Output optimization babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime #16345 Optimize the use of assertThisInitialized after super() (@​liuxingbaoyu) babel-plugin-transform-class-properties, babel-plugin-transform-classes #16343 Use simpler assertThisInitialized more often (@​liuxingbaoyu) babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse #16342 Consider well-known and registered symbols as literals (@​nicolo-ribaudo) babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env #16326 Reduce the use of class names (@​liuxingbaoyu) v7.24.0 (2024-02-28) 🚀 New Feature babel-standalone #11696 Export babel tooling packages in @babel/standalone (@​ajihyf) babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties #16267 Implement noUninitializedPrivateFieldAccess assumption (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16242 Support decorator 2023-11 normative updates (@​JLHwung) babel-preset-flow #16309 [babel 7] Allow setting ignoreExtensions in Flow preset (@​nicolo-ribaudo) ... (truncated) Commits 822b025 v7.24.1 fc0d5ad Update typescript and lint tools (#16351) 69e7928 Consider well-known and registered symbols as literals (#16342) 40110e9 Update source map deps (#16327) ce59160 v7.24.0 bd5abd5 fix: avoid popContext on unvisited node paths (#16305) 08a057c Use Object.hasOwn when available (#16248) a0dd614 v7.23.9 1200542 fix: Don't throw in getTypeAnnotation when using TS+inference (#15383) e428a6d v7.23.7 Additional commits viewable in compare view Updates browserify-sign from 4.2.1 to 4.2.3 Changelog Sourced from browserify-sign's changelog. v4.2.3 - 2024-03-05 Commits [patch] widen support to 0.12 9247adf [patch] drop minimum node support to v1 4d0ee49 [Dev Deps] update aud, npmignore, tape 87f3a35 [actions] remove redundant finisher 37a4758 [Deps] pin hash-base to ~3.0, due to a breaking change 9e2bf12 [Deps] update parse-asn1 [f427270`](browserify/browserify-sign@f427270) [Deps] update elliptic fb261ce [Deps] pin elliptic due to a breaking change 168e16f v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995 [eslint] switch to eslint 83fe463 [meta] add npmignore and auto-changelog 4418183 [meta] fix package.json indentation 9ac5a5e [Tests] migrate from travis to github actions d845d85 [Fix] sign: throw on unsupported padding scheme 8767739 [Fix] properly check the upper bound for DSA signatures 85994cd [Tests] handle openSSL not supporting a scheme f5f17c2 [Deps] update bn.js, browserify-rsa, elliptic, parse-asn1, readable-stream, safe-buffer a67d0eb [Dev Deps] update nyc, standard, tape cc5350b [Tests] always run coverage; downgrade nyc 75ce1d5 [meta] add safe-publish-latest dcf49ce [Tests] add npm run posttest 75dd8fd [Dev Deps] update tape 3aec038 [Tests] skip unsupported schemes 703c83e [Tests] node < 6 lacks array includes 3aa43cf [Dev Deps] fix eslint range 98d4e0d Commits bf2c3ec v4.2.3 9247adf [patch] widen support to 0.12 f427270 [Deps] update `parse-asn1 87f3a35 [Dev Deps] update aud, npmignore, tape fb261ce [Deps] update elliptic 4d0ee49 [patch] drop minimum node support to v1 9e2bf12 [Deps] pin hash-base to ~3.0, due to a breaking change 168e16f [Deps] pin elliptic due to a breaking change 37a4758 [actions] remove redundant finisher 4af5a90 v4.2.2 Additional commits viewable in compare view Maintainer changes This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version. Updates browserslist from 4.16.3 to 4.23.0 Release notes Sourced from browserslist's releases. 4.23.0 Added BROWSERSLIST_ROOT_PATH (by @​teleclimber). Changelog Sourced from browserslist's changelog. 4.23.0 Added BROWSERSLIST_ROOT_PATH (by @​teleclimber). 4.22.3 Fixed white spaces support in supports query (@​g-plane). Fixed shared config like @company/package/browserslist-config (@​boucodes). 4.22.2 Fixed idempotency in time queries with mobileToDesktop (by Aliaksei Sapach). 4.22.1 Updated Firefox ESR (by @​lerkor). 4.22 Added fully supports query (by Ben Scott). Added partially supports alias for supports query (by Ben Scott). 4.21.11 Added warning to --update-db to move to new CLI (by Ivan Vasilev). Fixed docs (by Tatsunori Uchino). 4.21.10 Updated Firefox ESR. 4.21.9 Fixed Opera Mobile edge cases (by Steve Repsher). 4.21.8 Fixed supports query and mobileToDesktop (by Steve Repsher). 4.21.7 Fixed last queries for Android (by Steve Repsher). 4.21.6 Fixed time queries with mobileToDesktop (by Steve Repsher). Fixed docs (by Tatsunori Uchino, Will Stone, and Dominik Pschenitschni). 4.21.5 Fixed running Browserslist in browser environment. 4.21.4 Updated Firefox ESR. 4.21.3 Improved unknown region and unknown feature error (by Alexander Chabin). 4.21.2 Updated Firefox ESR. 4.21.1 ... (truncated) Commits a23d971 Release 4.23 version 61e7712 Update dependencies 2c313aa Add Github release workflow 3caf908 Update CI b58ae05 feat: add BROWSERSLIST_ROOT_PATH (#819) 8ddc4d8 Update grammar definition file (#817) 65ad382 Release 4.22.3 version 0efec9b Add Node.js 21 to CI aaf5f2b Update dependencies a3ba90b Updated regex to have the option of adding an extension after @​companyName bu... Additional commits viewable in compare view Updates cached-path-relative from 1.0.2 to 1.1.0 Commits See full diff in compare view Updates copy-props from 2.0.4 to 2.0.5 Commits See full diff 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 SamVerschueren/decode-uri-component@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 SamVerschueren/decode-uri-component@v0.2.0...v0.2.1 Commits a0eea46 0.2.2 980e0bf Prevent overwriting previously decoded tokens 3c8a373 0.2.1 76abc93 Switch to GitHub workflows 746ca5d Fix issue where decode throws - fixes #6 486d7e2 Update license (#1) a650457 Tidelift tasks 66e1c28 Meta tweaks See full diff in compare view Updates es5-ext from 0.10.53 to 0.10.64 Release notes Sourced from es5-ext's releases. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9) Comparison since last release 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021 Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79) Maintenance Improvements Simplify the manifest message (7855319) Comparison since last release 0.10.62 (2022-08-02) Maintenance Improvements Manifest improvements: (#190) (b8dc53f) (c51d552) Comparison since last release 0.10.61 (2022-04-20) Bug Fixes Ensure postinstall script does not error (a0be4fd) Maintenance Improvements Bump dependencies (d7e0a61) Comparison since last release 0.10.60 (2022-04-07) Maintenance Improvements Improve postinstall script configuration (ab6b121) ... (truncated) Changelog Sourced from es5-ext's changelog. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9) 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021 Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79) Maintenance Improvements Simplify the manifest message (7855319) 0.10.62 (2022-08-02) Maintenance Improvements Manifest improvements: (#190) (b8dc53f) (c51d552) 0.10.61 (2022-04-20) Bug Fixes Ensure postinstall script does not error (a0be4fd) Maintenance Improvements Bump dependencies (d7e0a61) 0.10.60 (2022-04-07) Maintenance Improvements Improve postinstall script configuration (ab6b121) 0.10.59 (2022-03-17) Maintenance Improvements Improve manifest wording (#122) (eb7ae59) Update data in manifest (3d2935a) 0.10.58 (2022-03-11) ... (truncated) Commits f76b03d chore: Release v0.10.64 2881acd chore: Bump dependencies c2e2bb9 fix: Revert update meant to fix Powershell issue, as it's a regression 16f2b72 docs: Fix date in the changelog de4e03c chore: Release v0.10.63 3fd53b7 chore: Upgrade lint-staged to v13 bf8ed79 chore: Ensure postinstall script does not crash on Windows 2cbbb07 chore: Bump dependencies 22d0416 chore: Bump LICENSE year a52e957 fix: Support ES2015+ function definitions in function#toStringTokens() Additional commits viewable in compare view Updates glob-parent from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) v5.1.0 Features add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d) v5.0.0 ⚠ BREAKING CHANGES Drop support for node <6 & bump dependencies Miscellaneous Chores Drop support for node <6 & bump dependencies (896c0c0) v4.0.0 ⚠ BREAKING CHANGES question marks are valid path characters on Windows so avoid flagging as a glob when alone Update is-glob dependency Features hoist regexps and strings for performance gains (4a80667) question marks are valid path characters on Windows so avoid flagging as a glob when alone (2a551dd) Update is-glob dependency (e41fcd8) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS (#36) (f923116) 6.0.2 (2021-09-29) Bug Fixes Improve performance (#53) (843f8de) 6.0.1 (2021-07-20) Bug Fixes Resolve ReDoS vulnerability from CVE-2021-35065 (#49) (3e9f04a) 6.0.0 (2021-05-03) ⚠ BREAKING CHANGES Correct mishandled escaped path separators (#34) upgrade scaffold, dropping node <10 support Bug Fixes Correct mishandled escaped path separators (#34) (32f6d52), closes #32 Miscellaneous Chores upgrade scaffold, dropping node <10 support (e83d0c5) 5.1.1 (2021-01-27) Bug Fixes unescape exclamation mark (#26) (a98874f) 5.1.0 (2021-01-27) Features add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d) 5.0.0 (2021-01-27) ⚠ BREAKING CHANGES Drop support for node <6 & bump dependencies ... (truncated) Commits eb2c439 chore: update changelog 12bcb6c chore: release 5.1.2 f923116 fix: eliminate ReDoS (#36) 0b014a7 chore: add JSDoc returns information (#33) 2b24ebd chore: generate initial changelog 9b6e874 chore: release 5.1.1 749c35e ci: try wrapping the JOB_ID in a string 5d39def ci: attempt to switch to published coveralls 0b5b37f ci: put the npm step back in for only Windows 473f5d8 ci: update azure build images Additional commits viewable in compare view Maintainer changes This version was pushed to npm by phated, a new releaser for glob-parent since your current version. Updates gulp from 4.0.2 to 5.0.0 Release notes Sourced from gulp's releases. gulp v5.0.0 We've tried to provide a high-level changelog for gulp v5 below, but it doesn't contain all changes from the 60+ dependencies that we maintain. Please see individual changelogs to drill down into all changes that were made. ⚠ BREAKING CHANGES Drop support for Node.js <10.13 Default stream encoding to UTF-8 Standardized on anymatch library for globbing paths. All globs should work the same between src and watch now! Removed support for ordered globs. This aligns with the chokidar globbing implementation. If you need your globs to be ordered, you can use ordered-read-stream All globs and paths are normalized to unix-like filepaths Only allow JS variants for .gulp.* config files Removed support for alpha releases of v4 from gulp-cli Removed the --verify flag Renamed the --require flag to --preload to avoid conflicting with Node.js flags Removed many legacy and deprecated loaders Upgrade to chokidar v3 Clone Vinyl objects with stream contents using teex, but no longer wait for all streams to flow before cloned streams will receive data Stop using process.umask() to make directories, instead falling back to Node's default mode Throw on non-function, non-string option coercers Drop support of Node.js snake_case flags Use a Symbol for attaching the gulplog namespace to the store Use a Symbol for attaching the gulplog store to the global Use sha256 to hash the v8flags cache into a filename Features Streamlined the dependency tree Switch all streams implementation to Streamx Rewrote glob-stream to use a custom directory walk that relies on newer Node.js features and is more performant than old implementation Implement translation support for all CLI messages and all messages passing through gulplog Allow users to customize or remove the timestamp from their logs Upgraded gulplog to v2. Messages logged via v1 will also display a deprecated warning. Plugins should update to v2 as the community upgrades to gulp 5 Added support for gulpile.cjs and gulpfile.mjs Add support for swc, esbuild, sucrase, and mdx loaders Provide an ESM export (#2760) (b00de68) Support sourcemap handling on streaming Vinyl contents Support extends syntax for .gulp.* config file Allow overriding gulpfile and preloads via .gulp.* config file Bug Fixes Resolve bugs related to symlinks on various platforms Resolved some reported ReDoS CVEs and improved performance in glob-parent Rework errors surfaced when encountering files or symlinks when trying to create directories Ensure watch allows japanese characters in globs (72668c6) ... (truncated) Changelog Sourced from gulp's changelog. 5.0.0 (2024-03-29) We've tried to provide a high-level changelog for gulp v5 below, but it doesn't contain all changes from the 60+ dependencies that we maintain. Please see individual changelogs to drill down into all changes that were made. ⚠ BREAKING CHANGES Drop support for Node.js <10.13 Default stream encoding to UTF-8 Standardized on anymatch library for globbing paths. All globs should work the same between src and watch now! Removed support for ordered globs. This aligns with the chokidar globbing implementation. If you need your globs to be ordered, you can use ordered-read-stream All globs and paths are normalized to unix-like filepaths Only allow JS variants for .gulp.* config files Removed support for alpha releases of v4 from gulp-cli Removed the --verify flag Renamed the --require flag to --preload to avoid conflicting with Node.js flags Removed many legacy and deprecated loaders Upgrade to chokidar v3 Clone Vinyl objects with stream contents using teex, but no longer wait for all streams to flow before cloned streams will receive data Stop using process.umask() to make directories, instead falling back to Node's default mode Throw on non-function, non-string option coercers Drop support of Node.js snake_case flags Use a Symbol for attaching the gulplog namespace to the store Use a Symbol for attaching the gulplog store to the global Use sha256 to hash the v8flags cache into a filename Features Streamlined the dependency tree Switch all streams implementation to Streamx Rewrote glob-stream to use a custom directory walk that relies on newer Node.js features and is more performant than old implementation Implement translation support for all CLI messages and all messages passing through gulplog Allow users to customize or remove the timestamp from their logs Upgraded gulplog to v2. Messages logged via v1 will also display a deprecated warning. Plugins should update to v2 as the community upgrades to gulp 5 Added support for gulpile.cjs and gulpfile.mjs Add support for swc, esbuild, sucrase, and mdx loaders Provide an ESM export (

Open Graph Description: Bumps the npm_and_yarn group with 18 updates in the / directory: Package From To @babel/traverse 7.13.0 7.24.1 browserify-sign 4.2.1 4.2.3 browserslist 4.16.3 4.23.0 cached-path-relati...

X Description: Bumps the npm_and_yarn group with 18 updates in the / directory: Package From To @babel/traverse 7.13.0 7.24.1 browserify-sign 4.2.1 4.2.3 browserslist 4.16.3 4.23.0 cached-path-relati...

Opengraph URL: https://github.com/GSA/https/pull/290

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:aba56112-f300-b981-6e29-a3ca504bdc81
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC7FC:3DE73C:15DF6E8:1EE46B1:69723C80
html-safe-nonce8733318d15a18996c163a5848bb57fbc90dc9fc9c76634ac971077334795ea6f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDN0ZDOjNERTczQzoxNURGNkU4OjFFRTQ2QjE6Njk3MjNDODAiLCJ2aXNpdG9yX2lkIjoiNjUyNTM4ODg0NzMxMzk5MjgzMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacae830844c794c7dd9e28b95540cd4a83a2634ce207125acd22f4b55b5abc4a89
hovercard-subject-tagpull_request:1815119854
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/GSA/https/pull/290/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the npm_and_yarn group with 18 updates in the / directory: Package From To @babel/traverse 7.13.0 7.24.1 browserify-sign 4.2.1 4.2.3 browserslist 4.16.3 4.23.0 cached-path-relati...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3272b1e540db48cb02dab38469e01f8bc1d0ec4984ec870db3829659e109d2e3
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/GSA/https git https://github.com/GSA/https.git
octolytics-dimension-user_id643070
octolytics-dimension-user_loginGSA
octolytics-dimension-repository_id28724827
octolytics-dimension-repository_nwoGSA/https
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id28724827
octolytics-dimension-repository_network_root_nwoGSA/https
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release0d362c8696f774bd4bde925e900be46408550b5d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FGSA%2Fhttps%2Fpull%2F290%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FGSA%2Fhttps%2Fpull%2F290%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=GSA%2Fhttps
Reloadhttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
Reloadhttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
Reloadhttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
GSA https://patch-diff.githubusercontent.com/GSA
httpshttps://patch-diff.githubusercontent.com/GSA/https
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FGSA%2Fhttps
Fork 95 https://patch-diff.githubusercontent.com/login?return_to=%2FGSA%2Fhttps
Star 280 https://patch-diff.githubusercontent.com/login?return_to=%2FGSA%2Fhttps
Code https://patch-diff.githubusercontent.com/GSA/https
Issues 16 https://patch-diff.githubusercontent.com/GSA/https/issues
Pull requests 11 https://patch-diff.githubusercontent.com/GSA/https/pulls
Actions https://patch-diff.githubusercontent.com/GSA/https/actions
Projects 0 https://patch-diff.githubusercontent.com/GSA/https/projects
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/GSA/https/security
Please reload this pagehttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
Insights https://patch-diff.githubusercontent.com/GSA/https/pulse
Code https://patch-diff.githubusercontent.com/GSA/https
Issues https://patch-diff.githubusercontent.com/GSA/https/issues
Pull requests https://patch-diff.githubusercontent.com/GSA/https/pulls
Actions https://patch-diff.githubusercontent.com/GSA/https/actions
Projects https://patch-diff.githubusercontent.com/GSA/https/projects
Security https://patch-diff.githubusercontent.com/GSA/https/security
Insights https://patch-diff.githubusercontent.com/GSA/https/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FGSA%2Fhttps%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FGSA%2Fhttps%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/GSA/https/tree/master
dependabot/npm_and_yarn/npm_and_yarn-f8f691c233https://patch-diff.githubusercontent.com/GSA/https/tree/dependabot/npm_and_yarn/npm_and_yarn-f8f691c233
Conversation 0 https://patch-diff.githubusercontent.com/GSA/https/pull/290
Commits 1 https://patch-diff.githubusercontent.com/GSA/https/pull/290/commits
Checks 0 https://patch-diff.githubusercontent.com/GSA/https/pull/290/checks
Files changed https://patch-diff.githubusercontent.com/GSA/https/pull/290/files
Please reload this pagehttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
Bump the npm_and_yarn group across 1 directory with 21 updates https://patch-diff.githubusercontent.com/GSA/https/pull/290/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/GSA/https/pull/290/files
f5b414b Bump the npm_and_yarn group across 1 directory with 21 updates dependabot[bot] Apr 10, 2024 https://patch-diff.githubusercontent.com/GSA/https/pull/290/commits/f5b414bddc21233861e111ccd3594c14eb7cb6d8
Clear filters https://patch-diff.githubusercontent.com/GSA/https/pull/290/files
Please reload this pagehttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
Please reload this pagehttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
package-lock.json https://patch-diff.githubusercontent.com/GSA/https/pull/290/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/GSA/https/pull/290/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/GSA/https/pull/290/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.