forked from react-navigation/drawer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the npm_and_yarn group with 22 updates #6
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-527996dfce
base: master
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.
Conversation
This file contains 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
Bumps the npm_and_yarn group with 22 updates: | Package | From | To | | --- | --- | --- | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.59.10` | `0.69.12` | | [ajv](https://github.com/ajv-validator/ajv) | `6.10.2` | `6.12.6` | | [ansi-regex](https://github.com/chalk/ansi-regex) | `2.1.1` | `3.0.0` | | [async](https://github.com/caolan/async) | `2.6.3` | `3.2.6` | | [braces](https://github.com/micromatch/braces) | `1.8.5` | `2.3.2` | | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` | | [hosted-git-info](https://github.com/npm/hosted-git-info) | `2.8.4` | `2.8.9` | | [ini](https://github.com/npm/ini) | `1.3.5` | `1.3.8` | | [kind-of](https://github.com/jonschlinkert/kind-of) | `1.1.0` | `3.2.2` | | [micromatch](https://github.com/micromatch/micromatch) | `2.3.11` | `3.1.10` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `1.7.3` | `2.6.0` | | [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` | | [plist](https://github.com/TooTallNate/node-plist) | `3.0.1` | `3.1.0` | | [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.5.3` | | [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) | `3.6.3` | `4.24.0` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.6.1` | `1.7.2` | | [tmpl](https://github.com/daaku/nodejs-tmpl) | `1.0.4` | `1.0.5` | | [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) | `1.0.1` | `1.0.3` | | [ws](https://github.com/websockets/ws) | `1.1.5` | `5.2.2` | | [y18n](https://github.com/yargs/y18n) | `3.2.1` | `4.0.0` | | [yargs-parser](https://github.com/yargs/yargs-parser) | `7.0.0` | `10.1.0` | Updates `react-native` from 0.59.10 to 0.69.12 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-060.md) - [Commits](https://github.com/facebook/react-native/commits/v0.69.12/packages/react-native) Updates `ajv` from 6.10.2 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6) Updates `ansi-regex` from 2.1.1 to 3.0.0 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@2.1.1...v3.0.0) Updates `async` from 2.6.3 to 3.2.6 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v3.2.6) Updates `braces` from 1.8.5 to 2.3.2 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits) Updates `decode-uri-component` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) Updates `hosted-git-info` from 2.8.4 to 2.8.9 - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.4...v2.8.9) Updates `ini` from 1.3.5 to 1.3.8 - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](npm/ini@v1.3.5...v1.3.8) Updates `kind-of` from 1.1.0 to 3.2.2 - [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md) - [Commits](jonschlinkert/kind-of@1.1.0...3.2.2) Updates `micromatch` from 2.3.11 to 3.1.10 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@2.3.11...3.1.10) 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-fetch` from 1.7.3 to 2.6.0 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/v2.6.0/CHANGELOG.md) - [Commits](node-fetch/node-fetch@1.7.3...v2.6.0) Updates `path-parse` from 1.0.6 to 1.0.7 - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) Updates `plist` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/TooTallNate/node-plist/releases) - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md) - [Commits](https://github.com/TooTallNate/node-plist/commits) Updates `qs` from 6.5.2 to 6.5.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) Updates `react-devtools-core` from 3.6.3 to 4.24.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core) Updates `shell-quote` from 1.6.1 to 1.7.2 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.6.1...v1.7.2) Updates `tmpl` from 1.0.4 to 1.0.5 - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) Updates `trim-off-newlines` from 1.0.1 to 1.0.3 - [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3) Updates `ws` from 1.1.5 to 5.2.2 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@1.1.5...5.2.2) Updates `y18n` from 3.2.1 to 4.0.0 - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](yargs/y18n@v3.2.1...v4.0.0) Updates `yargs-parser` from 7.0.0 to 10.1.0 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v10.1.0/CHANGELOG.md) - [Commits](yargs/yargs-parser@v7.0.0...v10.1.0) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ajv dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ansi-regex dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: async dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: decode-uri-component dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hosted-git-info dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ini dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: kind-of dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-parse dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: plist dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: react-devtools-core dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmpl dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: trim-off-newlines dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: y18n dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yargs-parser dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Aug 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 22 updates:
0.59.10
0.69.12
6.10.2
6.12.6
2.1.1
3.0.0
2.6.3
3.2.6
1.8.5
2.3.2
0.2.0
0.2.2
2.8.4
2.8.9
1.3.5
1.3.8
1.1.0
3.2.2
2.3.11
3.1.10
3.0.4
3.1.2
1.7.3
2.6.0
1.0.6
1.0.7
3.0.1
3.1.0
6.5.2
6.5.3
3.6.3
4.24.0
1.6.1
1.7.2
1.0.4
1.0.5
1.0.1
1.0.3
1.1.5
5.2.2
3.2.1
4.0.0
7.0.0
10.1.0
Updates
react-native
from 0.59.10 to 0.69.12Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
Commits
Maintainer changes
This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.
Updates
ajv
from 6.10.2 to 6.12.6Release notes
Sourced from ajv's releases.
Commits
fe59143
6.12.6d580d3e
Merge pull request #1298 from ajv-validator/fix-urlfd36389
fix: regular expression for "url" format490e34c
docs: link to v7-beta branch9cd93a1
docs: note about v7 in readme877d286
Merge pull request #1262 from b4h0-c4t/refactor-opt-object-typef1c8e45
6.12.5764035e
Merge branch 'ChALkeR-chalker/fix-comma'3798160
Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...a3c7eba
Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...Updates
ansi-regex
from 2.1.1 to 3.0.0Commits
0a8cc19
3.0.0d9d806e
Minor tweaks69bebf6
Support urxvt escapes (#13)3dff5e7
Use Map instead of Object for the fixturesbaacbab
Require Node.js 4 and meta tweaksUpdates
async
from 2.6.3 to 3.2.6Changelog
Sourced from async's changelog.
... (truncated)
Commits
85fb18f
Version 3.2.68c0c941
Update built files5f756b4
Fix ReDoS (#1980)39cdc9b
build(deps-dev): bump karma from 6.4.3 to 6.4.4 (#1985)7b8ddeb
build(deps-dev): bump@babel/core
from 7.24.7 to 7.25.2 (#1981)4634a9d
build(deps-dev): bump rollup from 4.18.0 to 4.19.2 (#1982)afb176c
build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#1983)3568a74
build(deps-dev): bump@babel/eslint-parser
from 7.24.7 to 7.25.1 (#1984)9e885fd
build(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.0 (#1986)f9c7f2a
build(deps-dev): bump semver from 7.6.2 to 7.6.3 (#1987)Updates
braces
from 1.8.5 to 2.3.2Changelog
Sourced from braces's changelog.
... (truncated)
Commits
Updates
decode-uri-component
from 0.2.0 to 0.2.2Release notes
Sourced from decode-uri-component's releases.
Commits
a0eea46
0.2.2980e0bf
Prevent overwriting previously decoded tokens3c8a373
0.2.176abc93
Switch to GitHub workflows746ca5d
Fix issue where decode throws - fixes #6486d7e2
Update license (#1)a650457
Tidelift tasks66e1c28
Meta tweaksUpdates
hosted-git-info
from 2.8.4 to 2.8.9Changelog
Sourced from hosted-git-info's changelog.
Commits
8d4b369
chore(release): 2.8.929adfe5
fix: backport regex fix from #76afeaefd
chore(release): 2.8.85038b18
fix: #61 & #65 addressing issues w/ url.URL implmentation which regressed nod...7440afa
chore(release): 2.8.72d0bb66
fix: Do not attempt to use url.URL when unavailablef2cdfcf
fix: Do not pass scp-style URLs to the WhatWG url.URLe1b83df
chore(release): 2.8.6ff259a6
Ensure passwords in hosted Git URLs are correctly escaped624fd6f
chore(release): 2.8.5Maintainer changes
This version was pushed to npm by nlf, a new releaser for hosted-git-info since your current version.
Updates
ini
from 1.3.5 to 1.3.8Commits
a2c5da8
1.3.8af5c6bb
Do not use Object.create(null)8b648a1
don't test where our devdeps don't even workc74c8af
1.3.7024b8b5
update deps, add linting032fbaf
Use Object.create(null) to avoid default object property hazards2da9039
1.3.6cfea636
better git push script, before publish instead of after56d2805
do not allow invalid hazardous string as section nameMaintainer changes
This version was pushed to npm by isaacs, a new releaser for ini since your current version.
Updates
kind-of
from 1.1.0 to 3.2.2Changelog
Sourced from kind-of's changelog.
Commits
0ffe67c
3.2.219fa8ab
fix version2ccb4ed
3.2.1deba378
3.2.15bfd67b
add browserify9c94237
3.2.0c9c3f09
run verbddeacd6
run update10265f9
Merge pull request #10 from ksheedlo/unrequire-buffer0cfb70e
Remove unnecessary typeof Buffer checkUpdates
micromatch
from 2.3.11 to 3.1.10Release notes
Sourced from micromatch's releases.
Commits
10aacd7
3.1.100628af9
update testsf4809eb
3.1.9b1a9732
fix typeof check on.braces
method0dfcafc
3.1.8cd4a5ae
silence appveyorc94b4b9
3.1.704f4931
fixes #11943e71ba
remove .only from test9737cc7
3.1.6Updates
minimatch
from 3.0.4 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
node-fetch
from 1.7.3 to 2.6.0Release notes
Sourced from node-fetch's releases.
... (truncated)
Changelog
Sourced from node-fetch's changelog.
... (truncated)
Commits
95286f5
v2.6.0 (#638)bf8b4e8
Allow agent option to be a function (#632)0c2294e
2.5.0 release (#630)0fc414c
Allow third party blob implementation (#629)d8f5ba0
build: disable generation of package-lock since it is not used (#623)1fe1358
test: enable --throw-deprecation for tests (#625)a35dcd1
chore(deps): address deprecated url-search-params package (#622)b3ecba5
2.4.1 release (#619)1a88481
Fix Blob for older node versions and webpack. (#618)c9805a2
2.4.0 release (#616)Updates
path-parse
from 1.0.6 to 1.0.7Commits
Updates
plist
from 3.0.1 to 3.1.0Changelog
Sourced from plist's changelog.
Commits
Updates
qs
from 6.5.2 to 6.5.3Changelog
Sourced from qs's changelog.
Commits
298bfa5
v6.5.3ed0f5dc
[Fix]parse
: ignore__proto__
keys (#428)691e739
[Robustness]stringify
: avoid relying on a globalundefined
(#427)1072d57
[readme] remove travis badge; add github actions/codecov badges; update URLs12ac1c4
[meta] fix README.md (#399)0338716
[actions] backport actions from main5639c20
Clean up license text so it’s properly detected as BSD-3-Clause51b8a0b
add FUNDING.yml45f6759
[Fix] fix for an impossible situation: when the formatter is called with a no...f814a7f
[Dev Deps] backport from mainUpdates
react-devtools-core
from 3.6.3 to 4.24.0Commits
Updates
shell-quote
from 1.6.1 to 1.7.2Changelog
Sourced from shell-quote's changelog.
Commits
89a1993
1.7.2df7e4c7
add test for #37144e1c2
revert windows path unescaping, fixes #37c24f3aa
ci: nvs does not have iojsc2950fb
1.7.18f6a1cc
fix: do not remove $ when env variable not found (#32)8b70a68
add testsfaaa452
Merge branch 'master' of github.com:Adman/node-shell-quote into Adman-master729a5a8
fix: updated parsing non existing var79f2932
Merge branch 'master' into Adman-masterMaintainer changes
This version was pushed to npm by goto-bus-stop, a new releaser for shell-quote since your current version.
Updates
tmpl
from 1.0.4 to 1.0.5Commits
Updates
trim-off-newlines
from 1.0.1 to 1.0.3Commits
c3b28d3
1.0.36226c95
Merge pull request #4 from Trott/fix-it-againc77691d
fix: remediate ReDOS further76ca93c
chore: pin mocha to version that works with 0.10.x8cd3f73
1.0.2fcbb73d
Merge pull request #3 from Trott/patch-16d89476
fix: update regular expression to remove ReDOS0cd87f5
chore: pin xo to latest version that works with current codeMaintainer changes
This version was pushed to npm by trott, a new releaser for trim-off-newlines since your current version.
Updates
ws
from 1.1.5 to 5.2.2Release notes
Sourced from ws's releases.
... (truncated)
Commits
5d55e52
[dist] 5.2.28aba871
[fix] Fix use after invalidation bug175ce46
[dist] 5.2.1307be7a
[fix] Remove the'data'
listener when the receiver emits an error6046a28
[fix] Do not prematurely remove the listener of the'data'
eventbf9b2ec
chore(package): update nyc to version 12.0.2 (#1395)bcab531
chore(package): update eslint-plugin-promise to version 3.8.0 (#1389)e4d032c
[dist] 5.2.0e7bfe5f
chore(package): update mocha to version 5.2.0 (#1385)6dae94b
chore(package): update eslint-plugin-import to version 2.12.0 (#1384)Updates
y18n
from 3.2.1 to 4.0.0Release notes
Sourced from y18n's releases.
Changelog
Sourced from y18n's changelog.