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

Update all non major npm update #419

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@autifyhq/autify-sdk ^0.13.0 -> ^0.14.0 age adoption passing confidence
@oclif/core ^2.8.5 -> ^2.8.7 age adoption passing confidence
@oclif/plugin-help ^5.2.9 -> ^5.2.10 age adoption passing confidence
@oclif/plugin-not-found ^2.3.24 -> ^2.3.26 age adoption passing confidence
@oclif/plugin-update ^3.1.16 -> ^3.1.19 age adoption passing confidence
@oclif/plugin-warn-if-update-available ^2.0.37 -> ^2.0.39 age adoption passing confidence
@oclif/test ^2.3.22 -> ^2.3.23 age adoption passing confidence
@types/node (source) ^18.16.16 -> ^18.16.18 age adoption passing confidence
@types/uuid (source) ^9.0.1 -> ^9.0.2 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.8 -> ^5.60.0 age adoption passing confidence
@typescript-eslint/parser ^5.59.8 -> ^5.60.0 age adoption passing confidence
eslint (source) ^8.42.0 -> ^8.43.0 age adoption passing confidence
oclif ^3.9.0 -> ^3.9.1 age adoption passing confidence

Release Notes

autifyhq/autify-sdk-js

v0.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: autifyhq/autify-sdk-js@v0.13.0...v0.14.0

oclif/core

v2.8.7

Compare Source

Bug Fixes
  • correctly load legacy plugins (ec221d3)

v2.8.6

Compare Source

Bug Fixes
  • don't override noTTYOutput (809b9c0)
oclif/plugin-help

v5.2.10

Compare Source

Bug Fixes
oclif/plugin-not-found

v2.3.26

Compare Source

Bug Fixes

v2.3.25

Compare Source

Bug Fixes
oclif/plugin-update

v3.1.19

Compare Source

Bug Fixes

v3.1.18

Compare Source

Bug Fixes

v3.1.17

Compare Source

Bug Fixes
  • add npm tag lookup to determineChannel correctly (#​563) (2e5f943)
oclif/plugin-warn-if-update-available

v2.0.39

Compare Source

Bug Fixes
  • deps: bump semver from 7.5.1 to 7.5.2 (33acc41)

v2.0.38

Compare Source

Bug Fixes
oclif/test

v2.3.23

Compare Source

Bug Fixes
  • deps: bump fancy-test from 2.0.25 to 2.0.26 (b65750c)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.60.0

Compare Source

Features
  • eslint-plugin: [restrict-plus-operands] add allow* options (#​6161) (def09f8)

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.1 (2023-04-24)

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)

v5.59.11

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.10

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.60.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/parser

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/parser

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/parser

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/parser

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/parser

5.59.1 (2023-04-24)

Note: Version bump only for package @​typescript-eslint/parser

v5.59.11

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.10

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

eslint/eslint

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation

Chores

oclif/oclif

v3.9.1

Compare Source

Bug Fixes

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, check this box

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

@renovate renovate bot force-pushed the renovate/all-non-major-npm-update branch from 7d1705b to 10e9647 Compare June 5, 2023 19:59
@renovate renovate bot changed the title Update dependency @autifyhq/autify-sdk to ^0.14.0 Update all non major npm update Jun 5, 2023
@renovate renovate bot force-pushed the renovate/all-non-major-npm-update branch 9 times, most recently from b5bd392 to c7b531c Compare June 15, 2023 18:40
@renovate renovate bot force-pushed the renovate/all-non-major-npm-update branch 5 times, most recently from 8649c69 to 7a32d5f Compare June 19, 2023 18:29
@renovate renovate bot force-pushed the renovate/all-non-major-npm-update branch from 7a32d5f to f5343fc Compare June 23, 2023 03:02
@mtsmfm mtsmfm merged commit b5ce6da into main Jun 23, 2023
@mtsmfm mtsmfm deleted the renovate/all-non-major-npm-update branch June 23, 2023 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant