Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2025

Bumps MeilCli/danger-action from 5 to 6.

Release notes

Sourced from MeilCli/danger-action's releases.

v6.0.0

What's Changed

Breaking Changes!

Changes

Dependency Updates

v5.6.33

What's Changed

Dependency Updates

  • 📗 build(deps-dev): bump @​types/node from 20.11.21 to 20.11.24 (#959) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​types/node from 20.11.20 to 20.11.21 (#958) @​dependabot[bot]
  • 📗 build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#956) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​types/node from 20.11.19 to 20.11.20 (#955) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​types/node from 20.11.18 to 20.11.19 (#952) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​types/node from 20.11.17 to 20.11.18 (#951) @​dependabot[bot]

v5.6.32

What's Changed

Dependency Updates

  • 📗 build(deps-dev): bump @​types/node from 20.11.16 to 20.11.17 (#948) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​types/node from 20.10.5 to 20.11.16 (#944) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.15.0 to 6.21.0 (#947) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​types/jest from 29.5.11 to 29.5.12 (#943) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​typescript-eslint/parser from 6.15.0 to 6.21.0 (#946) @​dependabot[bot]
  • 📗 build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 (#933) @​dependabot[bot]
  • 📗 build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.3 (#924) @​dependabot[bot]
  • 📗 build(deps-dev): bump prettier from 3.1.1 to 3.2.5 (#945) @​dependabot[bot]

v5.6.31

This release has no changes

v5.6.30

This release has no changes

v5.6.29

What's Changed

Dependency Updates

  • 📗 build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.1 (#911) @​dependabot[bot]
  • 📗 build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 (#910) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 (#909) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​typescript-eslint/parser from 6.14.0 to 6.15.0 (#908) @​dependabot[bot]
  • 📗 build(deps-dev): bump @​types/node from 20.10.4 to 20.10.5 (#907) @​dependabot[bot]

... (truncated)

Commits
  • 45af0fe Merge pull request #1215 from MeilCli/dependabot/npm_and_yarn/typescript-esli...
  • f78ce54 build(deps-dev): bump @​typescript-eslint/parser from 8.31.0 to 8.31.1
  • 35ae35e Merge pull request #1214 from MeilCli/dependabot/npm_and_yarn/typescript-esli...
  • 343e4d2 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • e7ba0da Merge pull request #1213 from MeilCli/dependabot/npm_and_yarn/types/node-20.1...
  • d5449ba build(deps-dev): bump @​types/node from 20.17.31 to 20.17.32
  • 7148e21 Merge pull request #1211 from MeilCli/dependabot/npm_and_yarn/typescript-esli...
  • 9813bac build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • dafdc84 Merge pull request #1212 from MeilCli/dependabot/npm_and_yarn/types/node-20.1...
  • 9ca8cfe build(deps-dev): bump @​types/node from 20.17.30 to 20.17.31
  • 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 [MeilCli/danger-action](https://github.com/meilcli/danger-action) from 5 to 6.
- [Release notes](https://github.com/meilcli/danger-action/releases)
- [Commits](MeilCli/danger-action@v5...v6)

---
updated-dependencies:
- dependency-name: MeilCli/danger-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 13, 2025
@pboling pboling merged commit a7ed4b8 into main May 16, 2025
31 of 49 checks passed
@pboling pboling deleted the dependabot/github_actions/MeilCli/danger-action-6 branch May 16, 2025 00:05
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.

2 participants