-
Notifications
You must be signed in to change notification settings - Fork 9
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 dev dependencies (minor) #330
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/timelessco/renderlesskit-react/947rDjhgauq2ZND1F6wAYUqzMXTM |
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 2, 2022 21:57
e20de22
to
cc3c565
Compare
renovate
bot
changed the title
chore(deps): ⬆️ update dependency @types/react-dom to v17.0.13
chore(deps): ⬆️ update dev dependencies (minor)
Mar 2, 2022
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 3, 2022 16:06
cc3c565
to
f9d53cc
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 5, 2022 09:53
f9d53cc
to
926aebc
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 6, 2022 05:09
926aebc
to
d076412
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 7, 2022 04:21
d076412
to
d0c47e7
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 9, 2022 12:44
d0c47e7
to
06e6e3c
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 9, 2022 15:21
06e6e3c
to
fb139eb
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 10, 2022 10:43
fb139eb
to
2eaa152
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 11, 2022 14:20
2eaa152
to
4df0cee
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 11, 2022 23:28
4df0cee
to
1bb7597
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 13, 2022 09:38
1bb7597
to
aba8d19
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 14, 2022 17:22
aba8d19
to
e0a4267
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 15, 2022 18:35
e0a4267
to
8379030
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 15, 2022 21:19
8379030
to
a6f4083
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 16, 2022 04:47
a6f4083
to
6ec0419
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 16, 2022 09:47
6ec0419
to
8fbd8f0
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 17, 2022 17:36
8fbd8f0
to
70ba0c9
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 18, 2022 21:12
70ba0c9
to
10c68cd
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 19, 2022 08:55
10c68cd
to
2d45199
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 19, 2022 19:22
2d45199
to
3825d0c
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 20, 2022 10:38
3825d0c
to
13211a1
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies-(minor)
branch
from
March 20, 2022 21:55
13211a1
to
79d232f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.17.5
->7.17.8
16.2.1
->16.2.3
9.4.3
->9.4.4
4.2.0
->4.2.2
12.1.3
->12.1.4
17.0.39
->17.0.41
17.0.12
->17.0.14
10.4.2
->10.4.4
8.10.0
->8.11.0
8.4.0
->8.5.0
12.3.4
->12.3.7
8.4.7
->8.4.12
2.5.1
->2.6.0
7.27.1
->7.28.1
14.12.5
->14.13.1
1.54.0
->1.55.0
10.6.0
->10.7.0
5.69.1
->5.70.0
Release Notes
babel/babel
v7.17.8
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
babel-plugin-transform-modules-systemjs
let
/const
shadowing imported bindings (@The-x-Theorist)babel-parser
↩️ Revert
babel-parser
<T>() => {}
TSX error to Babel 8 (@nicolo-ribaudo)v7.17.7
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
🐛 Bug Fix
babel-helper-compilation-targets
resolveTargets
call ifbrowsers
is an empty array (@dev-itsheng)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
Object.prototype
(@nicolo-ribaudo)babel-helpers
,babel-plugin-proposal-decorators
newClass
only when class is decorated (@JLHwung)babel-generator
import type/typeof
printing with no specifiers (@The-x-Theorist)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
babel-parser
🏠 Internal
babel-generator
,babel-parser
babel-plugin-transform-destructuring
transform-destructuring
typings (@JLHwung)conventional-changelog/commitlint
v16.2.3
Compare Source
Note: Version bump only for package @commitlint/cli
pmndrs/react-spring
v9.4.4
Compare Source
What's Changed
New Contributors
Full Changelog: pmndrs/react-spring@v9.4.3...v9.4.4
release-it/conventional-changelog
v4.2.2
Compare Source
header
option (#45) (391d8c8
)v4.2.1
Compare Source
a71b286
)testing-library/react-testing-library
v12.1.4
Compare Source
Bug Fixes
postcss/autoprefixer
v10.4.4
Compare Source
package.funding
to have same value between all PostCSS packages.v10.4.3
Compare Source
package.funding
(by Álvaro Mondéjar).eslint/eslint
v8.11.0
Compare Source
Features
800bd25
feat: adddestructuredArrayIgnorePattern
option inno-unused-vars
(#15649) (Nitin Kumar)8933fe7
feat: Catchundefined
andBoolean()
in no-constant-condition (#15613) (Jordan Eldredge)f90fd9d
feat: Add ESLint favicon to the HTML report document (#15671) (Mahdi Hosseinzadeh)57b8a57
feat:valid-typeof
always banundefined
(#15635) (Zzzen)Bug Fixes
6814922
fix: escaping for square brackets in ignore patterns (#15666) (Milos Djermanovic)c178ce7
fix: extend the autofix range in comma-dangle to ensure the last element (#15669) (Milos Djermanovic)Documentation
c481cec
docs: add fast-eslint-8 to atom integrations (userguide) (#15695) (db developer)d2255db
docs: Add clarification abouteslint-enable
(#15680) (dosisod)8b9433c
docs: add object pattern to first section of computed-property-spacing (#15679) (Milos Djermanovic)de800c3
docs: link to minimatch docs added. (#15688) (Gaurav Tewari)8f675b1
docs: sort-imports add single named import example (#15675) (Arye Eidelman)Chores
385c9ad
chore: rm trailing space in docs (#15689) (唯然)prettier/eslint-config-prettier
v8.5.0
Compare Source
okonet/lint-staged
v12.3.7
Compare Source
Bug Fixes
--silent
andFORCE_COLOR
settings (d327873)v12.3.6
Compare Source
Bug Fixes
v12.3.5
Compare Source
Bug Fixes
postcss/postcss
v8.4.12
Compare Source
package.funding
to have same value between all PostCSS packages.v8.4.11
Compare Source
Declaration#raws.value
type.v8.4.10
Compare Source
package.funding
URL format.v8.4.9
Compare Source
package.funding
(by Álvaro Mondéjar).v8.4.8
Compare Source
prettier/prettier
v2.6.0
Compare Source
diff
🔗 Release Notes
react-hook-form/react-hook-form
v7.28.1
Compare Source
🐞 fix https://github.com/react-hook-form/react-hook-form/issues/8050 disabled attribute ignored with register checkbox (https://github.com/react-hook-form/react-hook-form/pull/8053)
📦 update package.json to set sideEffect false (https://github.com/react-hook-form/react-hook-form/pull/8041)
🆙 TS 4.6.0 (https://github.com/react-hook-form/react-hook-form/pull/7623)
📖 fix replace API TSDoc for fieldArray
thanks to @alexogar and @Moshyfawn
v7.28.0
Compare Source
register
API optionsdeps
now support stringrelease-it/release-it
v14.13.1
Compare Source
latestTag
from config context (allowing any value) (9fe82ed
)1e0f8f7
)v14.13.0
Compare Source
fb8622b
)npm.allowSameVersion
(739f6f6
)--allow-same-version
(#878) (2a7565d
)keithamus/sort-package-json
v1.55.0
Compare Source
Features
TypeStrong/ts-node
v10.7.0
Compare Source
Questions about this release? Ask in the official discussion thread: #1680
Added
--esm
flag, option, andts-node-esm
binary (#1258, #1655)esm
support; no need for--loader
norNODE_OPTIONS
#!/usr/bin/env ts-node-esm
, runts-node --esm
, or add to your tsconfig.json:"ts-node": {"esm": true}
Changed
--experimental-json-modules
Fixed
https://github.com/TypeStrong/ts-node/milestone/11
webpack/webpack
v5.70.0
Compare Source
Features
baseUri
toentry
options to configure a static base uri (the base ofnew URL()
)__webpack_exports_info__.name.canMangle
experiments.buildHttp
import.meta.webpackContext
as ESM alternative torequire.context
Bugfixes
global
to a variableexperiments.outputModule
andloaderContext.importModule
with multiple chunksoutput.clean
will keep HMR assets for at least 10s to allow HMR to access them even when compilation is faster then the browserPerformance
Developer Experience
Contributing
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.