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 all non-major dependencies #180

Merged
merged 1 commit into from Sep 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker ^8.0.2 -> ^8.1.0 age adoption passing confidence
@types/dompurify (source) ^3.0.2 -> ^3.0.3 age adoption passing confidence
@types/express (source) ^4.17.17 -> ^4.17.18 age adoption passing confidence
@types/express-session (source) ^1.17.7 -> ^1.17.8 age adoption passing confidence
@types/lodash (source) ^4.14.198 -> ^4.14.199 age adoption passing confidence
@types/node (source) ^20.6.2 -> ^20.7.0 age adoption passing confidence
@types/nodemailer (source) ^6.4.10 -> ^6.4.11 age adoption passing confidence
@types/nunjucks (source) ^3.2.3 -> ^3.2.4 age adoption passing confidence
@types/passport (source) ^1.0.12 -> ^1.0.13 age adoption passing confidence
@types/passport-jwt (source) ^3.0.9 -> ^3.0.10 age adoption passing confidence
@types/pg (source) ^8.10.2 -> ^8.10.3 age adoption passing confidence
@types/pluralize (source) ^0.0.30 -> ^0.0.31 age adoption passing confidence
@types/prompts (source) ^2.4.4 -> ^2.4.5 age adoption passing confidence
@types/supertest (source) ^2.0.12 -> ^2.0.13 age adoption passing confidence
@types/web-push (source) ^3.6.0 -> ^3.6.1 age adoption passing confidence
@types/webpack-env (source) ^1.18.1 -> ^1.18.2 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.7.0 -> ^6.7.3 age adoption passing confidence
@typescript-eslint/parser ^6.7.0 -> ^6.7.3 age adoption passing confidence
awesome-phonenumber ^5.10.0 -> ^5.11.0 age adoption passing confidence
axios-retry ^3.7.0 -> ^3.8.0 age adoption passing confidence
bullmq (source) ^4.11.0 -> ^4.11.4 age adoption passing confidence
eslint (source) ^8.49.0 -> ^8.50.0 age adoption passing confidence
puppeteer (source) ^21.2.1 -> ^21.3.4 age adoption passing confidence
rimraf ^5.0.1 -> ^5.0.4 age adoption passing confidence
sharp (changelog) ^0.32.5 -> ^0.32.6 age adoption passing confidence
terser (source) ^5.19.4 -> ^5.20.0 age adoption passing confidence
tsx ^3.12.10 -> ^3.13.0 age adoption passing confidence
vanilla-jsoneditor ^0.18.3 -> ^0.18.4 age adoption passing confidence
vitepress (source) 1.0.0-rc.14 -> 1.0.0-rc.20 age adoption passing confidence
vitest ^0.34.4 -> ^0.34.5 age adoption passing confidence
vue-tsc ^1.8.11 -> ^1.8.14 age adoption passing confidence

Release Notes

faker-js/faker (@​faker-js/faker)

v8.1.0

Compare Source

Features
Bug Fixes
Changed Locales
New Locales
8.0.2 (2023-05-27)
Bug Fixes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.3

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.7.2

Compare Source

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

You can read about our versioning strategy and releases on our website.

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

v6.7.3

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.7.2

Compare Source

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

You can read about our versioning strategy and releases on our website.

grantila/awesome-phonenumber (awesome-phonenumber)

v5.11.0

Compare Source

Features
  • upstream: bumped libphonenumber to 8.13.21 (b9ef3b5)
softonic/axios-retry (axios-retry)

v3.8.0

Compare Source

  • Don't retry cancelled requests by default
taskforcesh/bullmq (bullmq)

v4.11.4

Compare Source

Bug Fixes

v4.11.3

Compare Source

Bug Fixes

v4.11.2

Compare Source

Bug Fixes

v4.11.1

Compare Source

Bug Fixes
eslint/eslint (eslint)

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

puppeteer/puppeteer (puppeteer)

v21.3.4: puppeteer: v21.3.4

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.3 to 21.3.4

v21.3.3: puppeteer: v21.3.3

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.2 to 21.3.3

v21.3.2: puppeteer: v21.3.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.1 to 21.3.2

v21.3.1: puppeteer: v21.3.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.3.0 to 21.3.1

v21.3.0: puppeteer: v21.3.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.2.1 to 21.3.0
isaacs/rimraf (rimraf)

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

lovell/sharp (sharp)

v0.32.6

Compare Source

terser/terser (terser)

v5.20.0

Compare Source

  • Passing minify() zero files will now throw a clean exception (#​1450)
  • drop_console supports passing in an array of console.* method names (#​1445)
  • New DOM properties from the WebGPU API have been added for use in the property mangler (#​1436)
  • Internal code simplification (#​1437)
esbuild-kit/tsx (tsx)

v3.13.0

Compare Source

Features

This release is also available on:

josdejong/svelte-jsoneditor (vanilla-jsoneditor)

v0.18.4

Compare Source

vuejs/vitepress (vitepress)

v1.0.0-rc.20

Compare Source

Bug Fixes
  • build: consistent route.path across dev and ssr (#​2997) (0d56855)
  • build: don't show missing lang warnings with text specifiers in fences (aa40cec)
  • handle references in container titles (7fbfe71), closes #​3004
  • hmr: handle hmr in imported code snippets (#​3005) (e84f313)
  • snippet hmr not working with rewrites (a275049)
  • selectively pass env for container titles (1a9c32d), closes #​3007
  • types: add RegExp to markdown's allowed attributes (#​3008) (bc96b2b)

v1.0.0-rc.19

Compare Source

v1.0.0-rc.18

Compare Source

Bug Fixes

v1.0.0-rc.17

Compare Source

v1.0.0-rc.16

Compare Source

v1.0.0-rc.15

Compare Source

Bug Fixes
Features
  • allow passing fast glob options to createContentLoader (4f9a60b), closes #​2985
vitest-dev/vitest (vitest)

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Sep 18, 2023
@renovate renovate bot closed this Sep 18, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch September 18, 2023 13:22
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Sep 18, 2023
@renovate renovate bot reopened this Sep 18, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch September 18, 2023 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 22 times, most recently from 36ccf9a to ff1200f Compare September 23, 2023 19:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2c77612 to 74fc4b1 Compare September 25, 2023 19:11
@lukashroch lukashroch merged commit 489e107 into master Sep 26, 2023
8 checks passed
@lukashroch lukashroch deleted the renovate/all-minor-patch branch September 26, 2023 09:16
mucc001 pushed a commit that referenced this pull request Oct 4, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant