Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

chore: remove bson from devDependencies #156

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

rtritto
Copy link
Contributor

@rtritto rtritto commented Feb 17, 2023

Remove bson from devDependencies.

Note: version 4 of bson in peerDependencies is updated from 4.2.3 to 4.6.3 (source)

@rtritto rtritto changed the title Remove bson from devDependencies chore: remove bson from devDependencies Feb 17, 2023
@rtritto
Copy link
Contributor Author

rtritto commented Feb 17, 2023

To consider:

# Ignore any upgrades to BSON as this requires a new release
- dependency-name: 'bson'
# Only imported for that performance comparison
- dependency-name: 'mongodb-query-parser'

Same case for mongodb-query-parser.


At least we should update version of bson in peerDependencies (from 4.2.3 to 4.6.3) for reason of #109 (comment)

I can create another PR for this.

FYI @addaleax

@addaleax addaleax merged commit 48a088a into mongodb-js:master Apr 3, 2023
@rtritto rtritto deleted the remove-bson-devdep branch April 3, 2023 18:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants