Bump the minor-and-patch group across 1 directory with 5 updates - #61
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 5 updates#61dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) | `1.9.1` | `1.10.0` | | [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.9.0` | `1.10.0` | | [@rootly/backstage-plugin-common](https://github.com/rootlyhq/backstage-plugin-common) | `1.4.0` | `1.4.1` | | [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.36.4` | `0.36.5` | | [@backstage/cli-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/cli-defaults) | `0.1.4` | `0.1.5` | Updates `@backstage/backend-plugin-api` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-plugin-api/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.10.0/packages/backend-plugin-api) Updates `@backstage/catalog-model` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.10.0/packages/catalog-model) Updates `@rootly/backstage-plugin-common` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rootlyhq/backstage-plugin-common/releases) - [Changelog](https://github.com/rootlyhq/backstage-plugin-common/blob/master/CHANGELOG.md) - [Commits](rootlyhq/backstage-plugin-common@v1.4.0...v1.4.1) Updates `@backstage/cli` from 0.36.4 to 0.36.5 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli) Updates `@backstage/cli-defaults` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli-defaults/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli-defaults) --- updated-dependencies: - dependency-name: "@backstage/backend-plugin-api" dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@backstage/catalog-model" dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@rootly/backstage-plugin-common" dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@backstage/cli" dependency-version: 0.36.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@backstage/cli-defaults" dependency-version: 0.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 5 updates in the / directory:
1.9.11.10.01.9.01.10.01.4.01.4.10.36.40.36.50.1.40.1.5Updates
@backstage/backend-plugin-apifrom 1.9.1 to 1.10.0Changelog
Sourced from @backstage/backend-plugin-api's changelog.
... (truncated)
Commits
6d46667Version Packagesbfb0f7fMerge pull request #15743 from backstage/mob/environmentse31e31bbackend-plugin-api: add $$type at runtime for SharedBackendEnvironmenta1449b9backend-plugin-api: tests for createSharedEnvironment + fixese6e77f0backend-plugin-api,backend-defaults: add createSharedEnvironmentf8c313fbackend-plugin-api: allow service factories to be syncc1369c2backend-plugin-api: update API report + fixesb8a14b3update usages of createServiceFactoryd6f4b92backend-plugin-api: update ServiceFactory type to match new implementationde42fa4backend-plugin-api: fix unexpected required options for root factoriesUpdates
@backstage/catalog-modelfrom 1.9.0 to 1.10.0Changelog
Sourced from @backstage/catalog-model's changelog.
Commits
6d46667Version Packagescebe24eadd entity labels cardc413227Version Packages (next)f834622Version Packages (next)011bd51Update docs for all spelling errors, and add auth0 session and spec.presenceUpdates
@rootly/backstage-plugin-commonfrom 1.4.0 to 1.4.1Release notes
Sourced from @rootly/backstage-plugin-common's releases.
Changelog
Sourced from @rootly/backstage-plugin-common's changelog.
Commits
c1341f9Prepare 1.4.1 release (#26)8718e0fFix Dependabot updates and security alerts (#25)0d3fcaaBump actions/checkout from 6.0.3 to 7.0.1 [skip ci]49711a4Bump actions/setup-node from 6.4.0 to 7.0.0 [skip ci]1c4e60cBump@commitlint/clifrom 20.1.0 to 21.0.2 (#18)8595fa8Bump@commitlint/config-conventionalfrom 20.0.0 to 21.0.2 (#19)63e5a4cBump actions/checkout from 6.0.2 to 6.0.3 (#17)Updates
@backstage/clifrom 0.36.4 to 0.36.5Changelog
Sourced from @backstage/cli's changelog.
Commits
Updates
@backstage/cli-defaultsfrom 0.1.4 to 0.1.5Changelog
Sourced from @backstage/cli-defaults's changelog.
Commits
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions