Nick Alteen
3ea37da4a5
Merge pull request #1060 from actions/dependabot/npm_and_yarn/npm-development-fcfd739fed
...
Bump the npm-development group with 8 updates
2025-06-06 10:48:54 -04:00
Jim
f8ef019544
Update prettier feature
...
- The prettier feature doesn't seem to work, throwing an error that it
cannot be resolved when trying to build the devcontainer.
- Let's update it to the one found on the
https://containers.dev/features website (search for prettier to find
the feature location).
2025-06-04 22:06:25 +02:00
dependabot[bot]
33ebe0ea7e
Bump the npm-development group with 8 updates
...
Bumps the npm-development group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.17.48` | `20.17.57` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.32.1` | `8.33.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.32.1` | `8.33.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.27.0` | `9.28.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `4.3.5` | `4.4.2` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) | `28.11.0` | `28.12.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) | `5.4.0` | `5.4.1` |
| [rollup](https://github.com/rollup/rollup ) | `4.41.0` | `4.41.1` |
Updates `@types/node` from 20.17.48 to 20.17.57
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.33.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.32.1 to 8.33.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/parser )
Updates `eslint` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0 )
Updates `eslint-import-resolver-typescript` from 4.3.5 to 4.4.2
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.2 )
Updates `eslint-plugin-jest` from 28.11.0 to 28.12.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.12.0 )
Updates `eslint-plugin-prettier` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.0...v5.4.1 )
Updates `rollup` from 4.41.0 to 4.41.1
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.41.0...v4.41.1 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 20.17.57
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
dependency-version: 4.4.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-plugin-jest
dependency-version: 28.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
dependency-version: 5.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.41.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:47:57 +00:00
Nick Alteen
3fa2e745a3
Merge pull request #1058 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.41.1
...
Bump @rollup/rollup-linux-x64-gnu from 4.40.2 to 4.41.1
2025-05-29 11:10:00 -04:00
dependabot[bot]
62cd88a544
Bump @rollup/rollup-linux-x64-gnu from 4.40.2 to 4.41.1
...
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) from 4.40.2 to 4.41.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.40.2...v4.41.1 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.41.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-29 15:06:43 +00:00
Nick Alteen
3efa998ffd
Merge pull request #1056 from actions/dependabot/npm_and_yarn/npm-development-bfad25448e
...
Bump the npm-development group with 7 updates
2025-05-29 11:05:32 -04:00
dependabot[bot]
3e64ae0349
Bump the npm-development group with 7 updates
...
Bumps the npm-development group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.17.46` | `20.17.48` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.32.0` | `8.32.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.32.0` | `8.32.1` |
| [eslint](https://github.com/eslint/eslint ) | `9.26.0` | `9.27.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `4.3.4` | `4.3.5` |
| [rollup](https://github.com/rollup/rollup ) | `4.40.2` | `4.41.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.3.2` | `29.3.4` |
Updates `@types/node` from 20.17.46 to 20.17.48
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.32.0 to 8.32.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.32.0 to 8.32.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/parser )
Updates `eslint` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.26.0...v9.27.0 )
Updates `eslint-import-resolver-typescript` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.4...v4.3.5 )
Updates `rollup` from 4.40.2 to 4.41.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.40.2...v4.41.0 )
Updates `ts-jest` from 29.3.2 to 29.3.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.3.4 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 20.17.48
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
dependency-version: 4.3.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.41.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: ts-jest
dependency-version: 29.3.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:20:37 +00:00
Nick Alteen
3c341c3b87
Merge pull request #1055 from actions/dependabot/npm_and_yarn/undici-5.29.0
...
Bump undici from 5.28.5 to 5.29.0
2025-05-15 10:51:23 -04:00
Nick Alteen
b44600cd80
Rebuild dist
2025-05-15 10:47:53 -04:00
dependabot[bot]
c5e92a0985
Bump undici from 5.28.5 to 5.29.0
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-15 14:45:04 +00:00
Nick Alteen
635031b4e3
Merge pull request #1054 from actions/dependabot/npm_and_yarn/npm-development-a1bfb2b767
...
Bump the npm-development group across 1 directory with 10 updates
2025-05-15 10:44:05 -04:00
dependabot[bot]
fb13015e8c
Bump the npm-development group across 1 directory with 10 updates
...
Bumps the npm-development group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@eslint/compat](https://github.com/eslint/rewrite ) | `1.2.8` | `1.2.9` |
| [@github/local-action](https://github.com/github/local-action ) | `3.2.0` | `3.2.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.17.31` | `20.17.46` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.31.0` | `8.32.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.31.0` | `8.32.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.25.1` | `9.26.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) | `10.1.2` | `10.1.5` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) | `5.2.6` | `5.4.0` |
| [prettier-eslint](https://github.com/prettier/prettier-eslint ) | `16.4.1` | `16.4.2` |
| [rollup](https://github.com/rollup/rollup ) | `4.40.0` | `4.40.2` |
Updates `@eslint/compat` from 1.2.8 to 1.2.9
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json )
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.8...compat-v1.2.9 )
Updates `@github/local-action` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/github/local-action/releases )
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/local-action/compare/v3.2...v3.2.1 )
Updates `@types/node` from 20.17.31 to 20.17.46
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.31.0 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/parser )
Updates `eslint` from 9.25.1 to 9.26.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.25.1...v9.26.0 )
Updates `eslint-config-prettier` from 10.1.2 to 10.1.5
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.5 )
Updates `eslint-plugin-prettier` from 5.2.6 to 5.4.0
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.4.0 )
Updates `prettier-eslint` from 16.4.1 to 16.4.2
- [Release notes](https://github.com/prettier/prettier-eslint/releases )
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier-eslint/compare/v16.4.1...v16.4.2 )
Updates `rollup` from 4.40.0 to 4.40.2
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.40.0...v4.40.2 )
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-version: 1.2.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@github/local-action"
dependency-version: 3.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@types/node"
dependency-version: 20.17.46
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-config-prettier
dependency-version: 10.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
dependency-version: 5.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: prettier-eslint
dependency-version: 16.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.40.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:51:26 +00:00
Nick Alteen
2c136791f3
Merge pull request #1051 from actions/dependabot/npm_and_yarn/npm-development-81a0663cbe
...
Bump the npm-development group across 1 directory with 7 updates
2025-04-28 15:13:45 -04:00
dependabot[bot]
24ab9838b7
Bump the npm-development group across 1 directory with 7 updates
...
Bumps the npm-development group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@github/local-action](https://github.com/github/local-action ) | `3.1.4` | `3.2.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.17.30` | `20.17.31` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.29.1` | `8.31.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.29.1` | `8.31.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.24.0` | `9.25.1` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `4.3.2` | `4.3.4` |
| [prettier-eslint](https://github.com/prettier/prettier-eslint ) | `16.3.0` | `16.4.1` |
Updates `@github/local-action` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/github/local-action/releases )
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/local-action/compare/v3.1.4...v3.2 )
Updates `@types/node` from 20.17.30 to 20.17.31
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.31.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.29.1 to 8.31.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/parser )
Updates `eslint` from 9.24.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.24.0...v9.25.1 )
Updates `eslint-import-resolver-typescript` from 4.3.2 to 4.3.4
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.2...v4.3.4 )
Updates `prettier-eslint` from 16.3.0 to 16.4.1
- [Release notes](https://github.com/prettier/prettier-eslint/releases )
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier-eslint/compare/v16.3.0...v16.4.1 )
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-version: 3.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@types/node"
dependency-version: 20.17.31
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
dependency-version: 4.3.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: prettier-eslint
dependency-version: 16.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 03:47:03 +00:00
Nick Alteen
ada0eba327
Merge pull request #1047 from actions/dependabot/npm_and_yarn/npm-development-82c201cd9c
...
Bump the npm-development group with 5 updates
2025-04-14 10:25:18 -04:00
dependabot[bot]
1126904f33
Bump the npm-development group with 5 updates
...
Bumps the npm-development group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.29.0` | `8.29.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.29.0` | `8.29.1` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) | `10.1.1` | `10.1.2` |
| [rollup](https://github.com/rollup/rollup ) | `4.39.0` | `4.40.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.3.1` | `29.3.2` |
Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.29.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.29.0 to 8.29.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/parser )
Updates `eslint-config-prettier` from 10.1.1 to 10.1.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.1...v10.1.2 )
Updates `rollup` from 4.39.0 to 4.40.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.39.0...v4.40.0 )
Updates `ts-jest` from 29.3.1 to 29.3.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.1...v29.3.2 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.29.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.29.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint-config-prettier
dependency-version: 10.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: ts-jest
dependency-version: 29.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 14:21:25 +00:00
Nick Alteen
1806eefc31
Merge pull request #1048 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.40.0
...
Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0
2025-04-14 10:19:17 -04:00
dependabot[bot]
4f5c2ee37b
Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0
...
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) from 4.39.0 to 4.40.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.39.0...v4.40.0 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:27:06 +00:00
Nick Alteen
0b3be7ced3
Merge pull request #1046 from actions/dependabot/npm_and_yarn/npm-development-dabd2cc5c3
...
Bump the npm-development group across 1 directory with 11 updates
2025-04-07 11:19:48 -04:00
dependabot[bot]
f41a0ef144
Bump the npm-development group across 1 directory with 11 updates
...
Bumps the npm-development group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@eslint/compat](https://github.com/eslint/rewrite ) | `1.2.7` | `1.2.8` |
| [@github/local-action](https://github.com/github/local-action ) | `3.1.3` | `3.1.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.17.28` | `20.17.30` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.28.0` | `8.29.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.28.0` | `8.29.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.23.0` | `9.24.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `4.3.1` | `4.3.2` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) | `5.2.5` | `5.2.6` |
| [rollup](https://github.com/rollup/rollup ) | `4.38.0` | `4.39.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.3.0` | `29.3.1` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.8.2` | `5.8.3` |
Updates `@eslint/compat` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json )
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.7...compat-v1.2.8 )
Updates `@github/local-action` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/github/local-action/releases )
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/local-action/compare/v3.1.3...v3.1.4 )
Updates `@types/node` from 20.17.28 to 20.17.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.28.0 to 8.29.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.28.0 to 8.29.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/parser )
Updates `eslint` from 9.23.0 to 9.24.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.23.0...v9.24.0 )
Updates `eslint-import-resolver-typescript` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2 )
Updates `eslint-plugin-prettier` from 5.2.5 to 5.2.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6 )
Updates `rollup` from 4.38.0 to 4.39.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.38.0...v4.39.0 )
Updates `ts-jest` from 29.3.0 to 29.3.1
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.0...v29.3.1 )
Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-version: 1.2.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@github/local-action"
dependency-version: 3.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@types/node"
dependency-version: 20.17.30
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.29.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.29.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.24.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
dependency-version: 4.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
dependency-version: 5.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: ts-jest
dependency-version: 29.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 14:21:15 +00:00
Nick Alteen
5be3b05036
Merge pull request #1045 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.39.0
...
Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.39.0
2025-04-07 09:43:04 -04:00
dependabot[bot]
a940c1c7f3
Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.39.0
...
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) from 4.38.0 to 4.39.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.38.0...v4.39.0 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:58:18 +00:00
Nick Alteen
566d1c7ec8
Merge pull request #1041 from actions/dependabot/npm_and_yarn/npm-development-584ba263f0
...
Bump the npm-development group with 2 updates
2025-03-31 10:30:33 -04:00
dependabot[bot]
c03b59cd3e
Bump the npm-development group with 2 updates
...
Bumps the npm-development group with 2 updates: [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) and [rollup](https://github.com/rollup/rollup ).
Updates `eslint-import-resolver-typescript` from 4.2.5 to 4.3.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.5...v4.3.1 )
Updates `rollup` from 4.37.0 to 4.38.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.37.0...v4.38.0 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 14:23:10 +00:00
Nick Alteen
1e6c2a5937
Merge pull request #1042 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.38.0
...
Bump @rollup/rollup-linux-x64-gnu from 4.37.0 to 4.38.0
2025-03-31 10:21:25 -04:00
dependabot[bot]
3587f36663
Bump @rollup/rollup-linux-x64-gnu from 4.37.0 to 4.38.0
...
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) from 4.37.0 to 4.38.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.37.0...v4.38.0 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:57:48 +00:00
Nick Alteen
f26953ec71
Merge pull request #1040 from actions/dependabot/npm_and_yarn/npm-development-0101987723
...
Bump the npm-development group with 3 updates
2025-03-28 11:16:27 -04:00
dependabot[bot]
f96c0f3964
Bump the npm-development group with 3 updates
...
Bumps the npm-development group with 3 updates: [@github/local-action](https://github.com/github/local-action ), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ).
Updates `@github/local-action` from 3.1.1 to 3.1.3
- [Release notes](https://github.com/github/local-action/releases )
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/local-action/compare/v3.1.1...v3.1.3 )
Updates `@types/node` from 20.17.27 to 20.17.28
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint-import-resolver-typescript` from 4.2.3 to 4.2.5
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.3...v4.2.5 )
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-28 15:13:58 +00:00
Nick Alteen
e335dce465
Merge pull request #1039 from actions/dependabot/npm_and_yarn/npm-development-057387c9e6
...
Bump the npm-development group across 1 directory with 8 updates
2025-03-25 11:27:10 -04:00
dependabot[bot]
9e39823e04
Bump the npm-development group across 1 directory with 8 updates
...
Bumps the npm-development group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.17.24` | `20.17.27` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.26.1` | `8.28.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.26.1` | `8.28.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.22.0` | `9.23.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `4.1.1` | `4.2.3` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) | `5.2.3` | `5.2.5` |
| [rollup](https://github.com/rollup/rollup ) | `4.36.0` | `4.37.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.2.6` | `29.3.0` |
Updates `@types/node` from 20.17.24 to 20.17.27
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.26.1 to 8.28.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.26.1 to 8.28.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/parser )
Updates `eslint` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.22.0...v9.23.0 )
Updates `eslint-import-resolver-typescript` from 4.1.1 to 4.2.3
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.1.1...v4.2.3 )
Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.5 )
Updates `rollup` from 4.36.0 to 4.37.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.36.0...v4.37.0 )
Updates `ts-jest` from 29.2.6 to 29.3.0
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.0 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-25 15:17:43 +00:00
Nick Alteen
dcfaec8251
Merge pull request #1038 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.37.0
...
Bump @rollup/rollup-linux-x64-gnu from 4.36.0 to 4.37.0
2025-03-25 11:15:16 -04:00
dependabot[bot]
7c1bbaf2c6
Bump @rollup/rollup-linux-x64-gnu from 4.36.0 to 4.37.0
...
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) from 4.36.0 to 4.37.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.36.0...v4.37.0 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 04:00:04 +00:00
Nick Alteen
2ea7d64bec
Merge pull request #1036 from actions/dependabot/npm_and_yarn/npm-development-8f2b405235
...
Bump the npm-development group across 1 directory with 6 updates
2025-03-18 12:12:42 -04:00
dependabot[bot]
a50dc8ea84
Bump the npm-development group across 1 directory with 6 updates
...
Bumps the npm-development group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@github/local-action](https://github.com/github/local-action ) | `3.1.0` | `3.1.1` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) | `16.0.0` | `16.0.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.26.0` | `8.26.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.26.0` | `8.26.1` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `4.0.0` | `4.1.1` |
| [rollup](https://github.com/rollup/rollup ) | `4.35.0` | `4.36.0` |
Updates `@github/local-action` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/github/local-action/releases )
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/local-action/compare/v3.1...v3.1.1 )
Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve )
Updates `@typescript-eslint/eslint-plugin` from 8.26.0 to 8.26.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.26.0 to 8.26.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/parser )
Updates `eslint-import-resolver-typescript` from 4.0.0 to 4.1.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.0.0...v4.1.1 )
Updates `rollup` from 4.35.0 to 4.36.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.35.0...v4.36.0 )
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 18:19:14 +00:00
Nick Alteen
5786965254
Merge pull request #1035 from actions/dependabot/npm_and_yarn/eslint-import-resolver-typescript-4.0.0
...
Bump eslint-import-resolver-typescript from 3.8.3 to 4.0.0
2025-03-17 14:12:23 -04:00
dependabot[bot]
b5bb38358c
Bump eslint-import-resolver-typescript from 3.8.3 to 4.0.0
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.8.3 to 4.0.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.3...v4.0.0 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 03:40:15 +00:00
Nick Alteen
9ebb9a4274
Merge pull request #1030 from actions/dependabot/npm_and_yarn/npm-development-daf98d7b5f
...
Bump the npm-development group with 3 updates
2025-03-10 11:28:42 -04:00
dependabot[bot]
0fab9c4d70
Bump the npm-development group with 3 updates
...
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [eslint](https://github.com/eslint/eslint ) and [rollup](https://github.com/rollup/rollup ).
Updates `@types/node` from 20.17.23 to 20.17.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint` from 9.21.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0 )
Updates `rollup` from 4.34.9 to 4.35.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.34.9...v4.35.0 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 15:26:00 +00:00
Nick Alteen
4386405584
Merge pull request #1031 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.35.0
...
Bump @rollup/rollup-linux-x64-gnu from 4.34.9 to 4.35.0
2025-03-10 11:23:52 -04:00
dependabot[bot]
8f1fa45b30
Bump @rollup/rollup-linux-x64-gnu from 4.34.9 to 4.35.0
...
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) from 4.34.9 to 4.35.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.34.9...v4.35.0 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:37:56 +00:00
Nick Alteen
9d6fa02ea7
Merge pull request #1029 from joh-klein/joh-klein-patch-1
...
chore: delete declaration files
2025-03-07 14:59:03 -05:00
Johannes Klein
04ac4d05b0
chore: delete declaration files
2025-03-07 20:54:36 +01:00
Johannes Klein
4a790204f2
chore: delete declaration files
2025-03-07 20:54:21 +01:00
Johannes Klein
4455c853fe
chore: delete declaration files
2025-03-07 20:52:53 +01:00
Nick Alteen
5d54a66da4
Merge pull request #1028 from joh-klein/patch-1
...
chore: disable declaration file generation
2025-03-07 13:58:42 -05:00
Johannes Klein
01eae99f87
chore: disable declaration file generation
2025-03-07 19:27:52 +01:00
Nick Alteen
7384997c63
Merge pull request #1023 from actions/dependabot/npm_and_yarn/npm-development-17bb5569ea
...
Bump the npm-development group with 8 updates
2025-03-07 10:04:46 -05:00
Nick Alteen
8df4be66ea
Fix version conflicts
2025-03-07 10:02:14 -05:00
dependabot[bot]
49c66e21c6
Bump the npm-development group with 8 updates
...
Bumps the npm-development group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@github/local-action](https://github.com/github/local-action ) | `2.6.3` | `2.6.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.17.19` | `20.17.22` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.24.1` | `8.25.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.24.1` | `8.25.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) | `10.0.1` | `10.0.2` |
| [prettier](https://github.com/prettier/prettier ) | `3.5.2` | `3.5.3` |
| [rollup](https://github.com/rollup/rollup ) | `4.34.8` | `4.34.9` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.3` | `5.8.2` |
Updates `@github/local-action` from 2.6.3 to 2.6.4
- [Release notes](https://github.com/github/local-action/releases )
- [Commits](https://github.com/github/local-action/compare/v2.6.3...v2.6.4 )
Updates `@types/node` from 20.17.19 to 20.17.22
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 8.24.1 to 8.25.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.24.1 to 8.25.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/parser )
Updates `eslint-config-prettier` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.0.2 )
Updates `prettier` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3 )
Updates `rollup` from 4.34.8 to 4.34.9
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.34.8...v4.34.9 )
Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2 )
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 15:29:34 +00:00
Nick Alteen
f3dad1a5a0
Merge pull request #1024 from actions/dependabot/npm_and_yarn/npm-production-f7b3fc241a
...
Bump @rollup/rollup-linux-x64-gnu from 4.34.8 to 4.34.9 in the npm-production group
2025-03-03 10:26:07 -05:00