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) #294

Merged
merged 1 commit into from
May 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.17.6 -> 7.17.10 age adoption passing confidence
@babel/core (source) 7.17.9 -> 7.17.10 age adoption passing confidence
@babel/preset-env (source) 7.16.11 -> 7.17.10 age adoption passing confidence
@commitlint/cli (source) 16.2.3 -> 16.2.4 age adoption passing confidence
@commitlint/config-conventional (source) 16.2.1 -> 16.2.4 age adoption passing confidence
@swc/core (source) 1.2.172 -> 1.2.181 age adoption passing confidence
@tailwindcss/forms 0.5.0 -> 0.5.1 age adoption passing confidence
@types/jest 27.4.1 -> 27.5.0 age adoption passing confidence
@types/react 17.0.44 -> 17.0.45 age adoption passing confidence
autoprefixer 10.4.5 -> 10.4.7 age adoption passing confidence
eslint (source) 8.14.0 -> 8.15.0 age adoption passing confidence
postcss (source) 8.4.12 -> 8.4.13 age adoption passing confidence
release-it 14.14.2 -> 14.14.3 age adoption passing confidence
sort-package-json 1.55.0 -> 1.57.0 age adoption passing confidence
typescript (source) 4.6.3 -> 4.6.4 age adoption passing confidence

Release Notes

babel/babel

v7.17.10

Compare Source

🐛 Bug Fix
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
💅 Polish
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-proposal-pipeline-operator, babel-traverse
🏠 Internal
🏃‍♀️ Performance
  • babel-cli, babel-core, babel-generator
conventional-changelog/commitlint (@​commitlint/cli)

v16.2.4

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v16.2.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

swc-project/swc

v1.2.181

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.2.179

Compare Source

Bug Fixes
Documentation
Features
  • (es/minifier) Drop vars using sequential inliner (#​4547) (c5b4ef4)

  • (es/minifier) Remove duplicate control flow in nested blocks (#​4569) (b3b6fd4)

Refactor

v1.2.178

Compare Source

Bug Fixes
Features
  • (plugin) Make plugin source map api use SourceMapper (#​4541) (10f903d)
Miscellaneous Tasks
Refactor
Testing
Build

v1.2.177

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Testing

v1.2.176

Compare Source

Bug Fixes
  • (es/compat) Revert a wrong patch about private properties (97e0e27)

  • (es/compat) Fix the position of inserted statements in class_properties (#​4511) (9e45882)

v1.2.175

Compare Source

Bug Fixes
Features
Refactor
Testing
  • (es/decorators) Migrate some tests to file-based fixture tests (#​4510) (8629e0c)

v1.2.174

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.2.173

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Testing
tailwindlabs/tailwindcss-forms

v0.5.1

Compare Source

Fixed
  • Remove duplicate outline property (#​116)
  • Fix autoprefixer warning about color-adjust (#​115)
postcss/autoprefixer

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.
eslint/eslint

v8.15.0

Compare Source

Features
  • ab37d3b feat: add enforceInClassFields option to no-underscore-dangle (#​15818) (Roberto Cestari)
Bug Fixes
  • 8bf9440 fix: "use strict" should not trigger strict mode in ES3 (#​15846) (Milos Djermanovic)
Documentation
  • 28116cc docs: update AST node names link in no-restricted-syntax (#​15843) (Milos Djermanovic)
  • 272965f docs: fix h1 heading on formatters page (#​15834) (Milos Djermanovic)
  • a798166 docs: update example for running individual rule tests (#​15833) (Milos Djermanovic)
  • 57e732b docs: mark SourceCode#getJSDocComment deprecated in working-with-rules (#​15829) (Milos Djermanovic)
  • 9a90abf docs: update docs directory in working-with-rules (#​15830) (Milos Djermanovic)
  • 810adda docs: add more examples for prefer-object-spread (#​15831) (coderaiser)
  • 06b1edb docs: clarify no-control-regex rule (#​15808) (Milos Djermanovic)
  • 9ecd42f docs: Fixed typo in code comment (#​15812) (Addison G)
  • de992b7 docs: remove links to 2fa document (#​15804) (Milos Djermanovic)
  • 5222659 docs: fix 'Related Rules' heading in no-constant-binary-expression (#​15799) (Milos Djermanovic)
  • e70ae81 docs: Update README team and sponsors (ESLint Jenkins)
Chores
postcss/postcss

v8.4.13

Compare Source

  • Fixed append() error after using .parent (by Jordan Pittman).
release-it/release-it

v14.14.3

Compare Source

  • Remove .only test (dd249c6)
  • Temporarily(?) ignore docs.gihub.com links (returning 403) (ec3e4db)
  • Improve docs re. git.tagMatch (93c583c)
  • Replace "resources" at the bottom with link to license, order examples (e9c6b8d)
  • Update docs.github.com links (2fe93fd)
  • Add test for git.tagMatch + changelog behavior (5e843f1)
  • Improve documentatiion, mainly re. git.tagMatch (751e171)
  • Remove xlink namespace from svg (9ce7501)
  • Remove duplicate test and wrap up proxy fix (f1e8843)
  • Fixes github.proxy not working (#​863) (#​893) (1fe1afa)
keithamus/sort-package-json

v1.57.0

Compare Source

Features

v1.56.1

Compare Source

Bug Fixes

v1.56.0

Compare Source

Features
Microsoft/TypeScript

v4.6.4

Compare Source

This release includes a bug fix for text formatting on certain ranges, which was impacting Visual Studio users.

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.

@renovate renovate bot requested a review from navin-moorthy as a code owner April 28, 2022 03:45
@vercel
Copy link

vercel bot commented Apr 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
renderlesskit-react-tailwind ✅ Ready (Inspect) Visit Preview May 10, 2022 at 7:30AM (UTC)

@renovate renovate bot changed the title chore(deps): ⬆️ update dev dependencies (minor) to v16.2.4 chore(deps): ⬆️ update dev dependencies (minor) Apr 28, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from fdff282 to ba18f94 Compare April 28, 2022 11:01
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from ba18f94 to 72a1674 Compare April 28, 2022 21:38
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 72a1674 to 3d0be18 Compare April 29, 2022 18:44
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 3d0be18 to 9652977 Compare April 29, 2022 21:54
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 9652977 to 97635e0 Compare April 30, 2022 02:06
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 97635e0 to 924f5a7 Compare April 30, 2022 06:27
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 924f5a7 to 5222676 Compare May 1, 2022 09:22
@vercel
Copy link

vercel bot commented May 1, 2022

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/timelessco/settings/billing.

@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch 12 times, most recently from 36ac49a to 03e79dd Compare May 8, 2022 09:10
Copy link
Contributor

@navin-moorthy navin-moorthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@kodiakhq kodiakhq bot merged commit 77910a1 into main May 10, 2022
@kodiakhq kodiakhq bot deleted the renovate/dev-dependencies-(minor) branch May 10, 2022 09:17
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.

2 participants