chore(deps): update all non-major dependencies #1143
Merged
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.6
->^7.17.10
^7.17.9
->^7.17.10
^7.17.0
->^7.17.10
^7.16.11
->^7.17.10
^13.1.3
->^13.3.0
^6.4.21
->^6.4.22
^6.4.21
->^6.4.22
^12.1.4
->^12.1.5
^0.0.181
->^0.0.184
^27.4.1
->^27.5.0
^4.14.181
->^4.14.182
^4.1.6
->^4.1.7
^4.0.6
->^4.0.7
^4.2.6
->^4.2.7
^16.11.26
->^16.11.33
^0.28.8
->^0.28.12
^17.0.15
->^17.0.16
^7.1.23
->^7.1.24
^17.0.1
->^17.0.2
^1.16.3
->^1.16.4
^5.18.0
->^5.22.0
^5.18.0
->^5.22.0
^8.2.4
->^8.2.5
^2.2.0
->^2.2.1
^5.65.2
->^5.65.3
^18.0.3
->^18.2.0
^8.13.0
->^8.14.0
^26.1.4
->^26.1.5
^4.4.0
->^4.5.0
^4.17.3
->^4.18.1
^7.2.4
->^7.2.11
^6.2.9
->^6.3.3
^16.3.0
->^16.4.0
^3.3.2
->^3.3.4
^2.2.3
->^2.3.1
^5.2.1
->^5.3.1
^5.3.0
->^5.3.1
^5.3.0
->^5.3.1
^4.1.2
->^4.2.0
^2.70.1
->^2.71.1
^4.1.1
->^4.1.2
^7.3.6
->^7.3.7
^5.0.2
->^5.0.6
^14.6.1
->^14.8.2
^6.2.2
->^6.2.3
^2.3.1
->^2.4.0
Release Notes
babel/babel
v7.17.10
Compare Source
🐛 Bug Fix
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
SourceMapGenerator
for simple map concatenation (@jridgewell)💅 Polish
babel-cli
,babel-core
,babel-generator
,babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
babel-plugin-proposal-pipeline-operator
,babel-traverse
Scope#isPure
) (@JLHwung)🏠 Internal
babel-core
🏃♀️ Performance
babel-cli
,babel-core
,babel-generator
@jridgewell/gen-mapping
for sourcemap generation (@jridgewell)rollup/plugins
v13.3.0
2022-05-02
Features
node:
protocol (#1124)v13.2.2
2022-05-02
Bugfixes
ae59ceb
)f8d4c44
)v13.2.1
2022-04-15
Bugfixes
/
(#1148)v13.2.0
2022-04-11
Features
storybookjs/storybook
v6.4.22
Compare Source
Maintenance
testing-library/react-testing-library
v12.1.5
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.22.0
Compare Source
Bug Fixes
nextToken
exists (#4868) (23746f8)Features
v5.21.0
Compare Source
Bug Fixes
Features
no-parameter-properties
(#4622) (88ed9ec)v5.20.0
Compare Source
Features
v5.19.0
Compare Source
Bug Fixes
Features
ignoreDifferentlyNamedParameters
option (#4659) (fdf95e0)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.22.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.21.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.20.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.19.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
babel/babel-loader
v8.2.5
Compare Source
What's Changed
inputSourceMap
loader option by @alan-agius4 in https://github.com/babel/babel-loader/pull/896New Contributors
Full Changelog: babel/babel-loader@v8.2.4...v8.2.5
nfriedly/node-bestzip
v2.2.1
Compare Source
codemirror/CodeMirror
v5.65.3
Compare Source
Bug fixes
Fix a crash that could occur when when marking text.
merge addon: Add aria label to buttons.
groovy mode: Properly highlight interpolated variables.
electron/electron
v18.2.0
Compare Source
Release Notes for v18.2.0
Features
Fixes
app.requestSingleInstanceLock()
API where it would sometimes hang. #33778Other Changes
v18.1.0
Compare Source
Release Notes for v18.1.0
Features
systemPreferences.subscribe{Local|Workspace}Notification
to take anull
value for theevent
parameter. #33771Fixes
alt
is shown with accessibility features enabled. #33843 (Also in 19)Other Changes
v18.0.4
Compare Source
Release Notes for v18.0.4
Fixes
Escape
keyboard events would not be properly propagated to the parent window after entering fullscreen and then exiting it again on Windows. #33787shell.openExternal()
now reports more detailed errors on Windows. #33659 (Also in 15, 16, 17, 19)shell.openExternal()
now reports more detailed errors on Windows. #33705 (Also in 15, 16, 17, 19)Other Changes
eslint/eslint
v8.14.0
Compare Source
Features
ab6363d
feat: Add rule no-constant-binary-expression (#15296) (Jordan Eldredge)Bug Fixes
35fa1dd
fix: allow project paths to have URL-encoded characters (#15795) (Milos Djermanovic)413f1d5
fix: updateastUtils.isDirectiveComment
withglobals
andexported
(#15775) (Milos Djermanovic)Build Related
c2407e8
build: add node v18 (#15791) (唯然)Chores
735458c
chore: add static frontmatter to no-constant-binary-expression docs (#15798) (Milos Djermanovic)db28f2c
chore: Add static frontmatter to docs (#15782) (Nicholas C. Zakas)3bca59e
chore: markdownlint autofix on commit (#15783) (Nicholas C. Zakas)jest-community/eslint-plugin-jest
v26.1.5
Compare Source
Bug Fixes
expressjs/express
v4.18.1
Compare Source
===================
v4.18.0
Compare Source
===================
res.download
options
withoutfilename
inres.download
res.status
null
/undefined
asmaxAge
inres.cookie
Object.prototype
values in settings throughapp.set
/app.get
default
with same arguments as types inres.format
res.send
http-errors
forres.format
errorstrict
priority
optionexpires
option to reject invalid dateseval
usage withFunction
constructorprocess
to check for listeners425 Unordered Collection
to standard425 Too Early
TypeStrong/fork-ts-checker-webpack-plugin
v7.2.11
Compare Source
Bug Fixes
v7.2.10
Compare Source
Bug Fixes
v7.2.9
Compare Source
v7.2.8
Compare Source
v7.2.7
Compare Source
Bug Fixes
v7.2.6
Compare Source
v7.2.5
Compare Source
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.