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

[skip netlify] Update Bumped minor version of packages #6158

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2023

Bumped minor version of packages, check if builds are still passing, please 🥺

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/plugin-proposal-private-property-in-object (source) ^7.21.0 -> ^7.21.11 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.22.2 -> ^7.22.4 age adoption passing confidence
@babel/preset-env (source) ^7.22.2 -> ^7.22.4 age adoption passing confidence
@​paraspell/sdk ^1.1.8 -> ^1.1.9 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.7 -> ^5.59.9 age adoption passing confidence
@typescript-eslint/parser ^5.59.7 -> ^5.59.9 age adoption passing confidence
@vitest/coverage-c8 (source) ^0.31.1 -> ^0.31.4 age adoption passing confidence
@vue/test-utils ^1.3.5 -> ^1.3.6 age adoption passing confidence
eslint (source) ^8.41.0 -> ^8.42.0 age adoption passing confidence
vitest ^0.31.1 -> ^0.31.4 age adoption passing confidence

Release Notes

babel/babel-plugin-proposal-private-property-in-object

v7.21.11

Compare Source

babel/babel

v7.22.4

Compare Source

🐛 Bug Fix
  • babel-traverse
🏠 Internal
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

vitest-dev/vitest

v0.31.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/test-utils

v1.3.6

Compare Source

eslint/eslint

v8.42.0

Compare Source

Features

  • b8448ff feat: correct no-useless-return behaviour in try statements (#​16996) (Nitin Kumar)

Bug Fixes

  • a589636 fix: Config with ignores and without files should not always apply (#​17181) (Milos Djermanovic)
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#​17217) (Francesco Trotta)

Documentation

  • 01d7142 docs: Update README (GitHub Actions Bot)
  • e5182b7 docs: Update README (GitHub Actions Bot)

Chores


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner June 4, 2023 23:06
@renovate renovate bot requested review from preschian and Jarsen136 and removed request for a team June 4, 2023 23:06
@reviewpad
Copy link
Contributor

reviewpad bot commented Jun 4, 2023

AI-Generated Summary: This pull request updates a few dependencies in the libs/static, libs/ui, and root package.json files. Specifically, it bumps the minor versions of @vitest/coverage-c8, eslint, and vitest, as well as updates some other dependencies like @paraspell/sdk, @babel/plugin-proposal-private-property-in-object, @babel/plugin-transform-runtime, @babel/preset-env, @typescript-eslint/eslint-plugin, and @typescript-eslint/parser.

@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Jun 4, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Jun 4, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@socket-security
Copy link

socket-security bot commented Jun 4, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been removed or ignored.

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 4 times, most recently from c4060c7 to 079c87a Compare June 5, 2023 23:29
@socket-security
Copy link

socket-security bot commented Jun 5, 2023

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@paraspell/sdk ⬆️ 1.1.8...1.1.9 None +0/-0 280 kB dudo50
vitest ⬆️ 0.31.1...0.31.4 None +12/-12 2.26 MB oreanno
@babel/plugin-transform-runtime ⬆️ 7.22.2...7.22.4 None +0/-0 38.6 kB nicolo-ribaudo
eslint ⬆️ 8.41.0...8.42.0 None +3/-9 2.93 MB eslintbot
@babel/plugin-proposal-private-property-in-object ⬆️ 7.21.0...7.21.11 None +0/-0 19.5 kB nicolo-ribaudo
@babel/preset-env ⬆️ 7.22.2...7.22.4 None +1/-1 162 kB nicolo-ribaudo
@vitest/coverage-c8 ⬆️ 0.31.1...0.31.4 None +7/-7 1.79 MB oreanno
@vue/test-utils ⬆️ 1.3.5...1.3.6 None +0/-0 1.74 MB lmiller1990

Footnotes

  1. https://docs.socket.dev

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 079c87a to 4098c29 Compare June 6, 2023 07:00
@reviewpad reviewpad bot added large Pull request is large and removed small Pull request is small labels Jun 6, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 6, 2023

lgtm

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 4098c29 to 6bc6573 Compare June 6, 2023 11:03
@codeclimate
Copy link

codeclimate bot commented Jun 6, 2023

Code Climate has analyzed commit 6bc6573 and detected 0 issues on this pull request.

View more on Code Climate.

@Jarsen136 Jarsen136 merged commit d646ff1 into main Jun 6, 2023
14 checks passed
@Jarsen136 Jarsen136 deleted the renovate/bumped-minor-version-of-packages branch June 6, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
large Pull request is large waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants