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

fix(deps): update all dependencies #182

Merged
merged 1 commit into from Jun 22, 2022
Merged

fix(deps): update all dependencies #182

merged 1 commit into from Jun 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.16.12 -> 7.18.5 age adoption passing confidence dependencies minor
@babel/plugin-proposal-class-properties (source) 7.16.7 -> 7.17.12 age adoption passing confidence dependencies minor
@babel/preset-env (source) 7.16.11 -> 7.18.2 age adoption passing confidence dependencies minor
@babel/preset-typescript (source) 7.16.7 -> 7.17.12 age adoption passing confidence dependencies minor
@changesets/changelog-github 0.4.2 -> 0.4.5 age adoption passing confidence dependencies patch
@changesets/cli 2.20.0 -> 2.23.0 age adoption passing confidence dependencies minor
cimg/node 14.18.3 -> 14.19.3 age adoption passing confidence docker minor
dotenv 16.0.0 -> 16.0.1 age adoption passing confidence devDependencies patch
jest-junit 13.0.0 -> 13.2.0 age adoption passing confidence dependencies minor
jest-watch-typeahead 1.0.0 -> 1.1.0 age adoption passing confidence dependencies minor
lint-staged 12.3.1 -> 12.5.0 age adoption passing confidence dependencies minor
node 12.22.9 -> 12.22.12 age adoption passing confidence patch
organize-imports-cli 0.9.0 -> 0.10.0 age adoption passing confidence devDependencies minor
prettier (source) 2.5.1 -> 2.7.1 age adoption passing confidence dependencies minor
typescript (source) 4.5.5 -> 4.7.4 age adoption passing confidence dependencies minor

Release Notes

babel/babel

v7.18.5

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance

v7.18.2

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-template-literals
  • babel-helpers
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helper-environment-visitor, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-traverse, babel-types
📝 Documentation
🏠 Internal

v7.18.0

Compare Source

🚀 New Feature
  • babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-define-map, babel-plugin-proposal-class-static-block, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-destructuring-private, babel-plugin-transform-destructuring, babel-plugin-transform-proto-to-assign, babel-plugin-transform-typescript, babel-standalone, babel-traverse, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
🐛 Bug Fix
💅 Polish
  • babel-core, babel-helper-transform-fixture-test-runner, babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
🏠 Internal
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-modules-systemjs

v7.17.12

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-react-constant-elements
  • babel-generator
  • babel-plugin-transform-destructuring
  • babel-parser
  • babel-parser, babel-plugin-transform-destructuring, babel-types
🏠 Internal
  • babel-plugin-proposal-decorators, babel-types
  • babel-core
  • babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, 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-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-flow, babel-plugin-syntax-import-assertions, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, 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-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, 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-jsx, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types

v7.17.10

Compare Source

🐛 Bug Fix
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
💅 Polish
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-proposal-pipeline-operator, babel-traverse
🏠 Internal
🏃‍♀️ Performance
  • babel-cli, babel-core, babel-generator

v7.17.9

Compare Source

🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal

v7.17.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
↩️ Revert

v7.17.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
  • babel-register
💅 Polish
🏠 Internal

v7.17.5

Compare Source

🐛 Bug Fix

v7.17.4

Compare Source

🐛 Bug Fix

v7.17.3

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-plugin-transform-destructuring
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
🔬 Output optimization
  • babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-traverse

v7.17.2

Compare Source

🐛 Bug Fix

v7.17.0

Compare Source

🚀 New Feature
  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register
🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
changesets/changesets (@​changesets/changelog-github)

v0.4.5

Compare Source

Patch Changes

v0.4.4

Compare Source

Patch Changes

v0.4.3

Compare Source

Patch Changes
changesets/changesets (@​changesets/cli)

v2.23.0

Compare Source

Minor Changes
Patch Changes
  • #​811 c54c25d Thanks @​samrose3! - Improved accessibility of the CLI prompts by using selected/unselected indicators that don't rely solely on the colors.

v2.22.0

Compare Source

Minor Changes
  • #​768 c87eba6 Thanks @​rohit-gohri! - Allow "commit" option to be more configurable. You can now point to a module (using a module name or a relative path) that might contain getAddMessage and/or getVersionMessage. This allows you to configure how the commit message is generated, if [skip ci] gets included, etc.
