beeequeue / arm-server

šŸ“ƒ A service for mapping Anime IDs between Database Websites
https://arm.haglund.dev/docs
GNU Affero General Public License v3.0
96 stars 11 forks source link

Update all non-major dependencies #770

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hono/node-server 1.11.2 -> 1.11.3 age adoption passing confidence
ajv (source) 8.12.0 -> 8.16.0 age adoption passing confidence
hono (source) 4.4.5 -> 4.4.6 age adoption passing confidence
knex (source) 3.0.1 -> 3.1.0 age adoption passing confidence
tsx (source) 4.15.4 -> 4.15.5 age adoption passing confidence
type-fest 4.20.0 -> 4.20.1 age adoption passing confidence

Release Notes

honojs/node-server (@​hono/node-server) ### [`v1.11.3`](https://togithub.com/honojs/node-server/releases/tag/v1.11.3) [Compare Source](https://togithub.com/honojs/node-server/compare/v1.11.2...v1.11.3) #### What's Changed - Update readme with an example of proper "root" when using serveStatic by [@​brettimus](https://togithub.com/brettimus) in [https://github.com/honojs/node-server/pull/173](https://togithub.com/honojs/node-server/pull/173) - fix: avoid error when using TRACE method by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/node-server/pull/175](https://togithub.com/honojs/node-server/pull/175) #### New Contributors - [@​brettimus](https://togithub.com/brettimus) made their first contribution in [https://github.com/honojs/node-server/pull/173](https://togithub.com/honojs/node-server/pull/173) **Full Changelog**: https://github.com/honojs/node-server/compare/v1.11.2...v1.11.3
ajv-validator/ajv (ajv) ### [`v8.16.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.16.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0) #### What's Changed - Revert fast-uri change by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2444](https://togithub.com/ajv-validator/ajv/pull/2444) **Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0 ### [`v8.15.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.15.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0) #### What's Changed - Replace `uri-js` with `fast-uri` by [@​vixalien](https://togithub.com/vixalien) in [https://github.com/ajv-validator/ajv/pull/2415](https://togithub.com/ajv-validator/ajv/pull/2415) - Bump to 8.15.0 by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2442](https://togithub.com/ajv-validator/ajv/pull/2442) #### New Contributors - [@​vixalien](https://togithub.com/vixalien) made their first contribution in [https://github.com/ajv-validator/ajv/pull/2415](https://togithub.com/ajv-validator/ajv/pull/2415) **Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0 ### [`v8.14.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.14.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0) #### What's Changed - readme: build badge by [@​epoberezkin](https://togithub.com/epoberezkin) in [https://github.com/ajv-validator/ajv/pull/2424](https://togithub.com/ajv-validator/ajv/pull/2424) - Update workflows by [@​rotu](https://togithub.com/rotu) in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/2410) - docs: add warning to maxLength / minLength by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2428](https://togithub.com/ajv-validator/ajv/pull/2428) - fix: broken link in docs warning by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2431](https://togithub.com/ajv-validator/ajv/pull/2431) - compileAsync a schema with discriminator and $ref, fixes [#​2427](https://togithub.com/ajv-validator/ajv/issues/2427) by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2433](https://togithub.com/ajv-validator/ajv/pull/2433) - bump version to 8.14.0 for publishing by [@​jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2440](https://togithub.com/ajv-validator/ajv/pull/2440) #### New Contributors - [@​rotu](https://togithub.com/rotu) made their first contribution in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/2410) **Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0 ### [`v8.13.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.13.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.12.0...v8.13.0) - add named exports - update dependencies - update node.js
honojs/hono (hono) ### [`v4.4.6`](https://togithub.com/honojs/hono/releases/tag/v4.4.6) [Compare Source](https://togithub.com/honojs/hono/compare/v4.4.5...v4.4.6) #### What's Changed - fix(aws-lambda): handle multiple cookies in streaming responses by [@​KnisterPeter](https://togithub.com/KnisterPeter) in [https://github.com/honojs/hono/pull/2926](https://togithub.com/honojs/hono/pull/2926) **Full Changelog**: https://github.com/honojs/hono/compare/v4.4.5...v4.4.6
knex/knex (knex) ### [`v3.1.0`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#310---8-December-2023) [Compare Source](https://togithub.com/knex/knex/compare/3.0.1...3.1.0) ##### Bug fixes - andWhereNotJsonObject calling wrong function ([#​5683](https://togithub.com/knex/knex/issues/5683)) - PostgreSQL: fix error when setting query_timeout ([#​5673](https://togithub.com/knex/knex/issues/5673)) - MySQL: Missing comments on delete, update and insert ([#​5738](https://togithub.com/knex/knex/issues/5738)) - MySQL: Fixed issue with bigincrements not working with composite primary key - [#​5341](https://togithub.com/knex/knex/issues/5341) ([#​5343](https://togithub.com/knex/knex/issues/5343)) ##### Types - Add type definitions for orHavingNull and orHavingNotNull ([#​5669](https://togithub.com/knex/knex/issues/5669)) - Import knex as type in TS migration template ([#​5741](https://togithub.com/knex/knex/issues/5741)) - Fix conditional constraint error ([#​5747](https://togithub.com/knex/knex/issues/5747)) - PostgreSQL: Fix typing to reflect pg typing change ([#​5647](https://togithub.com/knex/knex/issues/5647)) ##### New features - Add transactor.parentTransaction ([#​5567](https://togithub.com/knex/knex/issues/5567)) - MySQL: Added implementation for upsert ([#​5743](https://togithub.com/knex/knex/issues/5743)) - Oracle: Support Object Names Greater than 30 Characters for Oracle DB Versions 12.2 and Greater ([#​5197](https://togithub.com/knex/knex/issues/5197))
privatenumber/tsx (tsx) ### [`v4.15.5`](https://togithub.com/privatenumber/tsx/releases/tag/v4.15.5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.4...v4.15.5) ##### Bug Fixes - **cjs:** make transformers overwritable ([c22fa7d](https://togithub.com/privatenumber/tsx/commit/c22fa7d1a90fa34983caddda91b5c1c10e1a4b6c)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.15.5)
sindresorhus/type-fest (type-fest) ### [`v4.20.1`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.20.1) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.20.0...v4.20.1) - `Schema`: Fix handling of arrays ([#​887](https://togithub.com/sindresorhus/type-fest/issues/887)) [`c570ec2`](https://togithub.com/sindresorhus/type-fest/commit/c570ec2) - `Paths`: Prevent infinite recursion ([#​891](https://togithub.com/sindresorhus/type-fest/issues/891)) [`7d4e875`](https://togithub.com/sindresorhus/type-fest/commit/7d4e875)

Configuration

šŸ“… Schedule: Branch creation - "before 4am 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.



This PR has been generated by Mend Renovate. View repository job log here.