-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update devDependencies (non-major) - autoclosed #17
Conversation
6ab082a
to
31da30d
Compare
dc587ea
to
71f3f20
Compare
5d74969
to
6ff7282
Compare
6ff7282
to
a7911c7
Compare
a7911c7
to
5c64bd3
Compare
5c64bd3
to
190494c
Compare
190494c
to
c592b6a
Compare
1b2c33e
to
cf76cd9
Compare
cf76cd9
to
a28dc51
Compare
a28dc51
to
a2d1b7b
Compare
a2d1b7b
to
409e998
Compare
c4f67d3
to
8a901d8
Compare
a0f5381
to
7f4e5dc
Compare
a5d3ae6
to
0e1c1c7
Compare
00f0d7e
to
8cf77ae
Compare
fcc5114
to
e91c9b3
Compare
e6af5c1
to
48b6e18
Compare
5e7f9fb
to
e89c82b
Compare
e89c82b
to
87a4970
Compare
753c7ee
to
c6117d2
Compare
0a88549
to
0bb91b5
Compare
5c5d94a
to
4b1ea11
Compare
4b1ea11
to
b59dfeb
Compare
b105e44
to
42006b0
Compare
42006b0
to
d6283d8
Compare
d6283d8
to
3c91ad2
Compare
Important Review skippedReview was skipped due to path filters Files ignored due to path filters (1)
You can disable this status message by setting the WalkthroughThe changes consist of significant version upgrades for multiple development dependencies in the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
3c91ad2
to
bf2a9a2
Compare
bf2a9a2
to
a81ce73
Compare
a81ce73
to
1c07933
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (10)
package.json (10)
29-29
: Update approved for@parcel/packager-ts
.The update from
2.7.0
to2.12.0
is a minor version change and should include improvements and bug fixes. Ensure compatibility with other dependencies.
30-30
: Update approved for@parcel/transformer-typescript-types
.The update from
2.7.0
to2.12.0
is a minor version change and should include improvements and bug fixes. Ensure compatibility with other dependencies.
33-33
: Update approved forhusky
.The update from
8.0.1
to8.0.3
is a patch version change, likely including bug fixes or minor improvements.
35-35
: Update approved forjest-localstorage-mock
.The update from
2.4.21
to2.4.26
is a patch version change, likely including bug fixes or minor improvements.
37-37
: Update approved foropen-cli
.The update from
7.0.1
to7.2.0
is a minor version change and should include improvements and bug fixes. Ensure compatibility with other dependencies.
38-38
: Update approved forparcel
.The update from
2.7.0
to2.12.0
is a minor version change and should include improvements and bug fixes. Ensure compatibility with other dependencies.
39-39
: Update approved forprettier
.The update from
2.7.1
to2.8.8
is a minor version change and should include improvements and bug fixes. Ensure compatibility with other dependencies.
40-40
: Update approved forts-jest
.The update from
28.0.7
to28.0.8
is a patch version change, likely including bug fixes or minor improvements.
41-41
: Update approved fortypedoc
.The update from
0.23.10
to0.26.6
is a minor version change and should include improvements and bug fixes. Ensure compatibility with other dependencies.
43-43
: Update approved fortypescript
.The update from
4.7.4
to4.9.5
is a minor version change and may introduce new language features or improvements. Ensure compatibility with other dependencies.
1c07933
to
9046f41
Compare
This PR contains the following updates:
2.7.0
->2.12.0
2.7.0
->2.12.0
4.0.0
->4.0.2
8.0.1
->8.0.3
2.4.21
->2.4.26
7.0.1
->7.2.0
2.7.0
->2.12.0
2.7.1
->2.8.8
28.0.7
->28.0.8
0.23.10
->0.26.6
4.7.4
->4.9.5
Release Notes
parcel-bundler/parcel (@parcel/packager-ts)
v2.12.0
Compare Source
Added
Core
JavaScript
CSS
Bundler
Web Extensions
Performance
Fixed
Core
JavaScript
Bundler
Unstable
v2.11.0
Compare Source
Added
Dev
Fixed
Dev
Core
Resolver
JavaScript
v2.10.3
Compare Source
Added
cacheInfo
to Parcel Query - Detailsparcel-link
andparcel-unlink
dev CLIs - DetailsFixed
Core
import * as
is used withexport *
- DetailsJavaScript
hasOwnProperty
in modules exporting member with same name - DetailsWebbExtension
PostHTML, Pug, Stylus
invalidateOnFileChange
- Detailsv2.10.2
Compare Source
Fixed
Core
JavaScript
v2.10.1
Compare Source
Fixed
Core
Bundler
JavaScript
this
key word is pointing to an export module Detailsthis
exports tracking for files with module syntax DetailsUnstable
Bundler
v2.10.0
Compare Source
Added
Core
--lazy
mode – Details, Details@babel/register
,esbuild-register
,ts-node
) – DetailsBundler
Resolver
JavaScript
globalThis
polyfill for old browsers – DetailsCSS
WASM
XML
Web Extensions
Web Manifest
Fixed
Core
--lazy
mode bugs – DetailsJavaScript
Bundler
Images
Sass
Dev Server
Unstable
Core
Bundler
JavaScript
v2.9.3
Compare Source
Fixed
Resolver
JavaScript
v2.9.2
Compare Source
Fixed
Core
JavaScript
*
from empty files withsideEffects: false
as ESM – DetailsCSS
Dev server
Web extensions
Image
v2.9.1
Compare Source
Fixed
v2.9.0
Compare Source
Added
Core
.proxyrc.cjs
config files – DetailsloadConfig
function to resolver plugins – DetailsResolver
JavaScript
addExternalDependency
in Babel plugins – DetailsBundler
Web Extensions
chrome_style
field – DetailsFixed
Core
fastest-levenshtein
andxmldom
dependencies – DetailsJavaScript
Details
@parcel/validator-eslint
– DetailsinlineEnvironment
performance – DetailsTypeScript
CSS
Bundler
Dev server
<link>
elements without hrefs – DetailsElm
v2.8.3
Compare Source
this
in CommonJS – Detailssrcset
parsing – Details[2.8.2] - 2022-12-14
[2.8.1] - 2022-12-07
Fixed
*
– Detailsexport *
– Details.svgrrc
– Details[2.8.0] - 2022-11-09
Added
loadBundleConfig
method to Packager plugins – DetailsFixed
Content-Length
header in HEAD requests – Details[2.7.0] - 2022-08-03
Added
.cjs
extension - Details@emotion/react
- Detailswith
query param - DetailserrorRecovery
option in@parcel/transformer-css
- DetailsFixed
@parcel/package-manager
- Details[2.6.2] - 2022-06-21
Fixed
[2.6.1] - 2022-06-17
Fixed
process.env
- DetailsPromise.resolve()
- DetailsinvalidateOnEnvChange
to resolver - Detailsdeclarative_net_request
property in web extension manifest - Detailslibc
field in package.json - Details[2.6.0] - 2022-05-25
Added
@parcel/resolver-glob
- DetailscompilerOptions
in Vue config - Details<script setup>
- Details@parcel/transformer-image
- Details@parcel/transformer-image
- DetailsuseDefineForClassFields
option intsconfig.json
- Details--hmr-host
CLI option to set HMR host independently from dev server - DetailsFixed
Symbol.toStringTag
- Detailsexport declare
syntax in generated TypeScript definitions - Detailsthis
for named/default imports - DetailssideEffects
- Details[2.5.0] - 2022-04-21
Added
__dirname
and__filename
to refer to the original path when building for Node.js targets - Details$schema
support in web extension manifest - Detailsin
expressions withprocess.env
, e.g.'foo' in process.env
- DetailsFixed
<style>
elements as CSS modules - Detailssrcset
attribute - Details.env
files when entries are specified using"source"
field in package.json - Details[2.4.1] - 2022-03-31
Fixed
:export
in CSS modules@keyframes
when a CSS module is processed by postcss::-webkit-scrollbar
, list styles in CSS modules,@-moz-document
, and more. See release notes.[2.4.0] - 2022-03-22
Added
@parcel/css
- Detailstypeof
before dead code elimination to improve bundle size - DetailsPORT
environment variable from.env
files - DetailsFixed
String
constructor. - Detailsurl()
- Detailssource
field resolution with pnpm - Detailserrors.map is not a function
- Details[2.3.1] - 2022-02-09
Fixed
[2.3.0] - 2022-02-09
Added
Fixed
@swc/helpers
in non-module scripts - Details[2.2.1] - 2022-01-17
Fixed
@parcel/css
. Now Parcel has default modern browser targets. - Details[2.2.0] - 2022-01-12
Added
@parcel/transformer-css-experimental
plugin, which is powered by @parcel/css - DetailsFixed
node-forge
to 1.0.0 to fix security vulnerability[2.1.1] - 2022-01-06
Fixed
[2.1.0] - 2022-01-05
Added
@parcel/optimizer-css
for new work in progress CSS minifier - Details@parcel/bundler-experimental
, a much faster work in progress rewrite of Parcel's bundling algorithm - Detailshref
attribute in SVG<image>
tags within HTML - DetailsFixed
@parcel/transformer-typescript-tsc
-Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.