Skip to content

chore(deps): update all dependencies - #65

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/all
Open

chore(deps): update all dependencies#65
renovate[bot] wants to merge 1 commit into
devfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2021

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/eslint-parser (source) 7.15.88.0.1 age adoption passing confidence devDependencies major
@babel/plugin-transform-runtime (source) ^7.14.5^8.0.0 age adoption passing confidence devDependencies major
@babel/preset-env (source) ^7.14.8^8.0.0 age adoption passing confidence devDependencies major
@babel/preset-typescript (source) ^7.14.5^8.0.0 age adoption passing confidence devDependencies major
@electron-forge/cli ^6.0.0-beta.58^7.0.0 age adoption passing confidence devDependencies major
@electron-forge/maker-deb ^6.0.0-beta.58^7.0.0 age adoption passing confidence devDependencies major
@electron-forge/maker-rpm ^6.0.0-beta.58^7.0.0 age adoption passing confidence devDependencies major
@electron-forge/maker-zip ^6.0.0-beta.58^7.0.0 age adoption passing confidence devDependencies major
@electron/remote 1.2.12.1.3 age adoption passing confidence dependencies major
actions/checkout v2v7 age adoption passing confidence action major
actions/setup-node v2v7 age adoption passing confidence action major
babel-loader ^8.2.2^10.0.0 age adoption passing confidence devDependencies major
chalk ^4.1.1^6.0.0 age adoption passing confidence devDependencies major
chokidar ^3.5.2^5.0.0 age adoption passing confidence devDependencies major
eslint (source) 7.32.010.9.1 age adoption passing confidence devDependencies major
eslint-config-airbnb 18.2.119.0.4 age adoption passing confidence devDependencies major
eslint-config-airbnb-base 14.2.115.0.0 age adoption passing confidence devDependencies major
eslint-config-prettier 8.3.010.1.8 age adoption passing confidence devDependencies major
eslint-plugin-import 2.24.22.32.0 age adoption passing confidence devDependencies minor
eslint-plugin-import-helpers 1.1.02.0.2 age adoption passing confidence devDependencies major
eslint-plugin-jsx-a11y 6.4.16.10.2 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 4.0.05.5.6 age adoption passing confidence devDependencies major
eslint-plugin-react 7.25.37.37.5 age adoption passing confidence devDependencies minor
eslint-plugin-react-hooks (source) 4.2.07.1.1 age adoption passing confidence devDependencies major
fs-extra ^10.0.0^11.0.0 age adoption passing confidence devDependencies major
github/codeql-action v1v4 age adoption passing confidence action major
node 1424 age adoption passing confidence uses-with major
prettier (source) 2.3.23.9.6 age adoption passing confidence devDependencies major
rimraf 3.0.26.1.3 age adoption passing confidence devDependencies major
stylelint (source) ^13.13.1^17.0.0 age adoption passing confidence devDependencies major
stylelint-config-recommended ^5.0.0^18.0.0 age adoption passing confidence devDependencies major
stylelint-config-standard ^22.0.0^40.0.0 age adoption passing confidence devDependencies major

Release Notes

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

v8.0.1

Compare Source

💥 Breaking Change
  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0

Compare Source

👓 Spec Compliance
💥 Breaking Change
  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser
🐛 Bug Fix
  • babel-generator
  • babel-plugin-transform-modules-systemjs
📝 Documentation
🏠 Internal
🏃‍♀️ Performance

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, 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-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7

v7.28.5

Compare Source

👓 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

v7.28.4

Compare Source

🏠 Internal

v7.28.0

Compare Source

🚀 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

v7.27.5

Compare Source

🐛 Bug Fix
💅 Polish

v7.27.1

Compare Source

👓 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
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 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

v7.27.0

Compare Source

👓 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

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, 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-preset-env

[v7.25.7](https://redirect.github.com/b

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Sao_Paulo)

  • 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency electron to v14 chore(deps): update all dependencies Sep 9, 2021
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from 3669ff0 to b3cbbfe Compare September 16, 2021 08:26
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from e5ee9a8 to 85e00f7 Compare September 22, 2021 17:14
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from edb48ad to cb3eac3 Compare October 4, 2021 22:47
@renovate
renovate Bot force-pushed the renovate/all branch 6 times, most recently from 78b4499 to 94da594 Compare October 14, 2021 22:28
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 0bfccb6 to ac3b4c2 Compare October 22, 2021 22:58
@renovate renovate Bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies (minor) Oct 30, 2021
@renovate
renovate Bot force-pushed the renovate/all branch 5 times, most recently from dd1ad2e to 9ecbf7d Compare November 9, 2021 22:42
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from e4865e5 to 5c30903 Compare December 1, 2021 00:04
@renovate
renovate Bot force-pushed the renovate/all branch 5 times, most recently from 838189d to 023b724 Compare December 7, 2021 04:13
@renovate
renovate Bot force-pushed the renovate/all branch 5 times, most recently from 48cb40a to d3631c6 Compare March 30, 2022 20:08
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from 4cafc53 to 6c31a09 Compare April 8, 2022 23:57
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 1f79c32 to 833ac71 Compare April 21, 2022 05:40
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from 2536aca to 0379c30 Compare April 29, 2022 05:35
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from eed66fe to d666d2e Compare May 11, 2022 22:16
@renovate
renovate Bot force-pushed the renovate/all branch from d666d2e to 6ed03b3 Compare May 18, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants