Files
backstage/plugins/rollbar-backend/CHANGELOG.md
T
github-actions[bot] 778bc48921 Version Packages (next)
2024-03-12 13:35:55 +00:00

19 KiB

@backstage/plugin-rollbar-backend

0.1.59-next.2

Patch Changes

0.1.59-next.1

Patch Changes

0.1.58-next.0

Patch Changes

0.1.55

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument
  • 6bb6f3e: Updated dependency fs-extra to ^11.2.0. Updated dependency @types/fs-extra to ^11.0.0.
  • Updated dependencies

0.1.55-next.3

Patch Changes

0.1.55-next.2

Patch Changes

0.1.55-next.1

Patch Changes

0.1.55-next.0

Patch Changes

0.1.54

Patch Changes

0.1.54-next.2

Patch Changes

0.1.54-next.1

Patch Changes

0.1.54-next.0

Patch Changes

0.1.53

Patch Changes

0.1.53-next.3

Patch Changes

0.1.53-next.2

Patch Changes

0.1.53-next.1

Patch Changes

0.1.53-next.0

Patch Changes

0.1.52

Patch Changes

0.1.52-next.2

Patch Changes

0.1.52-next.1

Patch Changes

0.1.52-next.0

Patch Changes

0.1.51

Patch Changes

0.1.51-next.2

Patch Changes

0.1.50-next.1

Patch Changes

0.1.50-next.0

Patch Changes

0.1.48

Patch Changes

0.1.48-next.3

Patch Changes

0.1.48-next.2

Patch Changes

0.1.48-next.1

Patch Changes

0.1.47-next.0

Patch Changes

0.1.45

Patch Changes

0.1.45-next.2

Patch Changes

0.1.45-next.1

Patch Changes

0.1.45-next.0

Patch Changes

0.1.44

Patch Changes

0.1.44-next.0

Patch Changes

0.1.43

Patch Changes

0.1.43-next.2

Patch Changes

0.1.43-next.1

Patch Changes

0.1.43-next.0

Patch Changes

0.1.42

Patch Changes

0.1.42-next.1

Patch Changes

0.1.42-next.0

Patch Changes

0.1.41

Patch Changes

0.1.41-next.2

Patch Changes

0.1.41-next.1

Patch Changes

0.1.41-next.0

Patch Changes

0.1.40

Patch Changes

0.1.40-next.2

Patch Changes

0.1.40-next.1

Patch Changes

0.1.40-next.0

Patch Changes

0.1.39

Patch Changes

0.1.39-next.2

Patch Changes

0.1.39-next.1

Patch Changes

0.1.39-next.0

Patch Changes

0.1.37

Patch Changes

0.1.37-next.1

Patch Changes

0.1.37-next.0

Patch Changes

0.1.36

Patch Changes

0.1.36-next.3

Patch Changes

0.1.36-next.2

Patch Changes

0.1.36-next.1

Patch Changes

0.1.36-next.0

Patch Changes

0.1.35

Patch Changes

0.1.35-next.1

Patch Changes

0.1.35-next.0

Patch Changes

0.1.34

Patch Changes

0.1.34-next.2

Patch Changes

  • 2d3a5f09ab: Use response.json rather than response.send where appropriate, as outlined in SECURITY.md
  • Updated dependencies

0.1.34-next.1

Patch Changes

0.1.34-next.0

Patch Changes

0.1.33

Patch Changes

0.1.33-next.3

Patch Changes

0.1.33-next.2

Patch Changes

0.1.33-next.1

Patch Changes

0.1.33-next.0

Patch Changes

0.1.32

Patch Changes

0.1.32-next.0

Patch Changes

0.1.31

Patch Changes

0.1.31-next.1

Patch Changes

0.1.31-next.0

Patch Changes

0.1.30

Patch Changes

0.1.30-next.2

Patch Changes

0.1.30-next.1

Patch Changes

0.1.30-next.0

Patch Changes

0.1.29

Patch Changes

