github-actions[bot]
|
fc5bae6a19
|
Update version and changelog for v2.25.15
|
2024-07-26 14:15:00 +00:00 |
|
github-actions[bot]
|
a8428cd9ea
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.15-afb54ba38
|
2024-07-26 14:15:00 +00:00 |
|
github-actions[bot]
|
9a5f54856d
|
Revert "Update version and changelog for v2.25.14"
This reverts commit befbb8b4a5.
|
2024-07-26 14:15:00 +00:00 |
|
github-actions[bot]
|
befbb8b4a5
|
Update version and changelog for v2.25.14
|
2024-07-25 08:30:48 +00:00 |
|
github-actions[bot]
|
461cce50d3
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.14-5cf07d8b7
|
2024-07-25 08:30:48 +00:00 |
|
github-actions[bot]
|
7c2a1b9bb7
|
Revert "Update version and changelog for v2.25.13"
This reverts commit bc172e1162.
|
2024-07-25 08:30:48 +00:00 |
|
github-actions[bot]
|
02d73d0544
|
Update changelog and version after v3.25.14
|
2024-07-25 08:30:02 +00:00 |
|
Arthur Baars
|
f67c9cd326
|
Merge pull request #2376 from github/aibaars/start-proxy
Add `codeql-action/start-proxy`
|
2024-07-24 14:26:29 +02:00 |
|
Arthur Baars
|
5669f66a72
|
Add node-forge to package.json
|
2024-07-24 11:42:14 +02:00 |
|
dependabot[bot]
|
59c6d06ad6
|
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [semver](https://github.com/npm/node-semver), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3)
Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.17.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/v7.17.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.16.0 to 7.17.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/v7.17.0/packages/parser)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 17:57:47 +00:00 |
|
github-actions[bot]
|
bc172e1162
|
Update version and changelog for v2.25.13
|
2024-07-19 15:05:43 +00:00 |
|
github-actions[bot]
|
6abdf6c312
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.13-2d790406f
|
2024-07-19 15:05:43 +00:00 |
|
github-actions[bot]
|
700bccb48b
|
Revert "Update version and changelog for v2.25.12"
This reverts commit 3fd960a2d2.
|
2024-07-19 15:05:43 +00:00 |
|
github-actions[bot]
|
000ba111dd
|
Update changelog and version after v3.25.13
|
2024-07-19 15:04:57 +00:00 |
|
Andrew Eisenberg
|
778c2bc28d
|
Fix eslint configuration
|
2024-07-16 15:13:51 -07:00 |
|
Andrew Eisenberg
|
3cf7236447
|
Migrate to eslint.config.mjs
`.eslintrc.json` is deprecated.
|
2024-07-16 10:11:29 -07:00 |
|
github-actions[bot]
|
3fd960a2d2
|
Update version and changelog for v2.25.12
|
2024-07-12 08:21:57 +00:00 |
|
github-actions[bot]
|
5767038bb9
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.12-4fa2a7953
# Conflicts:
# node_modules/.package-lock.json
|
2024-07-12 08:21:57 +00:00 |
|
github-actions[bot]
|
9029d5d6a6
|
Revert "Update version and changelog for v2.25.11"
This reverts commit 2cefb791de.
|
2024-07-12 08:21:56 +00:00 |
|
github-actions[bot]
|
a9885c76a1
|
Update changelog and version after v3.25.12
|
2024-07-12 08:20:59 +00:00 |
|
dependabot[bot]
|
f48d8801fa
|
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/Microsoft/TypeScript).
Updates `@typescript-eslint/eslint-plugin` from 7.15.0 to 7.16.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/v7.16.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.15.0 to 7.16.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/v7.16.0/packages/parser)
Updates `typescript` from 5.5.2 to 5.5.3
- [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.5.2...v5.5.3)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 18:19:56 +00:00 |
|
dependabot[bot]
|
4b9726b71f
|
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 7.13.1 to 7.15.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/v7.15.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.13.1 to 7.15.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/v7.15.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 18:40:16 +00:00 |
|
github-actions[bot]
|
2cefb791de
|
Update version and changelog for v2.25.11
|
2024-06-28 14:46:07 +00:00 |
|
github-actions[bot]
|
703bc820da
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.11-b611370bb
|
2024-06-28 14:46:06 +00:00 |
|
github-actions[bot]
|
5f2fdb88c3
|
Revert "Update version and changelog for v2.25.10"
This reverts commit d6233df2fd.
|
2024-06-28 14:46:06 +00:00 |
|
github-actions[bot]
|
7bb9277650
|
Update changelog and version after v3.25.11
|
2024-06-28 14:45:16 +00:00 |
|
dependabot[bot]
|
9dcfde966d
|
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) and [typescript](https://github.com/Microsoft/TypeScript).
Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
Updates `typescript` from 5.4.5 to 5.5.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.4.5...v5.5.2)
---
updated-dependencies:
- dependency-name: "@types/uuid"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 18:07:07 +00:00 |
|
dependabot[bot]
|
e8821c51a5
|
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.13.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/v7.13.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.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/v7.13.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 18:34:57 +00:00 |
|
Henry Mercer
|
e7d04fdb41
|
Enable unsafe call rule
|
2024-06-13 19:38:06 +01:00 |
|
github-actions[bot]
|
d6233df2fd
|
Update version and changelog for v2.25.10
|
2024-06-13 14:12:02 +00:00 |
|
github-actions[bot]
|
a78cac18f0
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.10-23acc5c18
|
2024-06-13 14:12:01 +00:00 |
|
github-actions[bot]
|
3998c927e6
|
Revert "Update version and changelog for v2.25.9"
This reverts commit be63ca505c.
|
2024-06-13 14:12:01 +00:00 |
|
github-actions[bot]
|
1a077544f2
|
Update changelog and version after v3.25.10
|
2024-06-13 14:11:16 +00:00 |
|
github-actions[bot]
|
be63ca505c
|
Update version and changelog for v2.25.9
|
2024-06-12 16:17:31 +00:00 |
|
github-actions[bot]
|
69a0a4689a
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.9-530d4feaa
|
2024-06-12 16:17:31 +00:00 |
|
github-actions[bot]
|
d37d7829f6
|
Revert "Update version and changelog for v2.25.8"
This reverts commit 52d291229a.
|
2024-06-12 16:17:31 +00:00 |
|
github-actions[bot]
|
385808c715
|
Update changelog and version after v3.25.9
|
2024-06-12 16:17:25 +00:00 |
|
dependabot[bot]
|
c65a150b16
|
Bump the npm group with 5 updates
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.13` | `0.5.14` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.13.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.0` | `5.0.1` |
Updates `adm-zip` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.13...v0.5.14)
Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)
Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.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/v7.13.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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/v7.13.0/packages/parser)
Updates `eslint-plugin-github` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-10 18:17:38 +00:00 |
|
github-actions[bot]
|
52d291229a
|
Update version and changelog for v2.25.8
|
2024-06-04 14:55:26 +00:00 |
|
github-actions[bot]
|
23e160363e
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.8-2e230e8fe
|
2024-06-04 14:55:26 +00:00 |
|
github-actions[bot]
|
4a7314f4b5
|
Revert "Update version and changelog for v2.25.7"
This reverts commit eee8c708a0.
|
2024-06-04 14:55:26 +00:00 |
|
github-actions[bot]
|
25cffc6265
|
Update changelog and version after v3.25.8
|
2024-06-04 14:54:51 +00:00 |
|
dependabot[bot]
|
2bb35eab2f
|
bump the npm group with 4 updates
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 18:22:54 +00:00 |
|
github-actions[bot]
|
eee8c708a0
|
Update version and changelog for v2.25.7
|
2024-05-31 08:42:15 +00:00 |
|
github-actions[bot]
|
fd8b26e79b
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.7-f079b8493
|
2024-05-31 08:42:15 +00:00 |
|
github-actions[bot]
|
28cc49a08b
|
Revert "Update version and changelog for v2.25.6"
This reverts commit ab186bb61a.
|
2024-05-31 08:42:15 +00:00 |
|
github-actions[bot]
|
6af2d8daa6
|
Update changelog and version after v3.25.7
|
2024-05-31 08:41:08 +00:00 |
|
dependabot[bot]
|
7927df07e2
|
Bump micromatch from 4.0.5 to 4.0.7 in the npm group (#2310)
* Bump micromatch from 4.0.5 to 4.0.7 in the npm group
Bumps the npm group with 1 update: [micromatch](https://github.com/micromatch/micromatch).
Updates `micromatch` from 4.0.5 to 4.0.7
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.7)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-05-28 01:44:52 -07:00 |
|
dependabot[bot]
|
b1bd8da5e7
|
Bump the npm group with 3 updates (#2303)
* ---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-05-20 12:17:29 -07:00 |
|
github-actions[bot]
|
ab186bb61a
|
Update version and changelog for v2.25.6
|
2024-05-20 14:28:26 +00:00 |
|