Patch Changes
  • #​776 ad7506d Thanks @​janosh! - changeset init will now configure baseBranch: "main" in the .changeset/config.json as the default value.

v2.21.1

Compare Source

Patch Changes

v2.21.0

Compare Source

Minor Changes
  • #​690 27a5a82 Thanks @​Andarist! - Added a new .changeset/config.json option: fixed. It can be used to group packages that should always be released together. If any package from a group is going to be released then all packages from that group will be released together (with the same version).

    This is similar to what people often know from Lerna as this is how their fixed/locked mode works.

Patch Changes
  • #​706 0812858 Thanks @​Andarist! - Fixed an issue with "none" releases causing package versions being bumped during snapshot releases. In addition to when you create "none" release types explicitly Changesets might create them implicitly in some situations, for example under some circumstances this issue caused snapshot releases to be created sometimes for ignored packages.
  • #​703 15c461d Thanks @​Andarist! - Fixed an issue with * dependency ranges not being replaced in premode. Those have to replaced with exact versions because prereleases don't satisfy wildcard ranges. A published prerelease package with such dependency range left untouched won't install correct prerelease dependency version.
  • #​749 d14cf79 Thanks @​Andarist! - Fixed an issue that caused created CHANGELOG files not being formatted in the same way as the updated ones (this could happen when calling changeset version for the very first time for a package).
  • #​751 59c7ebc Thanks @​Rugvip! - Fixed an issue where dependent packages would sometimes not get bumped properly when exiting prerelease mode.
motdotla/dotenv

v16.0.1

Compare Source

Changed
  • Minor README clarifications
  • Development ONLY: updated devDependencies as recommended for development only security risks (#​658)
jest-community/jest-junit

v13.2.0

Compare Source

Support monorepos better via filePathPrefix option by @​marvinroger - https://github.com/jest-community/jest-junit/pull/209

Fix CI builds for windows and drop support for Node 10.x - https://github.com/jest-community/jest-junit/pull/210

v13.1.0

Compare Source

Configurable test suite properties file location by @​JohanBrorson - https://github.com/jest-community/jest-junit/pull/204

jest-community/jest-watch-typeahead

v1.1.0

Compare Source

Features
okonet/lint-staged

v12.5.0

Compare Source

Bug Fixes
  • include all files when using --config <path> (641d1c2)
  • skip backup stash when using the --diff option (d4da24d)
Features
  • add --diff-filter option for overridin

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner January 31, 2022 00:38
@changeset-bot
Copy link

changeset-bot bot commented Jan 31, 2022

⚠️ No Changeset found

Latest commit: 5a27b3f

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

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #182 (5a27b3f) into master (1ff7e41) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files         337      337           
  Lines        4778     4778           
  Branches     1197     1197           
=======================================
  Hits         4664     4664           
  Misses        111      111           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ff7e41...5a27b3f. Read the comment docs.

@renovate renovate bot changed the title fix(deps): update dependency lint-staged to v12.3.2 chore(deps): update all dependencies docker tags Feb 1, 2022
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9caefaf to 59a50e5 Compare February 3, 2022 00:51
@renovate renovate bot changed the title chore(deps): update all dependencies docker tags fix(deps): update all dependencies Feb 3, 2022
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 03b1366 to 21d14e4 Compare February 8, 2022 17:07
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 85bbef7 to e9cfe49 Compare February 19, 2022 22:23
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9b76775 to 5a8cb02 Compare March 1, 2022 01:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3c1e9ec to 7d1fe45 Compare March 6, 2022 07:42
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 6464a18 to 207c649 Compare March 18, 2022 21:22
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b72b597 to d41377a Compare March 25, 2022 00:24
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 67669fd to 1619d07 Compare May 3, 2022 01:30
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 0df27b4 to e88342a Compare May 16, 2022 22:04
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 070526f to cdb9d80 Compare May 24, 2022 19:03
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 84b03c8 to e8e7dd5 Compare May 31, 2022 16:59
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5aeb065 to d554365 Compare June 3, 2022 20:00
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 547bca7 to f6bfe87 Compare June 17, 2022 21:08
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 121bc22 to 83b232a Compare June 22, 2022 10:29
Copy link
Contributor

@ajimae ajimae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ajimae ajimae merged commit a1a18b6 into master Jun 22, 2022
@ajimae ajimae deleted the renovate/all branch June 22, 2022 10:56
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.

None yet

1 participant