Skip to content

fix(deps): update dependencies #31

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

Merged
merged 1 commit into from
Sep 25, 2022
Merged

fix(deps): update dependencies #31

merged 1 commit into from
Sep 25, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/github (source) 5.0.0 -> 5.1.0 age adoption passing confidence
@typescript-eslint/parser 5.17.0 -> 5.38.0 age adoption passing confidence
@vercel/ncc 0.33.3 -> 0.34.0 age adoption passing confidence
eslint (source) 8.12.0 -> 8.24.0 age adoption passing confidence
eslint-plugin-github 4.3.6 -> 4.3.7 age adoption passing confidence
eslint-plugin-jest 26.1.3 -> 26.9.0 age adoption passing confidence
eslint-plugin-prettier 4.0.0 -> 4.2.1 age adoption passing confidence
lint-staged 12.3.7 -> 12.5.0 age adoption passing confidence
prettier (source) 2.6.1 -> 2.7.1 age adoption passing confidence
ts-jest (source) 27.1.4 -> 27.1.5 age adoption passing confidence
typescript (source) 4.6.3 -> 4.8.3 age adoption passing confidence

Release Notes

actions/toolkit

v5.1.0

  • Add additionalPlugins parameter to getOctokit method #​1181
  • Dependency updates #​1180

v5.0.3

    • Update to v2.0.1 of @actions/http-client #​1087

v5.0.2

  • Update to v2.0.0 of @actions/http-client

v5.0.1

typescript-eslint/typescript-eslint

v5.38.0

Compare Source

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

v5.37.0

Compare Source

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

5.36.2 (2022-09-05)

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

5.36.1 (2022-08-30)

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

v5.36.2

Compare Source

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

v5.36.1

Compare Source

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

v5.36.0

Compare Source

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

5.35.1 (2022-08-24)

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

v5.35.1

Compare Source

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

v5.35.0

Compare Source

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

v5.34.0

Compare Source

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

5.33.1 (2022-08-15)

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

v5.33.1

Compare Source

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

v5.33.0

Compare Source

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

v5.32.0

Compare Source

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

v5.31.0

Compare Source

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

5.30.7 (2022-07-18)

Bug Fixes

5.30.6 (2022-07-11)

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

5.30.5 (2022-07-04)

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

5.30.4 (2022-07-03)

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

5.30.3 (2022-07-01)

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

5.30.2 (2022-07-01)

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

5.30.1 (2022-07-01)

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

v5.30.7

Compare Source

Bug Fixes

v5.30.6

Compare Source

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

v5.30.5

Compare Source

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

v5.30.4

Compare Source

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

v5.30.3

Compare Source

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

v5.30.2

Compare Source

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

v5.30.1

Compare Source

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

v5.30.0

Compare Source

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

v5.29.0

Compare Source

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

v5.28.0

Compare Source

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

5.27.1 (2022-06-06)

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

v5.27.1

Compare Source

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

v5.27.0

Compare Source

