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

chore(deps): bump the github-actions group with 12 updates #1735

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps the github-actions group with 12 updates:

Package From To
actions/checkout 2 4
actions/github-script 6 7
docker/metadata-action 5.0.0 5.5.0
github/codeql-action 2 3
ad-m/github-push-action 0.6.0 0.8.0
actions/setup-go 4 5
actions/first-interaction 1.2.0 1.3.0
lycheeverse/lychee-action 1.8.0 1.9.1
dessant/lock-threads 4 5
actions/setup-node 2 4
alex-page/github-project-automation-plus 0.8.3 0.9.0
actions/stale 8 9

Updates actions/checkout from 2 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

... (truncated)

Commits

Updates actions/github-script from 6 to 7

Release notes

Sourced from actions/github-script's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.1...v7.0.0

v6.4.1

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.0...v6.4.1

v6.4.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.3...v6.4.0

v6.3.3

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.2...v6.3.3

v6.3.2

What's Changed

... (truncated)

Commits
  • 60a0d83 Merge pull request #440 from actions/joshmgross/v7.0.1
  • b7fb200 Update version to 7.0.1
  • 12e22ed Merge pull request #439 from actions/joshmgross/avoid-setting-base-url
  • d319f8f Avoid setting baseUrl to undefined when input is not provided
  • e69ef54 Merge pull request #425 from actions/joshmgross/node-20
  • ee0914b Update licenses
  • d6fc56f Use @types/node for Node 20
  • 384d6cf Fix quotations in tests
  • 8472492 Only validate GraphQL previews
  • 84903f5 Remove node-fetch from type
  • Additional commits viewable in compare view

Updates docker/metadata-action from 5.0.0 to 5.5.0

Release notes

Sourced from docker/metadata-action's releases.

v5.5.0

Full Changelog: docker/metadata-action@v5.4.0...v5.5.0

v5.4.0

Full Changelog: docker/metadata-action@v5.3.0...v5.4.0

v5.3.0

Full Changelog: docker/metadata-action@v5.2.0...v5.3.0

v5.2.0

Full Changelog: docker/metadata-action@v5.1.0...v5.2.0

v5.1.0

Full Changelog: docker/metadata-action@v5.0.0...v5.1.0

Commits
  • dbef880 Merge pull request #374 from docker/dependabot/npm_and_yarn/moment-timezone-0...
  • b73e7a7 chore: update generated content
  • b9fba69 chore(deps): Bump moment-timezone from 0.5.43 to 0.5.44
  • ac82374 Merge pull request #373 from docker/dependabot/npm_and_yarn/moment-2.30.1
  • c92519a chore: update generated content
  • 3b4179d chore(deps): Bump moment from 2.29.4 to 2.30.1
  • 0784993 Merge pull request #371 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 52c3e9e chore: update generated content
  • 82a5e67 chore(deps): Bump @​docker/actions-toolkit from 0.16.0 to 0.16.1
  • 41e1fe3 Merge pull request #370 from crazy-max/bake-cwd
  • Additional commits viewable in compare view

Updates github/codeql-action from 2 to 3

Release notes

Sourced from github/codeql-action's releases.

CodeQL Bundle v2.16.0

Bundles CodeQL CLI v2.16.0

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.16.0:

CodeQL Bundle v2.15.5

Bundles CodeQL CLI v2.15.5

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.5:

CodeQL Bundle v2.15.4

Bundles CodeQL CLI v2.15.4

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4:

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

3.23.0 - 08 Jan 2024

  • We are rolling out a feature in January 2024 that will disable Python dependency installation by default for all users. This improves the speed of analysis while having only a very minor impact on results. You can override this behavior by setting CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION=false in your workflow, however we plan to remove this ability in future versions of the CodeQL Action. #2031
  • The CodeQL Action now requires CodeQL version 2.11.6 or later. For more information, see the corresponding changelog entry for CodeQL Action version 2.22.7. #2009

3.22.12 - 22 Dec 2023

  • Update default CodeQL bundle version to 2.15.5. #2047

3.22.11 - 13 Dec 2023

  • [v3+ only] The CodeQL Action now runs on Node.js v20. #2006

2.22.10 - 12 Dec 2023

  • Update default CodeQL bundle version to 2.15.4. #2016

2.22.9 - 07 Dec 2023

No user facing changes.

2.22.8 - 23 Nov 2023

  • Update default CodeQL bundle version to 2.15.3. #2001

