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 dependency lint-staged to v12.3.3 #66

Merged
merged 1 commit into from Feb 4, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 12.1.3 -> 12.3.3 age adoption passing confidence

Release Notes

okonet/lint-staged

v12.3.3

Compare Source

Bug Fixes
  • use config directory as cwd, when multiple configs present (#​1091) (9a14e92)

v12.3.2

Compare Source

Bug Fixes
  • handle symlinked .git directories (3a897ff)

v12.3.1

Compare Source

Bug Fixes
  • deps: update dependencies (f190fc3)

v12.3.0

Compare Source

Features
  • add --cwd option for overriding task directory (62b5b83)

v12.2.2

Compare Source

Bug Fixes
  • always search config from cwd first (4afcda5)

v12.2.1

Compare Source

Bug Fixes
  • only throw if no configurations were found (36b9546)

v12.2.0

Compare Source

Bug Fixes
  • make console task titles more explicit (1c94c27)
Features
  • support multiple configuration files (90d1035)

v12.1.7

Compare Source

Bug Fixes

v12.1.6

Compare Source

Bug Fixes
  • always run non-git tasks in the current working directory (893f3d7)

v12.1.5

Compare Source

Bug Fixes
  • search configuration starting from explicit cwd option (c7ea359)
  • using --debug option enables debug mode (5cceeb6)

v12.1.4

Compare Source

Bug Fixes

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/lint-staged-12.x branch from d10c512 to 205947b Compare January 2, 2022 21:44
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.4 chore(deps): update dependency lint-staged to v12.1.5 Jan 2, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 205947b to 6b51bd4 Compare January 7, 2022 11:52
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.5 chore(deps): update dependency lint-staged to v12.1.6 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 6b51bd4 to 5b1ca24 Compare January 7, 2022 17:22
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.6 chore(deps): update dependency lint-staged to v12.1.7 Jan 7, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 5b1ca24 to ed707a5 Compare January 18, 2022 16:59
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.1.7 chore(deps): update dependency lint-staged to v12.2.0 Jan 18, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from ed707a5 to d47fb0e Compare January 19, 2022 16:05
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.2.0 chore(deps): update dependency lint-staged to v12.2.1 Jan 19, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from d47fb0e to 66e7924 Compare January 20, 2022 19:40
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.2.1 chore(deps): update dependency lint-staged to v12.2.2 Jan 20, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from 66e7924 to e7eba5e Compare January 23, 2022 11:55
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.2.2 chore(deps): update dependency lint-staged to v12.3.0 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from e7eba5e to a758b11 Compare January 23, 2022 15:19
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.0 chore(deps): update dependency lint-staged to v12.3.1 Jan 23, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from a758b11 to a299122 Compare January 26, 2022 19:12
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.1 chore(deps): update dependency lint-staged to v12.3.2 Jan 26, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from a299122 to ee23d70 Compare February 1, 2022 18:47
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v12.3.2 chore(deps): update dependency lint-staged to v12.3.3 Feb 1, 2022
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from ee23d70 to d930c14 Compare February 4, 2022 08:48
@renovate renovate bot force-pushed the renovate/lint-staged-12.x branch from d930c14 to 2377982 Compare February 4, 2022 08:53
@gregend gregend merged commit f15ed81 into main Feb 4, 2022
@gregend gregend deleted the renovate/lint-staged-12.x branch February 4, 2022 08:54
domeq added a commit that referenced this pull request Mar 18, 2022
## [3.1.0](v3.0.0...v3.1.0) (2022-03-18)

### Features

* make releases easier ([#85](#85)) ([b4c039b](b4c039b))

### Bug Fixes

* **deps:** update dependency ramda to ^0.28.0 ([#70](#70)) ([1b6de7b](1b6de7b))
* **renovate:** fix minor issues ([#65](#65)) ([068f6e0](068f6e0))

### Configuration changes

* **renovate:** enable automerging minor updates ([#80](#80)) ([2425d02](2425d02))
* **renovate:** extend shared preset ([6857ec7](6857ec7))

### Miscellaneous Chores

* **deps:** update actions/checkout action to v3 ([#79](#79)) ([0b20110](0b20110))
* **deps:** update dependency @babel/eslint-parser to v7.17.0 ([#73](#73)) ([3287f74](3287f74))
* **deps:** update dependency @middy/core to v2.5.7 ([#71](#71)) ([1111fd1](1111fd1))
* **deps:** update dependency eslint to v8.8.0 ([#67](#67)) ([ce2c4c9](ce2c4c9))
* **deps:** update dependency eslint-plugin-import to v2.25.4 ([#68](#68)) ([c1ef879](c1ef879))
* **deps:** update dependency eslint-plugin-jest to v26 ([#72](#72)) ([278dc67](278dc67))
* **deps:** update dependency jest to v27.4.7 ([#69](#69)) ([f90f911](f90f911))
* **deps:** update dependency jest to v27.5.1 ([#81](#81)) ([dfbc086](dfbc086))
* **deps:** update dependency lint-staged to v12.3.3 ([#66](#66)) ([f15ed81](f15ed81))
* **deps:** update dependency lint-staged to v12.3.4 ([#77](#77)) ([ef59818](ef59818))
* **deps:** update linters ([#82](#82)) ([fa46445](fa46445))
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