Sarah Aladetan
|
2b96ea7f03
|
Bump version to 2.2.0
We've added filtering by dependency scopes
v2.2.0
|
2022-09-20 13:06:20 -07:00 |
|
Sarah Aladetan
|
4300ce8d38
|
Merge pull request #243 from actions/sarahkemi/filter-dev-deps
Filter blocking dependency changes by scopes
|
2022-09-20 16:05:19 -04:00 |
|
Sarah Aladetan
|
de48c615a3
|
build and package scope filtering
|
2022-09-20 15:18:31 +00:00 |
|
Federico Builes
|
fd959624bf
|
Merge pull request #245 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.0
Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0
|
2022-09-20 07:59:56 +02:00 |
|
Federico Builes
|
11dd186eb0
|
Merge pull request #246 from actions/dependabot/npm_and_yarn/got-12.5.0
Bump got from 12.4.1 to 12.5.0
|
2022-09-20 07:59:44 +02:00 |
|
dependabot[bot]
|
1ab05cf855
|
Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.37.0 to 5.38.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/v5.38.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 05:54:32 +00:00 |
|
dependabot[bot]
|
7d7d5e7c84
|
Bump got from 12.4.1 to 12.5.0
Bumps [got](https://github.com/sindresorhus/got) from 12.4.1 to 12.5.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0)
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 05:54:28 +00:00 |
|
Federico Builes
|
8a8fa8bd07
|
Merge pull request #244 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.38.0
Bump @typescript-eslint/parser from 5.37.0 to 5.38.0
|
2022-09-20 07:53:39 +02:00 |
|
dependabot[bot]
|
06daf8e801
|
Bump @typescript-eslint/parser from 5.37.0 to 5.38.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.37.0 to 5.38.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/v5.38.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 01:31:24 +00:00 |
|
Federico Builes
|
fc4fb55b25
|
Merge pull request #241 from actions/dependabot/npm_and_yarn/nodemon-2.0.20
Bump nodemon from 2.0.19 to 2.0.20
|
2022-09-19 07:38:12 +02:00 |
|
dependabot[bot]
|
31c132fdca
|
Bump nodemon from 2.0.19 to 2.0.20
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.19...v2.0.20)
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 01:55:04 +00:00 |
|
Sarah Aladetan
|
10bc05df70
|
ensure scope filtering is backward compatible with enterprise rest api versions
|
2022-09-16 19:13:58 +00:00 |
|
Sarah Aladetan
|
e641ee9a41
|
update readme with notes on dependency scopes
|
2022-09-16 16:45:59 +00:00 |
|
Federico Builes
|
eaeaeb3d57
|
Merge pull request #239 from actions/dependabot/npm_and_yarn/types/node-16.11.59
Bump @types/node from 16.11.58 to 16.11.59
|
2022-09-16 13:55:02 +02:00 |
|
Federico Builes
|
1eaf30e6eb
|
Merge pull request #240 from actions/hm/fix-scan_pr
Fix passing repo-token input in scan_pr script
|
2022-09-16 13:50:52 +02:00 |
|
Federico Builes
|
5da3462152
|
Explain why we mangle dashed variables.
|
2022-09-16 13:47:16 +02:00 |
|
Sarah Aladetan
|
6fa5a8f9c0
|
add fail-on-scopes input to action config
|
2022-09-15 20:07:28 +00:00 |
|
Sarah Aladetan
|
0d23c39a5d
|
filter by scope in action
|
2022-09-15 20:03:27 +00:00 |
|
Sarah Aladetan
|
6549b27685
|
add configuration for scopes to fail on
|
2022-09-15 18:48:58 +00:00 |
|
Sarah Aladetan
|
f4b16c52e5
|
add method to filter changes by given scopes
|
2022-09-15 18:00:07 +00:00 |
|
Sarah Aladetan
|
1a7a37c468
|
add scope to change schema
|
2022-09-15 17:53:34 +00:00 |
|
Henri Maurer
|
38b459efad
|
Fix passing repo-token input in scan_pr script
|
2022-09-15 10:09:46 +00:00 |
|
dependabot[bot]
|
6410b2cdd2
|
Bump @types/node from 16.11.58 to 16.11.59
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.58 to 16.11.59.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 02:00:08 +00:00 |
|
Federico Builes
|
fd3a3b1051
|
Merge pull request #236 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.37.0
Bump @typescript-eslint/parser from 5.36.2 to 5.37.0
|
2022-09-13 07:16:16 +02:00 |
|
dependabot[bot]
|
6771e49f11
|
Bump @typescript-eslint/parser from 5.36.2 to 5.37.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.37.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/v5.37.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-13 05:14:03 +00:00 |
|
Federico Builes
|
c7c07e1117
|
Merge pull request #237 from actions/dependabot/npm_and_yarn/eslint-8.23.1
Bump eslint from 8.23.0 to 8.23.1
|
2022-09-13 07:13:17 +02:00 |
|
Federico Builes
|
59fdb0cce7
|
Merge pull request #238 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.37.0
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
|
2022-09-13 07:13:03 +02:00 |
|
dependabot[bot]
|
950228f7f7
|
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.37.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/v5.37.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-13 03:40:44 +00:00 |
|
dependabot[bot]
|
6973819203
|
Bump eslint from 8.23.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.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/v8.23.0...v8.23.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-13 03:40:27 +00:00 |
|
Federico Builes
|
eee2e3260e
|
Merge pull request #235 from actions/dependabot/npm_and_yarn/ansi-styles-6.1.1
Bump ansi-styles from 6.1.0 to 6.1.1
|
2022-09-12 06:57:39 +02:00 |
|
Federico Builes
|
7eeddef885
|
adding dist
|
2022-09-12 06:56:41 +02:00 |
|
Federico Builes
|
8c58cdad09
|
Merge branch 'main' into dependabot/npm_and_yarn/ansi-styles-6.1.1
|
2022-09-12 06:56:12 +02:00 |
|
Federico Builes
|
380290a89b
|
Merge pull request #234 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.0.4
Bump eslint-plugin-jest from 27.0.2 to 27.0.4
|
2022-09-12 06:54:43 +02:00 |
|
Federico Builes
|
50c3ed0ba6
|
Merge pull request #233 from actions/dependabot/npm_and_yarn/zod-3.19.1
Bump zod from 3.19.0 to 3.19.1
|
2022-09-12 06:54:18 +02:00 |
|
Federico Builes
|
0455501026
|
adding dist
|
2022-09-12 06:54:07 +02:00 |
|
dependabot[bot]
|
bac3f038ac
|
Bump ansi-styles from 6.1.0 to 6.1.1
Bumps [ansi-styles](https://github.com/chalk/ansi-styles) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/chalk/ansi-styles/releases)
- [Commits](https://github.com/chalk/ansi-styles/compare/v6.1.0...v6.1.1)
---
updated-dependencies:
- dependency-name: ansi-styles
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 01:55:42 +00:00 |
|
dependabot[bot]
|
2d81062605
|
Bump eslint-plugin-jest from 27.0.2 to 27.0.4
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.2 to 27.0.4.
- [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/v27.0.2...v27.0.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 01:55:29 +00:00 |
|
dependabot[bot]
|
2ae4b932b7
|
Bump zod from 3.19.0 to 3.19.1
Bumps [zod](https://github.com/colinhacks/zod) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.19.0...v3.19.1)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 01:54:09 +00:00 |
|
Federico Builes
|
c7d4075ae0
|
Merge pull request #232 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.0.2
Bump eslint-plugin-jest from 27.0.1 to 27.0.2
|
2022-09-09 08:45:35 +02:00 |
|
Federico Builes
|
49a0208abf
|
Merge pull request #231 from actions/dependabot/npm_and_yarn/typescript-4.8.3
Bump typescript from 4.8.2 to 4.8.3
|
2022-09-09 08:45:23 +02:00 |
|
dependabot[bot]
|
94941958fb
|
Bump eslint-plugin-jest from 27.0.1 to 27.0.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.1 to 27.0.2.
- [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/v27.0.1...v27.0.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-09 01:30:41 +00:00 |
|
dependabot[bot]
|
2764e60363
|
Bump typescript from 4.8.2 to 4.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-09 01:29:54 +00:00 |
|
Federico Builes
|
bcd1b9ab86
|
Merge pull request #230 from actions/dependabot/npm_and_yarn/types/node-16.11.58
Bump @types/node from 16.11.57 to 16.11.58
|
2022-09-08 12:02:31 +02:00 |
|
dependabot[bot]
|
d96759fedc
|
Bump @types/node from 16.11.57 to 16.11.58
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.57 to 16.11.58.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-08 01:32:47 +00:00 |
|
Federico Builes
|
bfd72e7da2
|
Merge pull request #229 from actions/dependabot/npm_and_yarn/zod-3.19.0
Bump zod from 3.18.0 to 3.19.0
|
2022-09-07 07:50:34 +02:00 |
|
Federico Builes
|
d8efcf0c1f
|
updating dist files
|
2022-09-07 07:47:22 +02:00 |
|
dependabot[bot]
|
3b74514266
|
Bump zod from 3.18.0 to 3.19.0
Bumps [zod](https://github.com/colinhacks/zod) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.18.0...v3.19.0)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 01:30:01 +00:00 |
|
Federico Builes
|
7a364ecd6b
|
Merge pull request #226 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.2
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
|
2022-09-06 09:29:02 +02:00 |
|
dependabot[bot]
|
435083feb7
|
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.36.2.
- [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/v5.36.2/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-06 07:28:29 +00:00 |
|
Federico Builes
|
781a55eaaa
|
Merge pull request #227 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.2
Bump @typescript-eslint/parser from 5.36.1 to 5.36.2
|
2022-09-06 09:27:33 +02:00 |
|