0.1.29-next.2

Patch Changes

0.1.29-next.1

Patch Changes

0.1.29-next.0

Patch Changes

0.1.28

Patch Changes

0.1.28-next.0

Patch Changes

0.1.27

Patch Changes

0.1.26

Patch Changes

0.1.26-next.0

Patch Changes

0.1.25

Patch Changes

0.1.24

Patch Changes

0.1.23

Patch Changes

0.1.22

Patch Changes

0.1.21

Patch Changes

0.1.21-next.0

Patch Changes

0.1.20

Patch Changes

0.1.20-next.1

Patch Changes

0.1.20-next.0

Patch Changes

  • 91faf87aaf: chore(deps): bump camelcase-keys from 6.2.2 to 7.0.1

0.1.19

Patch Changes

0.1.19-next.0

Patch Changes

0.1.18

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

  • bab752e2b3: Change default port of backend from 7000 to 7007.

    This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.

    You can change the port back to 7000 or any other value by providing an app-config.yaml with the following values:

    backend:
      listen: 0.0.0.0:7123
      baseUrl: http://localhost:7123
    

    More information can be found here: https://backstage.io/docs/conf/writing

  • Updated dependencies

    • @backstage/backend-common@0.9.11

0.1.15

Patch Changes

  • febddedcb2: Bump lodash to remediate SNYK-JS-LODASH-590103 security vulnerability
  • Updated dependencies
    • @backstage/backend-common@0.9.4
    • @backstage/config@0.1.10

0.1.14

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.9.0
    • @backstage/config@0.1.8

0.1.13

Patch Changes

  • ae84b20cf: Revert the upgrade to fs-extra@10.0.0 as that seemed to have broken all installs inexplicably.
  • Updated dependencies
    • @backstage/backend-common@0.8.6

0.1.12

Patch Changes

  • 3108ff7bf: Make yarn dev respect the PLUGIN_PORT environment variable.
  • Updated dependencies
    • @backstage/backend-common@0.8.3

0.1.11

Patch Changes

  • Updated dependencies [22fd8ce2a]
  • Updated dependencies [f9fb4a205]
    • @backstage/backend-common@0.8.0

0.1.10

Patch Changes

  • Updated dependencies [e0bfd3d44]
  • Updated dependencies [38ca05168]
  • Updated dependencies [d8b81fd28]
    • @backstage/backend-common@0.7.0
    • @backstage/config@0.1.5

0.1.9

Patch Changes

  • 49574a8a3: Fix some spleling.

    The scaffolder-backend has a configuration schema change that may be breaking in rare circumstances. Due to a typo in the schema, the scaffolder.github.visibility, scaffolder.gitlab.visibility, and scaffolder.bitbucket.visibility did not get proper validation that the value is one of the supported strings (public, internal (not available for Bitbucket), and private). If you had a value that was not one of these three, you may have to adjust your config.

  • Updated dependencies [d367f63b5]

  • Updated dependencies [b42531cfe]

    • @backstage/backend-common@0.6.3

0.1.8

Patch Changes

  • Updated dependencies [8686eb38c]
  • Updated dependencies [0434853a5]
  • Updated dependencies [8686eb38c]
    • @backstage/backend-common@0.6.0
    • @backstage/config@0.1.4

0.1.7

Patch Changes

0.1.6

Patch Changes

0.1.5

Patch Changes

  • Updated dependencies [38e24db00]
  • Updated dependencies [e3bd9fc2f]
  • Updated dependencies [12bbd748c]
  • Updated dependencies [e3bd9fc2f]
    • @backstage/backend-common@0.4.0
    • @backstage/config@0.1.2

0.1.4

Patch Changes

  • 3a201c5d5: Add config schema for the rollbar & rollbar-backend plugins
  • Updated dependencies [3aa7efb3f]
  • Updated dependencies [b3d4e4e57]
    • @backstage/backend-common@0.3.2

0.1.3

Patch Changes

0.1.2

Patch Changes