-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
fix(deps): update parcel to v2.8.2 #37383
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
renovate
bot
added
the
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
label
Jan 1, 2023
gatsbot
bot
added
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Jan 1, 2023
LekoArts
removed
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Jan 4, 2023
This was referenced Jan 10, 2023
This was referenced Jan 10, 2023
This was referenced Jan 11, 2023
This was referenced Feb 16, 2023
This was referenced Feb 18, 2023
This was referenced Apr 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
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.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
2.8.1
->2.8.2
Release Notes
parcel-bundler/parcel
v2.8.2
Compare Source
[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 - "before 7am on the first day of the month" in timezone GMT, 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.