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 #157

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.22.10 -> ^7.22.15 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.22.10 -> ^7.22.15 age adoption passing confidence
@babel/plugin-transform-modules-commonjs (source) ^7.22.5 -> ^7.22.15 age adoption passing confidence
@babel/plugin-transform-typescript (source) ^7.22.10 -> ^7.22.15 age adoption passing confidence
@babel/preset-typescript (source) ^7.22.5 -> ^7.22.15 age adoption passing confidence
@babel/template (source) ^7.22.5 -> ^7.22.15 age adoption passing confidence
@babel/types (source) ^7.22.10 -> ^7.22.15 age adoption passing confidence
@types/node (source) ^20.5.0 -> ^20.5.9 age adoption passing confidence
@types/object-hash (source) ^3.0.3 -> ^3.0.4 age adoption passing confidence
@types/semver (source) ^7.5.0 -> ^7.5.1 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.2 -> ^0.34.3 age adoption passing confidence
changelogen ^0.5.4 -> ^0.5.5 age adoption passing confidence
eslint (source) ^8.47.0 -> ^8.48.0 age adoption passing confidence
mlly ^1.4.0 -> ^1.4.2 age adoption passing confidence
pnpm (source) 8.6.12 -> 8.7.4 age adoption passing confidence
prettier (source) ^3.0.2 -> ^3.0.3 age adoption passing confidence
std-env ^3.3.3 -> ^3.4.3 age adoption passing confidence
tslib (source) ^2.6.1 -> ^2.6.2 age adoption passing confidence
typescript (source) ^5.1.6 -> ^5.2.2 age adoption passing confidence
vitest ^0.34.2 -> ^0.34.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.22.15

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types

v7.22.11

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-types
  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-core
🏠 Internal
  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • Other
🔬 Output optimization
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env
vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/changelogen (changelogen)

