Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps bcgov/action-pr-description-add from 2.0.0 to 2.0.1.

Release notes

Sourced from bcgov/action-pr-description-add's releases.

v2.0.1

What's Changed

Full Changelog: bcgov/action-pr-description-add@v2.0.0...v2.0.1

Commits
  • d79a5c3 Rebuild dist/ directory
  • ca850e9 fix: handle semver outputs, skip non-releases (#349)
  • 790c8d7 fix: add skipInvalidTags to semver-action configuration (#348)
  • 3dfb3d2 chore(deps): update actions/checkout action to v6 (#347)
  • 2b4a36d chore(ci): stop auto releasing (#346)
  • c9875f6 fix: release notes version comparison (#344)
  • e56aa30 chore(deps): update actions/checkout action to v6 (#345)
  • ad24e9e chore(deps): lock file maintenance (#342)
  • f29f932 fix: add es2022 lib and skipLibCheck to tsconfig (#343)
  • 1fccdcb fix: add error handling for PR update operation (#341)
  • 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 [bcgov/action-pr-description-add](https://github.com/bcgov/action-pr-description-add) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/bcgov/action-pr-description-add/releases)
- [Commits](bcgov/action-pr-description-add@14338bf...d79a5c3)

---
updated-dependencies:
- dependency-name: bcgov/action-pr-description-add
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 26, 2026
@github-actions
Copy link

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

💡 Show Tips and Tricks

Testing This PyAirbyte Version

You can test this version of PyAirbyte using the following:

# Run PyAirbyte CLI from this branch:
uvx --from 'git+https://github.com/airbytehq/PyAirbyte.git@dependabot/github_actions/bcgov/action-pr-description-add-2.0.1' pyairbyte --help

# Install PyAirbyte from this branch for development:
pip install 'git+https://github.com/airbytehq/PyAirbyte.git@dependabot/github_actions/bcgov/action-pr-description-add-2.0.1'

PR Slash Commands

Airbyte Maintainers can execute the following slash commands on your PR:

  • /fix-pr - Fixes most formatting and linting issues
  • /uv-lock - Updates uv.lock file
  • /test-pr - Runs tests with the updated PyAirbyte
  • /prerelease - Builds and publishes a prerelease version to PyPI
📚 Show Repo Guidance

Helpful Resources

Community Support

Questions? Join the #pyairbyte channel in our Slack workspace.

📝 Edit this welcome message.

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.

0 participants