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

fix(deps): update all non-major dependencies - autoclosed #31

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@backstage-community/plugin-azure-devops (source) 0.4.4 -> 0.4.7 age adoption passing confidence dependencies patch
@backstage-community/plugin-azure-devops-backend (source) 0.6.5 -> 0.6.8 age adoption passing confidence dependencies patch
@backstage-community/plugin-github-actions (source) 0.6.16 -> 0.6.17 age adoption passing confidence dependencies patch
@backstage-community/plugin-github-issues (source) 0.4.2 -> 0.4.3 age adoption passing confidence dependencies patch
@backstage-community/plugin-jenkins (source) 0.9.10 -> 0.10.2 age adoption passing confidence dependencies minor
@backstage-community/plugin-jenkins-backend (source) 0.4.5 -> 0.4.8 age adoption passing confidence dependencies patch
@backstage-community/plugin-lighthouse (source) 0.4.20 -> 0.4.21 age adoption passing confidence dependencies patch
@backstage-community/plugin-sonarqube (source) 0.7.17 -> 0.7.19 age adoption passing confidence dependencies patch
@backstage-community/plugin-sonarqube-backend (source) 0.2.20 -> 0.2.21 age adoption passing confidence dependencies patch
@backstage-community/plugin-tech-radar (source) 0.7.4 -> 0.7.5 age adoption passing confidence dependencies patch
@emotion/react (source) 11.11.3 -> 11.13.0 age adoption passing confidence dependencies minor
@emotion/styled (source) 11.11.0 -> 11.13.0 age adoption passing confidence dependencies minor
@material-table/core (source) 3.1.0 -> 3.2.5 age adoption passing confidence dependencies minor
@mui/icons-material (source) 5.15.6 -> 5.16.4 age adoption passing confidence dependencies minor
@mui/material (source) 5.15.6 -> 5.16.4 age adoption passing confidence dependencies minor
@redhat-developer/red-hat-developer-hub-theme (source) 0.0.57 -> 0.1.7 age adoption passing confidence dependencies minor
@scalprum/react-core 0.7.1 -> 0.8.0 age adoption passing confidence dependencies minor
@types/react (source) 18.2.48 -> 18.3.3 age adoption passing confidence resolutions minor
@types/react-dom (source) 18.2.18 -> 18.3.0 age adoption passing confidence resolutions minor
node (source) 20.12.2 -> 20.15.1 age adoption passing confidence minor
openid-client 5.5.0 -> 5.6.5 age adoption passing confidence dependencies minor
prom-client 15.1.0 -> 15.1.3 age adoption passing confidence dependencies patch
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-router-dom (source) 6.20.0 -> 6.25.1 age adoption passing confidence peerDependencies minor
react-router-dom (source) 6.21.3 -> 6.25.1 age adoption passing confidence dependencies minor
react-use 17.4.0 -> 17.5.1 age adoption passing confidence dependencies minor
react-use 17.5.0 -> 17.5.1 age adoption passing confidence dependencies patch
tss-react (source) 4.9.3 -> 4.9.10 age adoption passing confidence dependencies patch
winston 3.11.0 -> 3.13.1 age adoption passing confidence dependencies minor
yarn 1.22.21 -> 1.22.22 age adoption passing confidence packageManager patch

Release Notes

backstage/community-plugins (@​backstage-community/plugin-azure-devops)

v0.4.7

Compare Source

Patch Changes

v0.4.5

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-azure-devops-backend)

v0.6.8

Compare Source

Patch Changes

v0.6.6

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-github-actions)

v0.6.17

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-github-issues)

v0.4.3

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-jenkins)

v0.10.2

Compare Source

Patch Changes

v0.10.1

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-jenkins-backend)

v0.4.8

Compare Source

Patch Changes

v0.4.7

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-lighthouse)

v0.4.21

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-sonarqube)

v0.7.19

Compare Source

Patch Changes

v0.7.18

Compare Source

Patch Changes
  • c9ceb6e: Added optional missingAnnotationReadMoreUrl prop to SonarQubeContentPage and SonarQubeCard to allow configurable links to documentation.
  • 842559f: Updated dependency rc-progress to 4.0.0.
backstage/community-plugins (@​backstage-community/plugin-sonarqube-backend)

v0.2.21

Compare Source

Patch Changes
backstage/community-plugins (@​backstage-community/plugin-tech-radar)

v0.7.5

