duffel-api-javascript
duffel-api-javascript copied to clipboard
JavaScript client library for the Duffel API
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/duffelhq/duffel-api-javascript). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`18.19.39` -> `18.19.43`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.39/18.19.43) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.51.0` -> `8.57.0`](https://renovatebot.com/diffs/npm/eslint/8.51.0/8.57.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dotenv](https://togithub.com/motdotla/dotenv) | [`16.3.1` -> `16.4.5`](https://renovatebot.com/diffs/npm/dotenv/16.3.1/16.4.5) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.7` -> `7.25.2`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.7/7.25.2) |...
At the moment, Dependabot pull requests for `@duffel/api` are not very helpful, because (a) they don't include a changelog and (b) the link points to the Duffel homepage ([example][1]). For...
Hello! According to the api guide, the `departure_time` and `departure_time` in offer request should be an object `{ from?: string, to?:string }`, but on the client are typed as strings....
The Typescript `OrderDocument` type: https://github.com/duffelhq/duffel-api-javascript/blob/920405a2a6385cb0355b3677814e74130c3ccaf7/src/booking/Orders/OrdersTypes.ts#L368 is missing `passenger_ids` as described in your API docs: https://duffel.com/docs/api/v1/orders/schema#orders-schema-documents Thanks!
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.0.2` -> `4.22.4`](https://renovatebot.com/diffs/npm/rollup/4.0.2/4.22.4) | [](https://docs.renovatebot.com/merge-confidence/) |...
Bumps [rollup](https://github.com/rollup/rollup) from 4.0.2 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...