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

Merged
merged 1 commit into from Nov 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.19.6 -> ^7.20.2 age adoption passing confidence
@babel/parser (source) ^7.20.0 -> ^7.20.2 age adoption passing confidence
@babel/plugin-transform-typescript (source) ^7.20.0 -> ^7.20.2 age adoption passing confidence
@babel/runtime (source) ^7.20.0 -> ^7.20.1 age adoption passing confidence
@babel/standalone (source) ^7.20.0 -> ^7.20.2 age adoption passing confidence
@babel/types (source) ^7.20.0 -> ^7.20.2 age adoption passing confidence
@types/lodash (source) ^4.14.186 -> ^4.14.188 age adoption passing confidence
@types/react (source) ^18.0.24 -> ^18.0.25 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.41.0 -> ^5.42.0 age adoption passing confidence
@typescript-eslint/parser ^5.41.0 -> ^5.42.0 age adoption passing confidence
eslint (source) ^8.26.0 -> ^8.27.0 age adoption passing confidence
lit (source) ^2.4.0 -> ^2.4.1 age adoption passing confidence
pnpm (source) 7.14.1 -> 7.14.2 age adoption passing confidence
pnpm (source) ^7.14.1 -> ^7.14.2 age adoption passing confidence
react-router-dom ^6.4.2 -> ^6.4.3 age adoption passing confidence
rollup-plugin-license ^2.9.0 -> ^2.9.1 age adoption passing confidence
sass ^1.55.0 -> ^1.56.0 age adoption passing confidence
tailwindcss (source) ^3.2.1 -> ^3.2.2 age adoption passing confidence
tslib (source) ^2.4.0 -> ^2.4.1 age adoption passing confidence
vitepress (source) ^1.0.0-alpha.26 -> ^1.0.0-alpha.27 age adoption passing confidence
vitest ^0.24.3 -> ^0.24.5 age adoption passing confidence
ws ^8.10.0 -> ^8.11.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.20.2

Compare Source

🐛 Bug Fix
  • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-simple-access, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-standalone, babel-types
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator
  • babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-jscript
  • babel-plugin-transform-destructuring
babel/babel (@​babel/parser)

v7.20.2

Compare Source

v7.20.2 (2022-11-04)

🐛 Bug Fix
  • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-simple-access, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-standalone, babel-types
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator
  • babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-jscript
  • babel-plugin-transform-destructuring
Committers: 3

v7.20.1

Compare Source

v7.20.1 (2022-11-01)

Thanks @​ptomato for your first pull request!

🐛 Bug Fix
  • babel-plugin-proposal-async-generator-functions
  • babel-plugin-proposal-class-properties, babel-traverse
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex
  • babel-parser
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex
  • babel-plugin-transform-async-to-generator, babel-plugin-transform-parameters, babel-preset-env
🏠 Internal
Committers: 5
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.42.0

Compare Source

