Skip to content

fix(deps): update mend: high confidence minor and patch dependency updates#17

Open
mend-for-github.zerozr99.workers.dev[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates
Open

fix(deps): update mend: high confidence minor and patch dependency updates#17
mend-for-github.zerozr99.workers.dev[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates

Conversation

@mend-for-github.zerozr99.workers.dev

@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot commented Jun 7, 2024

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-typescript (source) 7.24.67.29.7 age adoption passing confidence
@commitlint/cli (source) 19.3.019.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 19.2.219.8.1 age adoption passing confidence
eslint (source) 8.57.08.57.1 age adoption passing confidence
eslint-config-prettier 9.1.09.1.2 age adoption passing confidence
eslint-plugin-jest 28.5.028.14.0 age adoption passing confidence
eslint-plugin-json 4.0.04.0.1 age adoption passing confidence
eslint-plugin-jsx-a11y 6.7.16.10.2 age adoption passing confidence
eslint-plugin-react 7.34.27.37.5 age adoption passing confidence
htmlhint (source) 1.1.41.9.2 age adoption passing confidence
jscpd (source) 4.0.44.2.5 age adoption passing confidence
prettier (source) 3.3.03.8.4 age adoption passing confidence
pug (source) 3.0.33.0.4 age adoption passing confidence
react-intl (source) 6.6.86.8.9 age adoption passing confidence
react-redux 9.1.29.3.0 age adoption passing confidence
rubocop-minitest (source, changelog) "~> 0.35.0""~> 0.39.0" age adoption passing confidence
rubocop-performance (source, changelog) "~>1.21.0""~>1.26.0" age adoption passing confidence
rubocop-rake (changelog) "~> 0.6.0""~> 0.7.0" age adoption passing confidence
rubocop-rspec (changelog) "~> 2.30.0""~> 2.31.0" age adoption passing confidence
standard (source) 17.1.017.1.2 age adoption passing confidence
textlint 14.0.414.8.4 age adoption passing confidence
textlint-filter-rule-comments 1.2.21.3.0 age adoption passing confidence
typescript (source) 5.4.55.9.3 age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.17.010.26.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-typescript)

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.28.5

Compare Source

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance
Committers: 8

v7.27.1

Compare Source

v7.27.1 (2025-04-30)

Thanks @​kermanx and @​woaitsAryan for your first PRs!

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • babel-register
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • All packages
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
Committers: 9

v7.27.0

Compare Source

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types
🏃‍♀️ Performance
Committers: 5

v7.26.0

Compare Source

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
Committers: 5

v7.25.9

Compare Source

v7.25.9 (2024-10-22)

Thanks @​victorenator for your first PR!

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
Committers: 4

v7.25.7

Compare Source

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
Committers: 8

v7.24.7

Compare Source

v7.24.7 (2024-06-05)

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
Committers: 7
conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

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

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.2

Compare Source

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v28.14.0

Compare Source

Features
  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#​1762) (30440ef)

28.13.5 (2025-06-13)

Bug Fixes
  • handle string-based import names when resolving Jest functions (#​1761) (d8b5e0e)

28.13.4 (2025-06-13)

Bug Fixes
  • prefer-importing-jest-globals: handle string-based import names (#​1756) (547e67b)

28.13.3 (2025-06-10)

Bug Fixes
  • prefer-importing-jest-globals: preserve require property renames (#​1754) (41b9523)

28.13.2 (2025-06-10)

Bug Fixes
  • prefer-importing-jest-globals: preserve as imports (#​1753) ([3a5af78](ht

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from 86f3bb7 to 15de2cb Compare June 14, 2024 02:49
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 6 times, most recently from f8456b9 to 8f787b4 Compare June 21, 2024 03:09
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from eabc9c7 to 6c0e760 Compare June 29, 2024 02:47
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from ccaf96e to 8b417b4 Compare July 2, 2024 02:54
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot added the security fix Security fix generated by Mend label Jul 2, 2024
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 6 times, most recently from a637df4 to eda757a Compare July 8, 2024 02:53
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 8624df9 to 75a3007 Compare July 21, 2024 12:11
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot added the security fix Security fix generated by Mend label Jul 21, 2024
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 33de839 to 6b6520b Compare July 24, 2024 04:03
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot removed the security fix Security fix generated by Mend label Jul 24, 2024
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 2bfcbbc to de6b216 Compare July 27, 2024 02:59
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot added the security fix Security fix generated by Mend label Jul 27, 2024
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from de6b216 to ec631b5 Compare July 28, 2024 02:56
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot removed the security fix Security fix generated by Mend label Jul 28, 2024
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from f126f98 to 39c77e2 Compare August 4, 2024 02:58
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from cdee5a9 to 746a004 Compare August 10, 2024 03:03
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot added the security fix Security fix generated by Mend label Aug 10, 2024
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 746a004 to 1358462 Compare August 11, 2024 03:12
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev Bot removed the security fix Security fix generated by Mend label Aug 11, 2024
@mend-for-github.zerozr99.workers.dev

mend-for-github.zerozr99.workers.dev Bot commented Mar 13, 2025

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: dependencies/Gemfile.lock
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Resolving dependencies...
Resolving dependencies...

Bundler could not find compatible versions for gem "rubocop":
  In Gemfile:
    rubocop (~> 1.62.1)

    rubocop-minitest (~> 0.39.0) was resolved to 0.39.1, which depends on
      rubocop (< 2.0, >= 1.75.0)

    rubocop-rspec (~> 2.31.0) was resolved to 2.31.0, which depends on
      rubocop (~> 1.40)

File name: dependencies/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: super-linter@undefined
npm warn Found: stylelint@15.11.0
npm warn node_modules/stylelint
npm warn   peer stylelint@"^15.10.0" from stylelint-config-recommended-scss@13.1.0
npm warn   node_modules/stylelint-config-recommended-scss
npm warn     stylelint-config-recommended-scss@"^13.1.0" from stylelint-config-standard-scss@11.1.0
npm warn     node_modules/stylelint-config-standard-scss
npm warn     1 more (the root project)
npm warn   9 more (stylelint-config-recommended, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer stylelint@"^15.10.0" from stylelint-config-recommended-scss@13.1.0
npm warn node_modules/stylelint-config-recommended-scss
npm warn   stylelint-config-recommended-scss@"^13.1.0" from stylelint-config-standard-scss@11.1.0
npm warn   node_modules/stylelint-config-standard-scss
npm warn   1 more (the root project)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: super-linter@undefined
npm warn Found: stylelint@15.11.0
npm warn node_modules/stylelint
npm warn   peer stylelint@"^15.10.0" from stylelint-config-recommended-scss@13.1.0
npm warn   node_modules/stylelint-config-recommended-scss
npm warn     stylelint-config-recommended-scss@"^13.1.0" from stylelint-config-standard-scss@11.1.0
npm warn     node_modules/stylelint-config-standard-scss
npm warn     1 more (the root project)
npm warn   9 more (stylelint-config-recommended, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer stylelint@"^15.2.0" from stylelint-config-sass-guidelines@10.0.0
npm warn node_modules/stylelint-config-sass-guidelines
npm warn   stylelint-config-sass-guidelines@"^10.0.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: super-linter@undefined
npm warn Found: stylelint@15.11.0
npm warn node_modules/stylelint
npm warn   peer stylelint@"^15.10.0" from stylelint-config-recommended-scss@13.1.0
npm warn   node_modules/stylelint-config-recommended-scss
npm warn     stylelint-config-recommended-scss@"^13.1.0" from stylelint-config-standard-scss@11.1.0
npm warn     node_modules/stylelint-config-standard-scss
npm warn     1 more (the root project)
npm warn   9 more (stylelint-config-recommended, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer stylelint@"^15.10.0" from stylelint-config-standard@34.0.0
npm warn node_modules/stylelint-config-standard
npm warn   stylelint-config-standard@"^34.0.0" from stylelint-config-standard-scss@11.1.0
npm warn   node_modules/stylelint-config-standard-scss
npm warn   1 more (the root project)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: super-linter@undefined
npm warn Found: stylelint@15.11.0
npm warn node_modules/stylelint
npm warn   peer stylelint@"^15.10.0" from stylelint-config-recommended-scss@13.1.0
npm warn   node_modules/stylelint-config-recommended-scss
npm warn     stylelint-config-recommended-scss@"^13.1.0" from stylelint-config-standard-scss@11.1.0
npm warn     node_modules/stylelint-config-standard-scss
npm warn     1 more (the root project)
npm warn   9 more (stylelint-config-recommended, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer stylelint@"^15.10.0" from stylelint-config-standard-scss@11.1.0
npm warn node_modules/stylelint-config-standard-scss
npm warn   stylelint-config-standard-scss@"^11.1.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: super-linter@undefined
npm warn Found: stylelint@15.11.0
npm warn node_modules/stylelint
npm warn   peer stylelint@"^15.10.0" from stylelint-config-recommended-scss@13.1.0
npm warn   node_modules/stylelint-config-recommended-scss
npm warn     stylelint-config-recommended-scss@"^13.1.0" from stylelint-config-standard-scss@11.1.0
npm warn     node_modules/stylelint-config-standard-scss
npm warn     1 more (the root project)
npm warn   9 more (stylelint-config-recommended, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer stylelint@"^14.5.1 || ^15.0.0" from stylelint-scss@5.3.2
npm warn node_modules/stylelint-scss
npm warn   stylelint-scss@"^5.3.0" from stylelint-config-recommended-scss@13.1.0
npm warn   node_modules/stylelint-config-recommended-scss
npm warn   1 more (the root project)
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: super-linter@undefined
npm error Found: stylelint@16.26.1
npm error node_modules/stylelint
npm error   stylelint@"^16.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^15.10.0" from stylelint-config-recommended-scss@13.1.0
npm error node_modules/stylelint-config-recommended-scss
npm error   stylelint-config-recommended-scss@"^13.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-06-18T05_34_04_729Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-06-18T05_34_04_729Z-debug-0.log

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