Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

Bumps lucacome/draft-release from 0.2.0 to 0.2.1.

Release notes

Sourced from lucacome/draft-release's releases.

v0.2.1

What's Changed

🐛 Bug Fixes

⬆️ Dependencies

Full Changelog: lucacome/draft-release@v0.2.0...v0.2.1

Commits
  • d13ccde Ignore sections that aren't part of the labels (#118)
  • fe0eada Bump @​docker/actions-toolkit from 0.2.0 to 0.5.0 (#125)
  • e0e57e5 Bump semver from 7.5.1 to 7.5.3 (#123)
  • 5d293c9 Bump typescript from 5.0.4 to 5.1.3 (#124)
  • b1597d2 Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#121)
  • 3bf52ab Bump @​types/jest from 29.5.1 to 29.5.2 (#111)
  • c5c706f Bump @​typescript-eslint/parser from 5.59.6 to 5.60.1 (#120)
  • ab65a8d Bump eslint from 8.41.0 to 8.43.0 (#115)
  • 185bd34 Bump eslint-plugin-github from 4.7.0 to 4.8.0 (#108)
  • 670e9e9 Bump @​typescript-eslint/parser from 5.59.1 to 5.59.6 (#105)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner June 27, 2023 17:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 27, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 27, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/ci.yml

@dependabot dependabot bot force-pushed the dependabot/github_actions/lucacome/draft-release-0.2.1 branch from 4515a4f to bcc5744 Compare June 28, 2023 16:13
@dependabot dependabot bot force-pushed the dependabot/github_actions/lucacome/draft-release-0.2.1 branch from bcc5744 to f79bbfc Compare June 30, 2023 09:55
@dependabot dependabot bot force-pushed the dependabot/github_actions/lucacome/draft-release-0.2.1 branch from f79bbfc to aa4e8b5 Compare July 5, 2023 17:15
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](lucacome/draft-release@b79be3f...d13ccde)

---
updated-dependencies:
- dependency-name: lucacome/draft-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/lucacome/draft-release-0.2.1 branch from aa4e8b5 to e8aa9dd Compare July 5, 2023 17:19
@sjberman sjberman enabled auto-merge (squash) July 5, 2023 17:20
@sjberman sjberman merged commit 367442f into main Jul 5, 2023
@sjberman sjberman deleted the dependabot/github_actions/lucacome/draft-release-0.2.1 branch July 5, 2023 17:22
sjberman pushed a commit to sjberman/nginx-gateway-fabric that referenced this pull request Jul 5, 2023
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](lucacome/draft-release@b79be3f...d13ccde)

---
updated-dependencies:
- dependency-name: lucacome/draft-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sjberman added a commit that referenced this pull request Jul 5, 2023
* Bump prettier from 2.8.8 to 3.0.0 in /internal/nginx/modules (#812)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 3.6.0 to 3.7.0 (#811)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@64ed1c7...e33196f)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#805)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.7.0...16c0bc4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lucacome/draft-release from 0.2.0 to 0.2.1 (#794)

Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](lucacome/draft-release@b79be3f...d13ccde)

---
updated-dependencies:
- dependency-name: lucacome/draft-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump CodeQL actions to v2.20.1 (#778)

Apparently somebody tagged the wrong thing in the CodeQL repo and
dependabot wasn't able to update the Actions anymore.

Co-authored-by: Saylor Berman <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luca Comellini <[email protected]>
miledxz added a commit to miledxz/nginx-gateway-fabric that referenced this pull request Jan 14, 2025
Bumps [lucacome/draft-release](https://github.com/lucacome/draft-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/lucacome/draft-release/releases)
- [Commits](lucacome/draft-release@b79be3f...d13ccde)

---
updated-dependencies:
- dependency-name: lucacome/draft-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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