Skip to content

Bump duckduckgo/native-github-asana-sync from 1.5 to 1.9 #3051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps duckduckgo/native-github-asana-sync from 1.5 to 1.9.

Release notes

Sourced from duckduckgo/native-github-asana-sync's releases.

v1.9

Switch from re-usable workflows to composite actions

v1.8

#15:

  • Fixes regex to match both new and old Asana URL formats
  • Adds ref to pin down shared PR workflow

v1.7.1

What's Changed

Full Changelog: duckduckgo/native-github-asana-sync@v1.7...v1.7.1

v1.7

What's Changed

New Contributors

Full Changelog: duckduckgo/native-github-asana-sync@v1.6.1...v1.7

v1.6.1

What’s included:

Bug fixes: Fixes for https://github.com/duckduckgo/native-github-asana-sync/releases/tag/v1.6 See https://app.asana.com/0/1157893581871903/1209909397702365

v1.6

What’s included:

Changes to Find Asana Tasks:

  1. If asana-project is specified by the workflow, only tasks in that project will be selected. This affects all actions that search for task URLs in the PR description: notify-pr-approved, add-asana-comment, notify-pr-merged, and find-asana-task-id.
  2. trigger-phrase is now optional. If it’s not provided, the action will look through the PR description and add all task ids.
  3. Added a new find-asana-task-ids action which is exactly like find-asana-task-id but returns a comma separated list of task IDs.

Changes to Add Task to Asana Project:

  1. Updated add-task-asana-project and post-comment-asana-task to accept a comma separated list of task IDs in asana-task-id.
Commits
  • 8a3e97d Switch from re-usable workflows to composite actions #17
  • 109d268 Merge pull request #18 from duckduckgo/revert-16-randerson/improve-devex
  • 8b4d4f5 Revert "Improve DevEx"
  • c7e4ede Merge pull request #16 from duckduckgo/randerson/improve-devex
  • ebb67b2 remove test actions
  • 3420ac4 switch to composite actions
  • 53d8866 Convert variables from UPPERCASE to camelCase
  • 7bddbb6 Flesh out docs a little
  • 58226c0 Check for uncommitted build file in CI
  • 43b664b Fix skipped tests
  • 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 [duckduckgo/native-github-asana-sync](https://github.com/duckduckgo/native-github-asana-sync) from 1.5 to 1.9.
- [Release notes](https://github.com/duckduckgo/native-github-asana-sync/releases)
- [Commits](duckduckgo/native-github-asana-sync@v1.5...v1.9)

---
updated-dependencies:
- dependency-name: duckduckgo/native-github-asana-sync
  dependency-version: '1.9'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 28, 2025
@dependabot dependabot bot requested review from a team as code owners April 28, 2025 10:53
@github-actions github-actions bot requested a review from laghee April 28, 2025 10:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant