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 #5123

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 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/core (source) ^7.20.12 -> ^7.21.0 age adoption passing confidence
@babel/plugin-proposal-optional-chaining (source) ^7.20.7 -> ^7.21.0 age adoption passing confidence
@babel/plugin-proposal-private-property-in-object (source) ^7.20.5 -> ^7.21.0 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.19.6 -> ^7.21.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.52.0 -> ^5.53.0 age adoption passing confidence
@typescript-eslint/parser ^5.52.0 -> ^5.53.0 age adoption passing confidence
cypress ^12.6.0 -> ^12.7.0 age adoption passing confidence
eslint (source) ^8.34.0 -> ^8.35.0 age adoption passing confidence
vitest ^0.28.5 -> ^0.29.1 age adoption passing confidence

Release Notes

babel/babel

v7.21.0

Compare Source

🚀 New Feature
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse
  • babel-parser, babel-types
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-core
  • babel-generator, babel-parser, babel-plugin-transform-typescript
🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-core
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target
  • babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types
💅 Polish
🏠 Internal
🔬 Output optimization
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.53.0

Compare Source

Features
  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#​6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#​6102) (16144d1)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.53.0

Compare Source

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

cypress-io/cypress

v12.7.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#​12.7.0

eslint/eslint

v8.35.0

Compare Source

Features
  • 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#​16920) (SUZUKI Sosuke)
  • c8c0c71 feat: Move all and recommended configs into package. (#​16844) (Nicholas C. Zakas)
  • 71f6f0d feat: report more cases with ?? in no-constant-binary-expression (#​16826) (Daiki Nishikawa)
Bug Fixes
Documentation
Chores
vitest-dev/vitest

v0.29.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.0

Compare Source

This release makes some significant changes to how tests are running. If you were using --no-threads before, you might consider enabling --single-thread instead (because your tests are now running in child_process instead of a worker thread) or try our new performance optimization feature (discussed later). If you were relying on API that was not available inside a worker (like process.chdir(), you can now use this option.

One of the potential breaking bug fixes is that environments do not share the same global scope anymore if you run them with --no-isolate, --no-threads or --single-thread - you might need to update your setup files if you were relying on a global variable before.

If you had performance issues on large code bases before, try the new deps.experimentalOptimizer option instead of disabling threads. Feedback is welcome!

One of the breaking changes includes adding a link to snapshots inside snapshot files, meaning you will need to update all your snapshots.

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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 February 27, 2023 01:50
@renovate renovate bot requested review from preschian and roiLeo and removed request for a team February 27, 2023 01:50
@renovate
Copy link
Contributor Author

renovate bot commented Feb 27, 2023

lgtm

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 490f4cb to a2e85e0 Compare February 27, 2023 07:55
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from a2e85e0 to a55801c Compare February 27, 2023 11:21
@codeclimate
Copy link

codeclimate bot commented Feb 27, 2023

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

View more on Code Climate.

@vikiival vikiival merged commit c24e149 into main Feb 27, 2023
@vikiival vikiival deleted the renovate/bumped-minor-version-of-packages branch February 27, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants