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 #1784

Merged
merged 2 commits into from
Aug 19, 2023
Merged

fix(deps): update all dependencies #1784

merged 2 commits into from
Aug 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.22.9 -> 7.22.10 age adoption passing confidence
@babel/core (source) 7.22.9 -> 7.22.10 age adoption passing confidence
@babel/eslint-parser (source) 7.22.9 -> 7.22.10 age adoption passing confidence
@babel/plugin-transform-destructuring (source) 7.22.5 -> 7.22.10 age adoption passing confidence
@babel/plugin-transform-regenerator (source) 7.22.5 -> 7.22.10 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.22.9 -> 7.22.10 age adoption passing confidence
@babel/preset-env (source) 7.22.9 -> 7.22.10 age adoption passing confidence
@babel/runtime (source) 7.22.6 -> 7.22.10 age adoption passing confidence
@babel/types (source) ~7.20.0 -> ~7.22.0 age adoption passing confidence
@commitlint/cli (source) 17.6.7 -> 17.7.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.6.7 -> 17.7.0 age adoption passing confidence
@types/lodash (source) 4.14.195 -> 4.14.197 age adoption passing confidence
@types/node (source) 18.17.0 -> 18.17.6 age adoption passing confidence
@types/react (source) 18.2.15 -> 18.2.20 age adoption passing confidence
babel-jest 29.6.1 -> 29.6.2 age adoption passing confidence
core-js 3.31.1 -> 3.32.1 age adoption passing confidence
cypress 12.17.2 -> 12.17.4 age adoption passing confidence
eslint (source) 8.45.0 -> 8.47.0 age adoption passing confidence
eslint-plugin-react 7.33.0 -> 7.33.2 age adoption passing confidence
eslint-plugin-testing-library 5.11.0 -> 5.11.1 age adoption passing confidence
jest (source) 29.6.1 -> 29.6.2 age adoption passing confidence
jest-environment-jsdom 29.6.1 -> 29.6.2 age adoption passing confidence
prettier (source) 3.0.0 -> 3.0.2 age adoption passing confidence
react-redux 8.0.5 -> 8.1.2 age adoption passing confidence
regenerator-runtime (source) 0.13.11 -> 0.14.0 age adoption passing confidence
tslib (source) 2.6.0 -> 2.6.2 age adoption passing confidence
yarn 3.6.1 -> 3.6.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.22.10

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types
🔬 Output optimization
  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator
conventional-changelog/commitlint (@​commitlint/cli)

v17.7.1

Compare Source

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

v17.7.0

Compare Source

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

17.6.7 (2023-07-19)

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

17.6.6 (2023-06-24)

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

17.6.5 (2023-05-30)

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

17.6.3 (2023-05-04)

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

17.6.1 (2023-04-14)

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

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

v17.7.0

Compare Source

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

17.6.7 (2023-07-19)

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

17.6.6 (2023-06-24)

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

17.6.5 (2023-05-30)

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

17.6.3 (2023-05-04)

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

17.6.1 (2023-04-14)

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

facebook/jest (babel-jest)

v29.6.2

Compare Source

