-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk-javascript
base: v0.1.28
head repository: cloudquery/plugin-sdk-javascript
compare: v0.1.29
- 10 commits
- 5 files changed
- 2 contributors
Commits on Jul 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dc00d71 - Browse repository at this point
Copy the full SHA dc00d71View commit details
Commits on Aug 1, 2025
-
fix(deps): Update dependency ava to v6.4.1 (#289)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ava](https://avajs.dev) ([source](https://redirect.github.com/avajs/ava)) | devDependencies | minor | [`6.2.0` -> `6.4.1`](https://renovatebot.com/diffs/npm/ava/6.2.0/6.4.1) | --- ### Release Notes <details> <summary>avajs/ava (ava)</summary> ### [`v6.4.1`](https://redirect.github.com/avajs/ava/releases/tag/v6.4.1) [Compare Source](https://redirect.github.com/avajs/ava/compare/v6.4.0...v6.4.1) #### What's Changed - Keep test worker alive until explicitly freed by [@​matz3](https://redirect.github.com/matz3) in [https://github.com/avajs/ava/pull/3391](https://redirect.github.com/avajs/ava/pull/3391) #### New Contributors - [@​matz3](https://redirect.github.com/matz3) made their first contribution in [https://github.com/avajs/ava/pull/3391](https://redirect.github.com/avajs/ava/pull/3391) **Full Changelog**: avajs/ava@v6.4.0...v6.4.1 ### [`v6.4.0`](https://redirect.github.com/avajs/ava/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/avajs/ava/compare/v6.3.0...v6.4.0) #### What's Changed - AVA is now tested with Node.js 24 (but no longer v23) [https://github.com/avajs/ava/pull/3379](https://redirect.github.com/avajs/ava/pull/3379) - We're now publishing to npm with [provenance attestations](https://www.npmjs.com/package/ava#provenance) [https://github.com/avajs/ava/pull/3385](https://redirect.github.com/avajs/ava/pull/3385) ##### Interactive watch mode filters [@​mmulet](https://redirect.github.com/mmulet) did fantastic work to spearhead interactive watch mode filters. You can now filter test files by glob patterns, and tests by matching their titles. It's just like you already could from the CLI itself, but now without exiting AVA 🚀 [https://github.com/avajs/ava/pull/3372](https://redirect.github.com/avajs/ava/pull/3372) As part of this work we've removed the "sticky" `.only()` behavior [https://github.com/avajs/ava/pull/3381](https://redirect.github.com/avajs/ava/pull/3381) ##### Examples We've been remiss in merging [https://github.com/avajs/ava/pull/3335](https://redirect.github.com/avajs/ava/pull/3335) which updates the examples to use AVA 6. It's done now, examples are up to date and it's all due to [@​tommy-mitchell](https://redirect.github.com/tommy-mitchell) 👏 #### New Contributors - [@​mmulet](https://redirect.github.com/mmulet) made their first contribution in [https://github.com/avajs/ava/pull/3372](https://redirect.github.com/avajs/ava/pull/3372) - [@​kebbell](https://redirect.github.com/kebbell) made their first contribution in [https://github.com/avajs/ava/pull/3348](https://redirect.github.com/avajs/ava/pull/3348) **Full Changelog**: avajs/ava@v6.3.0...v6.4.0 ### [`v6.3.0`](https://redirect.github.com/avajs/ava/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/avajs/ava/compare/v6.2.0...v6.3.0) #### What's Changed - Update dependencies, addressing `npm audit` warnings by [@​novemberborn](https://redirect.github.com/novemberborn) in [https://github.com/avajs/ava/pull/3377](https://redirect.github.com/avajs/ava/pull/3377) - Do not count writes to stdout/stderr as non-idling activity for timeouts by [@​mdouglass](https://redirect.github.com/mdouglass) in [https://github.com/avajs/ava/pull/3374](https://redirect.github.com/avajs/ava/pull/3374) #### New Contributors - [@​mdouglass](https://redirect.github.com/mdouglass) made their first contribution in [https://github.com/avajs/ava/pull/3374](https://redirect.github.com/avajs/ava/pull/3374) **Full Changelog**: avajs/ava@v6.2.0...v6.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for d3d5a4a - Browse repository at this point
Copy the full SHA d3d5a4aView commit details -
fix(deps): Update dependency execa to v9.6.0 (#290)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [execa](https://redirect.github.com/sindresorhus/execa) | dependencies | minor | [`9.5.2` -> `9.6.0`](https://renovatebot.com/diffs/npm/execa/9.5.2/9.6.0) | --- ### Release Notes <details> <summary>sindresorhus/execa (execa)</summary> ### [`v9.6.0`](https://redirect.github.com/sindresorhus/execa/releases/tag/v9.6.0) [Compare Source](https://redirect.github.com/sindresorhus/execa/compare/v9.5.3...v9.6.0) - Update dependencies [`d49104a`](https://redirect.github.com/sindresorhus/execa/commit/d49104a) *** ### [`v9.5.3`](https://redirect.github.com/sindresorhus/execa/releases/tag/v9.5.3) [Compare Source](https://redirect.github.com/sindresorhus/execa/compare/v9.5.2...v9.5.3) - Fix Node 24-specific deprecation warning ([#​1199](https://redirect.github.com/sindresorhus/execa/issues/1199)) [`1ac5b91`](https://redirect.github.com/sindresorhus/execa/commit/1ac5b91) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 6f5925d - Browse repository at this point
Copy the full SHA 6f5925dView commit details -
fix(deps): Update dependency luxon to v3.7.1 (#292)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [luxon](https://redirect.github.com/moment/luxon) | dependencies | minor | [`3.5.0` -> `3.7.1`](https://renovatebot.com/diffs/npm/luxon/3.5.0/3.7.1) | | | [@types/luxon](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon)) | dependencies | minor | [`3.4.2` -> `3.6.2`](https://renovatebot.com/diffs/npm/@types%2fluxon/3.4.2/3.6.2) | `3.7.1` (+1) | --- ### Release Notes <details> <summary>moment/luxon (luxon)</summary> ### [`v3.7.1`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#371-2025-07-09) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.7.0...3.7.1) - Revert change in ES6 packaging ### [`v3.7.0`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#370-2025-07-09) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.6.1...3.7.0) - Added `showZeros` option to `Duration#toHuman` - Added `Duration#removeZeros` method. - Added `rounding` option to `DateTime#toRelative` - Added `precision` option to ISO formatting methods - Added `signMode` option to `Duration#toFormat` - Allow escaping single quotes in format strings - Improve output of `Info.months` and `Info.monthsFormat` for `ja` locale - Accept lowercase `t` as a separator in ISO strings - Accept lowercase `z` as an offset in ISO strings - Reject non-finite numbers where previously only `NaN` was rejected - Improve the documentation for Interval - Added a dark theme for the documentation site ### [`v3.6.1`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#361-2025-03-31) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.6.0...3.6.1) - Add Fallback for `minimalDays` being removed from Intl.WeekInfo - Fix various caches when JS keywords like "constructor" are used for names ### [`v3.6.0`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#360-2025-03-25) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.5.0...3.6.0) - Add `Interval.lastDateTime` - Fix a bug that could cause wrong timezone calculations when multiple timezones are in use </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 7b5fd8e - Browse repository at this point
Copy the full SHA 7b5fd8eView commit details -
fix(deps): Update dependency modern-errors to v7.1.2 (#293)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [modern-errors](https://redirect.github.com/ehmicky/modern-errors) | dependencies | minor | [`7.0.1` -> `7.1.2`](https://renovatebot.com/diffs/npm/modern-errors/7.0.1/7.1.2) | --- ### Release Notes <details> <summary>ehmicky/modern-errors (modern-errors)</summary> ### [`v7.1.2`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#712) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.1.1...7.1.2) #### Bug fixes - When wrapping an error with a different class but the same `error.name`, do not repeat that name in the error message ### [`v7.1.1`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#711) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.1.0...7.1.1) #### Bug fixes - Fix TypeScript error ([https://github.com/ehmicky/modern-errors/issues/35](https://redirect.github.com/ehmicky/modern-errors/issues/35)). #### Documentation - The core of the plugin [`modern-errors-switch`](https://redirect.github.com/ehmicky/modern-errors-switch) has been split into a separate module [`switch-functional`](https://redirect.github.com/ehmicky/switch-functional). If you like functional programming, this might interest you. ### [`v7.1.0`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#710) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.0.3...7.1.0) #### Features - Add new plugin [`modern-errors-beautiful`](https://redirect.github.com/ehmicky/modern-errors-beautiful) which prettifies an error's message and stack. ### [`v7.0.3`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#703) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.0.2...7.0.3) #### Documentation - Improve documentation in `README.md` ### [`v7.0.2`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#702) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.0.1...7.0.2) #### Bug fixes - Fix `error.message` repeating in `error.stack`, if an invalid `error.cause` is us[https://github.com/ehmicky/modern-errors/issues/33](https://redirect.github.com/ehmicky/modern-errors/issues/33)s/33) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for f72ae5a - Browse repository at this point
Copy the full SHA f72ae5aView commit details
Commits on Sep 1, 2025
-
fix(deps): Update dependency @types/luxon to v3.7.1 (#294)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/luxon](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon)) | dependencies | minor | [`3.6.2` -> `3.7.1`](https://renovatebot.com/diffs/npm/@types%2fluxon/3.6.2/3.7.1) | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for c1ae4c8 - Browse repository at this point
Copy the full SHA c1ae4c8View commit details -
fix(deps): Update dependency prettier to v3.6.2 (#295)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | devDependencies | minor | [`3.5.3` -> `3.6.2`](https://renovatebot.com/diffs/npm/prettier/3.5.3/3.6.2) | --- ### Release Notes <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.6.2`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#362) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.6.1...3.6.2) [diff](https://redirect.github.com/prettier/prettier/compare/3.6.1...3.6.2) ##### Markdown: Add missing blank line around code block ([#​17675](https://redirect.github.com/prettier/prettier/pull/17675) by [@​fisker](https://redirect.github.com/fisker)) <!-- prettier-ignore --> ````md <!-- Input --> 1. Some text, and code block below, with newline after code block ```yaml --- foo: bar ``` 1. Another 2. List <!-- Prettier 3.6.1 --> 1. Some text, and code block below, with newline after code block ```yaml --- foo: bar ``` 1. Another 2. List <!-- Prettier 3.6.2 --> 1. Some text, and code block below, with newline after code block ```yaml --- foo: bar ``` 1. Another 2. List ```` ### [`v3.6.1`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#361) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.6.0...3.6.1) [diff](https://redirect.github.com/prettier/prettier/compare/3.6.0...3.6.1) ##### TypeScript: Allow const without initializer ([#​17650](https://redirect.github.com/prettier/prettier/pull/17650), [#​17654](https://redirect.github.com/prettier/prettier/pull/17654) by [@​fisker](https://redirect.github.com/fisker)) <!-- prettier-ignore --> ```jsx // Input export const version: string; // Prettier 3.6.0 (--parser=babel-ts) SyntaxError: Unexpected token (1:21) > 1 | export const version: string; | ^ // Prettier 3.6.0 (--parser=oxc-ts) SyntaxError: Missing initializer in const declaration (1:14) > 1 | export const version: string; | ^^^^^^^^^^^^^^^ // Prettier 3.6.1 export const version: string; ``` ##### Miscellaneous: Avoid closing files multiple times ([#​17665](https://redirect.github.com/prettier/prettier/pull/17665) by [@​43081j](https://redirect.github.com/43081j)) When reading a file to infer the interpreter from a shebang, we use the `n-readlines` library to read the first line in order to get the shebang. This library closes files when it reaches EOF, and we later try close the same files again. We now close files only if `n-readlines` did not already close them. ### [`v3.6.0`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#360) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.5.3...3.6.0) [diff](https://redirect.github.com/prettier/prettier/compare/3.5.3...3.6.0) 🔗 [Release Notes](https://prettier.io/blog/2025/06/23/3.6.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 47f6c0d - Browse repository at this point
Copy the full SHA 47f6c0dView commit details -
fix(deps): Update dependency semver to v7.7.2 (#296)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | dependencies | minor | [`7.6.3` -> `7.7.2`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.7.2) | | [@types/semver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver)) | devDependencies | minor | [`7.5.8` -> `7.7.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.8/7.7.0) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.7.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#772-2025-05-12) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.1...v7.7.2) ##### Bug Fixes - [`fcafb61`](https://redirect.github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4) [#​780](https://redirect.github.com/npm/node-semver/pull/780) add missing `'use strict'` directives ([#​780](https://redirect.github.com/npm/node-semver/issues/780)) ([@​Fdawgs](https://redirect.github.com/Fdawgs)) - [`c99f336`](https://redirect.github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2) [#​781](https://redirect.github.com/npm/node-semver/pull/781) prerelease identifier starting with digits ([#​781](https://redirect.github.com/npm/node-semver/issues/781)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Chores - [`c760403`](https://redirect.github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71) [#​784](https://redirect.github.com/npm/node-semver/pull/784) template-oss-apply for workflow permissions ([#​784](https://redirect.github.com/npm/node-semver/issues/784)) ([@​wraithgar](https://redirect.github.com/wraithgar)) - [`2677f2a`](https://redirect.github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87) [#​778](https://redirect.github.com/npm/node-semver/pull/778) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.6 to 4.24.3 ([#​778](https://redirect.github.com/npm/node-semver/issues/778)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot], [@​npm-cli-bot](https://redirect.github.com/npm-cli-bot)) ### [`v7.7.1`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#771-2025-02-03) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.0...v7.7.1) ##### Bug Fixes - [`af761c0`](https://redirect.github.com/npm/node-semver/commit/af761c05bd53eef83b5e20f8b09360b0e70557dc) [#​764](https://redirect.github.com/npm/node-semver/pull/764) inc: fully capture prerelease identifier ([#​764](https://redirect.github.com/npm/node-semver/issues/764)) ([@​wraithgar](https://redirect.github.com/wraithgar)) ### [`v7.7.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#770-2025-01-29) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.3...v7.7.0) ##### Features - [`0864b3c`](https://redirect.github.com/npm/node-semver/commit/0864b3ce7932667013e0c7c5ec764777d4682883) [#​753](https://redirect.github.com/npm/node-semver/pull/753) add "release" inc type ([#​753](https://redirect.github.com/npm/node-semver/issues/753)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Bug Fixes - [`d588e37`](https://redirect.github.com/npm/node-semver/commit/d588e3782864b1cab2fe9f2452b848e8c7f609d1) [#​755](https://redirect.github.com/npm/node-semver/pull/755) diff: fix prerelease to stable version diff logic ([#​755](https://redirect.github.com/npm/node-semver/issues/755)) ([@​eminberkayd](https://redirect.github.com/eminberkayd), berkay.daglar) - [`8a34bde`](https://redirect.github.com/npm/node-semver/commit/8a34bdecc783407f4e1a8a1ee1f67906b84a4b78) [#​754](https://redirect.github.com/npm/node-semver/pull/754) add identifier validation to `inc()` ([#​754](https://redirect.github.com/npm/node-semver/issues/754)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Documentation - [`67e5478`](https://redirect.github.com/npm/node-semver/commit/67e54785a0f871361230f84323cbb631b9b6d834) [#​756](https://redirect.github.com/npm/node-semver/pull/756) readme: added missing period for consistency ([#​756](https://redirect.github.com/npm/node-semver/issues/756)) ([@​shaymolcho](https://redirect.github.com/shaymolcho)) - [`868d4bb`](https://redirect.github.com/npm/node-semver/commit/868d4bbe3d318c52544f38d5f9977a1103e924c2) [#​749](https://redirect.github.com/npm/node-semver/pull/749) clarify comment about obsolete prefixes ([#​749](https://redirect.github.com/npm/node-semver/issues/749)) ([@​mbtools](https://redirect.github.com/mbtools), [@​ljharb](https://redirect.github.com/ljharb)) ##### Chores - [`145c554`](https://redirect.github.com/npm/node-semver/commit/145c554b8c7b7ecfcb451153ad18bdb2f24ad10d) [#​741](https://redirect.github.com/npm/node-semver/pull/741) bump [@​npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`753e02b`](https://redirect.github.com/npm/node-semver/commit/753e02b9d0cb3ac23e085dc33efcab3e08d61f2b) [#​747](https://redirect.github.com/npm/node-semver/pull/747) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.3 to 4.23.4 ([#​747](https://redirect.github.com/npm/node-semver/issues/747)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot], [@​npm-cli-bot](https://redirect.github.com/npm-cli-bot)) - [`0b812d5`](https://redirect.github.com/npm/node-semver/commit/0b812d5fb5fbb208e89dc1250e2efafeaa549437) [#​744](https://redirect.github.com/npm/node-semver/pull/744) postinstall for dependabot template-oss PR ([@​hashtagchris](https://redirect.github.com/hashtagchris)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 8a55d10 - Browse repository at this point
Copy the full SHA 8a55d10View commit details -
fix(deps): Update dependency typescript to v5.9.2 (#297)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | devDependencies | minor | [`5.7.3` -> `5.9.2`](https://renovatebot.com/diffs/npm/typescript/5.7.3/5.9.2) | --- ### Release Notes <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v5.9.2`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.9.2): TypeScript 5.9 [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/) - [fixed issues query for Typescript 5.9.0 (Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.9.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.9.1 (RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.9.1%22+is%3Aclosed+). - *No specific changes for TypeScript 5.9.2 (Stable)* Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) ### [`v5.8.3`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.8.3): TypeScript 5.8.3 [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/). - [fixed issues query for Typescript 5.8.0 (Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.8.1 (RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.8.2 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.8.3 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.3%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) ### [`v5.8.2`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.8.2): TypeScript 5.8 [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/). - [fixed issues query for Typescript 5.8.0 (Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.8.1 (RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.8.2 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 18a9b41 - Browse repository at this point
Copy the full SHA 18a9b41View commit details -
chore(main): Release v0.1.29 (#291)
🤖 I have created a release *beep* *boop* --- ## [0.1.29](v0.1.28...v0.1.29) (2025-09-01) ### Bug Fixes * **deps:** Update dependency @types/luxon to v3.7.1 ([#294](#294)) ([c1ae4c8](c1ae4c8)) * **deps:** Update dependency ava to v6.4.1 ([#289](#289)) ([d3d5a4a](d3d5a4a)) * **deps:** Update dependency execa to v9.6.0 ([#290](#290)) ([6f5925d](6f5925d)) * **deps:** Update dependency luxon to v3.7.1 ([#292](#292)) ([7b5fd8e](7b5fd8e)) * **deps:** Update dependency modern-errors to v7.1.2 ([#293](#293)) ([f72ae5a](f72ae5a)) * **deps:** Update dependency prettier to v3.6.2 ([#295](#295)) ([47f6c0d](47f6c0d)) * **deps:** Update dependency semver to v7.7.2 ([#296](#296)) ([8a55d10](8a55d10)) * **deps:** Update dependency typescript to v5.9.2 ([#297](#297)) ([18a9b41](18a9b41)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for e61cda8 - Browse repository at this point
Copy the full SHA e61cda8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.28...v0.1.29