This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update parcel monorepo to v2.9.3 #35
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/parcel-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
renovate
bot
force-pushed
the
renovate/parcel-monorepo
branch
from
May 30, 2023 05:47
38173f0
to
73bb465
Compare
renovate
bot
changed the title
chore(deps): update parcel monorepo to v2.8.3
chore(deps): update parcel monorepo to v2.9.1
May 30, 2023
renovate
bot
force-pushed
the
renovate/parcel-monorepo
branch
from
June 9, 2023 23:48
73bb465
to
c8f357b
Compare
renovate
bot
changed the title
chore(deps): update parcel monorepo to v2.9.1
chore(deps): update parcel monorepo to v2.9.2
Jun 9, 2023
renovate
bot
force-pushed
the
renovate/parcel-monorepo
branch
from
June 25, 2023 14:38
c8f357b
to
2e345cb
Compare
renovate
bot
changed the title
chore(deps): update parcel monorepo to v2.9.2
chore(deps): update parcel monorepo to v2.9.3
Jun 25, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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:
2.8.0
->2.9.3
2.8.0
->2.9.3
Release Notes
parcel-bundler/parcel (@parcel/config-default)
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
- Details@parcel/transformers-typescript-types
- DetailscreateImportSpecifier
with TypeScript 4.5+ - Details"sideEffects"
field - Detailssemver
dependency version range - DetailsError
object - Detailslmdb-store
to v2 - Details@parcel/hash
browser polyfill - DetailsBundleGraph#getReferencedBundle
faster - Details[2.0.1] - 2021-11-08
Fixed
@tailwindcss/forms
and PostCSS nodes missing asource
property - Detailsnew
expressions - Details.yml
for YAML files, in addition to.yaml
- Details@parcel/config-webextension
- Detailsthis
context - Detailsengines.parcel
with core version when releasing nightlies - Details@parcel/core
- Details@parcel/diagnostic
to@parcel/transformer-typescript-types
- DetailsExperiments
@parcel/optimizer-esbuild
plugin - Details@parcel/optimizer-swc
plugin - Details[2.0.0] - 2021-10-13
See the blog post.
[1.12.3] - 2019-03-20
<7.4.0
because of bugs in that release.[1.12.2] - 2019-03-13
[1.12.1] - 2019-03-12
Fixed
[1.12.0] - 2019-03-06
Added
chrome-extension://
protocol to bundle-url.js DetailsFixed
[1.11.0] - 2018-12-18
Added
Fixed
[1.10.3] - 2018-10-11
Fixed
[1.10.2] - 2018-10-06
Added
<image>
as a valid element type to bundle in<svg>
tags Details.postcssrc.json
as a PostCSS config DetailsFixed
[1.10.1] - 2018-09-26
Fixed
[1.10.0] - 2018-09-25
Added
--target=node
Details--public-url
Details--no-content-hash
option to build cli DetailsFixed
~/...
imports Details[1.9.7] - 2018-07-15
Fixed
[1.9.6] - 2018-07-11
Fixed
[1.9.5] - 2018-07-11
Added
cssnano
DetailsConfiguration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.