2.22.7 - 16 Nov 2023

  • Add a deprecation warning for customers using CodeQL version 2.11.5 and earlier. These versions of CodeQL were discontinued on 8 November 2023 alongside GitHub Enterprise Server 3.7, and will be unsupported by CodeQL Action v2.23.0 and later. #1993
    • If you are using one of these versions, please update to CodeQL CLI version 2.11.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
    • Alternatively, if you want to continue using a version of the CodeQL CLI between 2.10.5 and 2.11.5, you can replace github/codeql-action/*@v2 by github/codeql-action/*@v2.22.7 in your code scanning workflow to ensure you continue using this version of the CodeQL Action.

2.22.6 - 14 Nov 2023

  • Customers running Python analysis on macOS using version 2.14.6 or earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support Python 3.12. You can achieve this by adding a setup-python step to your code scanning workflow before the step that invokes github/codeql-action/init.
  • Update default CodeQL bundle version to 2.15.2. #1978

2.22.5 - 27 Oct 2023

No user facing changes.

2.22.4 - 20 Oct 2023

  • Update default CodeQL bundle version to 2.15.1. #1953
  • Users will begin to see warnings on Node.js 16 deprecation in their Actions logs on code scanning runs starting October 23, 2023.
    • All code scanning workflows should continue to succeed regardless of the warning.
    • The team at GitHub maintaining the CodeQL Action is aware of the deprecation timeline and actively working on creating another version of the CodeQL Action, v3, that will bump us to Node 20.
    • For more information, and to communicate with the maintaining team, please use this issue.

2.22.3 - 13 Oct 2023

... (truncated)

Commits
  • 216127f Merge pull request #1994 from github/update-supported-enterprise-server-versions
  • 7963a60 Merge pull request #2009 from github/henrymercer/drop-codeql-v2.11.5
  • 6ebbf45 Merge branch 'main' into update-supported-enterprise-server-versions
  • e345646 Merge pull request #2058 from github/dependabot/github_actions/actions-970b8d...
  • 35b10b5 Merge branch 'main' into henrymercer/drop-codeql-v2.11.5
  • ee9b8ab Merge pull request #2057 from github/dependabot/npm_and_yarn/npm-1688eb420c
  • See full diff in compare view

Updates ad-m/github-push-action from 0.6.0 to 0.8.0

Release notes

Sourced from ad-m/github-push-action's releases.

v0.8.0

What's Changed

Full Changelog: ad-m/github-push-action@v0.7.0...v0.8.0

v0.7.0

What's Changed

New Contributors

... (truncated)

Commits

Updates actions/setup-go from 4 to 5

Release notes

Sourced from actions/setup-go's releases.

v5.0.0

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover, we update some dependencies to the latest versions (actions/setup-go#445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v4.1.0

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in actions/setup-go#393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (actions/setup-go#383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

v4.0.1

What's Changed

New Contributors

Full Changelog: actions/setup-go@v4...v4.0.1

Commits
  • 0c52d54 Update dependencies for node20 (#445)
  • bfd2fb3 Merge pull request #421 from chenrui333/node20-runtime
  • 3d65fa5 feat: bump to use actions/checkout@v4
  • 8a505c9 feat: bump to use node20 runtime
  • 883490d Merge pull request #417 from artemgavrilov/main
  • d45ebba Rephrase sentence
  • 317c661 Replace wildcards term with globs.
  • f90673a Merge pull request #1 from artemgavrilov/caching-docs-improvement
  • 8018234 Improve documentation regarding dependencies cachin
  • d085b4f Merge pull request #411 from galargh/fix/windows-hostedtoolcache
  • Additional commits viewable in compare view

Updates actions/first-interaction from 1.2.0 to 1.3.0

Release notes

Sourced from actions/first-interaction's releases.

v1.3.0

Upgrade our base image from node v14 -> v20

Add dependency on @octokit/rest and @actions/http-client.

👉 See the PR for details: actions/first-interaction#287Description has been truncated

Copy link
Contributor

sweep-ai bot commented Jan 10, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a5129b) 5.10% compared to head (18a47a0) 5.10%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1735   +/-   ##
=====================================
  Coverage   5.10%   5.10%           
=====================================
  Files         42      42           
  Lines       3797    3797           
=====================================
  Hits         194     194           
  Misses      3592    3592           
  Partials      11      11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Tip

Run make install to check the status

Docker Images:

REPOSITORY              TAG                       IMAGE ID       CREATED         SIZE
openim/openim-server    test                      3258e3eaa808   2 minutes ago   622MB
openim/openim-chat      main                      c603033ae985   2 hours ago     258MB
bitnami/zookeeper       3.8                       08a22a8dd2a2   21 hours ago    516MB
minio/minio             latest                    b1b460d8cc87   4 days ago      151MB
bitnami/node-exporter   1.7.0                     a84c996dd656   4 days ago      96.8MB
openim/openim-admin     toc-base-open-docker.35   62d5a9c79413   10 days ago     190MB
ubuntu                  20.04                     f78909c2b360   3 weeks ago     72.8MB
mysql                   5.7                       5107333e08a8   4 weeks ago     501MB
ubuntu                  22.04                     174c8c134b2a   4 weeks ago     77.8MB
node                    18-alpine                 f3776b60850d   4 weeks ago     132MB
node                    20-alpine                 0dc964c4b6e5   4 weeks ago     136MB
prom/prometheus         v2.48.1                   ea7f826b1553   4 weeks ago     247MB
bitnami/kafka           3.5.1                     f79889e4e4af   5 weeks ago     558MB
node                    18                        44b36f415b2c   5 weeks ago     1.09GB
moby/buildkit           latest                    be698b50dea4   5 weeks ago     172MB
alpine                  3.16                      e525c930fe75   5 weeks ago     5.54MB
alpine                  3.17                      7997ad530b08   5 weeks ago     7.06MB
alpine                  3.18                      b541f2080109   5 weeks ago     7.33MB
node                    20                        cda45fab4fca   6 weeks ago     1.1GB
buildpack-deps          buster                    60881f5a8209   7 weeks ago     802MB
buildpack-deps          bullseye                  5d9ba14c7abd   7 weeks ago     834MB
debian                  10                        d20e99fdc4dc   7 weeks ago     114MB
debian                  11                        873181a41b99   7 weeks ago     124MB
grafana/grafana         10.2.2                    06e5d59b720d   7 weeks ago     399MB
openim/openim-web       latest                    af933a35fb32   2 months ago    177MB
node                    16                        1ddc7e4055fd   4 months ago    909MB
prom/alertmanager       v0.26.0                   9f27df16978d   4 months ago    66.8MB
node                    16-alpine                 2573171e0124   5 months ago    118MB
mongo                   6.0.2                     b70536aeb250   14 months ago   695MB
redis                   7.0.0                     53aa81e8adfa   19 months ago   117MB

Docker Processes:

CONTAINER ID   IMAGE                                         COMMAND                  CREATED         STATUS                                 PORTS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NAMES
613c5ac7ae6b   openim/openim-chat:main                       "/openim/openim-chat…"   2 minutes ago   Up About a minute (health: starting)   0.0.0.0:10008-10009->10008-10009/tcp, :::10008-10009->10008-10009/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        openim-chat
b0ef947fdbfc   prom/prometheus:v2.48.1                       "/bin/prometheus --c…"   2 minutes ago   Up About a minute                      0.0.0.0:19090->9090/tcp, :::19090->9090/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  prometheus
f82885c22e46   prom/alertmanager:v0.26.0                     "/bin/alertmanager -…"   2 minutes ago   Up About a minute                      0.0.0.0:19093->9093/tcp, :::19093->9093/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  alertmanager
33516314302d   openim/openim-server:test                     "/openim/openim-serv…"   2 minutes ago   Up 2 minutes (healthy)                 0.0.0.0:10001-10002->10001-10002/tcp, :::10001-10002->10001-10002/tcp, 0.0.0.0:20100->20100/tcp, :::20100->20100/tcp, 0.0.0.0:20110->20110/tcp, :::20110->20110/tcp, 0.0.0.0:20120->20120/tcp, :::20120->20120/tcp, 0.0.0.0:20130->20130/tcp, :::20130->20130/tcp, 0.0.0.0:20140->20140/tcp, :::20140->20140/tcp, 0.0.0.0:20150->20150/tcp, :::20150->20150/tcp, 0.0.0.0:20160->20160/tcp, :::20160->20160/tcp, 0.0.0.0:20170->20170/tcp, :::20170->20170/tcp, 0.0.0.0:20230->20230/tcp, :::20230->20230/tcp, 0.0.0.0:21300-21301->21300-21301/tcp, :::21300-21301->21300-21301/tcp, 0.0.0.0:21400-21403->21400-21403/tcp, :::21400-21403->21400-21403/tcp   openim-server
bee2613c11f7   openim/openim-admin:toc-base-open-docker.35   "/docker-entrypoint.…"   2 minutes ago   Up 2 minutes                           0.0.0.0:11002->80/tcp, :::11002->80/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      openim-admin
47be63944088   grafana/grafana:10.2.2                        "/run.sh"                2 minutes ago   Up 2 minutes                           0.0.0.0:13000->3000/tcp, :::13000->3000/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  grafana
66273042f805   redis:7.0.0                                   "docker-entrypoint.s…"   2 minutes ago   Up 2 minutes                           0.0.0.0:16379->6379/tcp, :::16379->6379/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  redis
e46a6bdb72fe   mongo:6.0.2                                   "docker-entrypoint.s…"   2 minutes ago   Up 2 minutes                           0.0.0.0:37017->27017/tcp, :::37017->27017/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                mongo
8ac9add60ffb   bitnami/node-exporter:1.7.0                   "/opt/bitnami/node-e…"   2 minutes ago   Up 2 minutes                           0.0.0.0:19100->9100/tcp, :::19100->9100/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  node-exporter
6e87a7cc72ec   mysql:5.7                                     "docker-entrypoint.s…"   2 minutes ago   Up 2 minutes                           33060/tcp, 0.0.0.0:13306->3306/tcp, :::13306->3306/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       mysql
8f727a8d906a   bitnami/zookeeper:3.8                         "/opt/bitnami/script…"   2 minutes ago   Up 2 minutes                           2888/tcp, 3888/tcp, 8080/tcp, 0.0.0.0:12181->2181/tcp, :::12181->2181/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    zookeeper
eed5a3820462   minio/minio:latest                            "/usr/bin/docker-ent…"   2 minutes ago   Up 2 minutes                           0.0.0.0:9090->9090/tcp, :::9090->9090/tcp, 0.0.0.0:10005->9000/tcp, :::10005->9000/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       minio
b5da95a2dd29   openim/openim-web:latest                      "bash -c 'openim-web…"   2 minutes ago   Up 2 minutes                           0.0.0.0:11001->11001/tcp, :::11001->11001/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                openim-web
d02954f6384d   bitnami/kafka:3.5.1                           "/opt/bitnami/script…"   2 minutes ago   Up 2 minutes                           0.0.0.0:19094->9092/tcp, :::19094->9092/tcp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kafka

Bumps the github-actions group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `2` | `4` |
| [actions/github-script](https://github.com/actions/github-script) | `6` | `7` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `5.0.0` | `5.5.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
| [ad-m/github-push-action](https://github.com/ad-m/github-push-action) | `0.6.0` | `0.8.0` |
| [actions/setup-go](https://github.com/actions/setup-go) | `4` | `5` |
| [actions/first-interaction](https://github.com/actions/first-interaction) | `1.2.0` | `1.3.0` |
| [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `1.8.0` | `1.9.1` |
| [dessant/lock-threads](https://github.com/dessant/lock-threads) | `4` | `5` |
| [actions/setup-node](https://github.com/actions/setup-node) | `2` | `4` |
| [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) | `0.8.3` | `0.9.0` |
| [actions/stale](https://github.com/actions/stale) | `8` | `9` |


Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v7)

Updates `docker/metadata-action` from 5.0.0 to 5.5.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v5.0.0...v5.5.0)

Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

Updates `ad-m/github-push-action` from 0.6.0 to 0.8.0
- [Release notes](https://github.com/ad-m/github-push-action/releases)
- [Commits](ad-m/github-push-action@v0.6.0...v0.8.0)

Updates `actions/setup-go` from 4 to 5
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

Updates `actions/first-interaction` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](actions/first-interaction@v1.2.0...v1.3.0)

Updates `lycheeverse/lychee-action` from 1.8.0 to 1.9.1
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.8.0...v1.9.1)

Updates `dessant/lock-threads` from 4 to 5
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](dessant/lock-threads@v4...v5)

Updates `actions/setup-node` from 2 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2...v4)

Updates `alex-page/github-project-automation-plus` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](alex-page/github-project-automation-plus@v0.8.3...v0.9.0)

Updates `actions/stale` from 8 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v8...v9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ad-m/github-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/first-interaction
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: alex-page/github-project-automation-plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@cubxxw cubxxw enabled auto-merge January 17, 2024 09:32
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 18, 2024
auto-merge was automatically disabled January 18, 2024 08:41

Pull request was closed

@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-b0068e0421 branch January 18, 2024 08:41
@openimsdk openimsdk locked and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant