Skip to content

chore(deps): update all patch and minor versions #1112

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

This PR contains the following updates:

Package Change Age Confidence
@babel/parser (source) 7.27.5 -> 7.28.0 age confidence
@typescript-eslint/eslint-plugin (source) 8.33.1 -> 8.38.0 age confidence
@typescript-eslint/parser (source) 8.33.1 -> 8.38.0 age confidence
eslint (source) 8.57.0 -> 8.57.1 age confidence
eslint-import-resolver-typescript 3.6.3 -> 3.10.1 age confidence
eslint-plugin-import 2.31.0 -> 2.32.0 age confidence
parcel 2.15.2 -> 2.15.4 age confidence
proj4 (source) 2.17.0 -> 2.19.7 age confidence
typedoc (source) 0.28.5 -> 0.28.7 age confidence

Release Notes

babel/babel (@​babel/parser)

v7.28.0

Compare Source

v7.28.0 (2025-07-02)

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
Committers: 5

v7.27.7

Compare Source

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
Committers: 6
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.38.0

Compare Source

🩹 Fixes
  • disallow extra properties in rule options (#​11397)
  • eslint-plugin: [consistent-generic-constructors] resolve conflict with isolatedDeclarations if enabled in constructor option (#​11351)
❤️ Thank You

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

v8.37.0

Compare Source

🩹 Fixes
  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#​11381)
❤️ Thank You

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

v8.36.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

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

v8.35.1

Compare Source

🩹 Fixes
  • remove prettier from eslint-plugin (#​11339)
❤️ Thank You

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

v8.35.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#​11128)
❤️ Thank You

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

v8.34.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

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

v8.34.0

Compare Source

🩹 Fixes
  • typescript-estree: add validation to interface extends (#​11271)
❤️ Thank You
  • Tao

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

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

v8.38.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.37.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.36.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.35.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.35.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.34.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.34.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)
Documentation
Build Related
  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)
Chores
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.10.1

Compare Source

v3.10.0

Compare Source

Minor Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.9.1...v3.10.0

v3.9.1

Compare Source

Patch Changes

v3.9.0

Compare Source

Minor Changes

v3.8.7

Compare Source

Patch Changes

v3.8.6

Compare Source

Patch Changes

v3.8.5

Compare Source

Patch Changes

v3.8.4

Compare Source

Patch Changes

v3.8.3

Compare Source

Patch Changes

v3.8.2

Compare Source

Patch Changes

v3.8.1

Compare Source

Patch Changes

v3.8.0

Compare Source

Minor Changes
  • #​345 fcc8883 Thanks @​carlocorradini! - Enable the mapper function just for a set of allowed files. Improves project discovery using glob and POSIX separator.

  • #​346 c124e87 Thanks @​carlocorradini! - Update get-tsconfig to the the latest version. We now support the ${configDir} variable, introduced in TypeScript 5.5.

v3.7.0

Compare Source

Minor Changes
  • #​326 93ea130 Thanks @​SukkaW! - This version has implemented the eslint-plugin-import-x's v3 resolver interface. This allows you to use import/require to reference eslint-import-resolver-typescript directly in your ESLint flat config:

    Previously

    // eslint.config.js
    module.exports = {
      settings: {
        'import-x/resolver': {
          typescript: {
            alwaysTryTypes: true,
          },
          // or
          require.resolve('eslint-import-resolver-typescript'):
            alwaysTryTypes: true,
          }
        }
      }
    }

    Now

    // eslint.config.js
    const {
      createTypeScriptImportResolver,
    } = require('eslint-import-resolver-typescript')
    
    module.exports = {
      settings: {
        'import-x/resolver-next': [
          createTypeScriptImportResolver({
            alwaysTryTypes: true,
          }),
        ],
      },
    }

    Note that this only works with eslint-plugin-import-x@>=4.5.0. You can't use createTypeScriptImportResolver with the older versions of eslint-plugin-import-x or any existing versions of eslint-plugin-import.

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed
parcel-bundler/parcel (parcel)

v2.15.4

Compare Source

v2.15.3

Compare Source

Fixed
  • JavaScript

    • Expose line and column number to macros – Details
  • React Server Components

    • Invalidate cache in ReactStaticPackager when pages are added or client components change – Details
    • Fix lazy mode with React Server Components – Details
    • Fix @parcel/rsc duplicate types – Details
    • Ensure publicUrl ends with a slash in react-static packager – Details
    • Fix hash reference replacement in react-static packager – Details
proj4js/proj4js (proj4)

v2.19.7

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.19.6...v2.19.7

v2.19.6

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.19.5...v2.19.6

v2.19.5

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.19.4...v2.19.5

v2.19.4

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.19.3...v2.19.4

v2.19.3

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.19.2...v2.19.3

v2.19.2

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.19.1...v2.19.2

v2.19.1

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed

Full Changelog: proj4js/proj4js@v2.17.0...v2.19.0

TypeStrong/TypeDoc (typedoc)

v0.28.7

Compare Source

Features
  • Introduced the @sortStrategy tag to override the sort option on a specific reflection, #​2965.
Bug Fixes
  • Classes and functions exported with export { type X } are no longer missing comments, #​2970.
  • Setting locale to an unknown value will now cause TypeDoc to operate in English instead of a debug locale.
  • Array options will now report an error if set to a non-array/non-string value.

v0.28.6

Compare Source

Features
  • TypeDoc now supports resolving relative paths in links to the package directory as belonging to the project, #​2961.
  • Declarations without comments will now check for comments on their export specifier, #​2964.
Bug Fixes
  • Attempting to highlight a supported language which is not enabled is now a warning, not an error, #​2956.
  • Improved compatibility with CommonMark's link parsing, #​2959.
  • Classes, variables, and functions exported with export { type X } are now detected and converted as interfaces/type aliases, #​2962.
  • Improved warning messaging for links to symbols which were resolved, but the symbols were not included in the documentation, #​2967.
  • Fixed an issue preventing nested documents from being deserialized from TypeDoc's JSON output or used in packages mode, #​2969.
Thanks!

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 8 times, most recently from a2f2cde to 8713f47 Compare October 16, 2023 18:05
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 5 times, most recently from 5aabd31 to cb3fd55 Compare October 25, 2023 12:46
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 4 times, most recently from 5076b8a to 8a13855 Compare November 1, 2023 18:22
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 6 times, most recently from 9f9ca0e to 8de618f Compare November 10, 2023 17:05
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 5 times, most recently from 4b1df5b to cfeacc1 Compare November 20, 2023 19:34
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 2 times, most recently from 8337947 to 478d237 Compare November 27, 2023 20:16
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 6 times, most recently from 00c7e59 to 6a4764d Compare May 30, 2025 19:32
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 4 times, most recently from 82eb779 to 8c96fa3 Compare June 9, 2025 22:36
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 6 times, most recently from 79b9ce5 to 1bdeeab Compare June 23, 2025 18:05
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 7 times, most recently from a250db7 to 0101b03 Compare June 30, 2025 19:10
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 2 times, most recently from 77e8076 to 0ce3807 Compare July 7, 2025 20:03
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch 3 times, most recently from 9ec0e5f to 5d2dcf7 Compare July 15, 2025 23:56
@renovate renovate bot force-pushed the renovate/all-patch-and-minor-versions branch from 5d2dcf7 to 67a95fe Compare July 21, 2025 23:54
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