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 devdependencies (major) (major) #43

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-simple-import-sort 7.0.0 -> 8.0.0 age adoption passing confidence
fs-jetpack 4.3.1 -> 5.0.0 age adoption passing confidence

Release Notes

lydell/eslint-plugin-simple-import-sort

v8.0.0

Compare Source

Node.js builtin modules prefixed with node: are now in a separate group by default (regex: ^node:), above the packages group. (Node.js builtins without node: are still sorted together with npm packages like before.)

Before:

import fs from "fs";
import _ from "lodash-es";
import { rmSync } from "node:fs";

After:

import { rmSync } from "node:fs";

import fs from "fs";
import _ from "lodash-es";

This is only a breaking change if you use the node: prefix in imports, and only in the form of that you need to autofix your files.

szwacz/fs-jetpack

v5.0.0

Compare Source

  • (breaking change) Dropped support for all node.js engines older than v14
  • (possibly breaking change) inspect("some-file", { times: true }) now will return also birthTime of a file
  • (possibly breaking change) Under the hood switched from rimraf library to using node-native recursive files removal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.

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

@renovate renovate bot added the type/chore Something that does not warrant a release, zero runtime impact label Jun 22, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from db8ef6c to 10eea0f Compare June 28, 2021 19:05
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from 907a7cf to bfa045b Compare July 9, 2021 21:58
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from bfa045b to 11fa87b Compare July 21, 2021 15:01
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from aeea9d5 to e3fced6 Compare July 31, 2021 15:06
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 4 times, most recently from 40796eb to ee6de19 Compare August 10, 2021 19:13
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from 629e007 to d882265 Compare August 18, 2021 17:36
@renovate renovate bot changed the title chore(deps): update devdependencies (major) (major) chore(deps): update devdependencies (major) (major) - autoclosed Sep 24, 2021
@renovate renovate bot closed this Sep 24, 2021
@renovate renovate bot deleted the renovate/major-devdependencies-(major) branch September 24, 2021 20:10
@renovate renovate bot changed the title chore(deps): update devdependencies (major) (major) - autoclosed chore(deps): update devdependencies (major) (major) Sep 29, 2021
@renovate renovate bot restored the renovate/major-devdependencies-(major) branch September 29, 2021 07:32
@renovate renovate bot reopened this Sep 29, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from d882265 to 8b9160a Compare September 29, 2021 07:33
@renovate renovate bot changed the title chore(deps): update devdependencies (major) (major) chore(deps): update dependency jest-watch-typeahead to v1 Sep 29, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 8b9160a to 5f4e77b Compare October 11, 2021 18:51
@renovate renovate bot changed the title chore(deps): update dependency jest-watch-typeahead to v1 chore(deps): update devdependencies (major) (major) Oct 11, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from 741a3b5 to 07f16b4 Compare October 18, 2021 18:44
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from e722bb9 to 3bddc68 Compare November 1, 2021 17:32
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from c83a890 to 17e365a Compare April 1, 2022 20:34
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 17e365a to 080c3a1 Compare April 25, 2022 00:41
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 080c3a1 to 0aa05e9 Compare May 16, 2022 03:21
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from 010397a to 241ae8d Compare June 24, 2022 00:50
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from f919b07 to 49658e2 Compare September 2, 2022 11:32
@renovate renovate bot changed the title chore(deps): update devdependencies (major) (major) chore(deps): update dependency chalk to v5 Sep 2, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 6 times, most recently from dbd3ca8 to 00297da Compare September 3, 2022 00:18
@renovate renovate bot changed the title chore(deps): update dependency chalk to v5 chore(deps): update dependency chalk to v5 - autoclosed Sep 3, 2022
@renovate renovate bot closed this Sep 3, 2022
@renovate renovate bot deleted the renovate/major-devdependencies-(major) branch September 3, 2022 00:24
@renovate renovate bot changed the title chore(deps): update dependency chalk to v5 - autoclosed chore(deps): update dependency chalk to v5 Sep 3, 2022
@renovate renovate bot reopened this Sep 3, 2022
@renovate renovate bot restored the renovate/major-devdependencies-(major) branch September 3, 2022 12:31
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 00297da to 0aca499 Compare September 3, 2022 16:31
@renovate renovate bot changed the title chore(deps): update dependency chalk to v5 chore(deps): update dependency eslint-plugin-simple-import-sort to v8 Sep 3, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 0aca499 to e02ea00 Compare September 3, 2022 20:30
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-simple-import-sort to v8 chore(deps): update devdependencies (major) (major) Sep 15, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from e02ea00 to eefdb39 Compare September 15, 2022 13:33
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from eefdb39 to 385d5ee Compare September 23, 2022 03:50
@jasonkuhrt jasonkuhrt merged commit 655c5c7 into main Sep 23, 2022
@jasonkuhrt jasonkuhrt deleted the renovate/major-devdependencies-(major) branch September 23, 2022 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore Something that does not warrant a release, zero runtime impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant