Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm(deps): bump the npm group across 1 directory with 5 updates #591

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2025

Bumps the npm group with 5 updates in the / directory:

Package From To
@actions/artifact 2.2.0 2.2.1
@octokit/auth-app 7.1.3 7.1.4
@octokit/auth-unauthenticated 6.1.0 6.1.1
@octokit/rest 21.0.2 21.1.0
eslint-plugin-prefer-arrow-functions 3.4.1 3.6.0

Updates @actions/artifact from 2.2.0 to 2.2.1

Changelog

Sourced from @​actions/artifact's changelog.

2.2.1

  • Add ACTIONS_ARTIFACT_UPLOAD_CONCURRENCY and ACTIONS_ARTIFACT_UPLOAD_TIMEOUT_MS environment variables #1928
Commits

Updates @octokit/auth-app from 7.1.3 to 7.1.4

Release notes

Sourced from @​octokit/auth-app's releases.

v7.1.4

7.1.4 (2025-01-08)

Bug Fixes

  • deps: bump Octokit deps to fix Deno compat (#665) (33fd19f)
Commits

Updates @octokit/auth-unauthenticated from 6.1.0 to 6.1.1

Release notes

Sourced from @​octokit/auth-unauthenticated's releases.

v6.1.1

6.1.1 (2025-01-08)

Bug Fixes

  • deps: bump Octokit deps to fix Deno compatibiility (#320) (0dbf80c)
Commits
  • 0dbf80c fix(deps): bump Octokit deps to fix Deno compatibiility (#320)
  • d750042 chore(deps): update dependency fetch-mock to v12 - abandoned (#316)
  • fa14d5c chore(deps): update dependency prettier to v3.4.2 (#319)
  • f7f282c chore(deps): update dependency prettier to v3.4.1 (#318)
  • 1504e97 chore(deps): update dependency prettier to v3.4.0 (#317)
  • b7eb57c ci(action): update actions/checkout digest to 11bd719 (#315)
  • 737098f ci(action): update actions/checkout digest to eef6144 (#314)
  • 28b4e2d chore(deps): update dependency @​octokit/tsconfig to v4 (#312)
  • 6703fc9 ci(test): add npm run build to last 'test' step (#313)
  • 6222b70 build(deps): bump rollup from 4.21.3 to 4.22.4 (#311)
  • Additional commits viewable in compare view

Updates @octokit/rest from 21.0.2 to 21.1.0

Release notes

Sourced from @​octokit/rest's releases.

v21.1.0

21.1.0 (2025-01-08)

Features

  • new endpoints, bump Octokit deps to fix Deno (#477) (908b1c8)
Commits
  • 908b1c8 feat: new endpoints, bump Octokit deps to fix Deno (#477)
  • 751b522 chore(deps): update dependency fetch-mock to v12 (#470)
  • 5ad12fd chore(deps): update dependency @​types/node to v22 (#472)
  • c88980a ci(action): update actions/checkout digest to 11bd719 (#469)
  • 94443df ci(action): update actions/checkout digest to eef6144 (#467)
  • c59fcf6 chore(deps): update dependency @​octokit/tsconfig to v4 (#464)
  • 2f97e4c build(deps): Bump body-parser and express (#465)
  • 2dec6cc chore(deps): update dependency esbuild to ^0.24.0 (#463)
  • See full diff in compare view

Updates eslint-plugin-prefer-arrow-functions from 3.4.1 to 3.6.0

Release notes

Sourced from eslint-plugin-prefer-arrow-functions's releases.

3.6.0

3.6.0 (2025-01-09)

Features

3.5.0

3.5.0 (2025-01-09)

Features

  • allow functions with certain names (3e1a225), closes #9

3.4.2

3.4.2 (2025-01-09)

Bug Fixes

  • format static private methods correctly with classPropertiesAllowed: true (eeb798d), closes #46 #47
  • update npm dependencies (patch and minor) (ace5f32)
Changelog

Sourced from eslint-plugin-prefer-arrow-functions's changelog.

3.6.0

3.5.0

9 January 2025

3.4.2

9 January 2025

Commits
  • ca7bcd0 chore(release): 3.6.0
  • b272a2b feat: allow methods on objects
  • 0021931 chore(release): 3.5.0
  • 3e1a225 feat: allow functions with certain names
  • 7625a59 refactor: move writer to a module
  • 32c9fa7 refactor: move guards to a module
  • 949b6e3 refactor: improve internal typings
  • 8b086f2 chore(release): 3.4.2
  • 143ef3e chore: credit contributors
  • ace5f32 fix: update npm dependencies (patch and minor)
  • 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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by Sourcery

更新 npm 依赖项:@actions/artifact 至 2.2.1,@octokit/auth-app 至 7.1.4,@octokit/auth-unauthenticated 至 6.1.1,@octokit/rest 至 21.1.0,以及 eslint-plugin-prefer-arrow-functions 至 3.6.0。

Original summary in English

Summary by Sourcery

Update npm dependencies: @actions/artifact to 2.2.1, @octokit/auth-app to 7.1.4, @octokit/auth-unauthenticated to 6.1.1, @octokit/rest to 21.1.0, and eslint-plugin-prefer-arrow-functions to 3.6.0.

Bumps the npm group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `2.2.0` | `2.2.1` |
| [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `7.1.3` | `7.1.4` |
| [@octokit/auth-unauthenticated](https://github.com/octokit/auth-unauthenticated.js) | `6.1.0` | `6.1.1` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `21.0.2` | `21.1.0` |
| [eslint-plugin-prefer-arrow-functions](https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions) | `3.4.1` | `3.6.0` |



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

Updates `@octokit/auth-app` from 7.1.3 to 7.1.4
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v7.1.3...v7.1.4)

Updates `@octokit/auth-unauthenticated` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/octokit/auth-unauthenticated.js/releases)
- [Commits](octokit/auth-unauthenticated.js@v6.1.0...v6.1.1)

Updates `@octokit/rest` from 21.0.2 to 21.1.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v21.0.2...v21.1.0)

Updates `eslint-plugin-prefer-arrow-functions` from 3.4.1 to 3.6.0
- [Release notes](https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/releases)
- [Changelog](https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/blob/main/CHANGELOG.md)
- [Commits](JamieMason/eslint-plugin-prefer-arrow-functions@3.4.1...3.6.0)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@octokit/auth-unauthenticated"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-prefer-arrow-functions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2025
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我们跳过了对这个拉取请求的审查。看起来这是由机器人创建的(嘿,dependabot[bot]!)。我们假设它知道自己在做什么!

Original comment in English

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

Copy link

sourcery-ai bot commented Jan 9, 2025

审阅者指南 by Sourcery

此 PR 更新了根目录中的 npm 依赖项。更新包括将 @actions/artifact 从 2.2.0 升级到 2.2.1,@octokit/auth-app 从 7.1.3 升级到 7.1.4,@octokit/auth-unauthenticated 从 6.1.0 升级到 6.1.1,@octokit/rest 从 21.0.2 升级到 21.1.0,以及 eslint-plugin-prefer-arrow-functions 从 3.4.1 升级到 3.6.0。

由于更改看起来简单,未生成图表。

文件级别变更

变更 详情 文件
更新 @actions/artifact 以修复环境变量处理。
  • @actions/artifact 从版本 2.2.0 升级到 2.2.1。
  • 添加环境变量 ACTIONS_ARTIFACT_UPLOAD_CONCURRENCYACTIONS_ARTIFACT_UPLOAD_TIMEOUT_MS
package.json
package-lock.json
更新 Octokit 依赖项以提高兼容性并添加新端点。
  • @octokit/auth-app 从版本 7.1.3 升级到 7.1.4 以修复 Deno 兼容性。
  • @octokit/auth-unauthenticated 从版本 6.1.0 升级到 6.1.1 以修复 Deno 兼容性。
  • @octokit/rest 从版本 21.0.2 升级到 21.1.0 以添加新端点并修复 Deno 兼容性。
package.json
package-lock.json
更新 eslint-plugin-prefer-arrow-functions 以允许对象上的方法和特定名称的函数。
  • eslint-plugin-prefer-arrow-functions 从版本 3.4.1 升级到 3.6.0。
  • 添加允许对象上方法的能力。
  • 添加允许特定名称函数的能力。
package.json
package-lock.json

提示和命令

与 Sourcery 交互

  • 触发新审阅: 在拉取请求中评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审阅评论。
  • 从审阅评论生成 GitHub 问题: 通过回复评论要求 Sourcery 创建问题。
  • 生成拉取请求标题: 在拉取请求标题中的任何位置写 @sourcery-ai 以随时生成标题。
  • 生成拉取请求摘要: 在拉取请求正文中的任何位置写 @sourcery-ai summary 以随时生成 PR 摘要。您还可以使用此命令指定摘要的插入位置。

自定义您的体验

访问您的仪表板以:

  • 启用或禁用审阅功能,如 Sourcery 生成的拉取请求摘要、审阅者指南等。
  • 更改审阅语言。
  • 添加、删除或编辑自定义审阅说明。
  • 调整其他审阅设置。

获取帮助

Original review guide in English

Reviewer's Guide by Sourcery

This PR updates the npm dependencies in the root directory. The updates include bumping @actions/artifact from 2.2.0 to 2.2.1, @octokit/auth-app from 7.1.3 to 7.1.4, @octokit/auth-unauthenticated from 6.1.0 to 6.1.1, @octokit/rest from 21.0.2 to 21.1.0, and eslint-plugin-prefer-arrow-functions from 3.4.1 to 3.6.0.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated @actions/artifact to fix environment variable handling.
  • Bumped @actions/artifact from version 2.2.0 to 2.2.1.
  • Added environment variables ACTIONS_ARTIFACT_UPLOAD_CONCURRENCY and ACTIONS_ARTIFACT_UPLOAD_TIMEOUT_MS.
package.json
package-lock.json
Updated Octokit dependencies to improve compatibility and add new endpoints.
  • Bumped @octokit/auth-app from version 7.1.3 to 7.1.4 to fix Deno compatibility.
  • Bumped @octokit/auth-unauthenticated from version 6.1.0 to 6.1.1 to fix Deno compatibility.
  • Bumped @octokit/rest from version 21.0.2 to 21.1.0 to add new endpoints and fix Deno compatibility.
package.json
package-lock.json
Updated eslint-plugin-prefer-arrow-functions to allow methods on objects and functions with certain names.
  • Bumped eslint-plugin-prefer-arrow-functions from version 3.4.1 to 3.6.0.
  • Added the ability to allow methods on objects.
  • Added the ability to allow functions with certain names.
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@AnnAngela
Copy link
Member

@dependabot ignore eslint-plugin-prefer-arrow-functions minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2025

OK, I won't notify you about version 3.6.x of eslint-plugin-prefer-arrow-functions again, unless you unignore it.

@AnnAngela
Copy link
Member

@dependabot close

@dependabot dependabot bot closed this Jan 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-dafc3bd99f branch January 12, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
Status: 已完成
Development

Successfully merging this pull request may close these issues.

2 participants