57 Commits
v5 ... main

Author SHA1 Message Date
Ben De St Paer-Gotch
4dbb860504 Merge pull request #235 from actions/nebuk89-patch-1
Some checks failed
Repository dispatch event for Integration Tests / repository_dispatch_event (push) Has been cancelled
Licensed / Check licenses (push) Has been cancelled
Package and Smoke Test / Package (push) Has been cancelled
Package and Smoke Test / Smoke Test (push) Has been cancelled
Update README.md
2025-06-06 09:18:16 +01:00
Ben De St Paer-Gotch
faa6f7258f Update README.md 2025-06-02 10:31:21 +01:00
Ben De St Paer-Gotch
a1e4f8fefc Update README.md 2025-06-02 10:28:41 +01:00
Ben De St Paer-Gotch
1624395091 Update README.md 2025-06-02 10:24:38 +01:00
Conor Sloan
abd519f0d4 Merge pull request #227 from actions/conorsloan/add-ia-release-workflow
Add workflow file for publishing releases to immutable action package
2024-08-29 14:56:05 +01:00
Conor Sloan
700a89700f Update publish-immutable-action.yml
Remove need for attestations: write
2024-08-29 13:41:57 +01:00
Conor Sloan
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]
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]
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]
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]
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]
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]
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
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
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]
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
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
nweiler
0d21743b9b Update README.md
Co-authored-by: Cedric Wille <24487628+cwille97@users.noreply.github.com>
2024-03-14 09:21:33 -04:00
nweiler
77c43ffc3b Update README.md
Updated to use correct name for package/container type.
2024-03-12 10:55:26 -04:00
Johanan Idicula
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]
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]
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
df7af9662e Update version in readme from v4 to v5 2024-03-05 20:28:24 -05:00
dependabot[bot]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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
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]
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
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
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]
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]
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]
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]
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
dependabot[bot]
309e8fee31 Merge pull request #129 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 2024-01-17 13:47:48 +00:00
dependabot[bot]
1952fab71e build: bump eslint-plugin-jest from 27.6.0 to 27.6.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.0 to 27.6.3.
- [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.0...v27.6.3)

---
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>
2024-01-16 06:34:57 +00:00
4 changed files with 716 additions and 529 deletions

View File

@@ -0,0 +1,22 @@
name: "Publish Immutable Action Version"
on:
release:
types: [created]
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
packages: write
steps:
- name: Checking out
uses: actions/checkout@v4
- name: Publish
id: publish
uses: actions/publish-immutable-action@0.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -2,6 +2,25 @@
This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages). This action will only delete a maximum of 100 versions in one run.
### Note
Thank you for your interest in this GitHub action, however, right now we are not taking contributions.
We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features were working on and what stage theyre in.
We are taking the following steps to better direct requests related to GitHub Actions, including:
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
3. Security Issues should be handled as per our [security.md](security.md)
We will still provide security updates for this project and fix major breaking changes during this time.
You are welcome to still raise bugs in this repo.
### What It Can Do
* Create a retention policy (delete all except n most recent pre-release versions)
@@ -17,7 +36,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
# Usage
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
# Can be a single package version id, or a comma separated list of package version ids.
# Defaults to an empty string.
@@ -32,7 +51,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
# Required
package-name:
# Type of the package. Can be one of container, maven, npm, nuget, or rubygems.
# Type of the package. Can be one of docker (v4 or older), container (v5 or newer), maven, npm, nuget, or rubygems.
# Required
package-type:
@@ -118,7 +137,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete all pre-release package versions except latest 10
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'test-package'
package-type: 'npm'
@@ -132,7 +151,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete all pre-release package versions except latest 10 from a repo not having access to package
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
owner: 'github'
package-name: 'test-package'
@@ -153,7 +172,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete all untagged versions except latest 10
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'test-package'
package-type: 'container'
@@ -172,7 +191,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete all except latest 3 package versions excluding major versions as per semver
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'test-package'
package-type: 'npm'
@@ -189,7 +208,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete all except latest 3 package versions excluding major versions as per semver from a repo not having access to package
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
owner: 'github'
package-name: 'test-package'
@@ -212,7 +231,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete 3 oldest versions excluding major versions as per semver
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'test-package'
package-type: 'npm'
@@ -229,7 +248,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete 3 oldest versions excluding major versions as per semver from a repo not having access to package
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
owner: 'github'
package-name: 'test-package'
@@ -250,7 +269,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete all except latest 2 versions of a package hosted
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'test-package'
package-type: 'npm'
@@ -266,7 +285,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete all except latest 2 versions of a package hosted from a repo not having access to package
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
owner: 'github'
package-name: 'test-package'
@@ -286,7 +305,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete the oldest 3 version of a package hosted
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'test-package'
package-type: 'npm'
@@ -302,7 +321,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
Delete the oldest 3 version of a package hosted from a repo not having access to package
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
owner: 'github'
package-name: 'test-package'
@@ -320,7 +339,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
__Example__
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'test-package'
package-type: 'npm'
@@ -331,7 +350,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
__Example__
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
owner: 'github'
package-name: 'test-package'
@@ -350,7 +369,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
__Example__
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-version-ids: 'MDE0OlBhY2thZ2VWZXJzaW9uOTcyMDY3'
package-name: 'test-package'
@@ -364,7 +383,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
__Example__
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-version-ids: 'MDE0OlBhY2thZ2VWZXJzaW9uOTcyMDY3'
package-name: 'test-package'
@@ -383,7 +402,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
__Example__
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-version-ids: 'MDE0OlBhY2thZ2VWZXJzaW9uOTcyMDY3, MDE0OlBhY2thZ2VWZXJzaW9uOTcyMzQ5, MDE0OlBhY2thZ2VWZXJzaW9uOTcyMzUw'
package-name: 'test-package'
@@ -397,7 +416,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
__Example__
```yaml
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-version-ids: 'MDE0OlBhY2thZ2VWZXJzaW9uOTcyMDY3, MDE0OlBhY2thZ2VWZXJzaW9uOTcyMzQ5, MDE0OlBhY2thZ2VWZXJzaW9uOTcyMzUw'
package-name: 'test-package'

1150
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,18 +31,18 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "^20.11.2",
"@typescript-eslint/parser": "^6.19.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.55.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.6.0",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-jest": "^28.2.0",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"msw": "^1.3.2",
"prettier": "^3.2.2",
"ts-jest": "^29.1.1"
"prettier": "^3.2.5",
"ts-jest": "^29.1.2"
}
}