Bug Fixes
  • ast-spec: add TSQualifiedName to TypeNode union (#​5906) (5c316c1)
  • eslint-plugin: [no-extra-parens] handle type assertion in extends clause (#​5901) (8ed7219)
Features
  • eslint-plugin: [member-ordering] add natural sort order (#​5662) (1eaae09)
  • eslint-plugin: [no-invalid-void-type] better report message for void used as a constituent inside a function return type (#​5274) (d806bda)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.42.0

Compare Source

Features
Reverts
eslint/eslint

v8.27.0

Compare Source

Features

  • f14587c feat: new no-new-native-nonconstructor rule (#​16368) (Sosuke Suzuki)
  • 978799b feat: add new rule no-empty-static-block (#​16325) (Sosuke Suzuki)
  • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#​16470) (Nitin Kumar)
  • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#​16458) (Milos Djermanovic)

Bug Fixes

  • c3ce521 fix: Ensure unmatched glob patterns throw an error (#​16462) (Nicholas C. Zakas)
  • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#​16437) (Francesco Trotta)

Documentation

  • ce93b42 docs: Stylelint property-no-unknown (#​16497) (Nick Schonning)
  • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#​16498) (Nick Schonning)
  • 0a92805 docs: stylelint color-hex-case (#​16496) (Nick Schonning)
  • 74a5af4 docs: fix stylelint error (#​16491) (Milos Djermanovic)
  • 324db1a docs: explicit stylelint color related rules (#​16465) (Nick Schonning)
  • 94dc4f1 docs: use Stylelint for HTML files (#​16468) (Nick Schonning)
  • cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#​16466) (Nick Schonning)
  • d03a8bf docs: Add heading to justification explanation (#​16430) (Maritaria)
  • 8a15968 docs: add Stylelint configuration and cleanup (#​16379) (Nick Schonning)
  • 9b0a469 docs: note commit messages don't support scope (#​16435) (Andy Edwards)
  • 1581405 docs: improve context.getScope() docs (#​16417) (Ben Perlmutter)
  • b797149 docs: update formatters template (#​16454) (Milos Djermanovic)
  • 5ac4de9 docs: fix link to formatters on the Core Concepts page (#​16455) (Vladislav)
  • 33313ef docs: core-concepts: fix link to semi rule (#​16453) (coderaiser)
lit/lit

v2.4.1

Compare Source

Patch Changes
  • #​3374 bb098950 - Initializers added to subclasses are no longer improperly added to superclass.
pnpm/pnpm

v7.14.2

Compare Source

Patch Changes

  • Don't fail if cannot override the name field of the error object #​5572.
  • Don't fail on rename across devices.

Our Gold Sponsors

Our Silver Sponsors

remix-run/react-router

v6.4.3

Compare Source

Patch Changes
  • Fix hrefs generated for createHashRouter (#​9409)
  • fix encoding/matching issues with special chars (#​9477, #​9496)
  • Properly support index routes with a path in useResolvedPath (#​9486)
  • Respect relative=path prop on NavLink (#​9453)
  • Fix NavLink behavior for root urls (#​9497)
  • Updated dependencies:
    • @remix-run/router@1.0.3
    • react-router@6.4.3
mjeanroy/rollup-plugin-license

v2.9.1

Compare Source

sass/dart-sass

v1.56.0

Compare Source

  • Potentially breaking change: To match the CSS spec, SassScript expressions
    beginning with not or ( are no longer supported at the beginning of
    parenthesized sections of media queries. For example,

    @​media (width >= 500px) and (not (grid))

    will now be emitted unchanged, instead of producing

    @​media (width >= 500px) and (false)

    See the Sass website for details.

  • Potentially breaking bug fix: Angle units like rad or turn are now
    properly converted to equivalent deg values for hsl(), hsla(),
    adjust-hue(), color.adjust(), and color.change().

    See the Sass website for
    details.

  • Fix indentation for selectors that span multiple lines in a @media query.

  • Emit a deprecation warning when passing $alpha values with units to
    color.adjust() or color.change(). This will be an error in Dart Sass
    2.0.0.

    See the Sass website for
    details.

  • Emit a deprecation warning when passing a $weight value with no units or
    with units other than % to color.mix(). This will be an error in Dart Sass
    2.0.0.

    See the Sass website for
    details.

  • Emit a deprecation warning when passing $n values with units to list.nth()
    or list.set-nth(). This will be an error in Dart Sass 2.0.0.

    See the Sass website for
    details.

  • Improve existing deprecation warnings to wrap /-as-division suggestions in
    calc() expressions.

  • Properly mark the warning for passing numbers with units to random() as a
    deprecation warning.

  • Fix a bug where @extend could behave unpredicatably when used along with
    meta.load-css() and shared modules that contained no CSS themselves but
    loaded CSS from other modules.

Dart API
  • Emit a deprecation warning when passing a sassIndex with units to
    Value.sassIndexToListIndex(). This will be an error in Dart Sass 2.0.0.
JS API
  • Importer results now validate whether contents is actually a string type.

  • Importer result argument errors are now rendered correctly.

tailwindlabs/tailwindcss

v3.2.2

Compare Source

Fixed
  • Escape special characters in resolved content base paths (#​9650)
  • Don't reuse container for array returning variant functions (#​9644)
  • Exclude non-relevant selectors when generating rules with the important modifier (#​9677)
  • Fix merging of arrays during config resolution (#​9706)
  • Ensure configured font-feature-settings are included in Preflight (#​9707)
  • Fix fractional values not being parsed properly inside arbitrary properties (#​9705)
  • Fix incorrect selectors when using @apply in selectors with combinators and pseudos (#​9722)
  • Fix cannot read properties of undefined (reading 'modifier') (#​9656, aa979d6)
Microsoft/tslib

v2.4.1: tslib 2.4.1

Compare Source

This release contains fixes for early returns and throws invoked on generators.

vuejs/vitepress

v1.0.0-alpha.27

Compare Source

Bug Fixes
Features
Reverts
vitest-dev/vitest

v0.24.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.24.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
websockets/ws

v8.11.0

Compare Source

Features

  • WebSocket.prototype.addEventListener() now supports an event listener
    specified as an object with a handleEvent() method. (9ab743a).

Bug fixes

  • WebSocket.prototype.addEventListener() now adds an event listener only if it
    is not already in the list of the event listeners for the specified event type
    (1cec17d).

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

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 added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@patak-dev patak-dev merged commit f686afa into main Nov 7, 2022
@patak-dev patak-dev deleted the renovate/all-minor-patch branch November 7, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant