Bump @backstage/integration from 1.18.2 to 1.20.1 in /workspaces/3scale by dependabot[bot] · Pull Request #62 · dsp-testing/community-plugins
Bumps @backstage/integration from 1.18.2 to 1.20.1.
Changelog
Sourced from @backstage/integration's changelog.
@backstage/integration2.0.0-next.1
Major Changes
527cf88: BREAKING Removed deprecated Azure DevOps, Bitbucket, Gerrit and GitHub code:
- For Azure DevOps, the long deprecated
tokenstring andcredentialobject have been removed from theconfig.d.ts. Use thecredentialsarray object instead.- For Bitbucket, the long deprecated
bitbucketobject has been removed from theconfig.d.ts. Use thebitbucketCloudorbitbucketServerobjects instead.- For Gerrit, the
parseGerritGitilesUrlfunction has been removed, useparseGitilesUrlRefinstead. ThebuildGerritGitilesArchiveUrlfunction has also been removed, usebuildGerritGitilesArchiveUrlFromLocationinstead.- For GitHub, the
getGitHubRequestOptionsfunction has been removed.Patch Changes
- 993a598: Fixed Azure integration config schema visibility annotations to use per-field
@visibility secretinstead of@deepVisibility secreton parent objects, so that non-secret fields likeclientId,tenantId,organizations, andmanagedIdentityClientIdare no longer incorrectly marked as secret.- Updated dependencies
1.21.0-next.0
Minor Changes
- d933f62: Add configurable throttling and retry mechanism for GitLab integration.
Patch Changes
1.20.0
Minor Changes
- 6999f6d: The AzureUrl class in the
@backstage/integrationpackage is now able to process BOTH git branches and git tags. Initially this class only processed git branches and threw an error when non-branch Azure URLs were passed in.Patch Changes
- cc6206e: Added support for
{org}.visualstudio.comdomains used by Azure DevOps- 7455dae: Use node prefix on native imports
1.20.0-next.2
Patch Changes
- cc6206e: Added support for
{org}.visualstudio.comdomains used by Azure DevOps1.20.0-next.1
... (truncated)
Commits
c8a8aacVersion Packages4aa43f6chore(deps): update dependency cross-fetch to v4f577e11Version Packages (next)11153a0Merge remote-tracking branch 'upstream/master' into entra-renamead7d38cfix tests243c655UpdatedAzure Active DirectorytoEntra ID8cdb8c2Version Packagese43d3ebVersion Packages (next)0b55f77Removed some unused dependenciesbea3617Version Packages (next)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.