@backstage/plugin-catalog-backend-module-github-org 0.0.0-nightly-20251212024528 → 0.0.0-nightly-20251213024329

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -5
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-catalog-backend-module-github-org
2
2
 
3
- ## 0.0.0-nightly-20251212024528
3
+ ## 0.0.0-nightly-20251213024329
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -10,11 +10,11 @@
10
10
  Note that this option should be used only against GitHub Enterprise instances, the property does not exist in the github.com GraphQL schema, setting it will cause a schema validation error and the syncing of users will fail.
11
11
 
12
12
  - Updated dependencies
13
- - @backstage/plugin-events-node@0.0.0-nightly-20251212024528
14
- - @backstage/backend-plugin-api@0.0.0-nightly-20251212024528
15
- - @backstage/plugin-catalog-backend-module-github@0.0.0-nightly-20251212024528
13
+ - @backstage/plugin-events-node@0.0.0-nightly-20251213024329
14
+ - @backstage/backend-plugin-api@0.0.0-nightly-20251213024329
15
+ - @backstage/plugin-catalog-backend-module-github@0.0.0-nightly-20251213024329
16
16
  - @backstage/config@1.3.6
17
- - @backstage/plugin-catalog-node@0.0.0-nightly-20251212024528
17
+ - @backstage/plugin-catalog-node@0.0.0-nightly-20251213024329
18
18
 
19
19
  ## 0.3.17-next.2
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-backend-module-github-org",
3
- "version": "0.0.0-nightly-20251212024528",
3
+ "version": "0.0.0-nightly-20251213024329",
4
4
  "description": "The github-org backend module for the catalog plugin.",
5
5
  "backstage": {
6
6
  "role": "backend-plugin-module",
@@ -36,15 +36,15 @@
36
36
  "test": "backstage-cli package test"
37
37
  },
38
38
  "dependencies": {
39
- "@backstage/backend-plugin-api": "0.0.0-nightly-20251212024528",
39
+ "@backstage/backend-plugin-api": "0.0.0-nightly-20251213024329",
40
40
  "@backstage/config": "1.3.6",
41
- "@backstage/plugin-catalog-backend-module-github": "0.0.0-nightly-20251212024528",
42
- "@backstage/plugin-catalog-node": "0.0.0-nightly-20251212024528",
43
- "@backstage/plugin-events-node": "0.0.0-nightly-20251212024528"
41
+ "@backstage/plugin-catalog-backend-module-github": "0.0.0-nightly-20251213024329",
42
+ "@backstage/plugin-catalog-node": "0.0.0-nightly-20251213024329",
43
+ "@backstage/plugin-events-node": "0.0.0-nightly-20251213024329"
44
44
  },
45
45
  "devDependencies": {
46
- "@backstage/backend-test-utils": "0.0.0-nightly-20251212024528",
47
- "@backstage/cli": "0.0.0-nightly-20251212024528"
46
+ "@backstage/backend-test-utils": "0.0.0-nightly-20251213024329",
47
+ "@backstage/cli": "0.0.0-nightly-20251213024329"
48
48
  },
49
49
  "typesVersions": {
50
50
  "*": {