Skip to content
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

chore(deps): update all patch versions #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elastic-renovate-prod[bot]
Copy link

@elastic-renovate-prod elastic-renovate-prod bot commented Sep 9, 2024

This PR contains the following updates:

Package Type Update Change
@koa/router devDependencies patch 12.0.0 -> 12.0.2
@koa/router dependencies patch 12.0.0 -> 12.0.2
@types/aws-lambda (source) dependencies patch 8.10.122 -> 8.10.145
@types/bunyan (source) dependencies patch 1.8.9 -> 1.8.11
@​types/generic-pool devDependencies patch 3.8.1 -> 3.8.3
@types/jquery (source) devDependencies patch 3.5.20 -> 3.5.32
@types/koa__router (source) dependencies patch 12.0.3 -> 12.0.4
@​types/lru-cache devDependencies patch 7.10.9 -> 7.10.10
@types/mysql (source) dependencies patch 2.15.22 -> 2.15.26
@types/mysql (source) devDependencies patch 2.15.22 -> 2.15.26
@types/pg-pool (source) dependencies patch 2.0.4 -> 2.0.6
@types/react (source) devDependencies patch 17.0.67 -> 17.0.83
@types/restify (source) devDependencies patch 4.3.10 -> 4.3.12
@types/semver (source) devDependencies patch 7.5.3 -> 7.5.8
@types/semver (source) devDependencies patch 7.5.5 -> 7.5.8
@types/sinon (source) devDependencies patch 10.0.18 -> 10.0.20
knex (source) devDependencies patch 0.95.9 -> 0.95.15
memcached service patch 1.6.21-alpine -> 1.6.32-alpine
mongodb devDependencies patch 3.6.11 -> 4.17.2
mongodb dependencies patch ^3.6.11 -> ^4.17.1
rimraf devDependencies patch 5.0.5 -> 5.0.10
sqlite3 devDependencies patch 5.1.6 -> 5.1.7

Release Notes

koajs/router (@​koa/router)

v12.0.2

Compare Source

  • bump path-to-regex to v6.3.0

v12.0.1

Compare Source

knex/knex (knex)

v0.95.15

Compare Source

Bug fixes:
  • Oracle:
  • MariaDB: lock row fix during migration in MariaDB and Oracle #​4865

v0.95.14

Compare Source

Bug fixes:
  • MySQL: mysql2 dialect validate connection fix #​4794

v0.95.13

Compare Source

Bug fixes:
  • PostgreSQL: Support zero precision in timestamp/datetime #​4784
Typings:
  • Allow string indexType in index creation #​4791

v0.95.12

Compare Source

New features:
  • New dialect: CockroachDB #​4742
  • New dialect: pg-native #​4327
  • CockroachDB: add support for upsert #​4767
  • PostgreSQL: Support SELECT .. FOR NO KEY UPDATE / KEY SHARE row level locking clauses #​4755
  • PostgreSQL: Add support for 'CASCADE' in PostgreSQL 'DROP SCHEMA' queries #​4713
  • MySQL: Add storage engine index Type support to index() and unique() schema #​4756
  • MSSQL: Support table.primary, table.unique variant with options object #​4710
  • SQLite: Add setNullable support to SQLite #​4684
  • Add geometry column building #​4776
  • Add support for creating table copies #​1373
  • Implement support for views and materialized views #​1626
  • Implement partial index support #​4768
  • Support for 'is null' in 'order by' #​3667
Bug fixes:
  • Fix support for Oracle connections passed via knex.connection() #​4757
  • Avoid inserting multiple locks if a migration lock already exists #​4694
Typings:
  • Some TableBuilder methods return wrong types #​4764
  • Update JoinRaw bindings type to accept arrays #​4752
  • fix onDelete/onUpdate for ColumnBuilder #​4656

v0.95.11

Compare Source

New features:
  • Add support for nullability modification via schema builder (table.setNullable() and table.dropNullable()) #​4657
  • MySQL: Add support for mysql/mariadb-client JSON parameters in connectionURIs #​4629
  • MSSQL: Support comments as MS_Description properties #​4632
Bug fixes:
  • Fix Analytic orderBy and partitionBy to follow the SQL documentation #​4602
  • CLI: fix migrate:up for migrations disabling transactions #​4550
  • SQLite: Fix adding a column with a foreign key constraint in SQLite #​4649
  • MSSQL: columnInfo() support case-sensitive database collations #​4633
  • MSSQL: Generate valid SQL for withRecursive() #​4514
  • Oracle: withRecursive: omit invalid RECURSIVE keyword, include column list #​4514
Improvements:
  • Add .mjs migration and seed stubs #​4631
  • SQLite: Clean up DDL handling and move all operations to the parser-based approach #​4648

v0.95.10

Compare Source

Improvements:
  • Use sys info function instead of connection db name #​4623
Typings:
  • Deferrable and withkeyName should not be in ColumnBuilder #​4600
mongodb/node-mongodb-native (mongodb)

v4.17.2

Compare Source

The MongoDB Node.js team is pleased to announce version 4.17.2 of the mongodb package!

Release Notes
Fix connection leak when serverApi is enabled

When enabling serverApi the driver's RTT mesurment logic (used to determine the closest node) still sent the legacy hello command "isMaster" causing the server to return an error. Unfortunately, the error handling logic did not correctly destroy the socket which would cause a leak.

Both sending the correct hello command and the error handling connection clean up logic are fixed in this change.

Bug Fixes
Documentation

We invite you to try the mongodb library immediately, and report any issues to the NODE project.

isaacs/rimraf (rimraf)

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

TryGhost/node-sqlite3 (sqlite3)

v5.1.7

Compare Source

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.1.6...v5.1.7


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/all-patch branch 7 times, most recently from 32e4120 to fcb3a7c Compare October 19, 2024 10:15
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/all-patch branch 8 times, most recently from 14f47b1 to 5b1d875 Compare October 27, 2024 01:18
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/all-patch branch 9 times, most recently from 9bcd237 to 64a9922 Compare November 3, 2024 17:49
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/all-patch branch 4 times, most recently from fd491eb to 7acdd1d Compare November 7, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants