Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the dependencies group across 1 directory with 22 updates #417

Closed

Commits on Sep 2, 2024

  1. chore(deps): Bump the dependencies group across 1 directory with 22 u…

    …pdates
    
    Bumps the dependencies group with 22 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.7` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.1` | `15.2.10` |
    | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
    | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
    | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.22.3` | `6.26.1` |
    | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.22.3` | `6.26.1` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.5.4` |
    | [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor) | `4.0.3` | `4.0.4` |
    | [react-use](https://github.com/streamich/react-use) | `17.5.0` | `17.5.1` |
    | [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.24.0` | `0.24.1` |
    | [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) | `0.8.0` | `0.8.1` |
    | [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.5.0` | `0.5.1` |
    | [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.8.1` | `0.8.2` |
    | [@backstage/plugin-search-backend-node](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-node) | `1.3.0` | `1.3.1` |
    | [winston](https://github.com/winstonjs/winston) | `3.11.0` | `3.14.2` |
    | [@backstage/backend-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/backend-defaults) | `0.4.3` | `0.4.4` |
    | [@backstage/backend-test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/backend-test-utils) | `0.5.0` | `0.5.1` |
    | [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.22.10` | `0.22.12` |
    | [@backstage/plugin-auth-backend-module-guest-provider](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend-module-guest-provider) | `0.1.9` | `0.1.10` |
    | [@backstage/plugin-permission-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-backend) | `0.5.47` | `0.5.48` |
    | [@backstage/plugin-permission-backend-module-allow-all-policy](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-backend-module-policy-allow-all) | `0.1.20` | `0.1.21` |
    | [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.6.0` | `0.6.1` |
    
    
    
    Updates `@changesets/cli` from 2.27.1 to 2.27.7
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])
    
    Updates `lint-staged` from 15.2.1 to 15.2.10
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.1...v15.2.10)
    
    Updates `react` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)
    
    Updates `react-dom` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)
    
    Updates `react-router` from 6.22.3 to 6.26.1
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)
    
    Updates `react-router-dom` from 6.22.3 to 6.26.1
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
    
    Updates `typescript` from 5.2.2 to 5.5.4
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.2.2...v5.5.4)
    
    Updates `@uiw/react-md-editor` from 4.0.3 to 4.0.4
    - [Release notes](https://github.com/uiwjs/react-md-editor/releases)
    - [Commits](uiwjs/react-md-editor@v4.0.3...v4.0.4)
    
    Updates `react-use` from 17.5.0 to 17.5.1
    - [Release notes](https://github.com/streamich/react-use/releases)
    - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
    - [Commits](streamich/react-use@v17.5.0...v17.5.1)
    
    Updates `@backstage/backend-common` from 0.24.0 to 0.24.1
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-common/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/v0.24.1/packages/backend-common)
    
    Updates `@backstage/backend-plugin-api` from 0.8.0 to 0.8.1
    - [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/v0.8.1/packages/backend-plugin-api)
    
    Updates `@backstage/plugin-auth-node` from 0.5.0 to 0.5.1
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-node/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-node)
    
    Updates `@backstage/plugin-permission-node` from 0.8.1 to 0.8.2
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-node/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/v0.8.2/plugins/permission-node)
    
    Updates `@backstage/plugin-search-backend-node` from 1.3.0 to 1.3.1
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-node/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/v1.3.1/plugins/search-backend-node)
    
    Updates `winston` from 3.11.0 to 3.14.2
    - [Release notes](https://github.com/winstonjs/winston/releases)
    - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
    - [Commits](winstonjs/winston@v3.11.0...v3.14.2)
    
    Updates `@backstage/backend-defaults` from 0.4.3 to 0.4.4
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-defaults/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/v0.4.4/packages/backend-defaults)
    
    Updates `@backstage/backend-test-utils` from 0.5.0 to 0.5.1
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-test-utils/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-test-utils)
    
    Updates `@backstage/plugin-auth-backend` from 0.22.10 to 0.22.12
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend)
    
    Updates `@backstage/plugin-auth-backend-module-guest-provider` from 0.1.9 to 0.1.10
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend-module-guest-provider/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend-module-guest-provider)
    
    Updates `@backstage/plugin-permission-backend` from 0.5.47 to 0.5.48
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-backend/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-backend)
    
    Updates `@backstage/plugin-permission-backend-module-allow-all-policy` from 0.1.20 to 0.1.21
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-backend-module-policy-allow-all/CHANGELOG.md)
    - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-backend-module-policy-allow-all)
    
    Updates `@backstage/backend-tasks` from 0.6.0 to 0.6.1
    - [Release notes](https://github.com/backstage/backstage/releases)
    - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-tasks)
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: react
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: react-dom
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: react-router
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: react-router-dom
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@uiw/react-md-editor"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: react-use
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/backend-common"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/backend-plugin-api"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/plugin-auth-node"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/plugin-permission-node"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/plugin-search-backend-node"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: winston
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@backstage/backend-defaults"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/backend-test-utils"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/plugin-auth-backend"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/plugin-auth-backend-module-guest-provider"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/plugin-permission-backend"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/plugin-permission-backend-module-allow-all-policy"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@backstage/backend-tasks"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d5c64cb View commit details
    Browse the repository at this point in the history