Fixes
  • [jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#​14335)
  • [@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#​14113)
  • [jest-snapshot] Move @types/prettier from dependencies to devDependencies (#​14328)
  • [jest-snapshot] Throw an explicit error if Prettier v3 is used (#​14367)
  • [jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#​14309)
Chore & Maintenance
  • [@jest/core] Use pluralize from jest-util rather than own internal (#​14322)
zloirock/core-js (core-js)

v3.32.1

Compare Source

  • Fixed some cases of IEEE754 rounding, #​1279, thanks @​petamoriken
  • Prevented injection process polyfill to core-js via some bundlers or esm.sh, #​1277
  • Some minor fixes and stylistic changes
  • Compat data improvements:

v3.32.0

Compare Source

cypress-io/cypress (cypress)

v12.17.4

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#12-17-4

v12.17.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#12-17-3

eslint/eslint (eslint)

v8.47.0

Compare Source

Features

  • 53d7508 feat: update regex for methods with thisArg (#​17439) (Francesco Trotta)

Bug Fixes

  • 631648e fix: do not report on shadowed constructors in no-new-wrappers (#​17447) (Francesco Trotta)

Documentation

Chores

v8.46.0

Compare Source

Features
Bug Fixes
  • 9803c7c fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#​17393) (Milos Djermanovic)
  • 42faa17 fix: Update no-loop-func to not overlap with no-undef (#​17358) (Matt Wilkinson)
Documentation
  • 4d474e3 docs: update with TypeScript info (#​17423) (James)
  • 091f44e docs: File extension named processor deprecation (#​17362) (Matt Wilkinson)
  • 9254a6c docs: Update README (GitHub Actions Bot)
  • 6d6dc51 docs: fix overlapping of open in playground button (#​17403) (Tanuj Kanti)
  • 7fc3a2c docs: Add private class features info to no-underscore-dangle (#​17386) (Matt Wilkinson)
  • da73e58 docs: Migrating eslint-env configuration comments (#​17390) (Francesco Trotta)
  • 80dffed docs: fix Ignoring Files section in config migration guide (#​17392) (Milos Djermanovic)
  • 8a9abb7 docs: Update README (GitHub Actions Bot)
  • 7e9be4b docs: Update README (GitHub Actions Bot)
  • 0b0bbe0 docs: Update README (GitHub Actions Bot)
Chores
  • d1eb7e4 chore: Update ecosystem dependencies (#​17427) (Nicholas C. Zakas)
  • fab9e97 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 6246711 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0aa0bc3 chore: Add PRs to triage project (#​17421) (Nicholas C. Zakas)
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.33.2

Compare Source

Fixed
  • [no-deprecated]: prevent false positive on commonjs import (#​3614 @​akulsr0)
  • [no-unsafe]: report on the method instead of the entire component (@​ljharb)
  • [no-deprecated]: report on the destructured property instead of the entire variable declarator (@​ljharb)
  • [no-deprecated]: report on the imported specifier instead of the entire import statement (@​ljharb)
  • [no-invalid-html-attribute]: report more granularly (@​ljharb)

v7.33.1

Compare Source

Fixed
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v5.11.1

Compare Source

Bug Fixes
  • prefer-presence-queries: ignore getBy* inside within on absence queries (#​740) (b75dc73)
prettier/prettier (prettier)

v3.0.2

Compare Source

diff

Break after = of assignment if RHS is poorly breakable AwaitExpression or YieldExpression (#​15204 by @​seiyab)
// Input
const { section, rubric, authors, tags } = await utils.upsertCommonData(mainData);

// Prettier 3.0.1
const { section, rubric, authors, tags } = await utils.upsertCommonData(
  mainData,
);

// Prettier 3.0.2
const { section, rubric, authors, tags } =
  await utils.upsertCommonData(mainData);
Do not add trailing comma for grouped scss comments (#​15217 by @​auvred)
/* Input */
$foo: (
	'property': (),
	// comment 1
	// comment 2
)

/* Prettier 3.0.1 */
$foo: (
  "property": (),
  // comment 1
  // comment 2,
);

/* Prettier 3.0.2 */
$foo: (
  "property": (),
  // comment 1
  // comment 2
);
Print declare and export keywords for nested namespace (#​15249 by @​sosukesuzuki)
// Input
declare namespace abc1.def {}
export namespace abc2.def {}

// Prettier 3.0.1
namespace abc1.def {}
namespace abc2.def {}

// Prettier 3.0.2
declare namespace abc1.def {}
export namespace abc2.def {}

v3.0.1

Compare Source

diff

Fix cursor positioning for a special case (#​14812 by @​fisker)
// <|> is the cursor position

/* Input */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>  } from "fs"

/* Prettier 3.0.0 */
// All messages are represented in JSON.
// So, the prettier.py <|>controls a subprocess which spawns "node {this_file}".
import {} from "fs"

/* Prettier 3.0.1 */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>} from "fs"
Fix plugins/estree.d.ts to make it a module (#​15018 by @​kingyue737)

Add export {} in plugins/estree.d.ts to fix the "File is not a module" error

Add parenthesis around leading multiline comment in return statement (#​15037 by @​auvred)
// Input
function fn() {
  return (
    /**
     * @&#8203;type {...}
     */ expresssion
  )
}

// Prettier 3.0.0
function fn() {
  return /**
   * @&#8203;type {...}
   */ expresssion;
}

// Prettier 3.0.1
function fn() {
  return (
    /**
     * @&#8203;type {...}
     */ expresssion
  );
}
Add support for Vue "Generic Components" (#​15066 by @​auvred)

https://blog.vuejs.org/posts/vue-3-3#generic-components

<!-- Input -->
<script setup lang="ts" generic="T extends Type1 & Type2 & (Type3 | Type4), U extends string | number | boolean"></script>

<!-- Prettier 3.0.0 -->
<script
  setup
  lang="ts"
  generic="T extends Type1 & Type2 & (Type3 | Type4), U extends string | number | boolean"
></script>

<!-- Prettier 3.0.1 -->
<script
  setup
  lang="ts"
  generic="
    T extends Type1 & Type2 & (Type3 | Type4),
    U extends string | number | boolean
  "
></script>
Fix comments print in IfStatement (#​15076 by @​fisker)
function a(b) {
  if (b) return 1; // comment
  else return 2;
}

/* Prettier 3.0.0 */
Error: Comment "comment" was not printed. Please report this error!

/* Prettier 3.0.1 */
function a(b) {
  if (b) return 1; // comment
  else return 2;
}
Add missing type definition for printer.preprocess (#​15123 by @​so1ve)
export interface Printer<T = any> {
  // ...
+ preprocess?:
+   | ((ast: T, options: ParserOptions<T>) => T | Promise<T>)
+   | undefined;
}
Add missing getVisitorKeys method type definition for Printer (#​15125 by @​auvred)
const printer: Printer = {
  print: () => [],
  getVisitorKeys(node, nonTraversableKeys) {
    return ["body"];
  },
};
Add typing to support readonly array properties of AST Node (#​15127 by @​auvred)
// Input
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");

// Prettier 3.0.0
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");
//                  ^ Argument of type '"readonlyArray"' is not assignable to parameter of type '"regularArray"'. ts(2345)

// Prettier 3.0.1
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");
Add space before unary minus followed by a function call (#​15129 by @​pamelalozano)
// Input
div {
  margin: - func();
}

// Prettier 3.0.0
div {
  margin: -func();
}

// Prettier 3.0.1
div {
  margin: - func();
}
reduxjs/react-redux (react-redux)

v8.1.2

Compare Source

This version changes imports from the React package to namespace imports so the package can safely be imported in React Server Components as long as you don't actually use it - this is for example important if you want to use the React-specifc createApi function from Redux Toolkit.

Some other changes:

  • The behaviour of the "React Context Singletons" from 8.1.1 has been adjusted to also work if you have multiple React instances of the same version (those will now be separated) and if you are in an environment without globalThis (in this case it will fall back to the previous behaviour).
  • We do no longer use Proxies, which should help with some very outdated consumers, e.g. smart TVs, that cannot even polyfill Proxies.

Full Changelog: reduxjs/react-redux@v8.1.1...v8.1.2

v8.1.1

Compare Source

This bugfix release tweaks the recent lazy context setup logic to ensure a single React context instance per React version, and removes the recently added RTK peerdep to fix an issue with Yarn workspaces.

Changelog

React Context Singletons

React Context has always relied on reference identity. If you have two different copies of React or a library in a page, that can cause multiple versions of a context instance to be created, leading to problems like the infamous "Could not find react-redux context" error.

In v8.1.0, we reworked the internals to lazily create our single ReactReduxContext instance to avoid issues in a React Server Components environment.

This release further tweaks that to stash a single context instance per React version found in the page, thus hopefully avoiding the "multiple copies of the same context" error in the future.

What's Changed

Full Changelog: reduxjs/react-redux@v8.1.0...v8.1.1

v8.1.0

[Compare Source](https://togithub.com/reduxjs/r


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 31, 2023

⚠ Artifact update problem

Renovate failed to update an artifact 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: demo/yarn.lock
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]

@changeset-bot
Copy link

changeset-bot bot commented Jul 31, 2023

⚠️ No Changeset found

Latest commit: bf2f14c

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 31, 2023

yarn.lock changes

Summary

Status Count
ADDED 9
UPDATED 85
REMOVED 3
Click to toggle table visibility
Name Status Previous Current
@babel/cli UPDATED 7.22.9 7.22.10
@babel/code-frame UPDATED 7.22.5 7.22.10
@babel/core UPDATED 7.22.9 7.22.10
@babel/eslint-parser UPDATED 7.22.9 7.22.10
@babel/generator UPDATED 7.22.9 7.22.10
@babel/helper-compilation-targets UPDATED 7.22.9 7.22.10
@babel/helpers UPDATED 7.22.6 7.22.10
@babel/highlight UPDATED 7.22.5 7.22.10
@babel/parser UPDATED 7.22.7 7.22.10
@babel/plugin-proposal-unicode-property-regex REMOVED 7.18.6 -
@babel/plugin-transform-async-generator-functions UPDATED 7.22.7 7.22.10
@babel/plugin-transform-block-scoping UPDATED 7.22.5 7.22.10
@babel/plugin-transform-destructuring UPDATED 7.22.5 7.22.10
@babel/plugin-transform-optional-chaining UPDATED 7.22.6 7.22.10
@babel/plugin-transform-regenerator UPDATED 7.22.5 7.22.10
@babel/plugin-transform-runtime UPDATED 7.22.9 7.22.10
@babel/plugin-transform-unicode-escapes UPDATED 7.22.5 7.22.10
@babel/preset-env UPDATED 7.22.9 7.22.10
@babel/preset-modules UPDATED 0.1.5 0.1.6-no-external-plugins
@babel/runtime UPDATED 7.22.6 7.22.10
@babel/traverse UPDATED 7.22.8 7.22.10
@babel/types UPDATED 7.22.5 7.22.10
@commitlint/cli UPDATED 17.6.7 17.7.1
@commitlint/config-conventional UPDATED 17.6.7 17.7.0
@commitlint/is-ignored UPDATED 17.6.7 17.7.0
@commitlint/lint UPDATED 17.6.7 17.7.0
@commitlint/load UPDATED 17.6.7 17.7.1
@commitlint/parse UPDATED 17.6.7 17.7.0
@commitlint/rules UPDATED 17.6.7 17.7.0
@cypress/request UPDATED 2.88.11 2.88.12
@eslint/eslintrc UPDATED 2.1.0 2.1.2
@eslint/js UPDATED 8.44.0 8.47.0
@jest/console UPDATED 29.6.1 29.6.2
@jest/core UPDATED 29.6.1 29.6.2
@jest/environment UPDATED 29.6.1 29.6.2
@jest/expect-utils UPDATED 29.6.1 29.6.2
@jest/expect UPDATED 29.6.1 29.6.2
@jest/fake-timers UPDATED 29.6.1 29.6.2
@jest/globals UPDATED 29.6.1 29.6.2
@jest/reporters UPDATED 29.6.1 29.6.2
@jest/test-result UPDATED 29.6.1 29.6.2
@jest/test-sequencer UPDATED 29.6.1 29.6.2
@jest/transform UPDATED 29.6.1 29.6.2
@types/lodash UPDATED 4.14.195 4.14.197
@types/node UPDATED 18.17.0 20.4.7
@types/prettier REMOVED 2.7.3 -
@types/react UPDATED 18.2.15 18.2.20
asynciterator.prototype ADDED - 1.0.0
babel-jest UPDATED 29.6.1 29.6.2
conventional-changelog-angular UPDATED 5.0.13 6.0.0
conventional-changelog-conventionalcommits UPDATED 5.0.0 6.1.0
conventional-commits-parser UPDATED 3.2.4 4.0.0
core-js UPDATED 3.31.1 3.32.1
cypress UPDATED 12.17.2 12.17.4
dedent UPDATED 0.7.0 1.5.1
es-iterator-helpers ADDED - 1.0.13
eslint-plugin-react UPDATED 7.33.0 7.33.2
eslint-plugin-testing-library UPDATED 5.11.0 5.11.1
eslint-scope UPDATED 7.2.1 7.2.2
eslint-visitor-keys UPDATED 3.4.1 3.4.3
eslint UPDATED 8.45.0 8.47.0
expect UPDATED 29.6.1 29.6.2
is-async-function ADDED - 2.0.0
is-finalizationregistry ADDED - 1.0.2
is-generator-function ADDED - 1.0.10
iterator.prototype ADDED - 1.1.0
jest-circus UPDATED 29.6.1 29.6.2
jest-cli UPDATED 29.6.1 29.6.2
jest-config UPDATED 29.6.1 29.6.2
jest-diff UPDATED 29.6.1 29.6.2
jest-each UPDATED 29.6.1 29.6.2
jest-environment-jsdom UPDATED 29.6.1 29.6.2
jest-environment-node UPDATED 29.6.1 29.6.2
jest-haste-map UPDATED 29.6.1 29.6.2
jest-leak-detector UPDATED 29.6.1 29.6.2
jest-matcher-utils UPDATED 29.6.1 29.6.2
jest-message-util UPDATED 29.6.1 29.6.2
jest-mock UPDATED 29.6.1 29.6.2
jest-resolve-dependencies UPDATED 29.6.1 29.6.2
jest-resolve UPDATED 29.6.1 29.6.2
jest-runner UPDATED 29.6.1 29.6.2
jest-runtime UPDATED 29.6.1 29.6.2
jest-snapshot UPDATED 29.6.1 29.6.2
jest-util UPDATED 29.6.1 29.6.2
jest-validate UPDATED 29.6.1 29.6.2
jest-watcher UPDATED 29.6.1 29.6.2
jest-worker UPDATED 29.6.1 29.6.2
jest UPDATED 29.6.1 29.6.2
prettier UPDATED 3.0.0 3.0.2
pretty-format UPDATED 29.6.1 29.6.2
process ADDED - 0.11.10
q REMOVED 1.5.1 -
reflect.getprototypeof ADDED - 1.0.3
regenerator-runtime UPDATED 0.13.11 0.14.0
regenerator-transform UPDATED 0.15.1 0.15.2
tslib UPDATED 2.6.0 2.6.2
which-builtin-type ADDED - 1.1.3

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from b6c07b0 to e834a2a Compare August 7, 2023 19:13
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Aug 7, 2023
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from a03bf0f to e9fdb2d Compare August 13, 2023 18:54
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 4d24a0f to e7ee635 Compare August 19, 2023 15:18
@renovate
Copy link
Contributor Author

renovate bot commented Aug 19, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Merging #1784 (bf2f14c) into main (82f7c27) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1784   +/-   ##
=======================================
  Coverage   94.18%   94.18%           
=======================================
  Files         104      104           
  Lines        1634     1634           
  Branches      239      239           
=======================================
  Hits         1539     1539           
  Misses         95       95           

@tdeekens tdeekens merged commit 598a64e into main Aug 19, 2023
7 checks passed
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.

1 participant