-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the npm_and_yarn group across 2 directories with 29 updates #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/internal/remediation/fixtures/santatracker/npm_and_yarn-791b5338d8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… updates Bumps the npm_and_yarn group with 25 updates in the /internal/remediation/fixtures/santatracker directory: | Package | From | To | | --- | --- | --- | | [dat.gui](https://github.com/dataarts/dat.gui) | `0.7.3` | `0.7.8` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `8.10.0` | `10.9.0` | | [google-closure-library](https://github.com/google/closure-library) | `v20190909.0.0` | `20200315.0.0` | | [json5](https://github.com/json5/json5) | `2.1.0` | `2.2.3` | | [rollup](https://github.com/rollup/rollup) | `2.59.0` | `2.79.2` | | [terser](https://github.com/terser/terser) | `3.10.11` | `4.8.1` | | [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `0.2.4` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.6.0` | `7.28.5` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.4.2` | `1.14.3` | | [y18n](https://github.com/yargs/y18n) | `4.0.0` | `4.0.3` | | [yargs-parser](https://github.com/yargs/yargs-parser) | `10.1.0` | `22.0.0` | | [acorn](https://github.com/acornjs/acorn) | `7.1.0` | `7.4.1` | | [acorn](https://github.com/acornjs/acorn) | `6.0.2` | `6.4.2` | | [ajv](https://github.com/ajv-validator/ajv) | `5.5.2` | `6.12.6` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `6.0.5` | `6.0.6` | | [get-func-name](https://github.com/chaijs/get-func-name) | `2.0.0` | `2.0.2` | | [glob-parent](https://github.com/gulpjs/glob-parent) | `5.0.0` | `5.1.2` | | [ws](https://github.com/websockets/ws) | `7.1.2` | `7.5.10` | | [ws](https://github.com/websockets/ws) | `6.2.1` | `6.2.3` | | [json-schema](https://github.com/kriszyp/json-schema) | `0.2.3` | `0.4.0` | | [jws](https://github.com/brianloveswords/node-jws) | `4.0.0` | `4.0.1` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` | | [node-forge](https://github.com/digitalbazaar/forge) | `0.10.0` | `1.3.3` | | [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` | | [pathval](https://github.com/chaijs/pathval) | `1.1.0` | `1.1.1` | | [postcss](https://github.com/postcss/postcss) | `7.0.5` | `8.5.6` | Bumps the npm_and_yarn group with 1 update in the /internal/resolution/manifest/fixtures directory: [lodash](https://github.com/lodash/lodash). Updates `dat.gui` from 0.7.3 to 0.7.8 - [Release notes](https://github.com/dataarts/dat.gui/releases) - [Commits](dataarts/dat.gui@v0.7.3...v0.7.8) Updates `firebase` from 8.10.0 to 10.9.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@10.9.0) Updates `google-closure-library` from v20190909.0.0 to 20200315.0.0 - [Release notes](https://github.com/google/closure-library/releases) - [Commits](google/closure-library@v20190909...v20200315) Updates `json5` from 2.1.0 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.0...v2.2.3) Updates `rollup` from 2.59.0 to 2.79.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-2.md) - [Commits](rollup/rollup@v2.59.0...v2.79.2) Updates `terser` from 3.10.11 to 4.8.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@3.10.11...v4.8.1) Updates `tmp` from 0.0.33 to 0.2.4 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.0.33...v0.2.4) Updates `@babel/traverse` from 7.6.0 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-traverse) Updates `@grpc/grpc-js` from 1.4.2 to 1.14.3 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected]) Updates `y18n` from 4.0.0 to 4.0.3 - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3) Updates `yargs-parser` from 10.1.0 to 22.0.0 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@v10.1.0...yargs-parser-v22.0.0) Updates `acorn` from 7.1.0 to 7.4.1 - [Commits](acornjs/acorn@7.1.0...7.4.1) Updates `acorn` from 6.0.2 to 6.4.2 - [Commits](acornjs/acorn@7.1.0...7.4.1) Updates `ajv` from 5.5.2 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v5.5.2...v6.12.6) Updates `browserslist` from 4.3.2 to 4.7.0 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.3.2...4.7.0) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `cross-spawn` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6) Updates `node-fetch` from 2.6.1 to 2.6.6 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.6) Updates `get-func-name` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) Updates `glob-parent` from 5.0.0 to 5.1.2 - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.0.0...v5.1.2) Updates `ws` from 7.1.2 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.1.2...7.5.10) Updates `ws` from 6.2.1 to 6.2.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.1.2...7.5.10) Updates `json-schema` from 0.2.3 to 0.4.0 - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0) Updates `jws` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v4.0.0...v4.0.1) Updates `minimatch` from 3.0.4 to 3.1.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `node-forge` from 0.10.0 to 1.3.3 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@0.10.0...v1.3.3) Updates `path-parse` from 1.0.6 to 1.0.7 - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) Updates `pathval` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](chaijs/pathval@v1.1.0...v1.1.1) Updates `postcss` from 7.0.5 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.5...8.5.6) Updates `protobufjs` from 6.11.2 to 7.5.4 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@v6.11.2...protobufjs-v7.5.4) Updates `lodash` from 4.17.17 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits/4.17.21) --- updated-dependencies: - dependency-name: dat.gui dependency-version: 0.7.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: firebase dependency-version: 10.9.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: google-closure-library dependency-version: 20200315.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: json5 dependency-version: 2.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 2.79.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: terser dependency-version: 4.8.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-version: 7.28.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: y18n dependency-version: 4.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yargs-parser dependency-version: 22.0.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: acorn dependency-version: 7.4.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: acorn dependency-version: 6.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 6.12.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: browserslist dependency-version: 4.7.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-version: 6.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-version: 2.6.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: get-func-name dependency-version: 2.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: glob-parent dependency-version: 5.1.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 6.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json-schema dependency-version: 0.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 4.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-forge dependency-version: 1.3.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-parse dependency-version: 1.0.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pathval dependency-version: 1.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-version: 7.5.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.21 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 25 updates in the /internal/remediation/fixtures/santatracker directory:
0.7.30.7.88.10.010.9.0v20190909.0.020200315.0.02.1.02.2.32.59.02.79.23.10.114.8.10.0.330.2.47.6.07.28.51.4.21.14.34.0.04.0.310.1.022.0.07.1.07.4.16.0.26.4.25.5.26.12.63.0.23.0.36.0.56.0.62.0.02.0.25.0.05.1.27.1.27.5.106.2.16.2.30.2.30.4.04.0.04.0.13.0.43.1.20.10.01.3.31.0.61.0.71.1.01.1.17.0.58.5.6Bumps the npm_and_yarn group with 1 update in the /internal/resolution/manifest/fixtures directory: lodash.
Updates
dat.guifrom 0.7.3 to 0.7.8Release notes
Sourced from dat.gui's releases.
Commits
6a444cc0.7.8103be80Removed CHANGELOG.mdf720c72Merge pull request #279 from yetingli/master40f4fc1Remove link to defunct tutorial.1e1aecbFix ReDos in CSS_RGB and CSS_RGBA51d1a37Merge pull request #274 from dataarts/dependabot/npm_and_yarn/lodash-4.17.1928b15c6Bump lodash from 4.17.15 to 4.17.19071edebUse primitive type instead of nullable boxed type92cebb3Re-lint.b290bf7Update lint rules.Maintainer changes
This version was pushed to npm by mrdoob, a new releaser for dat.gui since your current version.
Updates
firebasefrom 8.10.0 to 10.9.0Commits
1eb302fVersion Packages (#8063)b498867Merge master into releasece88e71snapshot listeners source from cache (#7982)6d487d7Prevent using authTokenSyncURL if the string begins with a double slash (#8060)b4d59d6Merge master into release2b22838Fix glob pattern to work with Node 20 and its NPM version (#8059)feb5038Update CI node.js versions to 20.x (#8055)245dd26Enforce authTokenSyncURL being a path and not a url. (#8056)e60188dVersion Packages (#8046)7e2efbfMerge master into releaseUpdates
google-closure-libraryfrom v20190909.0.0 to 20200315.0.0Release notes
Sourced from google-closure-library's releases.
... (truncated)
Commits
c6e4fe0Bump version.2fb2c6dMigrate goog.forwardDeclare to goog.requireType.ade336aMigrate goog.forwardDeclare to goog.requireType.964e8f3RELNOTES[NEW]: Add SafeHtml.comment.a93d568RELNOTES: Add non-nullable modifier to return type of functions never returni...294fc00Fix authority parsing in Closure URI parser.49624abAdd a define to module manager so that we can control module loading behaviors.5845fb1Removed the legacy buffering-proxy detection (aka test-channel).f4c4443Add non-nullable modifier to return type of functions never returning null.60f4a9cAdd non-nullable modifier to return type of functions never returning null.Updates
json5from 2.1.0 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
rollupfrom 2.59.0 to 2.79.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
c9bd03d2.79.248aef33fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (#5677)69ff4182.79.104dce1bUpdate changelog159137efix: typo docs and contributors link in CONTRIBUTING.md (#4639)e1392b3Update type definition of resolveId (#4641)7836357Improve performance of chunk naming collision check (#4643)71d20c9Reduce permissions for repl-artefacts.yml workflow (#4630)8193ea5Adapt workflow to use Node 14 sub-version to work with branch protection8477f8f2.79.0Updates
terserfrom 3.10.11 to 4.8.1Changelog
Sourced from terser's changelog.
... (truncated)
Commits
40674a4update changelog, versiond8cc569backport fix to potential regexp DDOS504b9674.8.09f380dcupdate changelog7dd0b9dupdate assumptionscfad907Allow yield to be used as property key in generators.283f44fMake class property assignment pure.ee965e8Add numeric separators support (#725)ee6b8af4.7.0807f729update changelogUpdates
tmpfrom 0.0.33 to 0.2.4Changelog
Sourced from tmp's changelog.
... (truncated)
Commits
08fa3abUpdate version1cf4ec5Merge commit from fork188b25eFix GHSA-52f5-9888-hmc673b9fe4Add test case for GHSA-52f5-9888-hmc6b8e2f29Remove broken tests2892a02Remove outdated URLf592318Reformat package.json995ac8cMerge pull request #301 from raszi/dependabot/npm_and_yarn/braces-3.0.3caa758dBump braces from 3.0.2 to 3.0.35f0b252Merge pull request #297 from raszi/feat/release-v0.2.3Updates
@babel/traversefrom 7.6.0 to 7.28.5Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
61647aev7.28.5e579cb0EnablestrictNullChecksfortraverse(#17499)7385eae[Babel 8] Improve scope information collection performance (#17043)26bc651[Babel 8] Better node type definitions forcomputed(#17500)e626523FixJSXIdentifierhandling inisReferencedIdentifier(#17503)19c9126fix: ensure scope.push register in anonymous fn (#17504)35055e3v7.28.4b41f8cdUpdate Jest to v30.1.1 (#17493)22493b6Improve@babel/traversetypings (#17485)18d88b8Improve@babel/coretypings (#17471)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/traversesince your current version.Updates
@grpc/grpc-jsfrom 1.4.2 to 1.14.3Release notes
Sourced from
@grpc/grpc-js's releases.... (truncated)
Commits
ccd29b2Merge pull request #3032 from murgatroid99/grpc-js_retry_half_close_1.149ea15cegrpc-js: Bump version to 1.14.34d387d4Use nextMessageToSend for early half-close88a083dremove halfCloseSent fieldf6895cbSend halfClose immediately after messages to prevent late halfClose issues wi...37f2817revert changes4e26a27half close right after writebf0dc8fMerge pull request #3029 from murgatroid99/grpc-js_keepalive_fix_backport235474egrpc-js: Bump to 1.14.22f090c6grpc-js: Fix server keep alive timeout not properly destroying connectionsUpdates
y18nfrom 4.0.0 to 4.0.3Changelog
Sourced from y18n's changelog.
Commits
0aa97c5chore: release 4.x.x (#128)a8e7f04build(release-please): configure branch properly (#127)1e21a53fix(release): 4.x.x should not enforce Node 10 (#126)8dc7580docs: update CHANGELOG7de58cafix: address prototype pollution issueMaintainer changes
This version was pushed to npm by oss-bot, a new releaser for y18n since your current version.
Updates
yargs-parserfrom 10.1.0 to 22.0.0Release notes
Sourced from yargs-parser's releases.
... (truncated)
Changelog
Sourced from yargs-parser's changelog.