fhsav / clock

The clock for Farmington High School.
http://fhsclock.com
Other
12 stars 2 forks source link

Bump bson from 2.3.0 to 3.2.7 #379

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps bson from 2.3.0 to 3.2.7.

Release notes *Sourced from [bson's releases](https://github.com/mongodb/bson-ruby/releases).* > ## 3.2.7 > * [RUBY-1221](https://jira.mongodb.org/browse/RUBY-1221) Ensure that same data is set for ObjectId clones.
Changelog *Sourced from [bson's changelog](https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md).* > BSON Changelog > ============== > > ## 3.2.6 > > ### Bug Fixes > > * [#44](https://github-redirect.dependabot.com/mongodb/bson-ruby/pull/44) Fixed regexp deserialization in > conjunction with SSL io. (Niels Ganser) > > ## 3.2.5 > > ### Bug Fixes > > * [RUBY-1024](https://jira.mongodb.org/browse/RUBY-1024) Fixed Hash#merge only to yield when keys > exist in both hashes. (Agis Anastasopoulos) > > ## 3.2.4 > > ### Bug Fixes > > * [RUBY-1019](https://jira.mongodb.org/browse/RUBY-1019) Performace improvements on deserialization. > > ## 3.2.3 > > ### Bug Fixes > > * [#41](https://github-redirect.dependabot.com/mongodb/bson-ruby/pull/41) Normalizing arrays does not mutate. (Agis Anastasopoulos) > > * [#40](https://github-redirect.dependabot.com/mongodb/bson-ruby/pull/40) Added big endian support. (Jeff Blight) > > ## 3.2.1 > > ### Bug Fixes > > [#39](https://github-redirect.dependabot.com/mongodb/bson-ruby/pull/39) Fixed MD5 hashing of hostname in c extension. > (James Hudon) > > ## 3.2.0 > > ### Bug Fixes > > * [RUBY-950](https://jira.mongodb.org/browse/RUBY-950) Don't encode to UTF-8 in Binary#to_bson, only force BINARY encoding. > > ### New features > > * Add `BSON.ObjectId` constructor for instantiating an ObjectId from a String. Update ObjectId#inspect to print out a string that can be evaluated into the corresponding ObjectId. (Tony Ta) > > ## 3.1.2 > > ... (truncated)
Commits - [`ab8620b`](https://github.com/mongodb/bson-ruby/commit/ab8620b5e43715dc08f513881e5cd7227530b5e2) Update public cert - [`e110474`](https://github.com/mongodb/bson-ruby/commit/e1104747b172905c8e9db7c31256dcfb0c0908da) Update version to 3.2.7 - [`ac949d6`](https://github.com/mongodb/bson-ruby/commit/ac949d69353943c07c24a0226b25404daf554c80) Update travis matrix - [`dffde10`](https://github.com/mongodb/bson-ruby/commit/dffde106abaac44854df28040336d10200efb6ed) RUBY-1221 ObjectId#generate_data was introduced later, use #to_bson to genera... - [`8d00894`](https://github.com/mongodb/bson-ruby/commit/8d0089473ac2cb35cbf84c2963461823b7f4ee4e) RUBY-1221 Ensure that same data is set for ObjectId clones - [`bc0b089`](https://github.com/mongodb/bson-ruby/commit/bc0b0891405bdcd5a18fb7d30e36fa58e351d713) Fix doc for `BSON::ObjectId.from_time` - [`999898e`](https://github.com/mongodb/bson-ruby/commit/999898e8f84d32165e9d68d1433c631746be5cad) Fix bench - [`3320ebf`](https://github.com/mongodb/bson-ruby/commit/3320ebf4560f4231967869a664e05befa4cc785d) Remove ruby-prof - [`4674967`](https://github.com/mongodb/bson-ruby/commit/4674967e70fe148909777c8cf58569389a8569f6) Bring back all microbenchmarks - [`ca4410a`](https://github.com/mongodb/bson-ruby/commit/ca4410a5856d4a671b3a4c3e06546a6065799bc6) Use constants instead of string generation on each call - Additional commits viewable in [compare view](https://github.com/mongodb/bson-ruby/compare/v2.3.0...v3.2.7)


Dependabot compatibility score

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fhsav/clock/network/alerts).