Skip to content

chore(deps): update all non-major dependencies #1195

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

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.17.10 -> ^7.18.10 age adoption passing confidence
@babel/code-frame (source) ^7.16.7 -> ^7.18.6 age adoption passing confidence
@babel/core (source) ^7.18.5 -> ^7.18.10 age adoption passing confidence
@babel/eslint-parser (source) ^7.18.2 -> ^7.18.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.18.5 -> ^7.18.10 age adoption passing confidence
@babel/preset-env (source) ^7.18.2 -> ^7.18.10 age adoption passing confidence
@babel/preset-react (source) ^7.17.12 -> ^7.18.6 age adoption passing confidence
@babel/preset-typescript (source) ^7.17.12 -> ^7.18.6 age adoption passing confidence
@babel/register (source) ^7.17.7 -> ^7.18.9 age adoption passing confidence
@babel/runtime (source) ^7.18.3 -> ^7.18.9 age adoption passing confidence
@changesets/cli ^2.23.0 -> ^2.24.2 age adoption passing confidence
@emotion/react ^11.9.3 -> ^11.10.0 age adoption passing confidence
@emotion/styled ^11.9.3 -> ^11.10.0 age adoption passing confidence
@nrwl/nx-cloud ^14.1.2 -> ^14.3.0 age adoption passing confidence
@reduxjs/toolkit (source) ^1.8.2 -> ^1.8.4 age adoption passing confidence
@rjsf/core ^4.2.0 -> ^4.2.3 age adoption passing confidence
@rollup/plugin-commonjs ^22.0.1 -> ^22.0.2 age adoption passing confidence
@storybook/addon-essentials ^6.5.9 -> ^6.5.10 age adoption passing confidence
@storybook/react ^6.5.9 -> ^6.5.10 age adoption passing confidence
@testing-library/dom ^8.14.0 -> ^8.17.1 age adoption passing confidence
@testing-library/jest-dom ^5.16.4 -> ^5.16.5 age adoption passing confidence
@testing-library/user-event ^14.2.1 -> ^14.4.3 age adoption passing confidence
@types/chrome ^0.0.191 -> ^0.0.193 age adoption passing confidence
@types/node ^16.11.41 -> ^16.11.47 age adoption passing confidence
@types/ramda ^0.28.14 -> ^0.28.15 age adoption passing confidence
@types/react ^18.0.14 -> ^18.0.17 age adoption passing confidence
@types/react-dom ^18.0.5 -> ^18.0.6 age adoption passing confidence
@types/semver ^7.3.10 -> ^7.3.12 age adoption passing confidence
@types/styled-components ^5.1.25 -> ^5.1.26 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.29.0 -> ^5.33.0 age adoption passing confidence
@typescript-eslint/parser ^5.29.0 -> ^5.33.0 age adoption passing confidence
apollo-server-express ^3.9.0 -> ^3.10.1 age adoption passing confidence
codemirror ^5.65.6 -> ^5.65.7 age adoption passing confidence
eslint (source) ^8.18.0 -> ^8.21.0 age adoption passing confidence
eslint-plugin-jest ^26.5.3 -> ^26.8.2 age adoption passing confidence
eslint-plugin-jsx-a11y ^6.6.0 -> ^6.6.1 age adoption passing confidence
fork-ts-checker-webpack-plugin ^7.2.11 -> ^7.2.13 age adoption passing confidence
framer-motion ^6.3.15 -> ^6.5.1 age adoption passing confidence
immutable (source) ^4.0.0 -> ^4.1.0 age adoption passing confidence
jss (source) ^10.9.0 -> ^10.9.2 age adoption passing confidence
jss-preset-default (source) ^10.9.0 -> ^10.9.2 age adoption passing confidence
knex ^2.1.0 -> ^2.2.0 age adoption passing confidence
msw (source) ^0.43.0 -> ^0.44.2 age adoption passing confidence
nx (source) ^14.3.6 -> ^14.5.4 age adoption passing confidence
pnpm (source) 7.3.0 -> 7.9.0 age adoption passing confidence
react-bootstrap ^2.4.0 -> ^2.5.0 age adoption passing confidence
react-select ^5.3.2 -> ^5.4.0 age adoption passing confidence
rollup (source) ^2.75.7 -> ^2.77.3 age adoption passing confidence
rxjs (source) ^7.5.5 -> ^7.5.6 age adoption passing confidence
selenium-webdriver ^4.3.0 -> ^4.4.0 age adoption passing confidence
sqlite3 ^5.0.8 -> ^5.0.11 age adoption passing confidence
stylelint (source) ^14.9.1 -> ^14.10.0 age adoption passing confidence
supertest ^6.2.3 -> ^6.2.4 age adoption passing confidence
ts-node (source) ^10.8.1 -> ^10.9.1 age adoption passing confidence
webpack ^5.73.0 -> ^5.74.0 age adoption passing confidence
webpack-dev-server ^4.9.2 -> ^4.10.0 age adoption passing confidence

Release Notes

babel/babel

v7.18.10

Compare Source

🚀 New Feature
  • babel-helper-string-parser, babel-types
🐛 Bug Fix
  • babel-parser
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-export-default-from

v7.18.9

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-modules-systemjs, babel-types
  • babel-generator
💅 Polish
🏠 Internal
  • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types
🏃‍♀️ Performance

v7.18.6

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-remap-async-to-generator, babel-plugin-proposal-async-generator-functions
  • babel-plugin-transform-parameters
  • babel-core
  • babel-core, babel-helper-check-duplicate-nodes, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining, babel-plugin-transform-runtime
🏠 Internal
  • babel-standalone
  • Other
  • babel-generator, babel-types
  • babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-check-duplicate-nodes, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-preset-typescript, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring
changesets/changesets

v2.24.2

Compare Source

Patch Changes
  • #​900 7d998ee Thanks @​sdirosa! - Fixed an issue with generating changelogs not being skipped when the changelog config option was set to false.

v2.24.1

Compare Source

Patch Changes

v2.24.0

[Compare Source](https:/


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Jun 27, 2022

⚠️ No Changeset found

Latest commit: 6c59745

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^6.3.16 chore(deps): update all non-major dependencies Jun 27, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from b9c51a8 to a629dea Compare July 4, 2022 18:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b2fc832 to a4c9c81 Compare July 5, 2022 23:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 49608e5 to c9d3d49 Compare August 9, 2022 17:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from a00eaab to 82c9662 Compare August 12, 2022 02:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 82c9662 to 6c59745 Compare August 12, 2022 03:23
@Methuselah96 Methuselah96 merged commit 29bac4d into main Aug 12, 2022
@Methuselah96 Methuselah96 deleted the renovate/all-minor-patch branch August 12, 2022 03:41
aliffazfar pushed a commit to aliffazfar/redux-devtools that referenced this pull request Jul 19, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant