Closed dependabot[bot] closed 1 day ago
@dependabot squash and merge
Dependabot tried to merge this PR, but received the following error from GitHub:
You're not authorized to push to this branch. Visit https://docs.github.com/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches for more information.
@dependabot rebase
Dependabot tried to merge this PR, but received the following error from GitHub:
You're not authorized to push to this branch. Visit https://docs.github.com/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches for more information.
Superseded by #4398.
Bumps bson from 6.6.0 to 6.9.0.
Release notes
Sourced from bson's releases.
... (truncated)
Changelog
Sourced from bson's changelog.
Commits
5f6bbf0
chore(main): release 6.9.0 [skip-ci] (#705)c08fa56
chore(NODE-6401): migrate node download script to drivers-tools (#718)064ba91
perf(NODE-6344): improve ObjectId.isValid(string) performance (#708)465e8cd
chore(NODE-6382): add benchmarking for helpers (#717)61537f5
perf(NODE-6356): Improve serialization performance (#709)e584fbb
docs(NODE-6302): add SerializableTypes to migration guide (#716)5a8900e
test(NODE-6358): perf test against current branch (#713)8863915
docs: create contribution guide (#710)426c781
Revert "chore(NODE-XXXX): make benchmarks run current code changes"d12a7f1
Revert "test: add a regression"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show