Bump LucasRuy/sync-branch-action from 1.1.1 to 1.2.0 #499

Merged
dependabot[bot] merged 2 commits from dependabot/github_actions/LucasRuy/sync-branch-action-1.2.0 into main 2024-09-02 20:14:59 +00:00
dependabot[bot] commented 2024-09-02 05:38:39 +00:00 (Migrated from github.com)

Bumps LucasRuy/sync-branch-action from 1.1.1 to 1.2.0.

Release notes

Sourced from LucasRuy/sync-branch-action's releases.

v1.2.0

Feature

  • Add label support for automated pull requests.
Commits
  • 2208081 chore: adjust workflow to sync develop with main
  • b88510a docs: update add-label() jsdoc
  • 3e59a29 chore: revert yarn.lock changes
  • e5d7f0a docs: add missing jsdoc label param in getPullsListByBranch
  • e4b1a90 docs: fix docs inputs formatting
  • da7dc96 docs: update readme
  • 4eaca0b feat: add label support
  • 3fce788 chore(deps): bump minimatch from 3.0.4 to 3.1.2
  • db23fba doc: update default title message
  • cb10a1a doc: update documentation
  • 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 [LucasRuy/sync-branch-action](https://github.com/lucasruy/sync-branch-action) from 1.1.1 to 1.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucasruy/sync-branch-action/releases">LucasRuy/sync-branch-action's releases</a>.</em></p> <blockquote> <h2>v1.2.0</h2> <h1>Feature</h1> <ul> <li>Add <code>label</code> support for automated pull requests.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/2208081dfed383bf8e9c13ce862061a3e7a58239"><code>2208081</code></a> chore: adjust workflow to sync develop with main</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/b88510a32661103dd8e6c2995401a486f18f9c80"><code>b88510a</code></a> docs: update add-label() jsdoc</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/3e59a29cfae7485bb64a4d092f7f0cd02f040bb7"><code>3e59a29</code></a> chore: revert yarn.lock changes</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/e5d7f0a5e0f7ca543f2832b0da156860dfc349d9"><code>e5d7f0a</code></a> docs: add missing jsdoc label param in getPullsListByBranch</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/e4b1a9047f360818cee976488ea0cdf6de5a8071"><code>e4b1a90</code></a> docs: fix docs inputs formatting</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/da7dc966a513f8ce9d06dc5c9e19f2380401d7ae"><code>da7dc96</code></a> docs: update readme</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/4eaca0be8d07a921b85781a6045749ba76bcd47c"><code>4eaca0b</code></a> feat: add label support</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/3fce78818aceb7235e8ed7ce4771e60e07e35dae"><code>3fce788</code></a> chore(deps): bump minimatch from 3.0.4 to 3.1.2</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/db23fba66f0ea81bf88be2f138827b5cb6b0780b"><code>db23fba</code></a> doc: update default title message</li> <li><a href="https://github.com/lucasruy/sync-branch-action/commit/cb10a1a0fd342cc7cc22c314f38be63a5f0edb39"><code>cb10a1a</code></a> doc: update documentation</li> <li>Additional commits viewable in <a href="https://github.com/lucasruy/sync-branch-action/compare/v1.1.1...v1.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=LucasRuy/sync-branch-action&package-manager=github_actions&previous-version=1.1.1&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.
No description provided.