Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps actions/add-to-project from 0da8e46333d7b6e01d0e857452a1e99cb47be205 to edc057aef96b993afe5d68104418f68a536264aa.

Commits
  • edc057a Merge pull request #418 from actions/dependabot/npm_and_yarn/eslint-8.45.0
  • 217b388 build(deps-dev): bump eslint from 8.44.0 to 8.45.0
  • 0a99102 Merge pull request #417 from actions/dependabot/npm_and_yarn/eslint-plugin-gi...
  • f755ecb build(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.9.0
  • 44f5a43 Merge pull request #416 from actions/dependabot/npm_and_yarn/eslint-plugin-je...
  • 9c80426 build(deps-dev): bump eslint-plugin-jest from 27.2.2 to 27.2.3
  • 36f5795 Merge pull request #415 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • 94a6d20 build(deps-dev): bump @​typescript-eslint/parser from 5.61.0 to 5.62.0
  • 87ad3e8 Merge pull request #408 from actions/dependabot/npm_and_yarn/types/node-16.18.38
  • 1c24cd0 Merge pull request #414 from actions/dependabot/npm_and_yarn/tough-cookie-4.1.3
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0da8e46333d7b6e01d0e857452a1e99cb47be205 to edc057aef96b993afe5d68104418f68a536264aa.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@0da8e46...edc057a)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 18, 2023
@dependabot dependabot bot requested a review from SteveLasker as a code owner July 18, 2023 14:19
@dependabot dependabot bot requested a review from a user July 18, 2023 14:19
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>

Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
@codecov-commenter
Copy link

Codecov Report

Merging #745 (a39a630) into main (354e74f) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #745   +/-   ##
=======================================
  Coverage   63.66%   63.66%           
=======================================
  Files          40       40           
  Lines        2232     2232           
=======================================
  Hits         1421     1421           
  Misses        690      690           
  Partials      121      121           
Impacted Files Coverage Δ
cmd/notation/cert/add.go 64.91% <ø> (ø)
cmd/notation/cert/cmd.go 100.00% <ø> (ø)
cmd/notation/cert/delete.go 35.71% <ø> (ø)
cmd/notation/cert/generateTest.go 64.51% <ø> (ø)
cmd/notation/cert/list.go 52.43% <ø> (ø)
cmd/notation/cert/show.go 31.66% <ø> (ø)
cmd/notation/common.go 100.00% <ø> (ø)
cmd/notation/inspect.go 68.63% <ø> (ø)
cmd/notation/internal/cmdutil/confirmation.go 83.33% <ø> (ø)
cmd/notation/internal/errors/errors.go 0.00% <ø> (ø)
... and 28 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JeyJeyGao
Copy link
Contributor

Updated to use tagged version: https://github.com/actions/add-to-project/releases/tag/v0.5.0

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM

@priteshbandi
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit 842b125 into main Jul 19, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/actions/add-to-project-edc057aef96b993afe5d68104418f68a536264aa branch July 19, 2023 22:33
@shizhMSFT shizhMSFT mentioned this pull request Jul 21, 2023
6 tasks
7h3-3mp7y-m4n pushed a commit to 7h3-3mp7y-m4n/notation that referenced this pull request Mar 29, 2025
…452a1e99cb47be205 to edc057aef96b993afe5d68104418f68a536264aa (notaryproject#745)
FeynmanZhou pushed a commit to FeynmanZhou/notation that referenced this pull request May 15, 2025
…452a1e99cb47be205 to edc057aef96b993afe5d68104418f68a536264aa (notaryproject#745)
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants