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

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 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.22.5 -> ^7.22.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.22.5 -> ^7.22.9 age adoption passing confidence
@babel/preset-env (source) ^7.22.5 -> ^7.22.9 age adoption passing confidence
@nuxt/types ^2.17.0 -> ^2.17.1 age adoption passing confidence
@nuxtjs/sentry ^7.3.0 -> ^7.3.1 age adoption passing confidence
@​paraspell/sdk ^1.1.12 -> ^1.1.15 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.60.1 -> ^5.62.0 age adoption passing confidence
@typescript-eslint/parser ^5.60.1 -> ^5.62.0 age adoption passing confidence
@vitest/coverage-c8 (source) ^0.32.2 -> ^0.33.0 age adoption passing confidence
all-contributors-cli ^6.26.0 -> ^6.26.1 age adoption passing confidence
changelogen ^0.5.3 -> ^0.5.4 age adoption passing confidence
consola ^3.2.0 -> ^3.2.3 age adoption passing confidence
cypress ^12.16.0 -> ^12.17.1 age adoption passing confidence
cypress-real-events ^1.8.1 -> ^1.9.1 age adoption passing confidence
eslint (source) ^8.43.0 -> ^8.45.0 age adoption passing confidence
keen-slider (source) ^6.8.5 -> ^6.8.6 age adoption passing confidence
sass ^1.63.6 -> ^1.64.0 age adoption passing confidence
vitest ^0.32.2 -> ^0.33.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.22.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.22.8

Compare Source

↩️ Revert

v7.22.7

Compare Source

🐛 Bug Fix
🏠 Internal

v7.22.6

Compare Source

🐛 Bug Fix
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-plugin-transform-optional-chaining
  • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs
  • babel-compat-data, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3, babel-runtime
  • babel-standalone
  • babel-core
🏠 Internal
  • babel-helper-create-class-features-plugin, babel-plugin-transform-classes
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-optional-chaining, babel-plugin-transform-typescript
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-traverse
nuxt/nuxt.js (@​nuxt/types)

v2.17.1

Compare Source

2.17.1 is the next patch release for Nuxt 2.

👉 Changelog

compare changes