Bug Fixes
  • types: remove leftovers from removal of useJSXTextNode (#​5091) (f9c3647)
Features

v5.26.0

Compare Source

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

v5.25.0

Compare Source

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

v5.24.0

Compare Source

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

v5.23.0

Compare Source

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

v5.22.0

Compare Source

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

v5.21.0

Compare Source

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

v5.20.0

Compare Source

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

v5.19.0

Compare Source

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

v5.18.0

Compare Source

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

vercel/ncc

v0.34.0

Compare Source

Changes

Add support for TS 4.7

  • Chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0: #​921
  • Chore(deps-dev): bump express from 4.17.1 to 4.18.1: #​917
  • Chore: add memory-fs to the devDependencies: #​927
Credits

Huge thanks to @​stscoundrel and @​shogo82148 for helping!

v0.33.4

Compare Source

Changes
  • Fix: Add missing variable declaration: #​773
  • Chore: add windows to CI: #​896
  • Chore: bump webpack-asset-relocator-loader to 1.7.2: #​912
  • Chore(deps-dev): bump vm2 from 3.9.4 to 3.9.6: #​872
  • Chore(deps): bump url-parse from 1.5.3 to 1.5.7: #​875
  • Chore(deps): bump url-parse from 1.5.7 to 1.5.10: #​879
  • Chore(deps-dev): bump stripe from 8.167.0 to 8.205.0: #​882
  • Chore(deps-dev): bump typescript from 4.4.2 to 4.6.2: #​881
  • Chore(deps-dev): bump twilio from 3.66.1 to 3.75.0: #​884
  • Chore(deps): bump actions/setup-node from 2 to 3: #​880
  • Chore(deps-dev): bump graphql from 15.5.1 to 15.8.0: #​885
  • Chore: replace deprecated String.prototype.substr(): #​894
  • Chore(deps): bump actions/checkout from 2 to 3: #​902
  • Chore(deps-dev): bump @​azure/cosmos from 3.12.3 to 3.15.1: #​905
  • Chore(deps-dev): bump stripe from 8.205.0 to 8.214.0: #​906
  • Chore(deps-dev): bump @​google-cloud/bigquery from 5.7.0 to 5.12.0: #​903
  • Chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1: #​904
Credits

Huge thanks to @​CommanderRoot for helping!

eslint/eslint

v8.24.0

Compare Source

Features

  • 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#​16308) (Milos Djermanovic)
  • b0d72c9 feat: add rule logical-assignment-operators (#​16102) (fnx)
  • f02bcd9 feat: array-callback-return support findLast and findLastIndex (#​16314) (Sosuke Suzuki)

Documentation

Chores

v8.23.1

Compare Source

Bug Fixes

  • b719893 fix: Upgrade eslintrc to stop redefining plugins (#​16297) (Brandon Mills)
  • 734b54e fix: improve autofix for the prefer-const rule (#​16292) (Nitin Kumar)
  • 6a923ff fix: Ensure that glob patterns are normalized (#​16287) (Nicholas C. Zakas)
  • c6900f8 fix: Ensure globbing doesn't include subdirectories (#​16272) (Nicholas C. Zakas)

Documentation

  • 16cba3f docs: fix mobile double tap issue (#​16293) (Sam Chen)
  • e098b5f docs: keyboard control to search results (#​16222) (Shanmughapriyan S)
  • 1b5b2a7 docs: add Consolas font and prioritize resource loading (#​16225) (Amaresh S M)
  • 1ae8236 docs: copy & use main package version in docs on release (#​16252) (Jugal Thakkar)
  • 279f0af docs: Improve id-denylist documentation (#​16223) (Mert Ciflikli)

Chores

v8.23.0

Compare Source

Features

  • 3e5839e feat: Enable eslint.config.js lookup from CLI (#​16235) (Nicholas C. Zakas)
  • 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#​15887) (Amaresh S M)
  • 43f03aa feat: no-warning-comments support comments with decoration (#​16120) (Lachlan Hunt)

Documentation

Chores

v8.22.0

Compare Source

Features

  • 2b97607 feat: Implement caching for FlatESLint (#​16190) (Nicholas C. Zakas)
  • fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#​16185) (Milos Djermanovic)

Documentation

Chores

  • 10a6e0e chore: remove deploy workflow for playground (#​16186) (Milos Djermanovic)

v8.21.0

Compare Source

Features

  • 7b43ea1 feat: Implement FlatESLint (#​16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#​16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#​16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#​16063) (Nitin Kumar)

Bug Fixes

  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#​16153) (Nitin Kumar)

Documentation

Chores

v8.20.0

Compare Source

Features

Bug Fixes

  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)

Documentation

Chores

  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)

v8.19.0

Compare Source

Features

  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#​16059) (Brandon Scott)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#​16068) (Milos Djermanovic)

Bug Fixes

  • fc81848 fix: throw helpful exception when rule has wrong return type (#​16075) (Bryan Mishkin)

Documentation

  • 3ae0574 docs: Remove duplicate rule descriptions (#​16052) (Amaresh S M)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#​16046) (Nicholas C. Zakas)
  • ae4b449 docs: make logo link clickable on small width screens (#​16058) (Milos Djermanovic)
  • 280f898 docs: use only fenced code blocks (#​16044) (Milos Djermanovic)
  • f5d63b9 docs: add listener only if element exists (#​16045) (Amaresh S M)
  • 8b639cc docs: add missing migrating-to-8.0.0 in the user guide (#​16048) (唯然)
  • b8e68c1 docs: Update release process (#​16036) (Nicholas C. Zakas)
  • 6d0cb11 docs: remove table of contents from markdown text (#​15999) (Nitin Kumar)

Chores

v8.18.0

Compare Source

Features

  • a6273b8 feat: account for rule creation time in performance reports (#​15982) (Nitin Kumar)

Bug Fixes

  • f364d47 fix: Make no-unused-vars treat for..of loops same as for..in loops (#​15868) (Alex Bass)

Documentation

  • 4871047 docs: Update analytics, canonical URL, ads (#​15996) (Nicholas C. Zakas)
  • cddad14 docs: Add correct/incorrect containers (#​15998) (Nicholas C. Zakas)
  • b04bc6f docs: Add rules meta info to rule pages (#​15902) (Nicholas C. Zakas)
  • 1324f10 docs: unify the wording referring to optional exception (#​15893) (Abdelrahman Elkady)
  • ad54d02 docs: add missing trailing slash to some internal links (#​15991) (Milos Djermanovic)
  • df7768e docs: Switch to version-relative URLs (#​15978) (Nicholas C. Zakas)
  • 21d6479 docs: change some absolute links to relative (#​15970) (Milos Djermanovic)
  • f31216a docs: Update README team and sponsors (ESLint Jenkins)

Build Related

  • ed49f15 build: remove unwanted parallel and image-min for dev server (#​15986) (Strek)

Chores

  • f6e2e63 chore: fix 'replaced by' rule list (#​16007) (Milos Djermanovic)
  • d94dc84 chore: remove unused deprecation warnings (#​15994) (Francesco Trotta)
  • cdcf11e chore: fix versions link (#​15995) (Milos Djermanovic)
  • d2a8715 chore: add trailing slash to pathPrefix (#​15993) (Milos Djermanovic)
  • 58a1bf0 chore: tweak URL rewriting for local previews (#​15992) (Milos Djermanovic)
  • 80404d2 chore: remove docs deploy workflow (#​15984) (Nicholas C. Zakas)
  • 71bc750 chore: Set permissions for GitHub actions (#​15971) (Naveen)
  • 90ff647 chore: avoid generating subdirectories for each page on new docs site (#​15967) (Milos Djermanovic)

v8.17.0

Compare Source

Features

  • 55319e1 feat: fix indent bug with semicolon-first style (#​15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#​15953) (Milos Djermanovic)

Bug Fixes

Documentation


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@github-actions github-actions bot temporarily deployed to envB March 31, 2022 21:17 Destroyed
@github-actions github-actions bot temporarily deployed to envA March 31, 2022 21:17 Destroyed
@github-actions github-actions bot temporarily deployed to envD March 31, 2022 21:18 Destroyed
@github-actions github-actions bot temporarily deployed to envC March 31, 2022 21:18 Destroyed
@github-actions github-actions bot temporarily deployed to envZ March 31, 2022 21:18 Destroyed
@github-actions github-actions bot temporarily deployed to ["envX"] March 31, 2022 21:19 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from d3078ea to 3b79e93 Compare April 1, 2022 12:45
@github-actions github-actions bot temporarily deployed to envX April 1, 2022 12:46 Destroyed
@github-actions github-actions bot temporarily deployed to envC April 1, 2022 12:46 Destroyed
@github-actions github-actions bot temporarily deployed to envD April 1, 2022 12:46 Destroyed
@github-actions github-actions bot temporarily deployed to envZ April 1, 2022 12:46 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from 3b79e93 to 8453ada Compare April 1, 2022 16:02
@github-actions github-actions bot temporarily deployed to envX April 1, 2022 16:02 Destroyed
@github-actions github-actions bot temporarily deployed to envD April 1, 2022 16:03 Destroyed
@github-actions github-actions bot temporarily deployed to envC April 1, 2022 16:03 Destroyed
@github-actions github-actions bot temporarily deployed to envZ April 1, 2022 16:03 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from 8453ada to 6079630 Compare April 2, 2022 11:33
@github-actions github-actions bot temporarily deployed to envX April 2, 2022 11:33 Destroyed
@github-actions github-actions bot temporarily deployed to envD April 2, 2022 11:34 Destroyed
@github-actions github-actions bot temporarily deployed to envC April 2, 2022 11:34 Destroyed
@github-actions github-actions bot temporarily deployed to envZ April 2, 2022 11:34 Destroyed
@renovate renovate bot changed the title fix(deps): update dependency @actions/github to v5.0.1 fix(deps): update dependencies Apr 2, 2022
@renovate renovate bot force-pushed the renovate/dependencies branch from 6079630 to 40dd8c2 Compare April 2, 2022 17:46
@github-actions github-actions bot temporarily deployed to envX April 2, 2022 17:47 Destroyed
@github-actions github-actions bot temporarily deployed to envC April 2, 2022 17:47 Destroyed
@github-actions github-actions bot temporarily deployed to envD April 2, 2022 17:47 Destroyed
@github-actions github-actions bot temporarily deployed to envZ April 2, 2022 17:48 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from 40dd8c2 to 63e8291 Compare April 4, 2022 18:10
@github-actions github-actions bot temporarily deployed to envX April 4, 2022 18:10 Destroyed
@github-actions github-actions bot temporarily deployed to envD April 4, 2022 18:10 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from 86cb59a to 80746e8 Compare August 7, 2022 19:23
@github-actions github-actions bot temporarily deployed to envRemote August 7, 2022 19:23 Destroyed
@github-actions github-actions bot temporarily deployed to envX August 7, 2022 19:24 Destroyed
@github-actions github-actions bot temporarily deployed to envC August 7, 2022 19:24 Destroyed
@github-actions github-actions bot temporarily deployed to envD August 7, 2022 19:24 Destroyed
@github-actions github-actions bot temporarily deployed to envZ August 7, 2022 19:25 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from 80746e8 to 06b21e8 Compare August 8, 2022 18:35
@github-actions github-actions bot temporarily deployed to envRemote August 8, 2022 18:35 Destroyed
@github-actions github-actions bot temporarily deployed to envX August 8, 2022 18:36 Destroyed
@github-actions github-actions bot temporarily deployed to envC August 8, 2022 18:36 Destroyed
@github-actions github-actions bot temporarily deployed to envD August 8, 2022 18:36 Destroyed
@github-actions github-actions bot temporarily deployed to envZ August 8, 2022 18:37 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from 06b21e8 to abf4ce3 Compare August 8, 2022 21:21
@github-actions github-actions bot temporarily deployed to envRemote August 8, 2022 21:22 Destroyed
@github-actions github-actions bot temporarily deployed to envX August 8, 2022 21:22 Destroyed
@github-actions github-actions bot temporarily deployed to envC August 8, 2022 21:23 Destroyed
@github-actions github-actions bot temporarily deployed to envD August 8, 2022 21:23 Destroyed
@github-actions github-actions bot temporarily deployed to envZ August 8, 2022 21:23 Destroyed
@renovate renovate bot force-pushed the renovate/dependencies branch from abf4ce3 to 9e85280 Compare August 9, 2022 11:25
@github-actions github-actions bot temporarily deployed to envRemote August 9, 2022 11:26 Destroyed
@github-actions github-actions bot temporarily deployed to envX August 9, 2022 11:26 Destroyed
@github-actions github-actions bot temporarily deployed to envC August 9, 2022 11:27 Destroyed
@github-actions github-actions bot temporarily deployed to envD August 9, 2022 11:27 Destroyed
@github-actions github-actions bot temporarily deployed to envZ August 9, 2022 11:27 Destroyed
@renovate renovate bot changed the title fix(deps): update dependencies fix(deps): update dependencies to v1.9.1 Aug 9, 2022
@renovate renovate bot force-pushed the renovate/dependencies branch from 9e85280 to 14d636b Compare September 25, 2022 19:10
@renovate renovate bot changed the title fix(deps): update dependencies to v1.9.1 fix(deps): update dependencies Sep 25, 2022
@renovate renovate bot merged commit fe99d47 into main Sep 25, 2022
@renovate renovate bot deleted the renovate/dependencies branch September 25, 2022 19:10
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.

0 participants