Conor Sloan and GitHub
700a89700f
Update publish-immutable-action.yml
...
Remove need for attestations: write
2024-08-29 13:41:57 +01:00
Conor Sloan and GitHub
9381b73bb2
Create publish-immutable-action.yml
...
This workflow file publishes new action releases to the immutable action package of the same name as this repo.
This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
2024-08-29 13:36:46 +01:00
dependabot[bot] and GitHub
0635864898
Merge pull request #185 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.2.0
2024-04-12 13:24:46 +00:00
dependabot[bot] and GitHub
6596e15e76
build: bump eslint-plugin-jest from 27.9.0 to 28.2.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.9.0 to 28.2.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/v27.9.0...v28.2.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-12 06:52:42 +00:00
dependabot[bot] and GitHub
5d11797e8b
Merge pull request #184 from actions/dependabot/npm_and_yarn/types/node-20.12.7
2024-04-11 15:26:15 +00:00
dependabot[bot] and GitHub
702690cd9c
Merge pull request #180 from actions/dependabot/npm_and_yarn/undici-5.28.4
2024-04-11 15:25:55 +00:00
dependabot[bot] and GitHub
62e3baebb1
build: bump @types/node from 20.11.30 to 20.12.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.30 to 20.12.7.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 14:07:37 +00:00
dependabot[bot] and GitHub
ec52921222
build: bump undici from 5.28.3 to 5.28.4
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 14:07:26 +00:00
Cedric Wille
2090f2084d
Revert "build: bump msw from 1.3.2 to 2.2.10"
...
This reverts commit 84df5a91df .
2024-04-11 14:03:41 +00:00
Cedric Wille and GitHub
92c3e03ab8
Merge pull request #155 from actions/dependabot/npm_and_yarn/undici-5.28.3
...
build: bump undici from 5.28.2 to 5.28.3
2024-03-22 11:33:15 -04:00
Cedric Wille and GitHub
7fdd4707b6
Merge pull request #171 from actions/dependabot/npm_and_yarn/msw-2.2.10
...
build: bump msw from 1.3.2 to 2.2.10
2024-03-22 11:32:35 -04:00
dependabot[bot] and GitHub
84df5a91df
build: bump msw from 1.3.2 to 2.2.10
...
Bumps [msw](https://github.com/mswjs/msw ) from 1.3.2 to 2.2.10.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v1.3.2...v2.2.10 )
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-22 06:54:30 +00:00
Cedric Wille and GitHub
4a19791035
Merge pull request #166 from nweiler/main
...
Updates README.md to use correct name for package/container type
2024-03-14 09:50:26 -04:00
0d21743b9b
Update README.md
...
Co-authored-by: Cedric Wille <24487628+cwille97@users.noreply.github.com >
2024-03-14 09:21:33 -04:00
nweiler and GitHub
77c43ffc3b
Update README.md
...
Updated to use correct name for package/container type.
2024-03-12 10:55:26 -04:00
Johanan Idicula and GitHub
68fef8e117
Merge pull request #160 from starkej2/patch-1
...
Update version in readme from v4 to v5
2024-03-06 08:38:14 -08:00
dependabot[bot] and GitHub
f2ce327508
Merge pull request #161 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.2
2024-03-06 16:31:57 +00:00
dependabot[bot] and GitHub
7d3e71061e
build: bump eslint-plugin-github from 4.10.1 to 4.10.2
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-06 06:02:41 +00:00
Jeffrey Starke and GitHub
df7af9662e
Update version in readme from v4 to v5
2024-03-05 20:28:24 -05:00
dependabot[bot] and GitHub
ad9f1719ed
Merge pull request #159 from actions/dependabot/npm_and_yarn/eslint-8.57.0
2024-03-05 20:00:08 +00:00
dependabot[bot] and GitHub
d01869c8a3
build: bump eslint from 8.56.0 to 8.57.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.56.0 to 8.57.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/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-05 06:33:08 +00:00
dependabot[bot] and GitHub
c07742647a
Merge pull request #156 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.9.0
2024-03-04 20:49:13 +00:00
dependabot[bot] and GitHub
9bf2496928
build: bump eslint-plugin-jest from 27.8.0 to 27.9.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.8.0 to 27.9.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/v27.8.0...v27.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 06:04:12 +00:00
dependabot[bot] and GitHub
9a9a0fb950
build: bump undici from 5.28.2 to 5.28.3
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-16 18:41:57 +00:00
dependabot[bot] and GitHub
fb051caa45
Merge pull request #154 from actions/dependabot/npm_and_yarn/types/node-20.11.19
2024-02-16 13:52:51 +00:00
dependabot[bot] and GitHub
bad3c76feb
build: bump @types/node from 20.11.17 to 20.11.19
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.17 to 20.11.19.
- [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 >
2024-02-16 06:27:59 +00:00
dependabot[bot] and GitHub
8cb272a564
Merge pull request #153 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.8.0
2024-02-14 13:39:55 +00:00
dependabot[bot] and GitHub
a911a602f8
build: bump eslint-plugin-jest from 27.6.3 to 27.8.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.6.3 to 27.8.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/v27.6.3...v27.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-14 06:42:32 +00:00
dependabot[bot] and GitHub
8d4652df2f
Merge pull request #150 from actions/dependabot/npm_and_yarn/types/node-20.11.17
2024-02-09 13:47:27 +00:00
dependabot[bot] and GitHub
4867518a18
build: bump @types/node from 20.11.16 to 20.11.17
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.16 to 20.11.17.
- [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 >
2024-02-09 06:57:54 +00:00
dependabot[bot] and GitHub
5ee16cd087
Merge pull request #147 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.21.0
2024-02-06 12:51:48 +00:00
dependabot[bot] and GitHub
aba303fe53
build: bump @typescript-eslint/parser from 6.20.0 to 6.21.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.20.0 to 6.21.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/v6.21.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 >
2024-02-06 06:17:47 +00:00
dependabot[bot] and GitHub
de4c4787bb
Merge pull request #145 from actions/dependabot/npm_and_yarn/ts-jest-29.1.2
2024-02-05 20:24:54 +00:00
dependabot[bot] and GitHub
500512803e
build: bump ts-jest from 29.1.1 to 29.1.2
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.1 to 29.1.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.1.1...v29.1.2 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 20:23:04 +00:00
dependabot[bot] and GitHub
b8611d06e1
Merge pull request #144 from actions/dependabot/npm_and_yarn/types/jest-29.5.12
2024-02-05 20:22:21 +00:00
dependabot[bot] and GitHub
8fe86a6ec0
Merge pull request #146 from actions/dependabot/npm_and_yarn/prettier-3.2.5
2024-02-05 20:21:54 +00:00
dependabot[bot] and GitHub
9425820d2f
build: bump prettier from 3.2.4 to 3.2.5
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.4 to 3.2.5.
- [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.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 06:26:11 +00:00
dependabot[bot] and GitHub
acb0f5384a
build: bump @types/jest from 29.5.11 to 29.5.12
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.11 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 06:25:56 +00:00
dependabot[bot] and GitHub
fbf077154f
Merge pull request #141 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.20.0
2024-02-03 01:16:07 +00:00
dependabot[bot] and GitHub
0554d11ff3
build: bump @typescript-eslint/parser from 6.19.0 to 6.20.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.19.0 to 6.20.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/v6.20.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 >
2024-02-03 01:09:38 +00:00
dependabot[bot] and GitHub
88b8a3c29b
Merge pull request #142 from actions/dependabot/npm_and_yarn/types/node-20.11.16
2024-02-03 01:08:32 +00:00
dependabot[bot] and GitHub
64c8c8fa23
build: bump @types/node from 20.11.15 to 20.11.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.15 to 20.11.16.
- [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 >
2024-02-02 06:36:56 +00:00
Kamil Grzebien and GitHub
bd7bd8b367
Merge pull request #140 from actions/dependabot/npm_and_yarn/types/node-20.11.15
...
build: bump @types/node from 20.11.2 to 20.11.15
2024-02-01 10:24:24 +00:00
dependabot[bot] and GitHub
5b49678859
build: bump @types/node from 20.11.2 to 20.11.15
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.2 to 20.11.15.
- [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 >
2024-02-01 10:22:55 +00:00
Kamil Grzebien and GitHub
900d7c2051
Merge pull request #132 from actions/dependabot/npm_and_yarn/prettier-3.2.4
...
build: bump prettier from 3.2.2 to 3.2.4
2024-02-01 10:21:43 +00:00
Kamil Grzebien and GitHub
25786d30b8
Merge pull request #131 from actions/dependabot/npm_and_yarn/types/jest-29.5.11
...
build: bump @types/jest from 29.5.10 to 29.5.11
2024-02-01 10:21:20 +00:00
dependabot[bot] and GitHub
e4de7761ea
build: bump prettier from 3.2.2 to 3.2.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.2 to 3.2.4.
- [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.2.2...3.2.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-18 06:32:05 +00:00
dependabot[bot] and GitHub
d1aec54682
build: bump @types/jest from 29.5.10 to 29.5.11
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.10 to 29.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-18 06:31:56 +00:00
dependabot[bot] and GitHub
6c0d602e31
Merge pull request #128 from actions/dependabot/npm_and_yarn/eslint-8.56.0
2024-01-17 13:51:34 +00:00
dependabot[bot] and GitHub
9c5e6791c6
build: bump eslint from 8.55.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.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/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-17 13:49:24 +00:00