🩹 Fixes
  • webpack: Downgrade dev-middleware to fix peer dep issue (#​21626)
  • webpack: Pin webpack-dev-middleware to 5.0.0 (#​21804)
❤️ Contributors
nuxt-community/sentry-module (@​nuxtjs/sentry)

v7.3.1

Compare Source

Bug Fixes
  • deps: update sentry sdk to ^7.57.0 (663147b)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.62.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#​6938) (24bdacc)
  • eslint-plugin: [prefer-includes] escape special characters (#​7161) (5a347a5), closes #​7145
  • eslint-plugin: replace auto-fix of class literal property style rule with suggestion (#​7054) (a8c824a)
Features
  • eslint-plugin: [prefer-nullish-coalescing] add ignorePrimitives option (#​6487) (6edaa04)

You can read about our versioning strategy and releases on our website.

v5.61.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

5.60.1 (2023-06-26)

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

You can read about our versioning strategy and releases on our website.

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

v5.62.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

v5.61.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

5.60.1 (2023-06-26)

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

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-c8)

v0.33.0

Compare Source

   🚨 Breaking Changes
  • Revert default include patterns  -  by @​so1ve #​3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.
   🐞 Bug Fixes
    View changes on GitHub

v0.32.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
all-contributors/all-contributors-cli (all-contributors-cli)

v6.26.1

Compare Source

Bug Fixes
  • add correct arguments to the formatConfig() call (#​360) (cfb1d9c)
unjs/changelogen (changelogen)

v0.5.4

Compare Source

compare changes

🚀 Enhancements
  • Support --publish and --canary (#​123)
🩹 Fixes
  • markdown: Remove unnecessary spaces (#​106)
  • Add missing type export to package.json (#​113)
📖 Documentation
  • Add documentation about --push flag (#​114)
❤️ Contributors
unjs/consola (consola)

v3.2.3

Compare Source

compare changes

🩹 Fixes
  • types: Partial style options for box (#​210)
  • types: Add backward compatible declarations (e46733b)
🏡 Chore
❤️ Contributors

v3.2.2

Compare Source

compare changes

🩹 Fixes
  • fancy: Add node 14 compatibility (#​204)
📦 Build
  • pkg: Add supported engines field (#​179)
❤️ Contributors

v3.2.1

Compare Source

compare changes

🩹 Fixes
  • box: Fix preset naming for singleThick (#​201)
  • fancy: Style underscore with surrounding spaces (#​203)
❤️ Contributors
cypress-io/cypress (cypress)

v12.17.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#12-17-1

v12.17.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#12-17-0

dmtrKovalenko/cypress-real-events (cypress-real-events)

v1.9.1

Compare Source

Features
eslint/eslint (eslint)

v8.45.0

Compare Source

Features

  • cdd063c feat: Expose LegacyESLint in unsupported API (#​17341) (Nicholas C. Zakas)
  • d34abe5 feat: fix indent rule for else-if (#​17318) (Milos Djermanovic)

Bug Fixes

  • b79b6fb fix: Fix suggestion message in no-useless-escape (#​17339) (Francesco Trotta)
  • c667055 fix: provide unique fix and fix.range objects in lint messages (#​17332) (Milos Djermanovic)

Documentation

  • 89f3225 docs: add playground links to correct and incorrect code blocks (#​17306) (Josh Goldberg ✨)
  • f8892b5 docs: Expand rule option schema docs (#​17198) (Matt Wilkinson)
  • 8bcbf11 docs: Config Migration Guide (#​17230) (Ben Perlmutter)
  • bb30908 docs: Update README (GitHub Actions Bot)
  • 84d243b docs: Update README (GitHub Actions Bot)
  • b762632 docs: Update README (GitHub Actions Bot)
  • 138c096 docs: add more prefer-destructuring examples with array destructuring (#​17330) (Milos Djermanovic)
  • 1fc50a8 docs: max-len rule code and tabWidth as positional arguments (#​17331) (Jesús Leganés-Combarro)

Chores

v8.44.0

Compare Source

Features

  • 1766771 feat: add es2023 and es2024 environments (#​17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#​17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#​17270) (Percy Ma)
  • c8b1f4d feat: Move parserServices to SourceCode (#​17311) (Milos Djermanovic)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#​17302) (Brad Zacher)
  • 1866e1d feat: allow flat config files to export a Promise (#​17301) (Milos Djermanovic)

Bug Fixes

  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#​17320) (Gweesin Chan)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#​17314) (Francesco Trotta)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#​17297) (Francesco Trotta)

Documentation

Chores

rcbyr/keen-slider (keen-slider)

v6.8.6

Compare Source

Bugfixes:

  • Allow 0 for the range properties
  • fix types and docs
sass/dart-sass (sass)

v1.64.0

Compare Source

  • Comments that appear before or between @use and @forward rules are now
    emitted in source order as much as possible, instead of always being emitted
    after the CSS of all module dependencies.

  • Fix a bug where an interpolation in a custom property name crashed if the file
    was loaded by a @use nested in an @import.

JavaScript API
  • Add a new SassCalculation type that represents the calculation objects added
    in Dart Sass 1.40.0.

  • Add Value.assertCalculation(), which returns the value if it's a
    SassCalculation and throws an error otherwise.

  • Produce a better error message when an environment that supports some Node.js
    APIs loads the browser entrypoint but attempts to access the filesystem.

Embedded Sass
  • Fix a bug where nested relative @imports failed to load when using the
    deprecated functions render or renderSync and those relative imports were
    loaded multiple times across different files.

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 July 17, 2023 00:49
@renovate renovate bot requested review from vikiival and Jarsen136 and removed request for a team July 17, 2023 00:49
@reviewpad reviewpad bot added large Pull request is large waiting-for-review labels Jul 17, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Jul 17, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@reviewpad
Copy link
Contributor

reviewpad bot commented Jul 17, 2023

AI-Generated Summary: This pull request includes a series of updates to both the devDependencies and dependencies within several package.json files. The libs/static library now uses upgraded versions of @vitest/coverage-c8, changelogen, eslint and vitest. Additionally, in libs/ui/package.json, the eslint package has been updated from version 8.43.0 to 8.45.0.

In the package.json that spans multiple areas of the project, there are minor version updates on several dependencies including @nuxtjs/sentry, @paraspell/sdk and keen-slider. DevDependencies upgrades include @babel/core, @babel/plugin-transform-runtime, @babel/preset-env, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, and cypress.

All such changes aim to utilize improved versions of these dependencies, potentially offering enhancements, new features, or bug resolutions. Considering the risk of unintentional breaking changes introduced with these upgrades, it is advised to thoroughly review the updates for compatibility and function suitability.

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from f386696 to 3d2cac3 Compare July 17, 2023 06:16
@renovate
Copy link
Contributor Author

renovate bot commented Jul 17, 2023

lgtm

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 2 times, most recently from 63ee725 to 45bbe65 Compare July 19, 2023 15:02
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 2 times, most recently from f531c2d to fe7c868 Compare July 20, 2023 01:40
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from fe7c868 to 801df9b Compare July 20, 2023 09:33
@codeclimate
Copy link

codeclimate bot commented Jul 20, 2023

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

View more on Code Climate.

@roiLeo roiLeo merged commit 0a5bce3 into main Jul 20, 2023
9 checks passed
@roiLeo roiLeo deleted the renovate/bumped-minor-version-of-packages branch July 20, 2023 09:37
This was referenced Jul 25, 2023
This was referenced Aug 2, 2023
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

3 participants