René's URL Explorer Experiment
Title: Bump the npm_and_yarn group across 1 directory with 21 updates by dependabot[bot] · Pull Request #292 · GSA/https · GitHub
Open Graph Title: Bump the npm_and_yarn group across 1 directory with 21 updates by dependabot[bot] · Pull Request #292 · GSA/https
X Title: Bump the npm_and_yarn group across 1 directory with 21 updates by dependabot[bot] · Pull Request #292 · GSA/https
Description: Bumps the npm_and_yarn group with 14 updates in the / directory:
Package
From
To
@babel/traverse
7.13.0
7.24.7
braces
2.3.2
3.0.3
gulp
4.0.2
5.0.0
uswds
1.6.13
1.6.14
decode-uri-component
0.2.0
0.2.2
es5-ext
0.10.53
0.10.64
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.7
Release notes
Sourced from @babel/traverse's releases.
v7.24.7 (2024-06-05)
🐛 Bug Fix
babel-node
#16554 Allow extra flags in babel-node (@nicolo-ribaudo)
babel-traverse
#16522 fix: incorrect constantViolations with destructuring (@liuxingbaoyu)
babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management
#16524 fix: Transform using in switch correctly (@liuxingbaoyu)
🏠 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)
@liuxingbaoyu
v7.24.6 (2024-05-24)
Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs!
🐛 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-decorators
#16485 Support undecorated static accessor in anonymous classes (@JLHwung)
#16484 Fix decorator bare yield await (@JLHwung)
babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
#16483 Fix: throw TypeError if addInitializer is called after finished (@JLHwung)
babel-parser, babel-plugin-transform-typescript
#16476 fix: Correctly parse cls.fn = x (@liuxingbaoyu)
🏠 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.json for @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 Fix
babel-node
#16554 Allow extra flags in babel-node (@nicolo-ribaudo)
babel-traverse
#16522 fix: incorrect constantViolations with destructuring (@liuxingbaoyu)
babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management
#16524 fix: Transform using in switch correctly (@liuxingbaoyu)
🏠 Internal
babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
#16525 Delete unused array helpers (@blakewilson)
v7.24.6 (2024-05-24)
🐛 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-decorators
#16485 Support undecorated static accessor in anonymous classes (@JLHwung)
#16484 Fix decorator bare yield await (@JLHwung)
babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
#16483 Fix: throw TypeError if addInitializer is called after finished (@JLHwung)
babel-parser, babel-plugin-transform-typescript
#16476 fix: Correctly parse cls.fn = x (@liuxingbaoyu)
🏠 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.json for @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
#16466 Migrate import assertions syntax (@JLHwung)
v7.24.5 (2024-04-29)
🐛 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
#16440 Fix suppressed error order (@sossost)
#16408 Await nullish async disposable (@JLHwung)
💅 Polish
babel-parser
... (truncated)
Commits
bf1e9a3 v7.24.7
4463aa5 fix: incorrect constantViolations with destructuring (#16522)
07bd000 Improve getBindingIdentifiers (#16544)
17a5502 [Babel 8] Remove extra.shorthand (#16521)
7934963 Use type: module in all package.jsons (#16535)
9630250 v7.24.6
1f010df Explicitly define NodePath.prototype.* (#16488)
6e3539b [babel 8] Publish .d.ts files for every package (#16416)
e37e64d Use eslint v9 (#16479)
3ff20b9 Statically generate boilerplate for bitfield accessors (#16482)
Additional commits viewable in compare view
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):
Added for new features.
Changed for changes in existing functionality.
Deprecated for soon-to-be removed features.
Removed for now removed features.
Fixed for any bug fixes.
Security in 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 .makeRe method was removed
Non-breaking changes
Caching was removed
Commits
See full diff in compare view
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 (#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)
Commits
5c4c547 chore: Release 5.0.0 (#2762)
bf72116 chore: Add index.mjs to files list
b00de68 feat: Provide an ESM export (#2760)
72668c6 chore!: Normalize repository, dropping node <10.13 support (#2758)
85896d4 chore(docs): Update stream handbook link (#2711)
818bd73 Docs: Remove gulp-sourcemaps because it is built-in (#2592)
598f971 Docs: Fix broken link in recipe (#2571)
9877de0 Docs: Guide CustomRegistries to maintain properties on tasks (fixes #2561) (#...
f91c388 Docs: Remove typo in custom registry docs (#2543)
df25250 Docs: Fix typo in task docs (#2524)
Additional commits viewable in compare view
Updates uswds from 1.6.13 to 1.6.14
Release notes
Sourced from uswds's releases.
1.6.14
v1 Security Update: June 2021
This is a routine security update to the USWDS 1.x line.
What we did
Updated Node to current LTS (12.13.0)
Rewrote doc-util to remove gulp-util and run Prettier
Replaced cssnano with csso
Updated outdated packages
Removed Sass linting (since we are no longer updating code)
Reorganized dependencies and move some to dev dependencies
Results
Before
npm audit: found 1134 vulnerabilities (803 low, 84 moderate, 246 high, 1 critical) in 2320 scanned packages
After
npm audit: found 7 vulnerabilities (2 low, 3 moderate, 2 high) in 1840 scanned packages
0 vulnerabilities in regular dependencies
Commits
c4c9410 Use non-semver name as npm tag
97f9dc5 Merge pull request #4228 from uswds/v1-release-1.6.14
8399730 1.6.14
4c8d7b2 Update dependencies
da65ecc Merge pull request #4215 from uswds/v1-update-deps-may-2021
9c0f930 Update typescript to fix tests.
c4cb6b8 Fix ESLint errors.
df8a8f5 Remove stylelint from testing
a12873d Use proper node container for circleci
90f8040 Remove chalk dependency
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 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 4.0.0
Commits
See full diff in compare view
Maintainer changes
This version was pushed to npm by phated, a new releaser for copy-props since your current version.
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 hosted-git-info from 2.8.8 to 2.8.9
Changelog
Sourced from hosted-git-info's changelog.
2.8.9 (2021-04-07)
Bug Fixes
backport regex fix from #76 (29adfe5), closes #84
Commits
8d4b369 chore(release): 2.8.9
29adfe5 fix: backport regex fix from #76
See full diff in compare view
Maintainer changes
This version was pushed to npm by nlf, a new releaser for hosted-git-info since your current version.
Updates json-schema from 0.2.3 to 0.4.0
Commits
f6f6a3b Use a little more robust method of checking instances
ef60987 Update version
b62f1da Protect against constructor modification, #84
fb427cd Link to json-schema-org repository in addition to site, fixes #54
22f1461 Don't allow proto property to be used for schema default/coerce, fixes #84
c52a27c Get basic test to pass
b3f42b3 Add security policy
3b0cec3 Update version
c28470f Update readme to acknowledge the state of the package
7dff9cd Merge pull request #81 from hodovani/patch-1
Additional commits viewable in compare view
Updates jsprim from 1.4.1 to 1.4.2
Changelog
Sourced from jsprim's changelog.
v1.4.2 (2021-11-29)
#35 Backport json-schema 0.4.0 to version 1.4.x
Commits
5c8475f joyent/node-jsprim#35 Backport json-schema 0.4.0 to version 1.4.x
See full diff in compare view
Maintainer changes
This version was pushed to npm by bahamat, a new releaser for jsprim since your current version.
Updates minimatch from 3.0.4 to 3.0.8
Commits
782c264 3.0.8
6ade2da fix: trim pattern
a6f52b0 3.0.7
e4cd434 fix: treat nocase:true as always having magic
e6bbe1c publishConfig for 3.0
5b7cd33 3.0.6
20b4b56 [fix...
Description has been truncated
Open Graph Description: Bumps the npm_and_yarn group with 14 updates in the / directory:
Package
From
To
@babel/traverse
7.13.0
7.24.7
braces
2.3.2
3.0.3
gulp
4.0.2
5.0.0
uswds
1.6.13
1.6.14
decode-uri-comp...
X Description: Bumps the npm_and_yarn group with 14 updates in the / directory:
Package
From
To
@babel/traverse
7.13.0
7.24.7
braces
2.3.2
3.0.3
gulp
4.0.2
5.0.0
uswds
1.6.13
1.6.14
decode-uri-comp...
Opengraph URL: https://github.com/GSA/https/pull/292
X: @github
direct link
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:ea5b7f7c-c19f-2be5-aa3d-23a41c613b2b |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | BCD6:3EA4FC:59FC6:7FFC3:69723CE7 |
| html-safe-nonce | e69c50e4126097de93aad15a78ef7c7a5376b7b3509d8dbec33ebd4b243f416c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQ0Q2OjNFQTRGQzo1OUZDNjo3RkZDMzo2OTcyM0NFNyIsInZpc2l0b3JfaWQiOiI2ODUzNDgyOTgzODk4MzY1MTU5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | b2dd67474c8bc79c8b9ff68979510fa7465d8138abb0bdb74ebb7c636580919d |
| hovercard-subject-tag | pull_request:1914202899 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | ///pull_requests/show/files |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/GSA/https/pull/292/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps the npm_and_yarn group with 14 updates in the / directory:
Package
From
To
@babel/traverse
7.13.0
7.24.7
braces
2.3.2
3.0.3
gulp
4.0.2
5.0.0
uswds
1.6.13
1.6.14
decode-uri-comp... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3272b1e540db48cb02dab38469e01f8bc1d0ec4984ec870db3829659e109d2e3 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/GSA/https git https://github.com/GSA/https.git |
| octolytics-dimension-user_id | 643070 |
| octolytics-dimension-user_login | GSA |
| octolytics-dimension-repository_id | 28724827 |
| octolytics-dimension-repository_nwo | GSA/https |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 28724827 |
| octolytics-dimension-repository_network_root_nwo | GSA/https |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 0d362c8696f774bd4bde925e900be46408550b5d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width
URLs of crawlers that visited me.