Compare Source

Patch Changes
emotion-js/emotion (@​emotion/react)

v11.13.0

Compare Source

v11.12.0

Compare Source

v11.11.4

Compare Source

Patch Changes
  • #​3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).
material-table-core/core (@​material-table/core)

v3.2.5

Compare Source

Bug Fixes
  • issue when programmatically hiding a shown detail panel #​282 (4696507d)

v3.2.4

Compare Source

v3.2.3

Compare Source

v3.2.2

Compare Source

Chores
  • switch back to babel, still issues with esbuild (b88892be)

v3.2.1

Compare Source

Chores
  • use esbuild for transpiing instead of babel (e8383429)
Other Changes
  • //github.com/material-table-core/core (c2566924)

v3.2.0

Compare Source

Fix issues with pagination/when we receive new data with the same ID. Our solution was to add an internal UUID prop for each row upon receiving new external data. Issue #​272 has all you need to know

Other Changes
3.1.2 (2021-07-26)
3.1.1 (2021-07-26)
Other Changes
  • //github.com/material-table-core/core (72fbd53d)

v3.1.2

Compare Source

v3.1.1

Compare Source

Other Changes
  • //github.com/material-table-core/core (72fbd53d)
mui/material-ui (@​mui/icons-material)

v5.16.4

Compare Source

Jul 16, 2024

A big thanks to the one contributor who made this release possible.

@mui/material@5.16.4

All contributors of this release in alphabetical order: @​mnajdova

v5.16.3

Compare Source

Jul 16, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/material@5.16.3
Docs

All contributors of this release in alphabetical order: @​HoFa1997, @​mnajdova, @​oliviertassinari

v5.16.2

Compare Source

Jul 16, 2024

A big thanks to the 2 contributors who made this release possible.

@mui/material@5.16.2
Core

All contributors of this release in alphabetical order: @​mnajdova, @​oliviertassinari

v5.16.1

Compare Source

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • ⚛️ All packages, including Material UI, are now compatible with React 18.3.1
@mui/material@5.16.1
@mui/joy@5.0.0-beta.48
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​oliviertassinari, @​omahs, @​ZeeshanTamboli

v5.16.0

Compare Source

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.16.0
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexey-kozlenkov, @​jxdp, @​oliviertassinari, @​siriwatknp

v5.15.21

Compare Source

Jun 28, 2024

A big thanks to the 7 contributors who made this release possible.

@mui/material@5.15.21
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​alexismo, @​arminmeh, @​Danielkhakbaz, @​DiegoAndai, @​mnajdova, @​oliviertassinari

v5.15.20

Compare Source

Jun 12, 2024

A big thanks to the 9 contributors who made this release possible.

@mui/material@5.15.20
@mui/utils@5.15.15
Docs
Core

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 6 times, most recently from 309c719 to 70469f9 Compare March 14, 2024 20:51
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 8 times, most recently from 6915ef6 to aef2245 Compare March 22, 2024 14:39
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 3 times, most recently from eb705f6 to feb4745 Compare March 30, 2024 21:02
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 5 times, most recently from 9e4d67d to fc22f78 Compare April 7, 2024 03:11
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 3 times, most recently from 052728a to f1a39d6 Compare April 14, 2024 15:08
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 2 times, most recently from 503ed14 to 8e7d063 Compare April 19, 2024 09:11
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 2 times, most recently from 28be806 to b57c979 Compare April 26, 2024 12:26
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 3 times, most recently from a07393e to bb08467 Compare May 27, 2024 09:09
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 6 times, most recently from 75f567e to e86a836 Compare June 7, 2024 02:22
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 3 times, most recently from c982749 to 26f6298 Compare June 15, 2024 08:58
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 4 times, most recently from a227a6c to 952079e Compare June 22, 2024 20:44
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 2 times, most recently from aacb32b to fc80d86 Compare June 29, 2024 14:49
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 3 times, most recently from 8d86707 to 5f88871 Compare July 9, 2024 02:50
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 3 times, most recently from 1724a54 to 5b661d1 Compare July 18, 2024 05:58
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch from 5b661d1 to 84558c0 Compare July 20, 2024 09:10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch from 84558c0 to c1ff9cf Compare July 22, 2024 15:11
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Jul 22, 2024
@renovate renovate bot closed this Jul 22, 2024
@renovate renovate bot deleted the renovate/js-all-minor-patch branch July 22, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants