Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps DavidAnson/markdownlint-cli2-action from 16 to 17.

Release notes

Sourced from DavidAnson/markdownlint-cli2-action's releases.

Update markdownlint version (markdownlint-cli2 v0.14.0, markdownlint v0.35.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.13.0, markdownlint v0.34.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.12.1, markdownlint v0.33.0).

Update markdownlint version (markdownlint-cli2 v0.11.0, markdownlint v0.32.1), remove deprecated "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.10.0, markdownlint v0.31.1).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.9.2, markdownlint v0.30.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.8.1, markdownlint v0.29.0), add "config" and "fix" inputs, deprecate "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.1, markdownlint v0.28.2).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.0, markdownlint v0.28.1), include link to rule information in title of annotations (clickable in GitHub).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.6.0, markdownlint v0.27.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.5.1, markdownlint v0.26.2).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.4.0, markdownlint v0.25.1)

No release notes provided.

Commits
  • db43aef Update to version 17.0.0.
  • c0decc5 Bump @​stylistic/eslint-plugin from 2.7.2 to 2.8.0
  • dd2171b Bump eslint from 9.9.1 to 9.10.0
  • 85b2286 Bump @​eslint/js from 9.9.1 to 9.10.0
  • 95aa6ed Freshen generated index.js file.
  • 476aead Bump markdownlint-cli2 from 0.13.0 to 0.14.0
  • da0291d Freshen generated index.js file.
  • 235535b Add @​stylistic/eslint-plugin to ESLint configuration.
  • 2038498 Bump eslint from 9.9.0 to 9.9.1
  • ea9d2c1 Bump @​eslint/js from 9.9.0 to 9.9.1
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 17.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v16...v17)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the CI: skip eamxx-all Skip all eamxx testing for this PR label Sep 16, 2024
@dependabot dependabot bot requested review from bartgol and mahf708 September 16, 2024 16:27
@rljacob rljacob assigned bartgol and unassigned rljacob Sep 16, 2024
@E3SM-Bot
Copy link
Collaborator

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: SCREAM_PullRequest_Autotester_Weaver

  • Build Num: -1
  • Status: SKIPPED

Jenkins Parameters

Parameter Name Value

Using Repos:

Repo: SCREAM (E3SM-Project/scream)
  • Branch: dependabot/github_actions/DavidAnson/markdownlint-cli2-action-17
  • SHA: 975a93f
  • Mode: TEST_REPO

Pull Request Author: dependabot[bot]

@E3SM-Bot
Copy link
Collaborator

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: SCREAM_PullRequest_Autotester_Weaver

  • Build Num: -1
  • Status: SKIPPED

Jenkins Parameters

Parameter Name Value

@E3SM-Bot
Copy link
Collaborator

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
ERROR: PR APPROVAL SET BY UNAPPROVED USER 'mahf708', APPROVAL IS INVALID! - This PR must be approved by approved user.

@E3SM-Bot
Copy link
Collaborator

All Jobs Finished; status = PASSED, target_sha=519e8c1e559cca632403de8e7333e0ea82157493, However Inspection must be performed before merge can occur...

@bartgol
Copy link
Contributor

bartgol commented Sep 19, 2024

FYI, I recently changed the team name "scream team" to "scream-team", to avoid issues in bash regarding spaces in some other script. I had forgotten to update the AT config files, so it refused to consider the approval valid. Now it should work.

@E3SM-Bot
Copy link
Collaborator

Status Flag 'Pull Request AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - This Repo does not support Automerge

@mahf708 mahf708 merged commit 92c89f9 into master Sep 19, 2024
6 checks passed
@mahf708 mahf708 deleted the dependabot/github_actions/DavidAnson/markdownlint-cli2-action-17 branch September 19, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: skip eamxx-all Skip all eamxx testing for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants