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

pkg: Update all non-major dependencies #2021

Merged
merged 1 commit into from May 21, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/babel-preset 3.1.1 -> 3.2.0 age adoption passing confidence
@anansi/eslint-plugin 0.12.10 -> 0.13.0 age adoption passing confidence
@anansi/jest-preset ^0.7.0 -> 0.7.4 age adoption passing confidence
@anansi/router 0.4.1 -> 0.5.2 age adoption passing confidence
@anansi/webpack-config 11.3.12 -> 11.5.2 age adoption passing confidence
@types/jest 27.5.0 -> 27.5.1 age adoption passing confidence
@types/react-dom 18.0.3 -> 18.0.4 age adoption passing confidence
antd (source) 4.20.4 -> 4.20.5 age adoption passing confidence
eslint (source) 8.15.0 -> 8.16.0 age adoption passing confidence
eslint-plugin-react ^7.29.4 -> 7.30.0 age adoption passing confidence
msw (source) ^0.39.2 -> 0.40.2 age adoption passing confidence
rollup (source) ^2.35.1 -> 2.74.1 age adoption passing confidence

Release Notes

ntucker/anansi (@​anansi/babel-preset)

v3.2.0

Compare Source

📦 Package
3.1.3 (2022-05-18)
💅 Enhancement
  • Remove legacy 'useESModules' transform-runtime option (e14cbd7)
3.1.2 (2022-05-17)
📦 Package
3.1.1 (2022-05-04)
📦 Package

v3.1.3

Compare Source

v3.1.2

Compare Source

ntucker/anansi (@​anansi/eslint-plugin)

v0.13.0

Compare Source

🚀 Features
  • Support TypeScript 4.7 file extensions (5fb9037)
0.12.10 (2022-04-16)
💅 Enhancement
  • Allow unused ...rest siblings (da7aa85)
0.12.9 (2022-02-16)
🐛 Bug Fix
📦 Package
0.12.8 (2022-02-09)
📦 Package
0.12.7 (2022-02-03)
📦 Package
0.12.6 (2022-02-02)
📦 Package
0.12.5 (2022-01-28)
📦 Package
0.12.4 (2022-01-21)
📦 Package
0.12.3 (2022-01-12)
📦 Package
0.12.2 (2022-01-06)
📦 Package
0.12.1 (2021-12-19)
📦 Package
ntucker/anansi (@​anansi/jest-preset)

v0.7.4

Compare Source

v0.7.3

Compare Source

Note: Version bump only for package @​anansi/jest-preset

v0.7.2

Compare Source

ntucker/anansi (@​anansi/router)

v0.5.2

Compare Source

Note: Version bump only for package @​anansi/router

v0.5.1

Compare Source

v0.5.0

Compare Source

🚀 Features
0.4.3 (2022-05-18)

Note: Version bump only for package @​anansi/router

0.4.2 (2022-05-17)
📦 Package
0.4.1 (2022-05-04)

Note: Version bump only for package @​anansi/router

v0.4.3

Compare Source

Note: Version bump only for package @​anansi/router

v0.4.2

Compare Source

ntucker/anansi (@​anansi/webpack-config)

v11.5.2

Compare Source

v11.5.1

Compare Source

v11.5.0

Compare Source

🚀 Features
11.4.3 (2022-05-18)

Note: Version bump only for package @​anansi/webpack-config

11.4.2 (2022-05-18)

Note: Version bump only for package @​anansi/webpack-config

11.4.1 (2022-05-18)
🐛 Bug Fix

v11.4.3

Compare Source

Note: Version bump only for package @​anansi/webpack-config

v11.4.2

Compare Source

Note: Version bump only for package @​anansi/webpack-config

v11.4.1

Compare Source

v11.4.0

Compare Source