v0.5.5

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Extra spaces in contributors and breaking changes (#​134)
  • Repo name with - or . (#​127)
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)

v8.48.0

Compare Source

Features

  • 1fbb3b0 feat: correct update direction in for-direction (#​17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#​17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#​17282) (nopeless)

Bug Fixes

  • 7234f6a fix: update RuleTester JSDoc and deprecations (#​17496) (Jonas Berlin)

Documentation

  • 7a51d77 docs: no-param-reassign mention strict mode (#​17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#​17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#​17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#​17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#​17465) (Nitin Kumar)

Chores

unjs/mlly (mlly)

v1.4.2

Compare Source

compare changes

🩹 Fixes
  • findExports: Support generator (#​189)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Anthony Fu <anthonyfu117@​hotmail.com>

v1.4.1

Compare Source

compare changes

🩹 Fixes
  • isValidNodeImport: Detect invalid cjs modules (#​187)
🏡 Chore
🎨 Styles
  • Format with prettier v3 (914493c)
❤️ Contributors
pnpm/pnpm (pnpm)

v8.7.4

Compare Source

Patch Changes

  • Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting #​7041.
  • Fixes a regression published with pnpm v8.7.3. Don't hang while reading package.json from the content-addressable store #​7051.
  • Allow create scoped package with preferred version. #​7053
  • Reverting a change shipped in v8.7 that caused issues with the pnpm deploy command and "injected dependencies" #​6943.

Our Gold Sponsors

Our Silver Sponsors

v8.7.3

Compare Source

Patch Changes

  • Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server #​7032

Our Gold Sponsors

Our Silver Sponsors

v8.7.2

Compare Source

v8.7.1

Compare Source

Patch Changes

  • Fixed an issue with extracting some old versions of tarballs #​6991.
  • Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project #​6890.
  • Reduce concurrency in the pnpm -r publish command #​6968.
  • Improved the pnpm update --interactive output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages #​6978.

Our Gold Sponsors

Our Silver Sponsors

v8.7.0

Compare Source

Minor Changes

  • Improve performance of installation by using a worker pool for extracting packages and writing them to the content-addressable store #​6850
  • The default value of the resolution-mode setting is changed to highest. This setting was changed to lowest-direct in v8.0.0 and some users were not happy with the change. A twitter poll concluded that most of the users want the old behaviour (resolution-mode set to highest by default). This is a semi-breaking change but should not affect users that commit their lockfile #​6463.

Patch Changes

  • Warn when linking a package with peerDependencies #​615.
  • Add support for npm lockfile v3 in pnpm import #​6233.
  • Override peerDependencies in pnpm.overrides #​6759.
  • Respect workspace alias syntax in pkg graph #​6922
  • Emit a clear error message when users attempt to specify an undownloadable node version #​6916.
  • pnpm patch should write patch files with a trailing newline #​6905.
  • Dedupe deps with the same alias in direct dependencies 6966
  • Don't prefix install output for the dlx command.
  • Performance optimizations. Package tarballs are now download directly to memory and built to an ArrayBuffer. Hashing and other operations are avoided until the stream has been fully received #​6819.

Our Gold Sponsors

Our Silver Sponsors

prettier/prettier (prettier)

v3.0.3

Compare Source

diff

Add preferUnplugged: true to package.json (#​15169 by @​fisker and @​so1ve)

Prettier v3 uses dynamic imports, user will need to unplug Prettier when Yarn's PnP mode is enabled, add preferUnplugged: true to package.json, so Yarn will install Prettier as unplug by default.

Support shared config that forbids require() (#​15233 by @​fisker)

If an external shared config package is used, and the package exports don't have require or default export.

In Prettier 3.0.2 Prettier fails when attempt to require() the package, and throws an error.

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in <packageName>/package.json
Allow argument of require() to break (#​15256 by @​fisker)
// Input
const plugin = require(
  global.STANDALONE
    ? path.join(__dirname, "../standalone.js")
    : path.join(__dirname, "..")
);

// Prettier 3.0.2
const plugin = require(global.STANDALONE
  ? path.join(__dirname, "../standalone.js")
  : path.join(__dirname, ".."));

// Prettier 3.0.3
const plugin = require(
  global.STANDALONE
    ? path.join(__dirname, "../standalone.js")
    : path.join(__dirname, "..")
);
Do not print trailing commas in arrow function type parameter lists in ts code blocks (#​15286 by @​sosukesuzuki)
<!-- Input -->
```ts
const foo = <T>() => {}
```

<!-- Prettier 3.0.2 -->
```ts
const foo = <T,>() => {}
```

<!-- Prettier 3.0.3 -->
```ts
const foo = <T>() => {}
```
Support TypeScript 5.2 using / await using declaration (#​15321 by @​sosukesuzuki)

Support for the upcoming Explicit Resource Management feature in ECMAScript. using / await using declaration

{
   using foo = new Foo();
   await using bar = new Bar();
}
unjs/std-env (std-env)

v3.4.3

Compare Source

compare changes

🩹 Fixes
  • Conditional check for process.versions?.bun (#​75)
🏡 Chore
  • Update build dependencies (cd6cbf7)
❤️ Contributors

v3.4.2

Compare Source

compare changes

📦 Build
  • es6 compatibiliy for commonjs bundle (#​74)
❤️ Contributors

v3.4.1

Compare Source

compare changes

🩹 Fixes
  • Access process from globalThis (#​73)
❤️ Contributors
  • Patrick Pircher

v3.4.0

Compare Source

compare changes

🚀 Enhancements
  • Universal env shim (#​61)
  • providers: Detect VERCEL and VERCEL_ENV (#​58)
  • isColorSupported flag (b80677b)
  • Expose providerInfo (3c547d8)
  • Platform agnostic process (48b4fc0)
  • process: Support process.versions (1ad71f6)
  • env: Support import.meta.env and Deno.env (ceb04d5)
  • Export nodeVersion and nodeMajorVersion (#​60)
  • Detect stackblitz using process.versions.webcontainer (#​63)
  • Detect the underlying runtime (#​66)
🔥 Performance
  • Reduce dependency on process proxy for flags (0d7b84f)
  • Decouple nodeENV from env proxy (89c0411)
🩹 Fixes
  • Add default fallback for platform flag ([d71ce85](https:/

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

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

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1068ee3 to a2b13ad Compare August 17, 2023 12:44
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Aug 17, 2023
@renovate renovate bot closed this Aug 17, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch August 17, 2023 12:49
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Aug 18, 2023
@renovate renovate bot reopened this Aug 18, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch August 18, 2023 12:01
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency std-env to ^3.4.0 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a2b13ad to f9ae69e Compare August 18, 2023 15:33
@renovate renovate bot changed the title chore(deps): update devdependency std-env to ^3.4.0 chore(deps): update all non-major dependencies Aug 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 829cb4d to 730c302 Compare August 25, 2023 11:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 62af903 to a05e0f2 Compare September 1, 2023 23:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 02a9681 to 394969b Compare September 4, 2023 17:30
@pi0 pi0 merged commit 1570783 into main Sep 7, 2023
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 7, 2023 09:02
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.

1 participant