From 6d98b259d9c6bef17db279eb4aefbbd031400ba4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 1 Oct 2023 21:28:07 -0700
Subject: [PATCH] fix(deps): bump the production-dependencies group with 3
updates (#51)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the production-dependencies group with 3 updates:
[@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core),
[@octokit/auth-app](https://github.com/octokit/auth-app.js) and
[@octokit/request](https://github.com/octokit/request.js).
Updates `@actions/core` from 1.10.0 to 1.10.1
Changelog
Sourced from @actions/core
's
changelog.
1.10.1
- Fix error message reference in oidc utils #1511
Commits
Updates `@octokit/auth-app` from 6.0.0 to 6.0.1
Release notes
Sourced from @octokit/auth-app
's
releases.
v6.0.1
6.0.1
(2023-09-23)
Bug Fixes
- deps: update dependency
@octokit/types
to v12 (#535)
(d715771)
Commits
d715771
fix(deps): update dependency @octokit/types
to v12 (#535)
62cfc5b
ci(action): update peter-evans/create-or-update-comment digest to
46da6c0
b1c7969
build(deps): lock file maintenance (#533)
f584646
ci(action): update peter-evans/create-or-update-comment digest to
1f6c514
414bea3
build(deps): lock file maintenance (#531)
47e4bd1
build(deps): lock file maintenance (#530)
5d3973e
ci(action): update peter-evans/create-or-update-comment digest to
223779b
192bd89
ci(action): update peter-evans/create-or-update-comment digest to
46846e5
77cb45b
ci(action): update actions/checkout action to v4
1c0d530
build(deps): lock file maintenance (#524)
- Additional commits viewable in compare
view
Updates `@octokit/request` from 8.1.1 to 8.1.2
Release notes
Sourced from @octokit/request
's
releases.
v8.1.2
8.1.2
(2023-09-23)
Bug Fixes
- deps: update dependency
@octokit/types
to v12 (#637)
(8fa4d61)
Commits
8fa4d61
fix(deps): update dependency @octokit/types
to v12 (#637)
b4b1815
ci(action): update peter-evans/create-or-update-comment digest to
46da6c0
77683b9
ci(action): update peter-evans/create-or-update-comment digest to
1f6c514
45f319b
ci(action): update peter-evans/create-or-update-comment digest to
223779b
d0a545f
ci(action): update peter-evans/create-or-update-comment digest to
46846e5 (#631)
1ba853a
ci(action): update actions/checkout action to v4
5f5c4bf
chore(deps): update dependency prettier to v3.0.3
f964d3d
ci(action): update peter-evans/create-or-update-comment digest to
94ff342
29edb28
ci(action): update peter-evans/create-or-update-comment digest to
8c21c80
05eb0a9
ci(action): update peter-evans/create-or-update-comment digest to
bb291f6 (#626)
- Additional commits viewable in compare
view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 54 +++++++++++++++++++++++++++++++++++------------
package.json | 6 +++---
2 files changed, 43 insertions(+), 17 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 5eaa2da..bc33bfe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,9 +9,9 @@
"version": "1.2.1",
"license": "MIT",
"dependencies": {
- "@actions/core": "^1.10.0",
- "@octokit/auth-app": "^6.0.0",
- "@octokit/request": "^8.1.1"
+ "@actions/core": "^1.10.1",
+ "@octokit/auth-app": "^6.0.1",
+ "@octokit/request": "^8.1.2"
},
"devDependencies": {
"ava": "^5.3.1",
@@ -22,9 +22,9 @@
}
},
"node_modules/@actions/core": {
- "version": "1.10.0",
- "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.0.tgz",
- "integrity": "sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==",
+ "version": "1.10.1",
+ "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz",
+ "integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==",
"dependencies": {
"@actions/http-client": "^2.0.1",
"uuid": "^8.3.2"
@@ -426,15 +426,15 @@
}
},
"node_modules/@octokit/auth-app": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-6.0.0.tgz",
- "integrity": "sha512-OKct7Rukf3g9DjpzcpdacQsdmd6oPrJ7fZND22JkjzhDvfhttUOnmh+qPS4kHhaNNyTxqSThnfrUWvkqNLd1nw==",
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-6.0.1.tgz",
+ "integrity": "sha512-tjCD4nzQNZgmLH62+PSnTF6eGerisFgV4v6euhqJik6yWV96e1ZiiGj+NXIqbgnpjLmtnBqVUrNyGKu3DoGEGA==",
"dependencies": {
"@octokit/auth-oauth-app": "^7.0.0",
"@octokit/auth-oauth-user": "^4.0.0",
"@octokit/request": "^8.0.2",
"@octokit/request-error": "^5.0.0",
- "@octokit/types": "^11.0.0",
+ "@octokit/types": "^12.0.0",
"deprecation": "^2.3.1",
"lru-cache": "^10.0.0",
"universal-github-app-jwt": "^1.1.1",
@@ -444,6 +444,19 @@
"node": ">= 18"
}
},
+ "node_modules/@octokit/auth-app/node_modules/@octokit/openapi-types": {
+ "version": "19.0.0",
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.0.0.tgz",
+ "integrity": "sha512-PclQ6JGMTE9iUStpzMkwLCISFn/wDeRjkZFIKALpvJQNBGwDoYYi2fFvuHwssoQ1rXI5mfh6jgTgWuddeUzfWw=="
+ },
+ "node_modules/@octokit/auth-app/node_modules/@octokit/types": {
+ "version": "12.0.0",
+ "resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.0.0.tgz",
+ "integrity": "sha512-EzD434aHTFifGudYAygnFlS1Tl6KhbTynEWELQXIbTY8Msvb5nEqTZIm7sbPEt4mQYLZwu3zPKVdeIrw0g7ovg==",
+ "dependencies": {
+ "@octokit/openapi-types": "^19.0.0"
+ }
+ },
"node_modules/@octokit/auth-oauth-app": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-app/-/auth-oauth-app-7.0.0.tgz",
@@ -533,13 +546,13 @@
"integrity": "sha512-V8GImKs3TeQRxRtXFpG2wl19V7444NIOTDF24AWuIbmNaNYOQMWRbjcGDXV5B+0n887fgDcuMNOmlul+k+oJtw=="
},
"node_modules/@octokit/request": {
- "version": "8.1.1",
- "resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.1.1.tgz",
- "integrity": "sha512-8N+tdUz4aCqQmXl8FpHYfKG9GelDFd7XGVzyN8rc6WxVlYcfpHECnuRkgquzz+WzvHTK62co5di8gSXnzASZPQ==",
+ "version": "8.1.2",
+ "resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.1.2.tgz",
+ "integrity": "sha512-A0RJJfzjlZQwb+39eDm5UM23dkxbp28WEG4p2ueH+Q2yY4p349aRK/vcUlEuIB//ggcrHJceoYYkBP/LYCoXEg==",
"dependencies": {
"@octokit/endpoint": "^9.0.0",
"@octokit/request-error": "^5.0.0",
- "@octokit/types": "^11.1.0",
+ "@octokit/types": "^12.0.0",
"is-plain-object": "^5.0.0",
"universal-user-agent": "^6.0.0"
},
@@ -560,6 +573,19 @@
"node": ">= 18"
}
},
+ "node_modules/@octokit/request/node_modules/@octokit/openapi-types": {
+ "version": "19.0.0",
+ "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.0.0.tgz",
+ "integrity": "sha512-PclQ6JGMTE9iUStpzMkwLCISFn/wDeRjkZFIKALpvJQNBGwDoYYi2fFvuHwssoQ1rXI5mfh6jgTgWuddeUzfWw=="
+ },
+ "node_modules/@octokit/request/node_modules/@octokit/types": {
+ "version": "12.0.0",
+ "resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.0.0.tgz",
+ "integrity": "sha512-EzD434aHTFifGudYAygnFlS1Tl6KhbTynEWELQXIbTY8Msvb5nEqTZIm7sbPEt4mQYLZwu3zPKVdeIrw0g7ovg==",
+ "dependencies": {
+ "@octokit/openapi-types": "^19.0.0"
+ }
+ },
"node_modules/@octokit/types": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-11.1.0.tgz",
diff --git a/package.json b/package.json
index 88d5945..2092aad 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,9 @@
},
"license": "MIT",
"dependencies": {
- "@actions/core": "^1.10.0",
- "@octokit/auth-app": "^6.0.0",
- "@octokit/request": "^8.1.1"
+ "@actions/core": "^1.10.1",
+ "@octokit/auth-app": "^6.0.1",
+ "@octokit/request": "^8.1.2"
},
"devDependencies": {
"ava": "^5.3.1",