🚀 Features
  • SSR uses webpack devserver and responds to code changes (#​1504) (25803a5)
📦 Package
11.3.12 (2022-05-04)
📦 Package
11.3.11 (2022-04-30)
💅 Enhancement
📦 Package
11.3.10 (2022-04-22)
📦 Package
📝 Documentation
  • Improve monorepo configuration example (3f27ae3)
11.3.9 (2022-04-16)
📦 Package
11.3.8 (2022-04-08)
📦 Package
11.3.7 (2022-04-04)
📦 Package
  • Update @pmmmwh/react-refresh-webpack-plugin to ^0.5.5 (#​1457) (14dcbff)
11.3.6 (2022-04-02)
📦 Package
11.3.5 (2022-03-30)
🐛 Bug Fix
  • Storybook works with all cache configs (a7c419e)
📦 Package
11.3.4 (2022-03-22)
🐛 Bug Fix
  • Process css files in .storybook dir (d806928)
11.3.3 (2022-03-20)
💅 Enhancement
  • Split chunks async-only by default (36cc19b)
🐛 Bug Fix
  • linaria hot-reloading (3d26586)
  • Still need resolve options sent to linaria (3d638cc)
📦 Package
11.3.2 (2022-03-09)
🐛 Bug Fix
  • linaria hot-reloading (3d26586)
  • Still need resolve options sent to linaria (3d638cc)
📦 Package
11.3.1 (2022-02-28)
💅 Enhancement
  • Support late process.env.WEBPACK_PUBLIC_PATH setting (6789637)
🐛 Bug Fix
  • Do not include hot reloading in node builds (9e9f5b3)
  • React SSR Doesn't like the new JSX runtime (65bb1f1)
ant-design/ant-design

v4.20.5

Compare Source

  • 🤖 Deprecated Table rowSelection.onSelectNone and rowSelection.onSelectMultiple in TS type. #​35545
  • 🐞 Ignore the decimal part in InputNumber when the precision is negative. #​35520 @​ty888

  • 🤖 在 TypeScript 定义中废弃 Table rowSelection.onSelectNonerowSelection.onSelectMultiple#​35545
  • 🐞 InputNUmber 当精度为负数时忽略小数部分。#​35520 @​ty888`
eslint/eslint

v8.16.0

Compare Source

Features

  • cab0c22 feat: add Unicode flag suggestion in no-misleading-character-class (#​15867) (Milos Djermanovic)
  • 38ae956 feat: check Unicode code point escapes in no-control-regex (#​15862) (Milos Djermanovic)
  • ee69cd3 feat: Update global variables (#​15871) (Sébastien Règne)

Bug Fixes

  • 3f09aab fix: function-paren-newline crash on "new new Foo();" (#​15850) (coderaiser)

Documentation

  • 050d5f4 docs: Static further reading links (#​15890) (Nicholas C. Zakas)
  • 36287c0 docs: fix absolute paths in related rules shortcode to work from /docs (#​15892) (Milos Djermanovic)
  • 90b6990 docs: fix absolute links in rule macro to work from /docs (#​15891) (Milos Djermanovic)
  • f437249 docs: Adjust docs site path prefix (#​15889) (Nicholas C. Zakas)
  • 6e16025 docs: update 'Related Rules' and 'Further Reading' in remaining rules (#​15884) (Milos Djermanovic)
  • 1d39f69 docs: remove confusing examples for no-mixed-operators (#​15875) (Milos Djermanovic)
  • 3071d76 docs: Fix some grammar issues (#​15837) (byodian)

Chores

jsx-eslint/eslint-plugin-react

v7.30.0

Compare Source

Added
Fixed
Changed
mswjs/msw

v0.40.2

Compare Source

v0.40.2 (2022-05-20)

Bug Fixes

v0.40.1

Compare Source

v0.40.1 (2022-05-19)

Bug Fixes

v0.40.0

Compare Source

v0.40.0 (2022-05-17)

Features
Bug Fixes
  • setupWorker: warn on multiple "worker.start" and "worker.stop" calls (#​1238) (cfe0709)
  • remove console.log from "setRequestCookies" (6f7ed98)
  • set "credentials" to "same-origin" for "ClientRequest" (#​1159) (c3cd80a)
rollup/rollup

v2.74.1

Compare Source

2022-05-19

Bug Fixes
  • Revert #​4498 until some issues are understood and resolved

v2.74.0

Compare Source

2022-05-19

Features
  • Remove unneeded default values for function parameters (#​4498)
Bug Fixes
  • Use a consistent mechanism to resolve the config file to avoid issues on Windows (#​4501)
  • Avoid an inaccurate warning about an event emitter leak for complicated builds (#​4502)
  • Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables (#​4499)
Pull Requests

v2.73.0

Compare Source

2022-05-13

Features
  • Do not treat Object.defineProperty/ies as side effect when called on an unused object (#​4493)
  • Do not assume that assigning a property can create a getter with side effects (#​4493)
  • Do not treat string.prototype.replace(All) as side effect when used with two literals (#​4493)
Bug Fixes
  • Detect side effects when manually declaring getters on functions (#​4493)
Pull Requests

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #2021 (2dfc831) into master (c74a2a8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2021   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files         102      102           
  Lines        1916     1916           
  Branches      402      402           
=======================================
  Hits         1887     1887           
  Misses         13       13           
  Partials       16       16           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ntucker ntucker merged commit 3b9f77e into master May 21, 2022
@ntucker ntucker deleted the renovate/all-minor-patch branch May 21, 2022 17:11
@github-actions github-actions bot mentioned this pull request May 3, 2023
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.

None yet

3 participants