Skip to content

chore(deps): bump github.com/aziontech/azionapi-v4-go-sdk-dev from 0.219.0 to 0.220.0#1386

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/github.com/aziontech/azionapi-v4-go-sdk-dev-0.220.0
Closed

chore(deps): bump github.com/aziontech/azionapi-v4-go-sdk-dev from 0.219.0 to 0.220.0#1386
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/github.com/aziontech/azionapi-v4-go-sdk-dev-0.220.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/aziontech/azionapi-v4-go-sdk-dev from 0.219.0 to 0.220.0.

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 26, 2026 07:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 26, 2026
@github-actions github-actions Bot added the skip-e2e Skip e2e tests, for scenarios where the API is still not deployed label Jan 26, 2026
@github-actions
Copy link
Copy Markdown

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

4 similar comments
@github-actions
Copy link
Copy Markdown

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

@github-actions
Copy link
Copy Markdown

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

@github-actions
Copy link
Copy Markdown

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

@github-actions
Copy link
Copy Markdown

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

Bumps [github.com/aziontech/azionapi-v4-go-sdk-dev](https://github.com/aziontech/azionapi-v4-go-sdk-dev) from 0.219.0 to 0.220.0.
- [Commits](aziontech/azionapi-v4-go-sdk-dev@v0.219.0...v0.220.0)

---
updated-dependencies:
- dependency-name: github.com/aziontech/azionapi-v4-go-sdk-dev
  dependency-version: 0.220.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/aziontech/azionapi-v4-go-sdk-dev-0.220.0 branch from e2430ce to a77143e Compare February 18, 2026 13:59
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 23, 2026

Superseded by #1404.

@dependabot dependabot Bot closed this Feb 23, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/aziontech/azionapi-v4-go-sdk-dev-0.220.0 branch February 23, 2026 07:08
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 go Pull requests that update go code skip-e2e Skip e2e tests, for scenarios where the API is still not deployed

Development

Successfully merging this pull request may close these issues.

0 participants