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 dev dependencies #90

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.2.45 -> 18.2.46 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.14.0 -> 6.16.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.14.0 -> 6.16.0 age adoption passing confidence
eslint-plugin-prettier 5.0.1 -> 5.1.2 age adoption passing confidence
langchain ^0.0.209 -> ^0.0.212 age adoption passing confidence
openai 4.23.0 -> 4.24.1 age adoption passing confidence
tsx 4.6.2 -> 4.7.0 age adoption passing confidence

Release Notes

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

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

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

v6.15.0

Compare Source

Features

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

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

v6.16.0

Compare Source

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

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

v6.15.0

Compare Source

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

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

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.1.2

Compare Source

Patch Changes
  • #​623 8210e44 Thanks @​BPScott! - Add exports mapping to package.json, to allow import eslintPluginRecommended from 'eslint-plugin-prettier/recommended' to work as expected.

    Strictly speaking this is a breaking change as it removes the ability for people to import from "eslint-plugin-prettier/eslint-plugin-prettier.js" and "eslint-plugin-prettier/recommended.js" but the former was never recommended in the first place and the latter has only been available for a few days.

  • #​621 2b09e7f Thanks @​JounQin! - feat: support parsing markdown via eslint-mdx natively

v5.1.1

Compare Source

Patch Changes

v5.1.0

Compare Source

Minor Changes
  • #​616 3856413 Thanks @​BPScott! - Add recommended config for the flat config format.

    If you are using flat config, import the recommended config from eslint-plugin-prettier/recommended. Like the legacy format recommended config, this automatically includes the contents of eslint-config-prettier.

    // eslint.config.js
    const eslintPluginPrettierRecommended = require('eslint-plugin-prettier/recommended');
    
    module.exports = [
      // Any other config imports go at the top
      eslintPluginPrettierRecommended,
    ];
Patch Changes
  • #​614 5270877 Thanks @​BPScott! - Add meta block to plugin. This improves debugging and cachebusting when using the new flat config

  • #​603 a63a570 Thanks @​filiptammergard! - fix: specify eslint-config-prettier as peer dependency

    It's already added to peerDependenciesMeta as optional, which means it should also be specified in peerDependencies.

langchain-ai/langchainjs (langchain)

v0.0.212

Compare Source

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.0.211...0.0.212

v0.0.211

Compare Source

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.0.210...0.0.211

v0.0.210

Compare Source

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.0.209...0.0.210

openai/openai-node (openai)

v4.24.1

Compare Source

Full Changelog: v4.24.0...v4.24.1

Bug Fixes
  • pagination: correct type annotation object field (#​590) (4066eda)
Documentation
Refactors

v4.24.0

Compare Source

Full Changelog: v4.23.0...v4.24.0

Features
Chores
Documentation
privatenumber/tsx (tsx)

v4.7.0

Compare Source

Features

This release is also available on:


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Chicago, 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 requested a review from a team December 25, 2023 06:31
@renovate renovate bot force-pushed the renovate/all-minor-patch-dev branch from 5e6d935 to 1140a40 Compare December 25, 2023 18:19
@renovate renovate bot force-pushed the renovate/all-minor-patch-dev branch from 1140a40 to de4a796 Compare December 28, 2023 16:55
@nicolewhite nicolewhite merged commit c9dc302 into main Dec 28, 2023
2 checks passed
@nicolewhite nicolewhite deleted the renovate/all-minor-patch-dev branch December 28, 2023 18:43
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

1 participant