-
Notifications
You must be signed in to change notification settings - Fork 940
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
Bump the minor group across 1 directory with 31 updates #7221
Closed
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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 24, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minor-8f5b7045eb
branch
from
May 27, 2024 12:32
e871ac1
to
118a87f
Compare
Bumps the minor group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@google-cloud/cloud-sql-connector](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector) | `1.2.3` | `1.3.0` | | [async-lock](https://github.com/rogierschouten/async-lock) | `1.3.2` | `1.4.1` | | [@types/async-lock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async-lock) | `1.3.0` | `1.4.2` | | [chokidar](https://github.com/paulmillr/chokidar) | `3.5.3` | `3.6.0` | | [cjson](https://github.com/kof/node-cjson) | `0.3.3` | `0.5.0` | | [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `5.0.4` | `5.5.6` | | [gaxios](https://github.com/googleapis/gaxios) | `6.3.0` | `6.6.0` | | [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.7.0` | `9.10.0` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.7` | `2.7.0` | | [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) | `2.5.12` | `2.6.11` | | [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) | `6.3.0` | `6.4.0` | | [stream-json](https://github.com/uhop/stream-json) | `1.7.3` | `1.8.0` | | [@types/stream-json](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stream-json) | `1.7.2` | `1.7.7` | | [triple-beam](https://github.com/winstonjs/triple-beam) | `1.3.0` | `1.4.1` | | [@types/triple-beam](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/triple-beam) | `1.3.0` | `1.3.5` | | [winston](https://github.com/winstonjs/winston) | `3.2.1` | `3.13.0` | | [@angular-devkit/architect](https://github.com/angular/angular-cli) | `0.1402.2` | `0.1800.1` | | [@google/events](https://github.com/googleapis/google-cloudevents-nodejs) | `5.1.1` | `5.4.0` | | [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser) | `1.17.0` | `1.19.5` | | [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.17.33` | `4.19.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.149` | `4.17.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.58` | `18.3.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.19` | `18.3.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.1.0` | `48.2.6` | | [next](https://github.com/vercel/next.js) | `14.1.0` | `14.2.3` | | [nock](https://github.com/nock/nock) | `13.0.5` | `13.5.4` | | [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.11.0` | `1.14.1` | | [sinon-chai](https://github.com/domenic/sinon-chai) | `3.6.0` | `3.7.0` | | [@types/sinon-chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon-chai) | `3.2.2` | `3.2.12` | | [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) | `0.50.1` | `0.63.0` | Updates `@google-cloud/cloud-sql-connector` from 1.2.3 to 1.3.0 - [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-nodejs-connector@v1.2.3...v1.3.0) Updates `async-lock` from 1.3.2 to 1.4.1 - [Release notes](https://github.com/rogierschouten/async-lock/releases) - [Changelog](https://github.com/rogierschouten/async-lock/blob/master/History.md) - [Commits](https://github.com/rogierschouten/async-lock/commits/v1.4.1) Updates `@types/async-lock` from 1.3.0 to 1.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async-lock) Updates `chokidar` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.5.3...3.6.0) Updates `cjson` from 0.3.3 to 0.5.0 - [Commits](https://github.com/kof/node-cjson/commits) Updates `csv-parse` from 5.0.4 to 5.5.6 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.5.6/packages/csv-parse) Updates `gaxios` from 6.3.0 to 6.6.0 - [Release notes](https://github.com/googleapis/gaxios/releases) - [Changelog](https://github.com/googleapis/gaxios/blob/main/CHANGELOG.md) - [Commits](googleapis/gaxios@v6.3.0...v6.6.0) Updates `google-auth-library` from 9.7.0 to 9.10.0 - [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases) - [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-nodejs@v9.7.0...v9.10.0) Updates `node-fetch` from 2.6.7 to 2.7.0 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v2.7.0) Updates `@types/node-fetch` from 2.5.12 to 2.6.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch) Updates `proxy-agent` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@6.4.0/packages/proxy-agent) Updates `stream-json` from 1.7.3 to 1.8.0 - [Commits](uhop/stream-json@1.7.3...1.8.0) Updates `@types/stream-json` from 1.7.2 to 1.7.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stream-json) Updates `triple-beam` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/winstonjs/triple-beam/releases) - [Changelog](https://github.com/winstonjs/triple-beam/blob/master/CHANGELOG.md) - [Commits](winstonjs/triple-beam@1.3.0...v1.4.1) Updates `@types/triple-beam` from 1.3.0 to 1.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/triple-beam) Updates `winston` from 3.2.1 to 3.13.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@3.2.1...v3.13.0) Updates `winston-transport` from 4.4.0 to 4.7.0 - [Release notes](https://github.com/winstonjs/winston-transport/releases) - [Changelog](https://github.com/winstonjs/winston-transport/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston-transport@v4.4.0...v4.7.0) Updates `@angular-devkit/architect` from 0.1402.2 to 0.1800.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/commits) Updates `@google/events` from 5.1.1 to 5.4.0 - [Release notes](https://github.com/googleapis/google-cloudevents-nodejs/releases) - [Changelog](https://github.com/googleapis/google-cloudevents-nodejs/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloudevents-nodejs@v5.1.1...v5.4.0) Updates `@types/async-lock` from 1.3.0 to 1.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async-lock) Updates `@types/body-parser` from 1.17.0 to 1.19.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser) Updates `@types/express-serve-static-core` from 4.17.33 to 4.19.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) Updates `@types/lodash` from 4.14.149 to 4.17.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node-fetch` from 2.5.12 to 2.6.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch) Updates `@types/react` from 18.2.58 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.19 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/stream-json` from 1.7.2 to 1.7.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stream-json) Updates `@types/triple-beam` from 1.3.0 to 1.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/triple-beam) Updates `eslint-plugin-jsdoc` from 48.1.0 to 48.2.6 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.1.0...v48.2.6) Updates `next` from 14.1.0 to 14.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.0...v14.2.3) Updates `nock` from 13.0.5 to 13.5.4 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.0.5...v13.5.4) Updates `node-mocks-http` from 1.11.0 to 1.14.1 - [Release notes](https://github.com/eugef/node-mocks-http/releases) - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md) - [Commits](eugef/node-mocks-http@v1.11.0...v1.14.1) Updates `sinon-chai` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/domenic/sinon-chai/releases) - [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md) - [Commits](chaijs/sinon-chai@3.6.0...3.7.0) Updates `@types/sinon-chai` from 3.2.2 to 3.2.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon-chai) Updates `typescript-json-schema` from 0.50.1 to 0.63.0 - [Commits](YousefED/typescript-json-schema@v0.50.1...v0.63.0) --- updated-dependencies: - dependency-name: "@google-cloud/cloud-sql-connector" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: async-lock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/async-lock" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: chokidar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: cjson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: csv-parse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: gaxios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google-auth-library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/node-fetch" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: proxy-agent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: stream-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/stream-json" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: triple-beam dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/triple-beam" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: winston-transport dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@angular-devkit/architect" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@google/events" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/async-lock" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/body-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/express-serve-static-core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/node-fetch" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/stream-json" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/triple-beam" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: node-mocks-http dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: sinon-chai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/sinon-chai" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: typescript-json-schema dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/minor-8f5b7045eb
branch
from
May 28, 2024 15:28
118a87f
to
b65abb5
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor group with 30 updates in the / directory:
1.2.3
1.3.0
1.3.2
1.4.1
1.3.0
1.4.2
3.5.3
3.6.0
0.3.3
0.5.0
5.0.4
5.5.6
6.3.0
6.6.0
9.7.0
9.10.0
2.6.7
2.7.0
2.5.12
2.6.11
6.3.0
6.4.0
1.7.3
1.8.0
1.7.2
1.7.7
1.3.0
1.4.1
1.3.0
1.3.5
3.2.1
3.13.0
0.1402.2
0.1800.1
5.1.1
5.4.0
1.17.0
1.19.5
4.17.33
4.19.1
4.14.149
4.17.4
18.2.58
18.3.3
18.2.19
18.3.0
48.1.0
48.2.6
14.1.0
14.2.3
13.0.5
13.5.4
1.11.0
1.14.1
3.6.0
3.7.0
3.2.2
3.2.12
0.50.1
0.63.0
Updates
@google-cloud/cloud-sql-connector
from 1.2.3 to 1.3.0Release notes
Sourced from
@google-cloud/cloud-sql-connector
's releases.Changelog
Sourced from
@google-cloud/cloud-sql-connector
's changelog.Commits
77a7798
chore(main): release 1.3.0 (#333)642aab8
deps: Update dependency@googleapis/sqladmin
to v16 (#337)6625eec
chore: automate updating devDependencies (#340)f6af1ee
deps: Update dependencies for github (#334)450f2f5
fix: enable IP type switching (#338)72575ba
feat: add local Unix domain socket support (#336)404a85f
deps: bump dependency tedious to v16.7.1 (#335)651634d
feat: adduniverseDomain
option to Connector (#331)b7f1974
deps: bump mysql2 from 3.9.4 to 3.9.7 (#329)1b577e7
ci: remove macos 14.x builds (#332)Updates
async-lock
from 1.3.2 to 1.4.1Changelog
Sourced from async-lock's changelog.
Commits
Updates
@types/async-lock
from 1.3.0 to 1.4.2Commits
Updates
chokidar
from 3.5.3 to 3.6.0Release notes
Sourced from chokidar's releases.
Commits
7c50e25
Release 3.6.0.112015f
Add github ci autopublishab12362
Merge pull request #1300 from ben-polinsky/fix-fswatcher-types-129929a2f13
fix formattinga0f9e09
update fs.FSWatcher types to satisfy node versions >= 16; fixes #12995589454
Merge pull request #1197 from MarcCelani-at/handleMustScanSubDirs399647e
Merge pull request #1288 from JLHwung/fix-ready-countf022fe7
ready call # is unfortunately platform specific1370123
fix readyCount logic08318d6
Adjust funding field in pkgUpdates
cjson
from 0.3.3 to 0.5.0Commits
Updates
csv-parse
from 5.0.4 to 5.5.6Changelog
Sourced from csv-parse's changelog.
... (truncated)
Commits
6aadcac
chore(release): publish53d62d4
test(csv-parse): on_skip validation1326351
fix(csv-parse): skip event not raised with bom (fix #411)7ca18b2
refactor(csv-parse): semi colon lint7d4961d
test: skip test ability70fc026
docs(csv-parse): new cast sample410e7b1
chore(release): publish8e0f8b8
fix(csv-parse): comment infix when comment first field char (fix #415)6575fc6
chore(release): publish4d61f49
docs(csv-parse): replace console.log by infoUpdates
gaxios
from 6.3.0 to 6.6.0Release notes
Sourced from gaxios's releases.
Changelog
Sourced from gaxios's changelog.
Commits
c20effe
chore(main): release 6.6.0 (#622)059fe77
feat: add request and response interceptors (#619)1d31567
chore(main): release 6.5.0 (#615)9331f79
feat: Retry408
by Default (#616)2d14b3f
feat: Supportproxy
option (#614)8b20c8b
chore(main): release 6.4.0 (#611)05e65ef
fix: Error Redactor Case-Insensitive Matching (#613)086c824
feat: support multipart/related requests (#610)696246c
chore(deps): update dependency tmp to v0.2.3 (#607)b1d2875
feat: Enhance Error Redaction (#609)Updates
google-auth-library
from 9.7.0 to 9.10.0Release notes
Sourced from google-auth-library's releases.
Changelog
Sourced from google-auth-library's changelog.
Commits
7dbedff
chore(main): release 9.10.0 (#1806)b2b9676
fix(deps): update dependency@googleapis/iam
to v18 (#1809)ae8bc54
feat: ImplementUserRefreshClient#fetchIdToken
(#1811)bb306ef
refactor:universe_domain
endpoint touniverse-domain
(#1810)4d67f07
fix(deps): update dependency@googleapis/iam
to v17 (#1808)6014ade
chore(deps): update actions/checkout digest to 0ad4b8f (#1797)40406a0
fix(deps): update dependency@googleapis/iam
to v16 (#1803)34d1b22
build: pin@compodoc/compodoc
(#1805)3018f7c
chore(main): release 9.9.0 (#1796)c680b5d
feat: adds suppliers for custom subject token and AWS credentials (#1795)Updates
node-fetch
from 2.6.7 to 2.7.0Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
9b9d458
feat:AbortError
(#1744)65ae25a
fix: Remove the default connection close header (#1765)8bc3a7c
fix: socket variable testing for undefined (#1726)afb36f6
Revert "fix: handle bom in text and json (#1739)" (#1741)29909d7
fix: handle bom in text and json (#1739)70f592d
fix: "global is not defined" (#1704)0f1ebb0
Prevent error when response is null (#1699)6e9464d
ci(release): install dependenciesdd2a0ba
ci(release): install dependencies49bef02
ci(release): use latest Node LTSMaintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
Updates
@types/node-fetch
from 2.5.12 to 2.6.11Commits
Updates
proxy-agent
from 6.3.0 to 6.4.0Release notes
Sourced from proxy-agent's releases.
Changelog
Sourced from proxy-agent's changelog.
Commits
d4d3cd0
Version Packages (#271)e7e0e56
[proxy-agent] Allow asynchronousgetProxyForUrl
(#275)5923589
Moved licenses to separate files (#251)523b74c
Restrict use of global URL in certain packages (#246)dd3b98f
Version Packages (#238)1d39f6c
Use non-compliant URL from 'url' for socks urls (#242)Updates
stream-json
from 1.7.3 to 1.8.0Commits
2c0ec73
Remove CodeQL analisys.2243d4b
Missed an action to upgrade.45f2137
Updated actions.d5fa0e9
New version: 1.8.0.3635242
Updated tests to the modern supported versions of Node.2854b16
New feature: an error indicator. Fixes #136. Thx, AK!ac8c975
New version: 1.7.5.7490dc5
Merge branch 'cumulio-bug/escape-all-control-characters'583baa8
Replace two sanitizing passes with one pass.96e997f
Escape all control characters when stringifying a string with Stringer (Close...Updates
@types/stream-json
from 1.7.2 to 1.7.7Commits
Updates
triple-beam
from 1.3.0 to 1.4.1Release notes
Sourced from triple-beam's releases.
Changelog
Sourced from triple-beam's changelog.
Commits
6ce2be7
1.4.1a537d09
Relax node engines requirement to geq 14.0.0 in package.jsonf992912
1.4.0a592fa3
update package.jsone2bdb66
update package.jsond4f8655
Merge branch 'master' of github.com:winstonjs/triple-beama608646
update npmignorec1ba5e3
Bump assume from 2.0.1 to 2.3.0 (#8)a39f448
rm ts test46f21e4
Fix lint configMaintainer changes
This version was pushed to npm by dabh, a new releaser for triple-beam since your current version.
Updates
@types/triple-beam
from 1.3.0 to 1.3.5Commits
Updates
winston
from 3.2.1 to 3.13.0Release notes
Sourced from winston's releases.
... (truncated)
Changelog
Sourced from winston's changelog.