24 Commits

Author SHA1 Message Date
dependabot[bot]
84012591b2 Bump the non-breaking-changes group across 1 directory with 4 updates
Bumps the non-breaking-changes group with 4 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [espree](https://github.com/eslint/js), [@vercel/ncc](https://github.com/vercel/ncc) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github).


Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `espree` from 10.1.0 to 10.3.0
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/js/compare/v10.1.0...espree-v10.3.0)

Updates `@vercel/ncc` from 0.38.1 to 0.38.3
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.3)

Updates `eslint-plugin-github` from 5.0.1 to 5.1.4
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.1.4)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: espree
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 11:18:05 +00:00
Joel Ambass
d5606572c4 Merge pull request #165 from actions/Jcambass-patch-1
Upgrade IA Publish
2024-10-03 11:03:54 +02:00
Joel Ambass
35e0ac4e40 Upgrade IA Publish 2024-09-16 17:22:15 +02:00
Joel Ambass
1dfbcbff65 Merge pull request #163 from actions/Jcambass-patch-1
Add workflow file for publishing releases to immutable action package
2024-09-12 17:20:06 +02:00
Joel Ambass
2f4f988792 Add workflow file for publishing releases to immutable action package
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-09-12 15:45:52 +02:00
Mingzi
0d7570ca87 Merge pull request #162 from actions/pin-draft-release-verssion
pin draft release version
2024-09-06 14:38:55 -07:00
Mingzi Yi
3ea19669a5 pin draft release version 2024-09-06 14:34:37 -07:00
Yoann Chaudet
aabcbc432d Merge pull request #160 from actions/dependabot/npm_and_yarn/espree-10.1.0
Bump espree from 9.6.1 to 10.1.0
2024-08-11 19:08:40 -07:00
Yoann Chaudet
0b64e3413e Merge branch 'main' into dependabot/npm_and_yarn/espree-10.1.0 2024-07-18 10:33:33 -07:00
Yoann Chaudet
dc1038695c Merge pull request #143 from actions/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 8.8.0 to 9.1.0
2024-07-18 10:33:16 -07:00
github-actions[bot]
dd21a8346d [dependabot skip] Update distributables after Dependabot 🤖 2024-07-18 16:57:04 +00:00
dependabot[bot]
a530a34c2e Bump espree from 9.6.1 to 10.1.0
Bumps [espree](https://github.com/eslint/espree) from 9.6.1 to 10.1.0.
- [Release notes](https://github.com/eslint/espree/releases)
- [Changelog](https://github.com/eslint/espree/blob/v10.1.0/CHANGELOG.md)
- [Commits](https://github.com/eslint/espree/compare/v9.6.1...v10.1.0)

---
updated-dependencies:
- dependency-name: espree
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 16:56:37 +00:00
dependabot[bot]
d624ed25e2 Bump eslint-config-prettier from 8.8.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 16:56:36 +00:00
Yoann Chaudet
577583143f Merge pull request #158 from actions/dependabot-friendly
Be more friendly to Dependabot
2024-07-18 09:55:17 -07:00
Yoann Chaudet
0c410175d2 Merge branch 'main' into dependabot-friendly 2024-07-18 09:53:53 -07:00
Yoann Chaudet
fda53c8981 Merge pull request #154 from actions/dependabot/npm_and_yarn/eslint-plugin-github-5.0.1
Bump eslint-plugin-github from 4.10.2 to 5.0.1
2024-07-18 09:47:59 -07:00
Yoann Chaudet
4374381e41 Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-github-5.0.1 2024-07-18 09:47:17 -07:00
Yoann Chaudet
01f6e1ea62 Be more friendly to Dependabot 2024-07-17 18:57:56 -07:00
Yoann Chaudet
b7a5f35d29 Merge pull request #156 from actions/dependabot/npm_and_yarn/npm_and_yarn-5134b82be1
Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
2024-07-17 18:56:06 -07:00
dependabot[bot]
c3ccc393c9 Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [braces](https://github.com/micromatch/braces).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 10:01:44 +00:00
dependabot[bot]
197d7ac03c Bump eslint-plugin-github from 4.10.2 to 5.0.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 10:26:04 +00:00
James M. Greene
e1bedb3777 Merge pull request #145 from actions/dependabot/npm_and_yarn/undici-5.28.4
Bump undici from 5.28.3 to 5.28.4
2024-05-01 21:37:38 -05:00
github-actions[bot]
c872373d57 Update distributables after Dependabot 🤖 2024-04-04 17:31:55 +00:00
dependabot[bot]
34b0311f68 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-04 17:31:30 +00:00
7 changed files with 1491 additions and 1507 deletions

View File

@@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: release-drafter/release-drafter@v6
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -0,0 +1,20 @@
name: 'Publish Immutable Action Version'
on:
release:
types: [published]
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.3

View File

@@ -42,7 +42,7 @@ jobs:
git add dist/
git config --local user.name "github-actions[bot]"
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git commit -m "Update distributables after Dependabot 🤖"
git commit -m "[dependabot skip] Update distributables after Dependabot 🤖"
echo "Pushing branch ${{ github.ref_name }}"
git push origin ${{ github.ref_name }}
fi

1287
dist/index.js vendored

File diff suppressed because it is too large Load Diff

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

1675
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,17 +24,17 @@
},
"homepage": "https://github.com/actions/configure-pages#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"error-stack-parser": "^2.1.4",
"espree": "^9.6.1"
"espree": "^10.3.0"
},
"devDependencies": {
"@octokit/request-error": "^5.0.1",
"@vercel/ncc": "^0.38.1",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-github": "^4.10.2",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^5.1.4",
"jest": "^29.7.0",
"prettier": "^2.8.7"
}