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 dependencies (minor) #65

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/eslint-parser (source) 7.15.8 -> 7.25.9 age adoption passing confidence devDependencies minor
@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.1 -> 2.1.2 age adoption passing confidence dependencies major
actions/checkout v2 -> v4 age adoption passing confidence action major
actions/setup-node v2 -> v4 age adoption passing confidence action major
babel-loader ^8.2.2 -> ^9.0.0 age adoption passing confidence devDependencies major
chalk ^4.1.1 -> ^5.0.0 age adoption passing confidence devDependencies major
chokidar ^3.5.2 -> ^4.0.0 age adoption passing confidence devDependencies major
esbuild ^0.12.15 -> ^0.24.0 age adoption passing confidence devDependencies minor
eslint (source) 7.32.0 -> 9.17.0 age adoption passing confidence devDependencies major
eslint-config-airbnb 18.2.1 -> 19.0.4 age adoption passing confidence devDependencies major
eslint-config-airbnb-base 14.2.1 -> 15.0.0 age adoption passing confidence devDependencies major
eslint-config-prettier 8.3.0 -> 9.1.0 age adoption passing confidence devDependencies major
eslint-plugin-import 2.24.2 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-import-helpers 1.1.0 -> 2.0.1 age adoption passing confidence devDependencies major
eslint-plugin-jsx-a11y 6.4.1 -> 6.10.2 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 4.0.0 -> 5.2.1 age adoption passing confidence devDependencies major
eslint-plugin-react 7.25.3 -> 7.37.2 age adoption passing confidence devDependencies minor
eslint-plugin-react-hooks (source) 4.2.0 -> 5.1.0 age adoption passing confidence devDependencies major
fs-extra ^10.0.0 -> ^11.0.0 age adoption passing confidence devDependencies major
github/codeql-action v1 -> v3 age adoption passing confidence action major
prettier (source) 2.3.2 -> 3.4.2 age adoption passing confidence devDependencies major
rimraf 3.0.2 -> 6.0.1 age adoption passing confidence devDependencies major
stylelint (source) ^13.13.1 -> ^16.0.0 age adoption passing confidence devDependencies major
stylelint-config-recommended ^5.0.0 -> ^14.0.0 age adoption passing confidence devDependencies major
stylelint-config-standard ^22.0.0 -> ^36.0.0 age adoption passing confidence devDependencies major

Release Notes

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

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

Compare Source

🐛 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

v7.25.1

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #​16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse
🏠 Internal

v7.25.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
🚀 New Feature
  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone
🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
  • babel-parser, babel-plugin-proposal-pipeline-operator
🔬 Output optimization
  • babel-plugin-transform-classes
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-object-super, babel-plugin-transform-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-class-properties, babel-plugin-transform-classes

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.1

Compare Source

v7.23.10

Compare Source

🐛 Bug Fix

v7.23.9

Compare Source

🐛 Bug Fix
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.3

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties

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-ass

Configuration

📅 Schedule: 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 2 times, most recently from afa152f to 33c31c6 Compare September 13, 2024 17:38
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from fdec6a8 to 3609b72 Compare September 27, 2024 11:43
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 4c09693 to 7fb1da9 Compare October 4, 2024 21:25
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e290163 to e055eee Compare October 11, 2024 14:52
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 31b6110 to 79895c0 Compare October 24, 2024 00:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b9a91d6 to cf4d375 Compare November 2, 2024 02:50
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from dba43ab to 895fa9e Compare November 30, 2024 05:45
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d45d2e1 to dbd403f Compare December 6, 2024 20:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 752c1c2 to 4e5b4ef Compare January 13, 2025 03:54
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