Skip to content

Conversation

@dependabot
Copy link

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

Bumps marocchino/sticky-pull-request-comment from 2.3.1 to 2.7.0.

Release notes

Sourced from marocchino/sticky-pull-request-comment's releases.

v2.6.2

Reverted changes in version 2.6. As a result, the base_url has been removed.

v2.6.1

Change base_url default to ${{ env.GITHUB_API_URL }}

v2.6.0

v2.5.0

  • Update deps
  • Add only_update option.
  • Add owner option.

v2.4.0

  • Update deps
  • Add only_create option.
Commits
  • f6a2580 📦️ build
  • 3a69964 Merge pull request #1036 from aburgel/main
  • f7a1435 Merge pull request #1037 from marocchino/dependabot/npm_and_yarn/octokit/grap...
  • 39859c4 build(deps): Bump @​octokit/graphql-schema from 14.22.0 to 14.23.0
  • dd4c8a0 Merge branch 'marocchino:main' into main
  • 99a69fc Merge pull request #1034 from marocchino/dependabot/npm_and_yarn/eslint-plugi...
  • df32075 build(deps-dev): Bump eslint-plugin-github from 4.9.0 to 4.9.2
  • 8139bff Merge pull request #1033 from marocchino/dependabot/npm_and_yarn/typescript-e...
  • e647f68 build(deps-dev): Bump @​typescript-eslint/parser from 6.0.0 to 6.1.0
  • f21f977 📦️ build
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.3.1 to 2.7.0.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](marocchino/sticky-pull-request-comment@fcf6fe9...f6a2580)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 24, 2023 08:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 24, 2023
@github-actions
Copy link

github-actions bot commented Jul 24, 2023

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

pl-strflt

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # github_branch_protection.this["ipdx-slack-app:main"] will be created
  + resource "github_branch_protection" "this" {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = "main"
      + repository_id                   = "R_kgDOJ8znew"
      + require_conversation_resolution = false
      + require_signed_commits          = false
      + required_linear_history         = false
    }

  # github_repository_file.this["ipdx-slack-app/.github/dependabot.yml"] will be created
  + resource "github_repository_file" "this" {
      + branch              = "main"
      + commit_author       = "GitHub"
      + commit_email        = "noreply@github.com"
      + commit_message      = "chore: Update .github/dependabot.yml [skip ci]"
      + commit_sha          = (known after apply)
      + content             = <<-EOT
            version: 2
            updates:
              - package-ecosystem: "github-actions"
                directory: "/"
                schedule:
                  interval: "weekly"
        EOT
      + file                = ".github/dependabot.yml"
      + id                  = (known after apply)
      + overwrite_on_create = false
      + ref                 = (known after apply)
      + repository          = "ipdx-slack-app"
      + sha                 = (known after apply)
    }

Plan: 2 to add, 0 to change, 0 to destroy.

@pl-strflt-mgmt-read-write pl-strflt-mgmt-read-write bot requested a review from a team as a code owner July 24, 2023 08:34
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #141.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/marocchino/sticky-pull-request-comment-2.7.0 branch August 21, 2023 08:55
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.

1 participant