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

chore(deps): ⬆️ update dev dependencies (minor) #327

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@release-it/conventional-changelog 4.1.0 -> 4.2.0 age adoption passing confidence
@types/react-dom 17.0.11 -> 17.0.12 age adoption passing confidence
@types/testing-library__jest-dom 5.14.2 -> 5.14.3 age adoption passing confidence
eslint (source) 8.9.0 -> 8.10.0 age adoption passing confidence
postcss (source) 8.4.6 -> 8.4.7 age adoption passing confidence
ts-node (source) 10.5.0 -> 10.6.0 age adoption passing confidence
typescript (source) 4.5.5 -> 4.6.2 age adoption passing confidence

Release Notes

release-it/conventional-changelog

v4.2.0

Compare Source

  • Update docs (685e4f1)
  • Minor edits to new header logic and tests (abef409)
  • Support page header setting of changelog file (#​42) (af66ee0)
  • Document how to customize the conventional-changelog-writer template. (#​36) (cef5247)
eslint/eslint

v8.10.0

Compare Source

Features

  • 6e2c325 feat: Add ignoreOnInitialization option to no-shadow rule (#​14963) (Soufiane Boutahlil)
  • 115cae5 feat: --debug prints time it takes to parse a file (#​15609) (Bartek Iwańczuk)
  • 345e70d feat: Add onlyOneSimpleParam option to no-confusing-arrow rule (#​15566) (Gautam Arora)

Bug Fixes

  • cdc5802 fix: Avoid __dirname for built-in configs (#​15616) (DoZerg)
  • ee7c5d1 fix: false positive in camelcase with combined properties (#​15581) (Nitin Kumar)

Documentation

Chores

postcss/postcss

v8.4.7

Compare Source

  • Fixed Node#warn() type (by Masafumi Koba).
  • Fixed comment removal in values after ,.
TypeStrong/ts-node

v10.6.0

Compare Source

Questions about this release? Ask in the official discussion thread: #​1666

Added

  • Adds workaround for extensionless entrypoints with ESM loader (#​1649, #​1654)
    • You can now combine tools such as mocha with --loader ts-node/esm, where previously node would throw [ERR_UNKNOWN_FILE_EXTENSION]
    • node has a bug where combining --loader with an extensionless entrypoint causes this error nodejs/node#​33226
    • Some tools, for example mocha, have an extensionless entrypoint. (source, source)
    • Combining NODE_OPTIONS=--loader ts-node/esm with these tools causes this error. mochajs/mocha#​4645
    • node intends to fix this bug in a future release: nodejs/node#​41711
    • In the interim, we have implemented a workaround in ts-node.
  • Adds support for target "ES2022" in moduleTypes overrides (#​1650)

Fixed

  • Fixed bug where --swc and other third-party transpilers did not respect moduleTypes overrides (#​1651, #​1652, #​1660)
  • Fixed bug where node flags were not preserved correctly in process.execArgv (#​1657, #​1658)
    • This affected child_process.fork(), since it uses process.execArgv to create a similar child runtime.
    • With this fix, child_process.fork() will preserve both node flags and ts-node hooks.
  • Fixed compatibility TypeScript 4.7's API changes (#​1647, #​1648)

https://github.com/TypeStrong/ts-node/milestone/9

Microsoft/TypeScript

v4.6.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: 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, click this checkbox.

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

@vercel
Copy link

vercel bot commented Feb 24, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/timelessco/renderlesskit-react/4p1eKFuxDhxYm9XmzHXyMZW63fCD
✅ Preview: https://renderlesskit-react-git-renovate-dev-dependen-fb2b4e-timelessco.vercel.app

@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 0a0c926 to f340bca Compare February 25, 2022 11:33
@renovate renovate bot changed the title chore(deps): ⬆️ update dependency postcss to v8.4.7 chore(deps): ⬆️ update dev dependencies (minor) Feb 25, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from f340bca to c79ab2e Compare February 25, 2022 23:20
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from c79ab2e to b5b3568 Compare March 1, 2022 02:59
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from b5b3568 to bf9c836 Compare March 1, 2022 19:10
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from bf9c836 to e09db9f Compare March 2, 2022 00:34
@navin-moorthy navin-moorthy merged commit 90889cc into main Mar 2, 2022
@navin-moorthy navin-moorthy deleted the renovate/dev-dependencies-(minor) branch March 2, 2022 09:46
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

2 participants